:root{--teg-ink:#0a0a0a;--teg-ink-soft:#6b6b6b;--teg-ink-muted:#a0a0a0;--teg-stone:#a8a29e;--teg-stone-light:#d6d3d1;--teg-cream:#fafafa;--teg-cream-warm:#f5f5f5;--teg-surface:#fff;--teg-teal:#0d6efd;--teg-teal-dark:#0b5ed7;--teg-teal-darker:#0a58ca;--teg-teal-light:#e8f2ff;--teg-amber:#d97706;--teg-amber-light:#fef3c7;--teg-green:#16a34a;--teg-green-light:#dcfce7;--teg-red:#dc2626;--teg-red-light:#fee2e2;--teg-border:#e5e5e5;--teg-border-strong:#d4d4d4;--teg-radius-sm:6px;--teg-radius-md:10px;--teg-radius-lg:16px;--teg-radius-xl:24px;--teg-radius-full:9999px;--teg-shadow-sm:0 1px 2px #0000000a;--teg-shadow-md:0 4px 12px #0000000f, 0 2px 4px #0000000a;--teg-shadow-lg:0 12px 40px #00000014, 0 4px 12px #0000000a;--teg-ease-out:cubic-bezier(.16, 1, .3, 1);--teg-content:1180px;--teg-gutter:clamp(1.25rem, 4vw, 3rem)}.LandingPage-module__E0228q__page{background:var(--teg-cream);min-height:100vh;color:var(--teg-ink);font-feature-settings:"cv02", "cv03", "cv04", "cv11";flex-direction:column;display:flex}.LandingPage-module__E0228q__navbar{padding:.875rem var(--teg-gutter);z-index:100;transition:background .25s var(--teg-ease-out), border-color .25s var(--teg-ease-out), box-shadow .25s var(--teg-ease-out), backdrop-filter .25s var(--teg-ease-out);background:#fafafac7;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:1.5rem;display:flex;position:fixed;inset:0 0 auto}.LandingPage-module__E0228q__navbarScrolled{border-bottom-color:var(--teg-border);-webkit-backdrop-filter:saturate(160%)blur(14px);background:#fafafaf0}.LandingPage-module__E0228q__logoGroup{color:inherit;align-items:center;gap:.625rem;text-decoration:none;display:inline-flex}.LandingPage-module__E0228q__logoMark{border-radius:8px}.LandingPage-module__E0228q__logoImageWrapper{flex-shrink:0;justify-content:center;align-items:center;width:140px;height:40px;display:flex}.LandingPage-module__E0228q__logoText{letter-spacing:-.02em;color:var(--teg-ink);font-size:1.05rem;font-weight:700}.LandingPage-module__E0228q__navLinks{align-items:center;gap:2rem;display:none}@media (min-width:820px){.LandingPage-module__E0228q__navLinks{display:flex}}.LandingPage-module__E0228q__navLink{color:var(--teg-ink-soft);transition:color .2s var(--teg-ease-out);font-size:.92rem;font-weight:500;text-decoration:none}.LandingPage-module__E0228q__navLink:hover{color:var(--teg-teal);text-decoration:none}.LandingPage-module__E0228q__navActions{align-items:center;gap:.75rem;display:flex}.LandingPage-module__E0228q__navSecondary{color:var(--teg-ink-soft);padding:.45rem .75rem;font-size:.92rem;font-weight:500;text-decoration:none;display:none}@media (min-width:480px){.LandingPage-module__E0228q__navSecondary{display:inline-flex}}.LandingPage-module__E0228q__navSecondary:hover{color:var(--teg-teal);text-decoration:none}.LandingPage-module__E0228q__navPrimary{border-radius:var(--teg-radius-md);background:var(--teg-teal);color:#fff;transition:background .2s var(--teg-ease-out), transform .2s var(--teg-ease-out);justify-content:center;align-items:center;padding:.55rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.LandingPage-module__E0228q__navPrimary:hover{background:var(--teg-teal-dark);text-decoration:none;transform:translateY(-1px)}.LandingPage-module__E0228q__hero{padding:clamp(2.5rem, 5vw, 4.5rem) var(--teg-gutter) clamp(3.5rem, 7vw, 6rem);background:var(--teg-cream);border-bottom:2px solid var(--teg-teal)}.LandingPage-module__E0228q__heroInner{max-width:var(--teg-content);grid-template-columns:1fr;align-items:center;gap:3.5rem;margin:0 auto;display:grid}@media (min-width:980px){.LandingPage-module__E0228q__heroInner{grid-template-columns:1.05fr 1fr;gap:4rem}}.LandingPage-module__E0228q__heroText{max-width:580px}.LandingPage-module__E0228q__headline{letter-spacing:-.035em;max-width:17ch;color:var(--teg-ink);text-wrap:balance;margin:0 0 1.25rem;font-size:clamp(2.5rem,4.5vw,3.55rem);font-weight:800;line-height:1.05}.LandingPage-module__E0228q__subtitle{color:var(--teg-ink-soft);margin:0 0 2rem;font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.7}.LandingPage-module__E0228q__heroCta{flex-wrap:wrap;gap:.875rem;margin-bottom:2rem;display:flex}.LandingPage-module__E0228q__ctaPrimary,.LandingPage-module__E0228q__ctaPrimaryLight{border-radius:var(--teg-radius-md);background:var(--teg-teal);color:#fff;transition:background .2s var(--teg-ease-out), transform .2s var(--teg-ease-out), box-shadow .2s var(--teg-ease-out);justify-content:center;align-items:center;padding:.85rem 1.35rem;font-size:.98rem;font-weight:600;text-decoration:none;display:inline-flex}.LandingPage-module__E0228q__ctaPrimary:hover,.LandingPage-module__E0228q__ctaPrimaryLight:hover{background:var(--teg-teal-dark);box-shadow:var(--teg-shadow-md);text-decoration:none;transform:translateY(-2px)}.LandingPage-module__E0228q__ctaSecondary,.LandingPage-module__E0228q__ctaSecondaryLight{border-radius:var(--teg-radius-md);background:var(--teg-surface);color:var(--teg-ink);border:1px solid var(--teg-border-strong);transition:border-color .2s var(--teg-ease-out), transform .2s var(--teg-ease-out), background .2s var(--teg-ease-out);justify-content:center;align-items:center;padding:.85rem 1.35rem;font-size:.98rem;font-weight:600;text-decoration:none;display:inline-flex}.LandingPage-module__E0228q__ctaSecondary:hover,.LandingPage-module__E0228q__ctaSecondaryLight:hover{border-color:var(--teg-teal);background:var(--teg-teal-light);text-decoration:none;transform:translateY(-2px)}.LandingPage-module__E0228q__ctaPrimaryLight{color:var(--teg-teal);background:#fff}.LandingPage-module__E0228q__ctaPrimaryLight:hover{background:var(--teg-teal-light)}.LandingPage-module__E0228q__ctaSecondaryLight{color:#fff;background:#ffffff1a;border-color:#ffffff40}.LandingPage-module__E0228q__ctaSecondaryLight:hover{background:#ffffff26;border-color:#fff6}.LandingPage-module__E0228q__heroChecks{flex-wrap:wrap;gap:.65rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.LandingPage-module__E0228q__heroChecks li{color:var(--teg-ink-soft);align-items:center;gap:.45rem;font-size:.88rem;font-weight:500;display:inline-flex}.LandingPage-module__E0228q__heroCheckIcon{color:var(--teg-teal);flex-shrink:0}.LandingPage-module__E0228q__heroVisual{position:relative}.LandingPage-module__E0228q__heroBadge{box-sizing:border-box;background:var(--teg-surface);border:1px solid var(--teg-border-strong);border-radius:var(--teg-radius-md);width:fit-content;max-width:100%;box-shadow:var(--teg-shadow-md);color:var(--teg-ink-soft);align-items:center;gap:.45rem;margin:1.35rem auto 0;padding:.55rem .9rem;font-size:.82rem;font-weight:600;display:flex}.LandingPage-module__E0228q__trustSection{padding:1.75rem var(--teg-gutter);background:var(--teg-surface);border-bottom:1px solid var(--teg-border);text-align:center}.LandingPage-module__E0228q__trustLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--teg-ink-muted);margin:0 0 1rem;font-size:.72rem;font-weight:700}.LandingPage-module__E0228q__trustGrid{max-width:var(--teg-content);flex-wrap:wrap;justify-content:center;gap:.2rem 0;margin:0 auto;display:flex}.LandingPage-module__E0228q__trustItem{color:var(--teg-ink-soft);border:0;border-radius:0;align-items:center;padding:.25rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.LandingPage-module__E0228q__trustItem+.LandingPage-module__E0228q__trustItem:before{background:var(--teg-border-strong);content:"";width:1px;height:1.1rem;margin-right:1rem}.LandingPage-module__E0228q__sectionIntro{max-width:var(--teg-content);text-align:left;margin:0 auto 2.5rem}.LandingPage-module__E0228q__sectionIntroCenter{text-align:center;max-width:680px;margin:0 auto 3rem}.LandingPage-module__E0228q__sectionTitle{letter-spacing:-.03em;color:var(--teg-ink);margin:0 0 1rem;font-size:clamp(1.85rem,3.8vw,2.6rem);font-weight:800;line-height:1.1}.LandingPage-module__E0228q__sectionSubtitle{color:var(--teg-ink-soft);margin:0;font-size:1.1rem;line-height:1.65}.LandingPage-module__E0228q__featuresSection{padding:clamp(4rem, 8vw, 6rem) var(--teg-gutter);background:var(--teg-cream)}.LandingPage-module__E0228q__featuresGrid{max-width:var(--teg-content);border-top:1px solid var(--teg-border);border-left:1px solid var(--teg-border);grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:0;margin:0 auto;display:grid}.LandingPage-module__E0228q__featureCard{box-sizing:border-box;border:0;border-right:1px solid var(--teg-border);border-bottom:1px solid var(--teg-border);min-height:15rem;transition:border-color .2s var(--teg-ease-out), transform .2s var(--teg-ease-out), box-shadow .2s var(--teg-ease-out);background:0 0;border-radius:0;flex-direction:column;padding:1.6rem;display:flex}.LandingPage-module__E0228q__featureCard:hover{background:var(--teg-surface);border-color:var(--teg-border);box-shadow:none;transform:none}.LandingPage-module__E0228q__featureIcon{background:var(--teg-teal-light);width:42px;height:42px;color:var(--teg-teal);border-radius:10px;justify-content:center;align-items:center;margin-bottom:1.1rem;display:inline-flex}.LandingPage-module__E0228q__featureTitle{letter-spacing:-.01em;color:var(--teg-ink);margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.LandingPage-module__E0228q__featureDesc{color:var(--teg-ink-soft);margin:0;font-size:.95rem;line-height:1.6}.LandingPage-module__E0228q__featureCardPlanned{background:var(--teg-cream-warm)}.LandingPage-module__E0228q__featureCardPlanned .LandingPage-module__E0228q__featureIcon{background:var(--teg-amber-light);color:var(--teg-amber)}.LandingPage-module__E0228q__featureAvailability{color:var(--teg-amber);letter-spacing:.06em;text-transform:uppercase;align-self:flex-start;margin:auto 0 0;padding-top:1rem;font-size:.72rem;font-weight:700}@media (min-width:880px){.LandingPage-module__E0228q__featuresGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.LandingPage-module__E0228q__featuresGridTwo{grid-template-columns:repeat(2,minmax(0,1fr));max-width:880px}}.LandingPage-module__E0228q__complianceSection{padding:clamp(4rem, 8vw, 6rem) var(--teg-gutter);background:var(--teg-cream-warm);border-top:1px solid var(--teg-border);border-bottom:1px solid var(--teg-border)}.LandingPage-module__E0228q__complianceInner{max-width:var(--teg-content);grid-template-columns:1fr;align-items:center;gap:3rem;margin:0 auto;display:grid}@media (min-width:920px){.LandingPage-module__E0228q__complianceInner{grid-template-columns:1fr 1.05fr;gap:5rem}}.LandingPage-module__E0228q__complianceText .LandingPage-module__E0228q__sectionIntro{text-align:left;margin-bottom:1.5rem;margin-left:0;margin-right:0}.LandingPage-module__E0228q__complianceList{flex-direction:column;gap:.85rem;margin:1.5rem 0 1.75rem;padding:0;list-style:none;display:flex}.LandingPage-module__E0228q__complianceList li{color:var(--teg-ink-soft);align-items:flex-start;gap:.75rem;font-size:1rem;font-weight:500;display:flex}.LandingPage-module__E0228q__complianceCheck{background:var(--teg-teal-light);width:22px;height:22px;color:var(--teg-teal);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.LandingPage-module__E0228q__textLink{color:var(--teg-teal);transition:gap .2s var(--teg-ease-out);align-items:center;gap:.35rem;font-size:.98rem;font-weight:700;text-decoration:none;display:inline-flex}.LandingPage-module__E0228q__textLink:hover{gap:.55rem;text-decoration:none}.LandingPage-module__E0228q__complianceVisual{justify-content:center;display:flex}.LandingPage-module__E0228q__pdfCard{background:var(--teg-surface);border:1px solid var(--teg-border-strong);border-radius:var(--teg-radius-md);width:100%;max-width:460px;box-shadow:var(--teg-shadow-lg);overflow:hidden}.LandingPage-module__E0228q__pdfHeader{border-bottom:1px solid var(--teg-border);background:var(--teg-cream);align-items:center;gap:.75rem;padding:1rem 1.1rem;display:flex}.LandingPage-module__E0228q__pdfIcon{background:var(--teg-red-light);width:36px;height:36px;color:var(--teg-red);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.LandingPage-module__E0228q__pdfTitle{color:var(--teg-ink);font-size:.9rem;font-weight:700}.LandingPage-module__E0228q__pdfMeta{color:var(--teg-ink-muted);font-size:.75rem}.LandingPage-module__E0228q__pdfBadge{border-radius:var(--teg-radius-full);background:var(--teg-green-light);color:var(--teg-green);text-transform:uppercase;letter-spacing:.03em;margin-left:auto;padding:.25rem .55rem;font-size:.68rem;font-weight:800}.LandingPage-module__E0228q__pdfBody{flex-direction:column;gap:.85rem;padding:1.1rem;display:flex}.LandingPage-module__E0228q__pdfRow{border-bottom:1px solid var(--teg-border);justify-content:space-between;align-items:center;padding-bottom:.55rem;font-size:.85rem;display:flex}.LandingPage-module__E0228q__pdfRow span{color:var(--teg-ink-muted)}.LandingPage-module__E0228q__pdfRow strong{color:var(--teg-ink);font-weight:600}.LandingPage-module__E0228q__pdfSteps{flex-direction:column;gap:.5rem;display:flex}.LandingPage-module__E0228q__pdfStep{color:var(--teg-ink-soft);align-items:flex-start;gap:.6rem;font-size:.84rem;line-height:1.45;display:flex}.LandingPage-module__E0228q__pdfStepNum{background:var(--teg-cream-warm);border:1px solid var(--teg-border);width:20px;height:20px;color:var(--teg-ink-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.65rem;font-weight:800;display:inline-flex}.LandingPage-module__E0228q__pdfQrRow{border-top:1px solid var(--teg-border);color:var(--teg-ink-muted);align-items:center;gap:.75rem;padding-top:.75rem;font-size:.78rem;font-weight:500;display:flex}.LandingPage-module__E0228q__pdfQr{object-fit:contain;border:1px solid var(--teg-border-strong);border-radius:4px;width:48px;height:48px;display:block}.LandingPage-module__E0228q__stepsSection{padding:clamp(4rem, 8vw, 6rem) var(--teg-gutter);background:var(--teg-cream)}.LandingPage-module__E0228q__stepsGrid{max-width:var(--teg-content);grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:2.5rem;margin:0 auto;display:grid}.LandingPage-module__E0228q__step{padding-top:1.5rem;position:relative}.LandingPage-module__E0228q__step:before{content:"";background:var(--teg-teal);border-radius:2px;height:2px;position:absolute;top:0;left:0;right:0}.LandingPage-module__E0228q__stepNumber{color:var(--teg-teal);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:.72rem;font-weight:800}.LandingPage-module__E0228q__stepTitle{letter-spacing:-.01em;color:var(--teg-ink);margin:0 0 .55rem;font-size:1.15rem;font-weight:700}.LandingPage-module__E0228q__stepDesc{color:var(--teg-ink-soft);margin:0;font-size:.96rem;line-height:1.65}.LandingPage-module__E0228q__partnerSection{color:#b9cbdd;background:repeating-linear-gradient(90deg,#ffffff09 0 1px,#0000 1px 48px),repeating-linear-gradient(#ffffff09 0 1px,#0000 1px 48px),#0c2d52;border-top:1px solid #123a66;border-bottom:1px solid #123a66}.LandingPage-module__E0228q__mobileMenuButton{width:40px;height:40px;color:var(--teg-ink);border:1px solid var(--teg-border);border-radius:var(--teg-radius-md);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:0;display:inline-flex}.LandingPage-module__E0228q__mobileMenuButton:hover{color:var(--teg-teal);border-color:var(--teg-teal)}.LandingPage-module__E0228q__mobileMenu{top:calc(100% + .5rem);right:var(--teg-gutter);left:var(--teg-gutter);background:var(--teg-surface);border:1px solid var(--teg-border);border-radius:var(--teg-radius-md);box-shadow:var(--teg-shadow-lg);gap:.15rem;padding:.65rem;display:grid;position:absolute}.LandingPage-module__E0228q__mobileMenu a{color:var(--teg-ink);border-radius:var(--teg-radius-sm);padding:.8rem .9rem;font-size:.96rem;font-weight:650;text-decoration:none}.LandingPage-module__E0228q__mobileMenu a:hover{color:var(--teg-teal);background:var(--teg-teal-light)}@media (min-width:820px){.LandingPage-module__E0228q__mobileMenuButton,.LandingPage-module__E0228q__mobileMenu{display:none}}.LandingPage-module__E0228q__partnerTape{background:repeating-linear-gradient(-45deg,#081f38 0 14px,#8fc3f8 14px 28px);border-bottom:1px solid #081f38;height:10px}.LandingPage-module__E0228q__partnerInner{max-width:var(--teg-content);padding:clamp(2.5rem, 6vw, 4.5rem) var(--teg-gutter);margin:0 auto}.LandingPage-module__E0228q__partnerBody{grid-template-columns:1fr;align-items:start;gap:2rem;display:grid}.LandingPage-module__E0228q__partnerText{min-width:0}@media (min-width:940px){.LandingPage-module__E0228q__partnerBody{grid-template-columns:340px 1fr;gap:3.5rem}}.LandingPage-module__E0228q__partnerInner .LandingPage-module__E0228q__sectionIntro{text-align:left;max-width:none;margin:0 0 1.75rem}.LandingPage-module__E0228q__partnerTitle{font-family:var(--font-barlow), "Arial Narrow", sans-serif;letter-spacing:-.025em;color:#fff;text-wrap:balance;margin:0;font-size:clamp(1.7rem,3vw,2.35rem);font-weight:800;line-height:1.08}.LandingPage-module__E0228q__partnerDesc{color:#b9cbdd;margin:0 0 1.5rem;font-size:1rem;line-height:1.7}.LandingPage-module__E0228q__partnerDesc strong{color:#fff}.LandingPage-module__E0228q__partnerServices{grid-template-columns:1fr;gap:.85rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}@media (min-width:720px){.LandingPage-module__E0228q__partnerServices{grid-template-columns:repeat(2,minmax(0,1fr))}}.LandingPage-module__E0228q__partnerService{color:#ddecfd;padding-left:2rem;font-size:.92rem;font-weight:500;line-height:1.45;position:relative}.LandingPage-module__E0228q__partnerService:before{content:"";background:#8fc3f81f url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237fb3de' stroke-width='3.5' stroke-linecap='square' stroke-linejoin='miter'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") 50%/.75rem no-repeat;border:1px solid #8fc3f84d;width:1.35rem;height:1.35rem;position:absolute;top:.1em;left:0}.LandingPage-module__E0228q__partnerMeta{letter-spacing:.06em;text-transform:uppercase;color:#7f9ab8;flex-wrap:wrap;align-items:center;gap:.45rem;max-width:100%;margin:0;font-size:.76rem;display:inline-flex}.LandingPage-module__E0228q__partnerCard{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff0d;border:1px solid #ffffff29;flex-direction:column;align-items:flex-start;gap:.55rem;padding:2.1rem 1.75rem 1.75rem;display:flex;position:relative;box-shadow:0 14px 32px #081f3847}.LandingPage-module__E0228q__partnerStamp{letter-spacing:.18em;text-transform:uppercase;color:#bed9fb;background:#081f38e6;border:1.5px solid;padding:.4rem .65rem;font-size:.58rem;font-weight:600;position:absolute;top:-.85rem;right:1rem;transform:rotate(-2.5deg)}.LandingPage-module__E0228q__partnerCardBadge{letter-spacing:.14em;text-transform:uppercase;color:#8fc3f8;background:#8fc3f81f;border:1px solid #8fc3f859;align-items:center;gap:.45rem;margin-bottom:.35rem;padding:.35rem .7rem;font-size:.68rem;font-weight:600;display:inline-flex}.LandingPage-module__E0228q__partnerCardName{color:#fff;font-size:1.5rem;font-weight:800;line-height:1.1}.LandingPage-module__E0228q__partnerCardTag{color:#b9cbdd;font-size:.86rem;line-height:1.5}.LandingPage-module__E0228q__partnerCardTag+.LandingPage-module__E0228q__partnerCardTag{color:#7f9ab8;margin-top:-.35rem;font-size:.8rem}.LandingPage-module__E0228q__partnerCta{letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#0d6efd;border:1px solid #0b5ed7;justify-content:center;align-items:center;gap:.55rem;margin-top:1.1rem;padding:.9rem 1.25rem;font-size:.76rem;font-weight:600;line-height:1;text-decoration:none;transition:transform .12s,box-shadow .12s,background-color .15s;display:inline-flex;box-shadow:0 6px 14px #0d6efd3d}.LandingPage-module__E0228q__partnerCta:hover{color:#fff;background:#0b5ed7;transform:translateY(-1px);box-shadow:0 10px 18px #0d6efd4d}@media (max-width:560px){.LandingPage-module__E0228q__partnerCard{padding:1.75rem 1.25rem 1.5rem;box-shadow:0 10px 22px #081f3840}.LandingPage-module__E0228q__partnerCta{width:100%}}.LandingPage-module__E0228q__faqSection{padding:clamp(4rem, 8vw, 6rem) var(--teg-gutter);background:var(--teg-surface);border-top:1px solid var(--teg-border)}.LandingPage-module__E0228q__faqList{flex-direction:column;gap:.75rem;max-width:760px;margin:0 auto;display:flex}.LandingPage-module__E0228q__faqItem{border:1px solid var(--teg-border);border-radius:var(--teg-radius-md);transition:border-color .2s var(--teg-ease-out);overflow:hidden}.LandingPage-module__E0228q__faqItem:hover,.LandingPage-module__E0228q__faqItemOpen{border-color:var(--teg-teal)}.LandingPage-module__E0228q__faqQuestion{cursor:pointer;width:100%;color:var(--teg-ink);text-align:left;transition:color .2s var(--teg-ease-out);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:700;display:flex}.LandingPage-module__E0228q__faqQuestion:hover{color:var(--teg-teal)}.LandingPage-module__E0228q__faqChevron{background:var(--teg-cream);width:28px;height:28px;color:var(--teg-ink-muted);transition:transform .3s var(--teg-ease-out), background .2s var(--teg-ease-out);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.LandingPage-module__E0228q__faqChevronOpen{background:var(--teg-teal-light);color:var(--teg-teal);transform:rotate(180deg)}.LandingPage-module__E0228q__faqAnswerWrapper{transition:max-height .35s var(--teg-ease-out);overflow:hidden}.LandingPage-module__E0228q__faqAnswer{color:var(--teg-ink-soft);margin:0;padding:0 1.25rem 1.25rem;font-size:.96rem;line-height:1.65}.LandingPage-module__E0228q__ctaSection{padding:clamp(4rem, 8vw, 6rem) var(--teg-gutter);background:var(--teg-teal-dark)}.LandingPage-module__E0228q__ctaInner{max-width:var(--teg-content);text-align:center;flex-direction:column;align-items:center;gap:2rem;margin:0 auto;display:flex}@media (min-width:720px){.LandingPage-module__E0228q__ctaInner{text-align:left;flex-direction:row;justify-content:space-between}}.LandingPage-module__E0228q__ctaTitle{letter-spacing:-.03em;color:#fff;margin:0 0 .75rem;font-size:clamp(1.65rem,3.2vw,2.25rem);font-weight:800}.LandingPage-module__E0228q__ctaDesc{color:#ffffffbf;max-width:520px;margin:0;font-size:1.05rem;line-height:1.6}.LandingPage-module__E0228q__ctaActions{flex-wrap:wrap;flex-shrink:0;gap:.75rem;display:flex}.LandingPage-module__E0228q__ctaText{min-width:0}.LandingPage-module__E0228q__footer{background:var(--teg-ink);color:var(--teg-stone);padding:3.5rem var(--teg-gutter) 1.75rem;margin-top:auto}.LandingPage-module__E0228q__footerInner{max-width:var(--teg-content);border-bottom:1px solid #292524;grid-template-columns:1fr;gap:2.5rem;margin:0 auto;padding-bottom:2.5rem;display:grid}@media (min-width:720px){.LandingPage-module__E0228q__footerInner{grid-template-columns:1.25fr 2fr}}.LandingPage-module__E0228q__footerLogo{color:#fff;align-items:center;gap:.6rem;margin-bottom:.75rem;font-size:1.05rem;font-weight:700;text-decoration:none;display:inline-flex}.LandingPage-module__E0228q__footerLogo:hover{text-decoration:none}.LandingPage-module__E0228q__footerTagline{color:var(--teg-stone);max-width:280px;margin:0;font-size:.92rem;line-height:1.6}.LandingPage-module__E0228q__footerLinks{flex-wrap:wrap;justify-content:flex-end;gap:1.1rem;display:flex}.LandingPage-module__E0228q__footerLink{color:var(--teg-stone);transition:color .2s var(--teg-ease-out), transform .2s var(--teg-ease-out);font-size:.9rem;font-weight:500;text-decoration:none}.LandingPage-module__E0228q__footerLink:hover{color:#fff;text-decoration:none;transform:translate(2px)}.LandingPage-module__E0228q__footerBottom{max-width:var(--teg-content);margin:1.5rem auto 0}.LandingPage-module__E0228q__footerCopyright{color:var(--teg-ink-muted);margin:0;font-size:.85rem}.LandingPage-module__E0228q__cookieBanner{z-index:200;justify-content:center;padding:1rem;display:flex;position:fixed;bottom:0;left:0;right:0}.LandingPage-module__E0228q__cookieBannerContent{border:1px solid var(--teg-border);border-radius:var(--teg-radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;max-width:960px;box-shadow:var(--teg-shadow-lg);background:#fffffff5;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.LandingPage-module__E0228q__cookieBannerText{color:var(--teg-ink-soft);margin:0;font-size:.9rem;line-height:1.5}.LandingPage-module__E0228q__cookieBannerLink{color:var(--teg-teal);font-weight:700;text-decoration:none}.LandingPage-module__E0228q__cookieBannerLink:hover{text-decoration:underline}.LandingPage-module__E0228q__cookieBannerActions{flex-shrink:0}.LandingPage-module__E0228q__cookieBannerButton{border-radius:var(--teg-radius-sm);background:var(--teg-teal);color:#fff;cursor:pointer;transition:background .2s var(--teg-ease-out);border:none;padding:.55rem 1rem;font-size:.9rem;font-weight:600}.LandingPage-module__E0228q__cookieBannerButton:hover{background:var(--teg-teal-dark)}@media (max-width:560px){.LandingPage-module__E0228q__cookieBannerContent{flex-direction:column;align-items:flex-start}}[data-mantine-color-scheme=dark] .LandingPage-module__E0228q__page{--teg-ink:#f5f5f4;--teg-ink-soft:#d6d3d1;--teg-ink-muted:#a8a29e;--teg-stone:#78716c;--teg-stone-light:#57534e;--teg-cream:#0c0a09;--teg-cream-warm:#141211;--teg-surface:#1c1917;--teg-teal:#60a5fa;--teg-teal-dark:#2563eb;--teg-teal-light:#60a5fa24;--teg-border:#292524;--teg-border-strong:#44403c}:is([data-mantine-color-scheme=dark] .LandingPage-module__E0228q__navbar,[data-mantine-color-scheme=dark] .LandingPage-module__E0228q__navbarScrolled){border-bottom-color:var(--teg-border);background:#0c0a09e0}[data-mantine-color-scheme=dark] .LandingPage-module__E0228q__hero{background:radial-gradient(ellipse 80% 50% at 90% 10%, #60a5fa1a, transparent), var(--teg-cream)}:is([data-mantine-color-scheme=dark] .LandingPage-module__E0228q__trustSection,[data-mantine-color-scheme=dark] .LandingPage-module__E0228q__featuresSection,[data-mantine-color-scheme=dark] .LandingPage-module__E0228q__stepsSection,[data-mantine-color-scheme=dark] .LandingPage-module__E0228q__faqSection){background:var(--teg-cream)}[data-mantine-color-scheme=dark] .LandingPage-module__E0228q__complianceSection{background:var(--teg-cream-warm)}[data-mantine-color-scheme=dark] .LandingPage-module__E0228q__cookieBannerContent{background:#1c1917f5}@media (prefers-reduced-motion:reduce){.LandingPage-module__E0228q__featureCard,.LandingPage-module__E0228q__faqChevron,.LandingPage-module__E0228q__footerLink,.LandingPage-module__E0228q__navPrimary,.LandingPage-module__E0228q__ctaPrimary,.LandingPage-module__E0228q__ctaSecondary,.LandingPage-module__E0228q__ctaPrimaryLight,.LandingPage-module__E0228q__ctaSecondaryLight{transition:none}.LandingPage-module__E0228q__featureCard:hover,.LandingPage-module__E0228q__navPrimary:hover,.LandingPage-module__E0228q__ctaPrimary:hover,.LandingPage-module__E0228q__ctaSecondary:hover,.LandingPage-module__E0228q__ctaPrimaryLight:hover,.LandingPage-module__E0228q__ctaSecondaryLight:hover{transform:none}}.LandingPage-module__E0228q__featureCard{position:relative}.LandingPage-module__E0228q__partnerProgramLink{color:#8fc3f8;margin-top:1.1rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.LandingPage-module__E0228q__partnerProgramLink:hover{color:#fff;text-decoration:underline}.LandingPage-module__E0228q__hero{background:var(--teg-cream);border-bottom:2px solid var(--teg-teal)}.LandingPage-module__E0228q__faqItem,.LandingPage-module__E0228q__pdfCard{border-radius:var(--teg-radius-sm)}.LandingPage-module__E0228q__featureCard:hover{box-shadow:none;border-color:var(--teg-border);transform:none}.LandingPage-module__E0228q__heroBadge{background:var(--teg-surface);box-shadow:var(--teg-shadow-sm)}
@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e37557cf0085218d-s.323_pd8dkinxn.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(../media/146a3e5eadafdf83-s.3o5kmmd3ujeri.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d9b5d46d9a89ffe6-s.p.0rkprfbp4mv-a.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow Condensed Fallback;src:local(Arial);ascent-override:130.73%;descent-override:26.15%;line-gap-override:0.0%;size-adjust:76.49%}.barlow_condensed_a153364a-module__vpGI8G__className{font-family:Barlow Condensed,Barlow Condensed Fallback;font-style:normal;font-weight:700}.barlow_condensed_a153364a-module__vpGI8G__variable{--font-barlow:"Barlow Condensed", "Barlow Condensed Fallback"}
@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5e05ae5b48faa55e-s.31-2bzhq1gx_9.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a7afbb44bec2bb18-s.3xauquyg2sixn.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/02263ebadd758ea4-s.2taws-qdxmzlf.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/68757d6cddeff913-s.0htwiiqufp3l9.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/effe91970fc4db64-s.p.28xcb7557rbh2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ff74e33ebd7bca3-s.2ontrj8z1-o25.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1a69062cfe6f77f8-s.33iiebxkijmxa.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9a4838fcda0d1bca-s.2nzetymcmw3t7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2e95a7d252b9825a-s.0_f09-l1omku8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/23b7a97ae3b5c134-s.p.0fcfx2a-jndc5.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono Fallback;src:local(Arial);ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.0%;size-adjust:134.59%}.ibm_plex_mono_fe14bd6-module__FfLMjG__className{font-family:IBM Plex Mono,IBM Plex Mono Fallback;font-style:normal}.ibm_plex_mono_fe14bd6-module__FfLMjG__variable{--font-plex-mono:"IBM Plex Mono", "IBM Plex Mono Fallback"}
.MarketingHeader-module__ya3iya__header{box-sizing:border-box;z-index:100;background:#fff;border-bottom:1px solid #dbe1e8;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;height:72px;padding:0 clamp(1.25rem,4vw,3rem);display:grid;position:sticky;top:0}.MarketingHeader-module__ya3iya__logo{flex-shrink:0;align-items:center;display:inline-flex}.MarketingHeader-module__ya3iya__logo img{object-fit:contain;width:200px;height:54px}.MarketingHeader-module__ya3iya__desktopNav{white-space:nowrap;justify-content:center;align-items:center;gap:clamp(.9rem,2vw,1.7rem);display:flex}.MarketingHeader-module__ya3iya__desktopNav a,.MarketingHeader-module__ya3iya__accountLink{color:#6b7280;font-size:.9rem;font-weight:650;text-decoration:none}.MarketingHeader-module__ya3iya__desktopNav a:hover,.MarketingHeader-module__ya3iya__accountLink:hover{color:#0d6efd}.MarketingHeader-module__ya3iya__desktopNav a[aria-current=page]{color:#0c2d52}.MarketingHeader-module__ya3iya__desktopNav a[aria-current=page]:after{content:"";background:#0d6efd;height:2px;margin-top:.35rem;display:block}.MarketingHeader-module__ya3iya__actions{justify-self:end;align-items:center;gap:.7rem;margin-left:auto;display:flex}.MarketingHeader-module__ya3iya__demoLink{color:#fff;background:#0d6efd;border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:0 .95rem;font-size:.9rem;font-weight:750;text-decoration:none;transition:background .16s,transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 4px 12px #0d6efd33}.MarketingHeader-module__ya3iya__demoLink:hover{background:#0b5ed7;transform:translateY(-1px);box-shadow:0 7px 16px #0d6efd42}.MarketingHeader-module__ya3iya__menuButton{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:none}.MarketingHeader-module__ya3iya__menuButton:hover{color:#0d6efd;border-color:#0d6efd}.MarketingHeader-module__ya3iya__menuButton:focus-visible,.MarketingHeader-module__ya3iya__desktopNav a:focus-visible,.MarketingHeader-module__ya3iya__accountLink:focus-visible,.MarketingHeader-module__ya3iya__demoLink:focus-visible,.MarketingHeader-module__ya3iya__mobileNav a:focus-visible{outline-offset:2px;outline:3px solid #0d6efd47}.MarketingHeader-module__ya3iya__mobileNav{background:#fff;border:1px solid #d1d5db;border-radius:10px;gap:.1rem;max-height:calc(100vh - 96px);padding:.6rem;display:grid;position:absolute;top:calc(100% + .45rem);left:1rem;right:1rem;overflow-y:auto;box-shadow:0 14px 36px #0f172a24}.MarketingHeader-module__ya3iya__mobileNav a{color:#111827;border-radius:6px;padding:.78rem .85rem;font-size:.96rem;font-weight:650;text-decoration:none}.MarketingHeader-module__ya3iya__mobileNav a:hover{color:#0d6efd;background:#e8f2ff}.MarketingHeader-module__ya3iya__mobileNav a[aria-current=page]{color:#0b5ed7;background:#e8f2ff}.MarketingHeader-module__ya3iya__mobileNavDivider{background:#e5e7eb;height:1px;margin:.4rem .5rem}.MarketingHeader-module__ya3iya__mobileNavCta{text-align:center;box-shadow:0 4px 12px #0d6efd33;color:#fff!important;background:#0d6efd!important}.MarketingHeader-module__ya3iya__mobileNavCta:hover{color:#fff!important;background:#0b5ed7!important}@media (max-width:1120px){.MarketingHeader-module__ya3iya__header{grid-template-columns:auto 1fr}.MarketingHeader-module__ya3iya__desktopNav{display:none}.MarketingHeader-module__ya3iya__actions{grid-column:2}.MarketingHeader-module__ya3iya__menuButton{display:inline-flex}}@media (max-width:480px){.MarketingHeader-module__ya3iya__header,.MarketingHeader-module__ya3iya__actions{gap:.5rem}.MarketingHeader-module__ya3iya__accountLink{display:none}.MarketingHeader-module__ya3iya__demoLink{min-height:34px;padding:0 .5rem;font-size:.76rem}.MarketingHeader-module__ya3iya__menuButton{width:38px;height:38px}.MarketingHeader-module__ya3iya__logo img{width:140px;height:auto}}@media (max-width:360px){.MarketingHeader-module__ya3iya__header{gap:.45rem;padding:0 .8rem}.MarketingHeader-module__ya3iya__logo img{width:124px}}
.MarketingFooter-module__9dNmbG__footer{color:#b9cbdd;background:#0c2d52;border-top:4px solid #0d6efd;padding:3rem clamp(1.25rem,5vw,5rem) 1.5rem}.MarketingFooter-module__9dNmbG__inner{border-bottom:1px solid #b9cbdd33;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:2rem;max-width:1160px;margin:0 auto;padding-bottom:2rem;display:grid}.MarketingFooter-module__9dNmbG__brand{color:#fff;font-size:1.05rem;font-weight:800;text-decoration:none}.MarketingFooter-module__9dNmbG__brandCol p{max-width:300px;margin:.6rem 0 0;font-size:.9rem;line-height:1.6}.MarketingFooter-module__9dNmbG__follow{margin-top:1.1rem}.MarketingFooter-module__9dNmbG__linkCol{flex-direction:column;gap:.55rem;display:flex}.MarketingFooter-module__9dNmbG__colHeading{color:#ddecfd;text-transform:uppercase;letter-spacing:.08em;margin:0 0 .35rem;font-size:.76rem;font-weight:800}.MarketingFooter-module__9dNmbG__linkCol a{color:#b9cbdd;width:fit-content;font-size:.9rem;font-weight:500;text-decoration:none}.MarketingFooter-module__9dNmbG__linkCol a:hover{color:#fff;text-decoration:underline}.MarketingFooter-module__9dNmbG__inner a:focus-visible,.MarketingFooter-module__9dNmbG__bottom a:focus-visible{outline-offset:3px;outline:3px solid #93c5fdb3}.MarketingFooter-module__9dNmbG__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1160px;margin:1.25rem auto 0;display:flex}.MarketingFooter-module__9dNmbG__bottom p{margin:0;font-size:.85rem}.MarketingFooter-module__9dNmbG__bottom nav{gap:1.1rem;display:flex}.MarketingFooter-module__9dNmbG__bottom nav a{color:#b9cbdd;font-size:.85rem;text-decoration:none}.MarketingFooter-module__9dNmbG__bottom nav a:hover{color:#fff}@media (max-width:860px){.MarketingFooter-module__9dNmbG__inner{grid-template-columns:1fr 1fr}}@media (max-width:560px){.MarketingFooter-module__9dNmbG__inner{grid-template-columns:1fr}}
.PreferredSourceButton-module__unCgPW__line{flex-direction:column;align-items:flex-start;gap:.7rem;display:flex}.PreferredSourceButton-module__unCgPW__line p{color:#64748b;margin:0;font-size:.83rem;line-height:1.55}
.ScanPhoneMockup-module__9ZJDQG__device{aspect-ratio:332/672;perspective:1200px;width:100%;max-width:320px;margin:0 auto;position:relative;container-type:inline-size}.ScanPhoneMockup-module__9ZJDQG__body{transform:rotateX(var(--tilt-rx,0deg)) rotateY(var(--tilt-ry,0deg));transform-style:preserve-3d;will-change:transform;transition:transform .45s cubic-bezier(.22,.61,.36,1);position:absolute;inset:0}.ScanPhoneMockup-module__9ZJDQG__frame{z-index:2;pointer-events:none;filter:drop-shadow(0 30px 44px #0f172a3d)drop-shadow(0 6px 14px #0f172a1f);width:100%;height:100%;position:absolute;inset:0}.ScanPhoneMockup-module__9ZJDQG__glare{z-index:3;pointer-events:none;opacity:var(--tilt-glare,0);background:radial-gradient(circle at var(--tilt-glare-x,50%) var(--tilt-glare-y,0%), #ffffff80, #fff0 58%);mix-blend-mode:overlay;border-radius:16.3cqw;transition:opacity .45s;position:absolute;inset:0}.ScanPhoneMockup-module__9ZJDQG__screen{z-index:1;color:#0a0a0a;background:#fafafa;border-radius:13.253cqw;flex-direction:column;font-size:3.313cqw;line-height:1.35;display:flex;position:absolute;inset:4.819cqw;overflow:hidden}.ScanPhoneMockup-module__9ZJDQG__screen p,.ScanPhoneMockup-module__9ZJDQG__screen dl,.ScanPhoneMockup-module__9ZJDQG__screen dd{margin:0}.ScanPhoneMockup-module__9ZJDQG__screen svg{flex-shrink:0}.ScanPhoneMockup-module__9ZJDQG__track{flex:1;min-height:0;transition:transform .72s cubic-bezier(.22,.61,.36,1);display:flex;position:relative}.ScanPhoneMockup-module__9ZJDQG__slide{flex-direction:column;flex:0 0 100%;min-width:0;height:100%;display:flex;position:relative;overflow:hidden}.ScanPhoneMockup-module__9ZJDQG__pager{z-index:5;background:#0a0a0a66;border-radius:999em;align-items:center;gap:.32em;padding:.32em .45em;display:flex;position:absolute;bottom:1.7em;left:50%;transform:translate(-50%)}.ScanPhoneMockup-module__9ZJDQG__pagerDot{background:#ffffff80;border-radius:999em;width:.48em;height:.48em;transition:width .32s cubic-bezier(.16,1,.3,1),background-color .32s}.ScanPhoneMockup-module__9ZJDQG__pagerDotActive{background:#fff;width:1.05em}.ScanPhoneMockup-module__9ZJDQG__statusBar{flex:none;justify-content:space-between;align-items:center;height:4.4em;padding:0 1.6em 0 1.9em;display:flex}.ScanPhoneMockup-module__9ZJDQG__statusTime{font-variant-numeric:tabular-nums;font-size:1.15em;font-weight:600}.ScanPhoneMockup-module__9ZJDQG__statusIcons{opacity:.9;width:3.4em;height:auto}.ScanPhoneMockup-module__9ZJDQG__browserBar{flex:none;padding:.2em 1.3em .9em}.ScanPhoneMockup-module__9ZJDQG__browserPill{color:#a0a0a0;background:#fff;border:1px solid #e5e5e5;border-radius:1.5em;align-items:center;gap:.5em;height:3em;padding:0 .95em;display:flex;box-shadow:0 1px 2px #0000000a}.ScanPhoneMockup-module__9ZJDQG__browserPill svg{color:#6b6b6b;width:1em;height:1em}.ScanPhoneMockup-module__9ZJDQG__browserUrl{white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;min-width:0;font-size:1em;font-weight:600;display:flex;overflow:hidden}.ScanPhoneMockup-module__9ZJDQG__browserHost{color:#0a0a0a;flex:none}.ScanPhoneMockup-module__9ZJDQG__browserPath{text-overflow:ellipsis;color:#a0a0a0;flex:1;min-width:0;overflow:hidden}.ScanPhoneMockup-module__9ZJDQG__brandRow{flex:none;align-items:center;gap:.6em;margin-bottom:.9em;padding:0 1.3em;display:flex}.ScanPhoneMockup-module__9ZJDQG__brandMark{background:#fff;border:1px solid #e5e5e5;border-radius:.55em;flex:none;place-items:center;width:2.15em;height:2.15em;display:grid;overflow:hidden;box-shadow:0 1px 2px #0000000a}.ScanPhoneMockup-module__9ZJDQG__brandMark img{object-fit:contain;width:82%;height:82%}.ScanPhoneMockup-module__9ZJDQG__brandName{letter-spacing:-.015em;color:#0a0a0a;white-space:nowrap;text-overflow:ellipsis;font-size:.95em;font-weight:800;overflow:hidden}.ScanPhoneMockup-module__9ZJDQG__brandScan{color:#a0a0a0;background:#f0f0f0;border-radius:.55em;flex:none;place-items:center;width:2.15em;height:2.15em;margin-left:auto;display:grid}.ScanPhoneMockup-module__9ZJDQG__brandScan svg{width:1.1em;height:1.1em}.ScanPhoneMockup-module__9ZJDQG__siteCard{background:#fff;border:1px solid #e5e5e5;border-radius:.85em;flex:none;gap:.3em;margin:0 1.3em .85em;padding:.65em .8em .7em;display:grid;box-shadow:0 1px 2px #0000000a}.ScanPhoneMockup-module__9ZJDQG__siteEyebrow{color:#a0a0a0;letter-spacing:.1em;text-transform:uppercase;font-size:.62em;font-weight:800}.ScanPhoneMockup-module__9ZJDQG__siteRow{align-items:center;gap:.5em;display:flex}.ScanPhoneMockup-module__9ZJDQG__siteIcon{color:#0d6efd;background:#e8f2ff;border-radius:.45em;flex:none;place-items:center;width:1.65em;height:1.65em;display:grid}.ScanPhoneMockup-module__9ZJDQG__siteIcon svg{width:.95em;height:.95em}.ScanPhoneMockup-module__9ZJDQG__siteName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.88em;font-weight:700;overflow:hidden}.ScanPhoneMockup-module__9ZJDQG__siteChevron{color:#a0a0a0;flex:none}.ScanPhoneMockup-module__9ZJDQG__stats{flex:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5em;margin:0 1.3em .9em;display:grid}.ScanPhoneMockup-module__9ZJDQG__stat{color:#a0a0a0;letter-spacing:.08em;text-transform:uppercase;background:#fff;border:1px solid #e5e5e5;border-radius:.7em;gap:.08em;padding:.6em .7em;font-size:.64em;font-weight:700;display:grid;box-shadow:0 1px 2px #0000000a}.ScanPhoneMockup-module__9ZJDQG__stat strong{color:#0a0a0a;letter-spacing:0;font-size:1.5em;font-weight:800;line-height:1.15}.ScanPhoneMockup-module__9ZJDQG__statWarn strong{color:#d97706}.ScanPhoneMockup-module__9ZJDQG__listLabel{color:#0d6efd;letter-spacing:.1em;text-transform:uppercase;flex:none;margin:0 1.3em .55em;font-size:.65em;font-weight:800}.ScanPhoneMockup-module__9ZJDQG__rowsList{flex:1;grid-auto-rows:minmax(0,1fr);gap:.5em;min-height:0;padding:0 1.3em 3.6em;display:grid;overflow:hidden}.ScanPhoneMockup-module__9ZJDQG__dashRow{background:#fff;border:1px solid #e5e5e5;border-radius:.8em;align-content:center;gap:.18em;padding:.58em .75em .62em;display:grid;position:relative;box-shadow:0 1px 2px #0000000a}.ScanPhoneMockup-module__9ZJDQG__dashRowCurrent{background:#f0f7ff;border-color:#d3e5ff}.ScanPhoneMockup-module__9ZJDQG__dashRowCurrent:before{content:"";background:#0d6efd;border-radius:0 3px 3px 0;width:3px;position:absolute;top:.55em;bottom:.55em;left:-1px}.ScanPhoneMockup-module__9ZJDQG__dashRowTop{align-items:center;gap:.5em;display:flex}.ScanPhoneMockup-module__9ZJDQG__dashRowName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.86em;font-weight:700;overflow:hidden}.ScanPhoneMockup-module__9ZJDQG__dashRowMeta{color:#a0a0a0;font-size:.7em;font-weight:600}.ScanPhoneMockup-module__9ZJDQG__dashChip{letter-spacing:.02em;white-space:nowrap;border-radius:999em;flex:none;padding:.24em .52em;font-size:.64em;font-weight:800}.ScanPhoneMockup-module__9ZJDQG__dashChipApproved{color:#15803d;background:#dcfce7}.ScanPhoneMockup-module__9ZJDQG__dashChipDraft{color:#b45309;background:#fef3c7}.ScanPhoneMockup-module__9ZJDQG__dashChipFlagged{color:#b91c1c;background:#fee2e2}.ScanPhoneMockup-module__9ZJDQG__scanToolbar{flex:none;align-items:center;gap:.5em;padding:0 1.1em .7em;display:flex}.ScanPhoneMockup-module__9ZJDQG__scanToolbarBtn{color:#6b6b6b;background:#fff;border:1px solid #e5e5e5;border-radius:.6em;flex:none;place-items:center;width:2.1em;height:2.1em;display:grid;box-shadow:0 1px 2px #0000000a}.ScanPhoneMockup-module__9ZJDQG__scanToolbarBtn svg{width:1.05em;height:1.05em}.ScanPhoneMockup-module__9ZJDQG__scanToolbarText{flex:1;justify-items:center;gap:.05em;min-width:0;display:grid}.ScanPhoneMockup-module__9ZJDQG__scanTitle{font-size:.9em;font-weight:800}.ScanPhoneMockup-module__9ZJDQG__scanSubtitle{text-overflow:ellipsis;white-space:nowrap;color:#a0a0a0;max-width:100%;font-size:.68em;font-weight:600;overflow:hidden}.ScanPhoneMockup-module__9ZJDQG__cameraView{background:#0a0e14 url(/scan-camera-bg.png) 50%/cover no-repeat;border-radius:1em;flex:1;min-height:0;margin:0 1.1em;position:relative;overflow:hidden}.ScanPhoneMockup-module__9ZJDQG__cameraView:before{content:"";background:radial-gradient(circle at 50% 42%,#0a0e1447 0%,#06090ec7 100%);position:absolute;inset:0}.ScanPhoneMockup-module__9ZJDQG__cameraTag{background:#fff;border-radius:.6em;justify-items:center;gap:.45em;width:8.8em;padding:.75em;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 .9em 2.2em #00000073}.ScanPhoneMockup-module__9ZJDQG__cameraTagQr{width:7em;height:7em;display:block}.ScanPhoneMockup-module__9ZJDQG__cameraTagId{letter-spacing:.06em;color:#0a0a0a;font-size:.72em;font-weight:800}.ScanPhoneMockup-module__9ZJDQG__scanCorner{pointer-events:none;border:0 solid #ffffffd9;width:1.9em;height:1.9em;position:absolute}.ScanPhoneMockup-module__9ZJDQG__scanCornerTl{border-top-width:.24em;border-left-width:.24em;border-top-left-radius:.4em;top:25%;left:15%}.ScanPhoneMockup-module__9ZJDQG__scanCornerTr{border-top-width:.24em;border-right-width:.24em;border-top-right-radius:.4em;top:25%;right:15%}.ScanPhoneMockup-module__9ZJDQG__scanCornerBl{border-bottom-width:.24em;border-left-width:.24em;border-bottom-left-radius:.4em;bottom:25%;left:15%}.ScanPhoneMockup-module__9ZJDQG__scanCornerBr{border-bottom-width:.24em;border-right-width:.24em;border-bottom-right-radius:.4em;bottom:25%;right:15%}.ScanPhoneMockup-module__9ZJDQG__scanHint{text-align:center;color:#6b6b6b;flex:none;margin:0 1.3em;padding:.8em 0 3.6em;font-size:.68em;font-weight:600}.ScanPhoneMockup-module__9ZJDQG__docViewer{background:#d9d9d9;flex:1;place-items:center;min-height:0;padding:.9em;display:grid;position:relative;overflow:hidden}.ScanPhoneMockup-module__9ZJDQG__docToast{z-index:4;color:#0a0a0a;background:#fff;border-radius:.7em;align-items:center;gap:.5em;padding:.55em .7em;display:flex;position:absolute;top:.55em;left:.55em;right:.55em;box-shadow:0 .3em 1em #00000038}.ScanPhoneMockup-module__9ZJDQG__docToast svg{color:#16a34a;width:1.1em;height:1.1em}.ScanPhoneMockup-module__9ZJDQG__docToastText{min-width:0;display:grid}.ScanPhoneMockup-module__9ZJDQG__docToastText strong{font-size:.72em;font-weight:800}.ScanPhoneMockup-module__9ZJDQG__docToastText span{text-overflow:ellipsis;white-space:nowrap;color:#6b6b6b;font-size:.62em;font-weight:600;overflow:hidden}.ScanPhoneMockup-module__9ZJDQG__docSheet{box-sizing:border-box;aspect-ratio:816/1056;color:#000;background:#fff;flex-direction:column;width:100%;padding:0 1.26em 1.2em;font-family:Arial,Helvetica,sans-serif;line-height:1.35;display:flex;position:relative;overflow:hidden}.ScanPhoneMockup-module__9ZJDQG__docBanner{background:url(/Union.png) 50%/100% 100% no-repeat;height:3.1em;position:relative}.ScanPhoneMockup-module__9ZJDQG__docBannerLogo{object-fit:contain;width:4.96em;height:1.65em;position:absolute;top:20%;left:50%;transform:translate(-50%)}.ScanPhoneMockup-module__9ZJDQG__docBannerTitle{text-align:center;width:100%;font-size:.41em;font-weight:700;position:absolute;top:75%;left:0}.ScanPhoneMockup-module__9ZJDQG__docMetaBand{box-sizing:border-box;border:.083em solid #d00;height:1.86em;margin-top:.03em;position:relative;overflow:hidden}.ScanPhoneMockup-module__9ZJDQG__docMetaDark{background:#454242;width:7.72%;position:absolute;top:0;bottom:0;left:4.09%}.ScanPhoneMockup-module__9ZJDQG__docMetaRule{z-index:1;background:#d00;width:.083em;height:100%;position:absolute;top:0}.ScanPhoneMockup-module__9ZJDQG__docRuleOne{left:4.09%}.ScanPhoneMockup-module__9ZJDQG__docRuleTwo{left:11.8%}.ScanPhoneMockup-module__9ZJDQG__docRuleThree{left:47.5%}.ScanPhoneMockup-module__9ZJDQG__docRuleLocation{height:50%;left:76%}.ScanPhoneMockup-module__9ZJDQG__docMetaRuleHorizontal{background:#d00;width:88.1%;height:.083em;position:absolute;top:calc(50% - .04em);left:11.8%}.ScanPhoneMockup-module__9ZJDQG__docStepCount,.ScanPhoneMockup-module__9ZJDQG__docStepCountLabel{z-index:2;text-align:center;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0}.ScanPhoneMockup-module__9ZJDQG__docStepCount{width:4.09%;font-size:.83em;left:0}.ScanPhoneMockup-module__9ZJDQG__docStepCountLabel{color:#fff;width:7.72%;font-size:.41em;line-height:1.05;left:4.09%}.ScanPhoneMockup-module__9ZJDQG__docMetaId,.ScanPhoneMockup-module__9ZJDQG__docMetaDate,.ScanPhoneMockup-module__9ZJDQG__docMetaSite,.ScanPhoneMockup-module__9ZJDQG__docMetaTitle,.ScanPhoneMockup-module__9ZJDQG__docMetaLocation{z-index:2;white-space:nowrap;align-items:center;font-size:.37em;font-weight:500;line-height:1.05;display:flex;position:absolute;overflow:hidden}.ScanPhoneMockup-module__9ZJDQG__docMetaId{width:36%;height:28%;top:15%;left:12.16%}.ScanPhoneMockup-module__9ZJDQG__docMetaDate{width:36%;height:28%;top:65%;left:12.16%}.ScanPhoneMockup-module__9ZJDQG__docMetaSite{width:28%;height:28%;top:15%;left:48%}.ScanPhoneMockup-module__9ZJDQG__docMetaTitle{width:34%;height:28%;top:65%;left:48%}.ScanPhoneMockup-module__9ZJDQG__docMetaLocation{white-space:normal;overflow-wrap:break-word;width:23%;height:45%;padding-left:.17em;top:4%;left:76%}.ScanPhoneMockup-module__9ZJDQG__docSection3{height:4.65em;margin-top:.03em;display:flex}.ScanPhoneMockup-module__9ZJDQG__docQrPanel{box-sizing:border-box;border:.047em solid #000;border-right-width:0;flex-direction:column;align-items:center;width:25%;padding:.12em;display:flex;overflow:hidden}.ScanPhoneMockup-module__9ZJDQG__docQr{width:3.39em;height:3.39em;display:block}.ScanPhoneMockup-module__9ZJDQG__docPin{margin-top:.12em;font-size:.41em}.ScanPhoneMockup-module__9ZJDQG__docPurpose{box-sizing:border-box;border:.047em solid #000;flex-direction:column;gap:.2em;width:75%;padding:.25em .08em .08em;font-size:.33em;line-height:1.32;display:flex;overflow:hidden}.ScanPhoneMockup-module__9ZJDQG__docSection4{flex-direction:column;margin-top:.03em;display:flex}.ScanPhoneMockup-module__9ZJDQG__docBar,.ScanPhoneMockup-module__9ZJDQG__docBarRed{box-sizing:border-box;color:#fff;background:#000;border:.047em solid #000;justify-content:center;align-items:center;height:.62em;font-size:.33em;font-weight:600;display:flex}.ScanPhoneMockup-module__9ZJDQG__docBarRed{background:#d00}.ScanPhoneMockup-module__9ZJDQG__docApplication{box-sizing:border-box;border:.047em solid #000;border-top:0;height:4.34em;display:flex;position:relative;overflow:hidden}.ScanPhoneMockup-module__9ZJDQG__docApplicationText{box-sizing:border-box;flex-direction:column;flex:1;justify-content:space-between;min-width:0;padding:.12em .15em;font-size:.32em;line-height:1.1;display:flex}.ScanPhoneMockup-module__9ZJDQG__docApplicationRow{grid-template-columns:3.2% minmax(0,1fr);display:grid}.ScanPhoneMockup-module__9ZJDQG__docApplicationPhoto{box-sizing:border-box;background:#ccc;border-left:.047em solid #000;flex:0 0 4.34em;width:4.34em}.ScanPhoneMockup-module__9ZJDQG__docTableHead{box-sizing:border-box;border:.047em solid #000;border-top:0;grid-template-columns:7.5% 8.5% 10% 10% 12% 26% 26%;align-items:center;height:.83em;display:grid}.ScanPhoneMockup-module__9ZJDQG__docTableHead span{box-sizing:border-box;text-align:center;white-space:pre-line;justify-content:center;align-items:center;height:100%;font-size:.29em;font-weight:600;line-height:1;display:flex;overflow:hidden}.ScanPhoneMockup-module__9ZJDQG__docRows{flex:1;grid-auto-rows:minmax(2.27em,1fr);min-height:0;display:grid}.ScanPhoneMockup-module__9ZJDQG__docRow{box-sizing:border-box;border:.047em solid #000;border-top-width:.031em;grid-template-columns:7.5% 8.5% 10% 10% 12% 26% 26%;align-items:center;min-height:2.27em;display:grid}.ScanPhoneMockup-module__9ZJDQG__docTableHead span:not(:last-child),.ScanPhoneMockup-module__9ZJDQG__docRow>span:not(:last-child){border-right:.047em solid #000}.ScanPhoneMockup-module__9ZJDQG__docCell{box-sizing:border-box;text-align:center;overflow-wrap:anywhere;justify-content:center;align-items:center;min-width:0;height:100%;font-size:.33em;line-height:.95;display:flex;overflow:hidden}.ScanPhoneMockup-module__9ZJDQG__docCellType{flex-direction:column;gap:.2em;font-size:.29em}.ScanPhoneMockup-module__9ZJDQG__docCellType svg{width:3em;height:2.2em}.ScanPhoneMockup-module__9ZJDQG__docCellText{text-align:left;white-space:pre-wrap;justify-content:flex-start;align-items:flex-start;padding:.1em;line-height:1.05}.ScanPhoneMockup-module__9ZJDQG__docPhoto{background:#ccc;border-radius:.3em;width:100%;height:88%}.ScanPhoneMockup-module__9ZJDQG__docSection6{margin-top:.03em}.ScanPhoneMockup-module__9ZJDQG__docRemovalColumns{display:flex}.ScanPhoneMockup-module__9ZJDQG__docRemovalPanel{box-sizing:border-box;border:.047em solid #000;border-top:0;width:52.5%;min-height:4.05em;padding:.12em .19em;font-size:.31em;line-height:1.15}.ScanPhoneMockup-module__9ZJDQG__docRemovalPanel+.ScanPhoneMockup-module__9ZJDQG__docRemovalPanel{border-left:0;width:47.5%}.ScanPhoneMockup-module__9ZJDQG__docRemovalPanel p{margin-bottom:.12em;font-weight:600}.ScanPhoneMockup-module__9ZJDQG__docRemovalPanel ol{margin:0;padding-left:.37em}.ScanPhoneMockup-module__9ZJDQG__docFooter{color:#666;border-top:.031em solid #ccc;justify-content:space-between;align-items:center;padding-top:.16em;font-size:.33em;display:flex;position:absolute;bottom:.83em;left:5%;right:5%}.ScanPhoneMockup-module__9ZJDQG__docFooterLogos{align-items:center;gap:.19em;display:flex}.ScanPhoneMockup-module__9ZJDQG__docFooterLogos img{object-fit:contain;width:1.86em;height:.62em}.ScanPhoneMockup-module__9ZJDQG__docFab{z-index:4;color:#fff;background:#1976d2;border-radius:50%;place-items:center;width:3.1em;height:3.1em;display:grid;position:absolute;bottom:1.3em;right:1.1em;box-shadow:0 .25em .7em #0000004d}.ScanPhoneMockup-module__9ZJDQG__docFab svg{width:1.5em;height:1.5em}@media (prefers-reduced-motion:reduce){.ScanPhoneMockup-module__9ZJDQG__body{transition:none}.ScanPhoneMockup-module__9ZJDQG__track{transition:none!important;transform:none!important}.ScanPhoneMockup-module__9ZJDQG__slide{opacity:0;transition:opacity .26s;position:absolute;inset:0}.ScanPhoneMockup-module__9ZJDQG__slideActive{opacity:1}.ScanPhoneMockup-module__9ZJDQG__pagerDot{transition:none}}
.AppWindowMockup-module__SCGjja__appWindow{z-index:1;perspective:1500px;width:100%;max-width:560px;margin:0 auto;position:relative;container-type:inline-size}.AppWindowMockup-module__SCGjja__windowBody{border:1px solid var(--teg-border-strong,#dfe5ee);background:var(--teg-surface,#fff);color:#0f172a;transform:rotateX(var(--tilt-rx,0deg)) rotateY(var(--tilt-ry,0deg));transform-style:preserve-3d;will-change:transform;border-radius:14px;font-size:2.4cqw;line-height:1.35;transition:transform .45s cubic-bezier(.22,.61,.36,1);position:relative;overflow:hidden;box-shadow:0 18px 40px #0f172a24,0 4px 10px #0f172a0f}.AppWindowMockup-module__SCGjja__glare{z-index:3;border-radius:inherit;pointer-events:none;opacity:var(--tilt-glare,0);background:radial-gradient(circle at var(--tilt-glare-x,50%) var(--tilt-glare-y,0%), #ffffff6b, #fff0 60%);mix-blend-mode:overlay;transition:opacity .45s;position:absolute;inset:0}.AppWindowMockup-module__SCGjja__browserChrome{background:#f6f8fb;border-bottom:1px solid #e6ebf3;align-items:center;gap:.7em;padding:.55em .85em;display:flex}.AppWindowMockup-module__SCGjja__browserDots{flex-shrink:0;gap:.35em;display:flex}.AppWindowMockup-module__SCGjja__browserDots span{border-radius:50%;width:.72em;height:.72em}.AppWindowMockup-module__SCGjja__browserDots span:first-child{background:#ff5f57}.AppWindowMockup-module__SCGjja__browserDots span:nth-child(2){background:#febc2e}.AppWindowMockup-module__SCGjja__browserDots span:nth-child(3){background:#28c840}.AppWindowMockup-module__SCGjja__browserPill{color:#64748b;letter-spacing:-.01em;white-space:nowrap;background:#fff;border:1px solid #e2e8f1;border-radius:.98em;flex:1;justify-content:center;align-items:center;gap:.4em;min-width:0;height:1.95em;margin:0 auto;padding:0 .8em;font-size:.72em;font-weight:600;display:flex;overflow:hidden}.AppWindowMockup-module__SCGjja__browserHost{color:#475569}.AppWindowMockup-module__SCGjja__browserPath{color:#94a3b8;text-overflow:ellipsis;overflow:hidden}.AppWindowMockup-module__SCGjja__appBody{grid-template-columns:11.2em 1fr;min-height:20em;display:grid}.AppWindowMockup-module__SCGjja__appSidebar{background:#fbfcfe;border-right:1px solid #e6ebf3;flex-direction:column;gap:.5em;padding:.9em .75em;display:flex}.AppWindowMockup-module__SCGjja__workspace{background:#fff;border:1px solid #e6ebf3;border-radius:.6em;gap:.2em;padding:.55em .6em;display:grid}.AppWindowMockup-module__SCGjja__workspaceCompany{color:#334155;align-items:center;min-width:0;font-size:.74em;font-weight:700;display:flex}.AppWindowMockup-module__SCGjja__workspaceName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.AppWindowMockup-module__SCGjja__workspaceSite{color:#94a3b8;align-items:center;gap:.45em;font-size:.68em;font-weight:600;display:flex}.AppWindowMockup-module__SCGjja__nav{gap:.15em;display:grid}.AppWindowMockup-module__SCGjja__navItem{color:#64748b;border-radius:.45em;align-items:center;gap:.5em;padding:.45em .55em;font-size:.74em;font-weight:650;display:flex}.AppWindowMockup-module__SCGjja__navItem svg{flex-shrink:0}.AppWindowMockup-module__SCGjja__summary{color:#94a3b8;margin-top:auto;padding:0 .55em .2em;font-size:.62em;font-weight:650;line-height:1.4}.AppWindowMockup-module__SCGjja__navActive{color:#0b5ed7;background:#e8f2ff;box-shadow:inset 0 0 0 1px #0d6efd2e}.AppWindowMockup-module__SCGjja__appMain{flex-direction:column;min-width:0;padding:1.15em 1.2em 1em;display:flex}.AppWindowMockup-module__SCGjja__searchField{color:#94a3b8;background:#fff;border:1px solid #e2e8f1;border-radius:.55em;align-items:center;gap:.45em;min-width:0;height:2.1em;margin-bottom:.85em;padding:0 .6em;font-size:.72em;font-weight:550;display:flex}.AppWindowMockup-module__SCGjja__pageHead{margin-bottom:.85em}.AppWindowMockup-module__SCGjja__pageKicker{letter-spacing:.09em;text-transform:uppercase;color:#0d6efd;font-size:.6em;font-weight:800}.AppWindowMockup-module__SCGjja__pageTitle{letter-spacing:-.02em;font-size:1.15em;font-weight:800}.AppWindowMockup-module__SCGjja__pageSubtitle{color:#64748b;font-size:.74em;font-weight:500}.AppWindowMockup-module__SCGjja__table{border-collapse:collapse;table-layout:auto;width:100%;font-size:.7em}.AppWindowMockup-module__SCGjja__table th{text-align:left;color:#64748b;white-space:nowrap;border-bottom:1px solid #e6ebf3;padding:.45em .3em;font-size:.95em;font-weight:700}.AppWindowMockup-module__SCGjja__table td{vertical-align:middle;border-bottom:1px solid #eef2f7;padding:.5em .3em}.AppWindowMockup-module__SCGjja__thStatus,.AppWindowMockup-module__SCGjja__thPin{width:1%}.AppWindowMockup-module__SCGjja__thPin{text-align:right}.AppWindowMockup-module__SCGjja__nameCell{color:#0f172a;align-items:center;gap:.45em;font-weight:650;display:inline-flex}.AppWindowMockup-module__SCGjja__nameIcon{color:#64748b;background:#f1f5f9;border:1px solid #e6ebf3;border-radius:.35em;flex-shrink:0;place-items:center;width:1.7em;height:1.7em;display:grid}.AppWindowMockup-module__SCGjja__dim{color:#64748b}.AppWindowMockup-module__SCGjja__cellStrong{color:#0f172a;font-weight:650}.AppWindowMockup-module__SCGjja__pinCell{white-space:nowrap;text-align:right;font-weight:600}.AppWindowMockup-module__SCGjja__statusPill{white-space:nowrap;border-radius:999px;align-items:center;gap:.3em;padding:.22em .5em;font-size:.92em;font-weight:700;display:inline-flex}.AppWindowMockup-module__SCGjja__status_linked{color:#15803d;background:#dcfce7}.AppWindowMockup-module__SCGjja__status_pending{color:#b45309;background:#fef3c7}.AppWindowMockup-module__SCGjja__status_unlinked{color:#475569;background:#eef2f7}.AppWindowMockup-module__SCGjja__status_draft{color:#475569;background:#f1f5f9}.AppWindowMockup-module__SCGjja__status_flagged{color:#b91c1c;background:#fee2e2}.AppWindowMockup-module__SCGjja__cards{grid-template-columns:repeat(auto-fit,minmax(9.5em,1fr));gap:.65em;display:grid}.AppWindowMockup-module__SCGjja__card{background:#fff;border:1px solid #e6ebf3;border-radius:.7em;padding:.75em .8em;box-shadow:0 1px 2px #0f172a0a}.AppWindowMockup-module__SCGjja__cardTitle{letter-spacing:-.01em;font-size:.82em;font-weight:800}.AppWindowMockup-module__SCGjja__cardMeta{color:#64748b;font-size:.66em;font-weight:600}.AppWindowMockup-module__SCGjja__cardLines{gap:.28em;margin:.55em 0 0;padding:0;list-style:none;display:grid}.AppWindowMockup-module__SCGjja__cardLines li{color:#475569;align-items:flex-start;gap:.35em;font-size:.68em;font-weight:600;display:flex}.AppWindowMockup-module__SCGjja__cardLines svg{color:#16a34a;flex-shrink:0;margin-top:.15em}.AppWindowMockup-module__SCGjja__fallbackRows{border-top:1px solid #e6ebf3;gap:.6em;margin:0;padding:1em 0 0;list-style:none;display:grid}.AppWindowMockup-module__SCGjja__fallbackRows li{color:#475569;align-items:flex-start;gap:.5em;font-size:.78em;font-weight:600;display:flex}.AppWindowMockup-module__SCGjja__fallbackRows svg{color:#0d6efd;flex-shrink:0;margin-top:.1em}.AppWindowMockup-module__SCGjja__appFooter{color:#94a3b8;border-top:1px solid #eef2f7;margin-top:auto;padding-top:.7em;font-size:.68em;font-weight:600}@container (max-width:420px){.AppWindowMockup-module__SCGjja__appBody{grid-template-columns:1fr}.AppWindowMockup-module__SCGjja__appSidebar{display:none}}@media (prefers-reduced-motion:reduce){.AppWindowMockup-module__SCGjja__windowBody{transition:none}}
.ProcedureDocumentView-module__JlpI8q__viewer{box-sizing:border-box;color:#000;-moz-text-size-adjust:100%;text-size-adjust:100%;background:#d9d9d9;width:100%;min-width:0;min-height:100svh;padding:24px 16px 96px;font-family:Arial,Helvetica,sans-serif;overflow-x:auto}.ProcedureDocumentView-module__JlpI8q__embeddedViewer{height:100%;min-height:0;padding-bottom:24px}@media screen and (max-width:600px){.ProcedureDocumentView-module__JlpI8q__viewer{padding-top:max(24px, env(safe-area-inset-top));padding-bottom:max(24px, env(safe-area-inset-bottom));flex-direction:column;justify-content:center;display:flex}.ProcedureDocumentView-module__JlpI8q__pageFrame{flex:none}}.ProcedureDocumentView-module__JlpI8q__viewer.ProcedureDocumentView-module__JlpI8q__embeddedViewer{height:auto;min-height:100%;display:block;overflow:visible}.ProcedureDocumentView-module__JlpI8q__pageFrame{margin:0 auto 24px;position:relative;overflow:hidden}.ProcedureDocumentView-module__JlpI8q__page{box-sizing:border-box;background:#fff;width:8.5in;min-height:11in;padding:0 40.8px 38pt;position:relative;overflow:hidden}.ProcedureDocumentView-module__JlpI8q__continuationPage{padding-top:10pt}.ProcedureDocumentView-module__JlpI8q__section1{box-sizing:content-box;width:100%;position:relative}.ProcedureDocumentView-module__JlpI8q__section1Inner{width:100%;height:75pt;position:relative}.ProcedureDocumentView-module__JlpI8q__union{object-fit:fill;width:100%;height:100%;position:absolute;inset:0}.ProcedureDocumentView-module__JlpI8q__companyLogoWrap{justify-content:center;width:100%;display:flex;position:absolute;top:20%;left:0}.ProcedureDocumentView-module__JlpI8q__companyLogo,.ProcedureDocumentView-module__JlpI8q__logoPlaceholder{object-fit:contain;width:120pt;height:40pt}.ProcedureDocumentView-module__JlpI8q__logoPlaceholder,.ProcedureDocumentView-module__JlpI8q__imagePlaceholder{background:#ccc}.ProcedureDocumentView-module__JlpI8q__assetImageFrame{position:relative;overflow:hidden}.ProcedureDocumentView-module__JlpI8q__assetImage{border-radius:inherit;object-fit:inherit;width:100%;height:100%;display:block}.ProcedureDocumentView-module__JlpI8q__imageLoading{background:#f3f4f6;place-items:center;display:grid}.ProcedureDocumentView-module__JlpI8q__imageSpinner{box-sizing:border-box;border:2pt solid #1976d233;border-top-color:#1976d2;border-radius:50%;width:16pt;height:16pt;margin:auto;animation:.8s linear infinite ProcedureDocumentView-module__JlpI8q__image-spin;display:block;position:absolute;inset:0}.ProcedureDocumentView-module__JlpI8q__imageLoadError{color:#7f1d1d;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4pt;padding:4pt;font-size:7pt;font-weight:700;line-height:1.15;display:flex;position:absolute;inset:0}.ProcedureDocumentView-module__JlpI8q__imageRetryButton{color:#991b1b;font:inherit;cursor:pointer;background:#fff;border:1px solid #b91c1c;border-radius:3pt;padding:2pt 6pt;font-size:7pt;font-weight:700}.ProcedureDocumentView-module__JlpI8q__imageRetryButton:disabled{cursor:wait;opacity:.65}.ProcedureDocumentView-module__JlpI8q__expandImageButton{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;position:absolute;inset:0}.ProcedureDocumentView-module__JlpI8q__expandImageButton:focus-visible{outline-offset:-2pt;outline:2pt solid #1976d2}.ProcedureDocumentView-module__JlpI8q__imageOverlay{z-index:20000;background:#000000e0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.ProcedureDocumentView-module__JlpI8q__imageOverlayContent{max-width:min(1200px,100%);max-height:100%;display:grid;position:relative}.ProcedureDocumentView-module__JlpI8q__expandedImage{object-fit:contain;max-width:100%;max-height:calc(100vh - 48px);display:block}.ProcedureDocumentView-module__JlpI8q__closeImageButton{color:#fff;cursor:pointer;background:#b91c1c;border:2px solid #fff;border-radius:50%;width:36px;height:36px;font-size:28px;line-height:1;position:absolute;top:-14px;right:-14px}@media print{.ProcedureDocumentView-module__JlpI8q__imageOverlay{display:none}}@keyframes ProcedureDocumentView-module__JlpI8q__image-spin{to{transform:rotate(360deg)}}.ProcedureDocumentView-module__JlpI8q__section1Title{color:#000;text-align:center;width:100%;margin:0;font-size:10pt;font-weight:700;position:absolute;top:75%;left:0}.ProcedureDocumentView-module__JlpI8q__section2{box-sizing:border-box;border:2pt solid #d00;width:100%;height:45pt;position:relative;overflow:hidden}.ProcedureDocumentView-module__JlpI8q__section2Dark{background:#454242;width:42.5pt;position:absolute;top:0;bottom:0;left:22.5pt}.ProcedureDocumentView-module__JlpI8q__section2Line{z-index:1;background:#d00;width:2pt;height:100%;position:absolute;top:0}.ProcedureDocumentView-module__JlpI8q__section2LineOne{left:22.5pt}.ProcedureDocumentView-module__JlpI8q__section2LineTwo{left:65pt}.ProcedureDocumentView-module__JlpI8q__section2LineThree{left:47.5%}.ProcedureDocumentView-module__JlpI8q__section2LocationLine{z-index:1;background:#d00;width:2pt;height:50%;position:absolute;top:0;left:76%}.ProcedureDocumentView-module__JlpI8q__section2HorizontalLine{background:#d00;width:88.1%;height:2pt;position:absolute;top:calc(50% - 1pt);left:65pt}.ProcedureDocumentView-module__JlpI8q__stepCount,.ProcedureDocumentView-module__JlpI8q__lockoutPoints{z-index:2;text-align:center;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0}.ProcedureDocumentView-module__JlpI8q__stepCount{width:22.5pt;font-size:20pt;left:0}.ProcedureDocumentView-module__JlpI8q__lockoutPoints{color:#fff;width:42.5pt;font-size:10pt;line-height:1.05;left:22.5pt}.ProcedureDocumentView-module__JlpI8q__metaCell{z-index:2;white-space:nowrap;align-items:center;padding-left:2pt;font-size:9pt;font-weight:500;line-height:1.05;display:flex;position:absolute;overflow:hidden}.ProcedureDocumentView-module__JlpI8q__metaLabel{font-weight:700}.ProcedureDocumentView-module__JlpI8q__idCell{width:200pt;height:28%;top:15%;left:67pt}.ProcedureDocumentView-module__JlpI8q__dateCell{width:200pt;height:28%;top:65%;left:67pt}.ProcedureDocumentView-module__JlpI8q__siteCell{width:200pt;height:28%;top:15%;left:48%}.ProcedureDocumentView-module__JlpI8q__titleCell{width:300pt;height:28%;top:65%;left:48%}.ProcedureDocumentView-module__JlpI8q__locationCell{white-space:normal;overflow-wrap:break-word;width:23%;min-height:28%;padding-left:6pt;padding-right:2pt;top:4%;left:76%}.ProcedureDocumentView-module__JlpI8q__locationCell strong{flex:none}.ProcedureDocumentView-module__JlpI8q__locationCell span{white-space:pre-line}.ProcedureDocumentView-module__JlpI8q__section3{height:112.5pt;margin-top:1pt;display:flex}.ProcedureDocumentView-module__JlpI8q__qrPanel,.ProcedureDocumentView-module__JlpI8q__purposePanel,.ProcedureDocumentView-module__JlpI8q__specialInstructions,.ProcedureDocumentView-module__JlpI8q__application,.ProcedureDocumentView-module__JlpI8q__removalPanel{min-width:0}.ProcedureDocumentView-module__JlpI8q__qrPanel,.ProcedureDocumentView-module__JlpI8q__purposePanel{box-sizing:border-box;border:1.15pt solid #000}.ProcedureDocumentView-module__JlpI8q__qrPanel{border-right-width:0;flex-direction:column;align-items:center;width:25%;padding:4pt;display:flex;overflow:hidden}.ProcedureDocumentView-module__JlpI8q__qrImage,.ProcedureDocumentView-module__JlpI8q__qrPlaceholder{border-radius:8pt;flex:0 0 82pt;width:82pt;max-width:90%;height:82pt;margin-bottom:1pt}.ProcedureDocumentView-module__JlpI8q__qrImage{object-fit:contain}.ProcedureDocumentView-module__JlpI8q__qrPlaceholder{background:#ccc}.ProcedureDocumentView-module__JlpI8q__pin{margin:4pt 0 0;font-size:10pt}.ProcedureDocumentView-module__JlpI8q__purposePanel{box-sizing:border-box;text-align:left;flex-direction:column;justify-content:flex-start;gap:5pt;width:75%;padding:6pt 2pt 2pt;font-size:8pt;line-height:1.32;display:flex;overflow:hidden}.ProcedureDocumentView-module__JlpI8q__purposePanel p,.ProcedureDocumentView-module__JlpI8q__specialBody p,.ProcedureDocumentView-module__JlpI8q__support{margin:0}.ProcedureDocumentView-module__JlpI8q__section4{gap:3pt;margin-top:1pt;display:flex}.ProcedureDocumentView-module__JlpI8q__specialInstructions{flex:0 0 calc(25% - .75pt)}.ProcedureDocumentView-module__JlpI8q__application{flex:1;min-width:0}.ProcedureDocumentView-module__JlpI8q__bar{box-sizing:border-box;color:#fff;background:#000;border:1.15pt solid #000;justify-content:center;align-items:center;height:15pt;font-size:8pt;font-weight:600;display:flex}.ProcedureDocumentView-module__JlpI8q__application .ProcedureDocumentView-module__JlpI8q__bar{background:#d00}.ProcedureDocumentView-module__JlpI8q__specialBody{box-sizing:border-box;border:1.15pt solid #000;border-top:0;height:105pt;padding:5pt;font-size:8.5pt;overflow:hidden}.ProcedureDocumentView-module__JlpI8q__applicationBody{box-sizing:border-box;height:105pt;display:flex;position:relative;overflow:hidden}.ProcedureDocumentView-module__JlpI8q__applicationBody:after{z-index:3;box-sizing:border-box;content:"";pointer-events:none;border:1.15pt solid #000;position:absolute;inset:0}.ProcedureDocumentView-module__JlpI8q__applicationText{z-index:1;box-sizing:border-box;text-align:left;flex-direction:column;flex:1;justify-content:space-between;align-items:stretch;min-width:0;padding:4pt 5pt 4pt 20pt;font-size:8.5pt;line-height:1;display:flex;position:relative}.ProcedureDocumentView-module__JlpI8q__specialInstructions+.ProcedureDocumentView-module__JlpI8q__application .ProcedureDocumentView-module__JlpI8q__applicationText{padding-left:5pt}.ProcedureDocumentView-module__JlpI8q__applicationRow,.ProcedureDocumentView-module__JlpI8q__applicationSubRow{text-align:left;grid-template-columns:10pt minmax(0,1fr);column-gap:0;font-size:7.7pt;line-height:1.1;display:grid}.ProcedureDocumentView-module__JlpI8q__applicationRow{margin-bottom:0}.ProcedureDocumentView-module__JlpI8q__applicationSubRows{margin-top:1pt;padding-left:1pt}.ProcedureDocumentView-module__JlpI8q__applicationSubRow{margin-bottom:1pt}.ProcedureDocumentView-module__JlpI8q__applicationSubRow:last-child{margin-bottom:0}.ProcedureDocumentView-module__JlpI8q__procedureImageCell{z-index:2;box-sizing:border-box;border-left:1.15pt solid #000;flex:0 0 105pt;width:105pt;height:100%;position:relative;overflow:hidden}.ProcedureDocumentView-module__JlpI8q__procedureImage{object-fit:contain;border-radius:8pt;width:100%;height:100%;display:block}.ProcedureDocumentView-module__JlpI8q__section5{margin-top:2pt}.ProcedureDocumentView-module__JlpI8q__stepsHeader{height:15pt}.ProcedureDocumentView-module__JlpI8q__stepsColumnHeader,.ProcedureDocumentView-module__JlpI8q__stepRow{grid-template-columns:7.5% 8.5% 10% 10% 12% 26% 26%;width:100%;display:grid}.ProcedureDocumentView-module__JlpI8q__stepsColumnHeader{box-sizing:border-box;border:1.15pt solid #000;align-items:center;height:20pt}.ProcedureDocumentView-module__JlpI8q__stepsColumnHeader div{box-sizing:border-box;text-align:center;white-space:pre-line;justify-content:center;align-items:center;height:100%;font-size:7pt;font-weight:600;line-height:1;display:flex}.ProcedureDocumentView-module__JlpI8q__stepsColumnHeader>div:not(:last-child),.ProcedureDocumentView-module__JlpI8q__stepCell:not(:last-child){border-right:1.15pt solid #000}.ProcedureDocumentView-module__JlpI8q__stepRow{box-sizing:border-box;border:1.15pt solid #000;border-top-width:.75pt;align-items:center;height:55pt;min-height:55pt}.ProcedureDocumentView-module__JlpI8q__stepCell{box-sizing:border-box;text-align:center;overflow-wrap:anywhere;justify-content:center;align-items:center;min-width:0;height:100%;padding:2pt;font-size:8pt;line-height:.85;display:flex;overflow:hidden}.ProcedureDocumentView-module__JlpI8q__stepType{flex-direction:column;font-size:7pt}.ProcedureDocumentView-module__JlpI8q__typeIcon{object-fit:contain;width:90%;height:75%;margin-bottom:2pt}.ProcedureDocumentView-module__JlpI8q__stepPhoto{object-fit:contain;width:100%;height:100%}.ProcedureDocumentView-module__JlpI8q__stepText{text-align:left;white-space:pre-wrap;justify-content:flex-start;align-items:flex-start;padding:2pt;line-height:1.05}.ProcedureDocumentView-module__JlpI8q__section6{margin-top:1pt}.ProcedureDocumentView-module__JlpI8q__removalColumns{display:flex}.ProcedureDocumentView-module__JlpI8q__removalPanel{box-sizing:border-box;text-align:left;border:1.15pt solid #000;width:52.5%;min-height:98pt;padding:4pt 6pt;font-size:7.5pt;line-height:1.15}.ProcedureDocumentView-module__JlpI8q__removalPanel+.ProcedureDocumentView-module__JlpI8q__removalPanel{border-left:0;width:47.5%}.ProcedureDocumentView-module__JlpI8q__removalPanel p{text-align:left;margin:0 0 4pt;font-weight:600}.ProcedureDocumentView-module__JlpI8q__removalPanel ol{text-align:left;margin:0;padding-left:12pt}.ProcedureDocumentView-module__JlpI8q__removalPanel li{text-align:left;margin-bottom:2.5pt}.ProcedureDocumentView-module__JlpI8q__support{overflow-wrap:anywhere;text-align:center;margin-top:8pt;margin-left:0;font-size:8pt;display:block}.ProcedureDocumentView-module__JlpI8q__footer{color:#666;border-top:1pt solid #ccc;justify-content:space-between;align-items:center;padding-top:5pt;font-size:8pt;display:flex;position:absolute;bottom:20pt;left:5%;right:5%}.ProcedureDocumentView-module__JlpI8q__brandFooterLogo,.ProcedureDocumentView-module__JlpI8q__footerLogo{object-fit:contain;width:45pt;height:15pt}.ProcedureDocumentView-module__JlpI8q__footerLogos{align-items:center;gap:6pt;display:flex}.ProcedureDocumentView-module__JlpI8q__providerFooterLogo{object-fit:contain;width:45pt;height:15pt}.ProcedureDocumentView-module__JlpI8q__templateViewer{background:#e7ebf0}.ProcedureDocumentView-module__JlpI8q__templateFooter{color:#52606d;-webkit-print-color-adjust:exact;print-color-adjust:exact;justify-content:flex-end;align-items:center;gap:8pt;font-size:8pt;display:flex;position:absolute;bottom:16pt;left:5%;right:5%}.ProcedureDocumentView-module__JlpI8q__templateFooter a{color:inherit;text-decoration:none}.ProcedureDocumentView-module__JlpI8q__templateFooterQr{flex-direction:column;align-items:center;gap:2pt;font-size:7pt;display:flex}.ProcedureDocumentView-module__JlpI8q__templateFooter img{width:40pt;height:40pt;display:block}.ProcedureDocumentView-module__JlpI8q__templatePage{padding-bottom:72pt}.ProcedureDocumentView-module__JlpI8q__templatePage .ProcedureDocumentView-module__JlpI8q__templateSection3 .ProcedureDocumentView-module__JlpI8q__purposePanel{border-left-width:1.15pt;width:100%}.ProcedureDocumentView-module__JlpI8q__templatePage .ProcedureDocumentView-module__JlpI8q__templateSection3{height:112.5pt}.ProcedureDocumentView-module__JlpI8q__templatePage .ProcedureDocumentView-module__JlpI8q__templateSection4 .ProcedureDocumentView-module__JlpI8q__application{width:100%}.ProcedureDocumentView-module__JlpI8q__templatePage .ProcedureDocumentView-module__JlpI8q__dateCell{width:23%;height:40%;top:55%;left:76%}.ProcedureDocumentView-module__JlpI8q__templatePage .ProcedureDocumentView-module__JlpI8q__titleCell{width:calc(76% - 69pt);height:42%;top:4%;left:67pt}.ProcedureDocumentView-module__JlpI8q__templatePage .ProcedureDocumentView-module__JlpI8q__idCell{border-left:1pt solid #000;width:23%;height:42%;padding-left:3pt;font-size:8pt;top:4%;left:76%}.ProcedureDocumentView-module__JlpI8q__templatePage .ProcedureDocumentView-module__JlpI8q__section2LineTwo{display:none}.ProcedureDocumentView-module__JlpI8q__templatePage .ProcedureDocumentView-module__JlpI8q__titleCell .ProcedureDocumentView-module__JlpI8q__editableInput,.ProcedureDocumentView-module__JlpI8q__templatePage .ProcedureDocumentView-module__JlpI8q__locationCell .ProcedureDocumentView-module__JlpI8q__editableInput{font-size:9pt;line-height:1.05}.ProcedureDocumentView-module__JlpI8q__templatePage .ProcedureDocumentView-module__JlpI8q__stepRow{position:relative}.ProcedureDocumentView-module__JlpI8q__rowActions{color:#52606d;text-align:center;grid-template-columns:1fr 1fr;gap:1pt;width:25pt;font-size:7pt;display:grid;position:absolute;top:0;left:-29pt}.ProcedureDocumentView-module__JlpI8q__rowActions>span{grid-column:1/-1}.ProcedureDocumentView-module__JlpI8q__rowActions button,.ProcedureDocumentView-module__JlpI8q__addFirstStep{color:#174c77;cursor:pointer;font:inherit;background:#fff;border:1px solid #aac0d2;border-radius:3pt;line-height:1}.ProcedureDocumentView-module__JlpI8q__rowActions button{min-height:13pt;padding:1pt}.ProcedureDocumentView-module__JlpI8q__rowActions button:first-of-type{color:#fff;background:#0a58ca;grid-column:1/-1;min-height:19pt;font-size:14pt}.ProcedureDocumentView-module__JlpI8q__rowActions button:disabled{opacity:.4;cursor:default}.ProcedureDocumentView-module__JlpI8q__rowActions button:hover:not(:disabled){color:#174c77;background:#dceeff}.ProcedureDocumentView-module__JlpI8q__stepsHeader{position:relative}.ProcedureDocumentView-module__JlpI8q__addFirstStep{height:calc(100% - 2pt);padding:1pt 5pt;font-size:8pt;position:absolute;top:1pt;left:4pt}.ProcedureDocumentView-module__JlpI8q__templatePage .ProcedureDocumentView-module__JlpI8q__locationCell{width:calc(76% - 69pt);height:40%;padding-left:2pt;font-size:8pt;top:55%;left:67pt}.ProcedureDocumentView-module__JlpI8q__templatePage .ProcedureDocumentView-module__JlpI8q__section2LineThree{display:none}.ProcedureDocumentView-module__JlpI8q__templatePage .ProcedureDocumentView-module__JlpI8q__section2LocationLine{top:50%}.ProcedureDocumentView-module__JlpI8q__editableField{width:100%;min-width:0;height:100%;display:block;position:relative}.ProcedureDocumentView-module__JlpI8q__editableValue{visibility:hidden;width:100%;height:100%;display:block}.ProcedureDocumentView-module__JlpI8q__editableValue .ProcedureDocumentView-module__JlpI8q__stepCell{border:0;width:100%}.ProcedureDocumentView-module__JlpI8q__editableInput{box-sizing:border-box;color:#14213d;width:100%;min-width:0;height:100%;font:inherit;background:#f5faff;border:1px dashed #9dbbd5;border-radius:2pt;padding:2pt;font-size:8pt;position:absolute;inset:0}textarea.ProcedureDocumentView-module__JlpI8q__editableInput{resize:none;text-align:left;line-height:1.3}.ProcedureDocumentView-module__JlpI8q__editableInput:focus{outline-offset:-1px;background:#fff;outline:2px solid #0a58ca}.ProcedureDocumentView-module__JlpI8q__editableInput::placeholder{color:#50697e;opacity:1}.ProcedureDocumentView-module__JlpI8q__stepType .ProcedureDocumentView-module__JlpI8q__editableField{flex:0 0 16pt;height:16pt}.ProcedureDocumentView-module__JlpI8q__templatePage .ProcedureDocumentView-module__JlpI8q__metaLabel,.ProcedureDocumentView-module__JlpI8q__templatePage .ProcedureDocumentView-module__JlpI8q__locationCell>strong{flex-shrink:0}.ProcedureDocumentView-module__JlpI8q__editablePhoto{width:100%;height:100%;position:relative}.ProcedureDocumentView-module__JlpI8q__photoEditButton{color:#335b7c;cursor:pointer;width:100%;font:inherit;background:#f5faff;border:1px dashed #9dbbd5;font-size:9pt;position:absolute;inset:0}.ProcedureDocumentView-module__JlpI8q__photoEditHasImage{color:#0000;background:0 0}.ProcedureDocumentView-module__JlpI8q__photoEditButton:hover,.ProcedureDocumentView-module__JlpI8q__photoEditButton:focus-visible{color:#174c77;outline-offset:-2px;background:#ebf6ffe6;outline:2px solid #0a58ca}.ProcedureDocumentView-module__JlpI8q__emptyState{color:#495057;text-align:center;background:#f8f9fa;place-items:center;min-height:100vh;padding:24px;font-family:Arial,Helvetica,sans-serif;display:grid}.ProcedureDocumentView-module__JlpI8q__skeletonBadge{z-index:50;color:#fff;background:#171717eb;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:8px;width:max-content;max-width:calc(100vw - 48px);margin:0 auto 8px;padding:8px 16px;font-family:Arial,Helvetica,sans-serif;font-size:13px;font-weight:600;display:flex;position:sticky;top:16px;box-shadow:0 4px 16px #00000059}.ProcedureDocumentView-module__JlpI8q__skeletonBadgeSpinner{box-sizing:border-box;border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite ProcedureDocumentView-module__JlpI8q__image-spin;display:block}.ProcedureDocumentView-module__JlpI8q__skeletonLive .ProcedureDocumentView-module__JlpI8q__stepRow{animation:1.2s ease-in-out infinite ProcedureDocumentView-module__JlpI8q__skeleton-row-pulse}@keyframes ProcedureDocumentView-module__JlpI8q__skeleton-row-pulse{0%,to{background-color:#fff}50%{background-color:#e8f1fc}}@media print{.ProcedureDocumentView-module__JlpI8q__templateEditingControl{display:none!important}.ProcedureDocumentView-module__JlpI8q__editableValue{visibility:visible}.ProcedureDocumentView-module__JlpI8q__stepType .ProcedureDocumentView-module__JlpI8q__editableField{flex:0 auto;height:auto}.ProcedureDocumentView-module__JlpI8q__stepType .ProcedureDocumentView-module__JlpI8q__editableValue{height:auto}@page{size:Letter;margin:.25in}.ProcedureDocumentView-module__JlpI8q__viewer{background:#fff;padding:0;display:block;overflow:visible}.ProcedureDocumentView-module__JlpI8q__pageFrame{break-inside:avoid-page;page-break-inside:avoid;break-after:page;page-break-after:always;margin:0;overflow:hidden;width:8in!important;height:10.36in!important}.ProcedureDocumentView-module__JlpI8q__page{transform-origin:0 0;break-after:auto;page-break-after:auto;-webkit-print-color-adjust:exact;print-color-adjust:exact;width:8.5in;height:11in;min-height:11in;overflow:hidden;transform:scale(.9412)!important}.ProcedureDocumentView-module__JlpI8q__pageFrame:last-child{break-after:auto;page-break-after:auto}.ProcedureDocumentView-module__JlpI8q__footer{box-sizing:border-box;break-inside:avoid;page-break-inside:avoid;position:absolute!important;bottom:20pt!important;left:5%!important;right:5%!important}.ProcedureDocumentView-module__JlpI8q__skeletonBadge{display:none!important}}
.ContactUs-module__vRyrvq__page{background-color:var(--tg-bg-primary);min-height:100vh;color:var(--tg-text-primary);font-feature-settings:"cv02", "cv03", "cv04", "cv11";flex-direction:column;display:flex;overflow-x:hidden}.ContactUs-module__vRyrvq__navbar{z-index:100;-webkit-backdrop-filter:saturate(180%)blur(16px);border-bottom:1px solid var(--tg-border-subtle);box-shadow:var(--tg-shadow-sm);background:#fffc;justify-content:space-between;align-items:center;padding:1rem 2.5rem;display:flex;position:sticky;top:0}.ContactUs-module__vRyrvq__logoGroup{color:inherit;align-items:center;gap:.75rem;text-decoration:none;display:flex}.ContactUs-module__vRyrvq__navActions{align-items:center;gap:.75rem;display:flex}.ContactUs-module__vRyrvq__hero{text-align:center;background:var(--tg-bg-primary);max-width:100%;padding:4rem 1.5rem 2rem;position:relative;overflow:hidden}.ContactUs-module__vRyrvq__heroBg{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.ContactUs-module__vRyrvq__heroBlob1{filter:blur(40px);background:radial-gradient(circle,#0d6efd1a,#0000 70%);border-radius:50%;width:480px;height:480px;position:absolute;top:-30%;left:-10%}.ContactUs-module__vRyrvq__heroBlob2{filter:blur(40px);background:radial-gradient(circle,#0d6efd14,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute;top:-20%;right:-10%}.ContactUs-module__vRyrvq__heroInner{z-index:1;max-width:720px;margin:0 auto;position:relative}.ContactUs-module__vRyrvq__title{letter-spacing:-.03em;color:var(--tg-text-primary);margin:1.25rem 0 .75rem;font-size:clamp(2.25rem,5vw,3.25rem);font-weight:800;line-height:1.1}.ContactUs-module__vRyrvq__subtitle{max-width:560px;color:var(--tg-text-secondary);margin:0 auto;font-size:1.1rem;line-height:1.6}.ContactUs-module__vRyrvq__heroNote{color:var(--tg-text-tertiary);margin:1.25rem auto 0;font-size:.92rem}.ContactUs-module__vRyrvq__heroNote a{color:var(--tg-accent);font-weight:600;text-decoration:none}.ContactUs-module__vRyrvq__heroNote a:hover{color:var(--tg-accent-hover);text-decoration:underline}.ContactUs-module__vRyrvq__formSection{z-index:1;flex:1;justify-content:center;padding:1rem 1.5rem 5rem;display:flex;position:relative}.ContactUs-module__vRyrvq__card{background:var(--tg-bg-primary);border:1px solid var(--tg-border-default);border-radius:var(--tg-radius-xl);width:100%;max-width:640px;box-shadow:var(--tg-shadow-lg);box-sizing:border-box;padding:2.5rem}.ContactUs-module__vRyrvq__cardHeader{margin-bottom:1.75rem}.ContactUs-module__vRyrvq__cardTitle{letter-spacing:-.02em;color:var(--tg-text-primary);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.ContactUs-module__vRyrvq__cardDesc{color:var(--tg-text-secondary);margin:0;font-size:.98rem;line-height:1.55}.ContactUs-module__vRyrvq__form{flex-direction:column;gap:1.1rem;display:flex}.ContactUs-module__vRyrvq__fieldRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;display:grid}.ContactUs-module__vRyrvq__field{flex-direction:column;gap:.4rem;display:flex}.ContactUs-module__vRyrvq__label{color:var(--tg-text-primary);font-size:.875rem;font-weight:600}.ContactUs-module__vRyrvq__required{color:var(--tg-accent);margin-left:2px}.ContactUs-module__vRyrvq__optional{color:var(--tg-text-tertiary);margin-left:.4rem;font-size:.78rem;font-weight:500}.ContactUs-module__vRyrvq__input,.ContactUs-module__vRyrvq__textarea{box-sizing:border-box;border:1px solid var(--tg-border-default);border-radius:var(--tg-radius-md);width:100%;color:var(--tg-text-primary);background:var(--tg-bg-primary);transition:border-color var(--tg-dur-fast) var(--tg-ease-out), box-shadow var(--tg-dur-fast) var(--tg-ease-out);outline:none;padding:.7rem .85rem;font-family:inherit;font-size:.95rem;line-height:1.5}.ContactUs-module__vRyrvq__input::placeholder,.ContactUs-module__vRyrvq__textarea::placeholder{color:var(--tg-text-tertiary)}.ContactUs-module__vRyrvq__input:focus,.ContactUs-module__vRyrvq__textarea:focus{border-color:var(--tg-accent);box-shadow:0 0 0 3px #0d6efd29}.ContactUs-module__vRyrvq__inputError{border-color:var(--tg-danger)}.ContactUs-module__vRyrvq__inputError:focus{border-color:var(--tg-danger);box-shadow:0 0 0 3px #dc262629}.ContactUs-module__vRyrvq__textarea{resize:vertical;min-height:140px}.ContactUs-module__vRyrvq__fieldFooter{justify-content:space-between;align-items:center;margin-top:.15rem;display:flex}.ContactUs-module__vRyrvq__errorText{color:var(--tg-danger);font-size:.8rem;font-weight:500}.ContactUs-module__vRyrvq__charCount{color:var(--tg-text-tertiary);font-variant-numeric:tabular-nums;font-size:.78rem}.ContactUs-module__vRyrvq__submitButton{border-radius:var(--tg-radius-md);background:var(--tg-accent);color:#fff;letter-spacing:.01em;cursor:pointer;transition:background var(--tg-dur-fast) var(--tg-ease-out), transform var(--tg-dur-fast) var(--tg-ease-out), box-shadow var(--tg-dur-fast) var(--tg-ease-out), opacity var(--tg-dur-fast) var(--tg-ease-out);box-shadow:var(--tg-shadow-glow);border:none;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.85rem 1.25rem;font-size:.98rem;font-weight:700;display:inline-flex}.ContactUs-module__vRyrvq__submitButton:hover:not(:disabled){background:var(--tg-accent-hover);transform:translateY(-1px);box-shadow:0 12px 28px #0d6efd38}.ContactUs-module__vRyrvq__submitButton:active:not(:disabled){transform:translateY(0)}.ContactUs-module__vRyrvq__submitButton:disabled{opacity:.7;cursor:not-allowed}.ContactUs-module__vRyrvq__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite ContactUs-module__vRyrvq__spin}@keyframes ContactUs-module__vRyrvq__spin{to{transform:rotate(360deg)}}.ContactUs-module__vRyrvq__responseNote{text-align:center;color:var(--tg-text-tertiary);margin:1rem 0 0;font-size:.88rem}.ContactUs-module__vRyrvq__successOverlay{z-index:200;-webkit-backdrop-filter:blur(6px);animation:ContactUs-module__vRyrvq__fadeIn var(--tg-dur-base) var(--tg-ease-out);background:#0a0a0a73;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}@keyframes ContactUs-module__vRyrvq__fadeIn{0%{opacity:0}to{opacity:1}}.ContactUs-module__vRyrvq__successCard{background:var(--tg-bg-primary);border-radius:var(--tg-radius-xl);width:100%;max-width:440px;box-shadow:var(--tg-shadow-xl);text-align:center;animation:ContactUs-module__vRyrvq__popIn var(--tg-dur-base) var(--tg-ease-out);padding:2.5rem 2rem}@keyframes ContactUs-module__vRyrvq__popIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.ContactUs-module__vRyrvq__successIcon{background:var(--tg-success-light);width:64px;height:64px;color:var(--tg-success);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.ContactUs-module__vRyrvq__successTitle{letter-spacing:-.02em;color:var(--tg-text-primary);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.ContactUs-module__vRyrvq__successBody{color:var(--tg-text-secondary);margin:0 0 1.5rem;font-size:1rem;line-height:1.55}.ContactUs-module__vRyrvq__successButton{border-radius:var(--tg-radius-md);background:var(--tg-accent);color:#fff;cursor:pointer;transition:background var(--tg-dur-fast) var(--tg-ease-out), transform var(--tg-dur-fast) var(--tg-ease-out), box-shadow var(--tg-dur-fast) var(--tg-ease-out);box-shadow:var(--tg-shadow-glow);border:none;margin-top:.5rem;padding:.7rem 2.5rem;font-size:.98rem;font-weight:700}.ContactUs-module__vRyrvq__successButton:hover{background:var(--tg-accent-hover);transform:translateY(-1px);box-shadow:0 12px 28px #0d6efd38}.ContactUs-module__vRyrvq__successButton:active{transform:translateY(0)}.ContactUs-module__vRyrvq__footer{border-top:1px solid var(--tg-border-subtle);text-align:center;color:var(--tg-text-tertiary);padding:1.5rem 2.5rem;font-size:.88rem}.ContactUs-module__vRyrvq__footerLink{color:var(--tg-accent);transition:color var(--tg-dur-fast) var(--tg-ease-out);font-weight:600;text-decoration:none}.ContactUs-module__vRyrvq__footerLink:hover{color:var(--tg-accent-hover);text-decoration:underline}@media (max-width:640px){.ContactUs-module__vRyrvq__navbar{padding:1rem 1.25rem}.ContactUs-module__vRyrvq__hero{padding:2.5rem 1.25rem 1.5rem}.ContactUs-module__vRyrvq__formSection{padding:.5rem 1rem 3rem}.ContactUs-module__vRyrvq__card{border-radius:var(--tg-radius-lg);padding:1.75rem 1.25rem}.ContactUs-module__vRyrvq__fieldRow{grid-template-columns:1fr;gap:1.1rem}.ContactUs-module__vRyrvq__footer{padding:1.25rem}}.ContactUs-module__vRyrvq__honeypotField{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.ContactUs-module__vRyrvq__hero{border-bottom:2px solid var(--tg-accent)}.ContactUs-module__vRyrvq__heroBg{display:none}.ContactUs-module__vRyrvq__card{box-shadow:none;border-radius:8px}.ContactUs-module__vRyrvq__submitButton,.ContactUs-module__vRyrvq__successButton{box-shadow:none}.ContactUs-module__vRyrvq__submitButton:hover:not(:disabled),.ContactUs-module__vRyrvq__successButton:hover{box-shadow:none;transform:none}.ContactUs-module__vRyrvq__hero{padding:3rem 1.5rem 1.75rem}.ContactUs-module__vRyrvq__title{max-width:15ch;margin-left:auto;margin-right:auto;font-size:clamp(2rem,4.25vw,2.85rem)}.ContactUs-module__vRyrvq__card{border-left:3px solid var(--tg-accent)}.ContactUs-module__vRyrvq__cardHeader{border-bottom:1px solid var(--tg-border-subtle);padding-bottom:1.35rem}.ContactUs-module__vRyrvq__submitButton{min-height:2.9rem}@media (max-width:640px){.ContactUs-module__vRyrvq__card{border-left-width:2px}.ContactUs-module__vRyrvq__submitButton{width:100%}}
.CookiePolicy-module__5CNoKW__container{color:#0f172a;background-color:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.CookiePolicy-module__5CNoKW__navbar{z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 2.5rem;display:flex;position:sticky;top:0;box-shadow:0 1px 2px #0000000d}.CookiePolicy-module__5CNoKW__logoGroup{align-items:center;gap:.75rem;display:flex}.CookiePolicy-module__5CNoKW__logoImg{border-radius:6px}.CookiePolicy-module__5CNoKW__logoText{color:#0f172a;letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.CookiePolicy-module__5CNoKW__content{flex:1;width:100%;max-width:800px;margin:0 auto;padding:3rem 2rem 4rem}.CookiePolicy-module__5CNoKW__title{color:#0f172a;letter-spacing:-.02em;margin:0 0 .5rem;font-size:2.5rem;font-weight:800}.CookiePolicy-module__5CNoKW__lastUpdated{color:#64748b;margin-bottom:2.5rem;font-size:.9rem}.CookiePolicy-module__5CNoKW__section{margin-bottom:2.5rem}.CookiePolicy-module__5CNoKW__section h2{color:#0f172a;margin:0 0 1rem;padding-top:.5rem;font-size:1.5rem;font-weight:700}.CookiePolicy-module__5CNoKW__section h3{color:#1e293b;margin:1.5rem 0 .75rem;font-size:1.15rem;font-weight:600}.CookiePolicy-module__5CNoKW__section p{color:#475569;margin:0 0 1rem;line-height:1.7}.CookiePolicy-module__5CNoKW__section ul{color:#475569;margin:0 0 1rem;padding-left:1.5rem;line-height:1.7}.CookiePolicy-module__5CNoKW__section li{margin-bottom:.5rem}.CookiePolicy-module__5CNoKW__section strong{color:#1e293b}.CookiePolicy-module__5CNoKW__link{color:#2563eb;text-decoration:none;transition:color .2s}.CookiePolicy-module__5CNoKW__link:hover{color:#1d4ed8;text-decoration:underline}.CookiePolicy-module__5CNoKW__footer{text-align:center;color:#64748b;background:#fff;border-top:1px solid #e2e8f0;padding:2.5rem;font-size:.875rem}.CookiePolicy-module__5CNoKW__footerLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.CookiePolicy-module__5CNoKW__footerLink{color:#475569;font-size:.875rem;text-decoration:none;transition:color .2s}.CookiePolicy-module__5CNoKW__footerLink:hover{color:#2563eb;text-decoration:underline}.CookiePolicy-module__5CNoKW__footerDivider{color:#cbd5e1}.CookiePolicy-module__5CNoKW__footerCopyright{color:#64748b;margin:0}[data-mantine-color-scheme=dark] .CookiePolicy-module__5CNoKW__container{background-color:var(--mantine-color-dark-8);color:var(--mantine-color-text)}[data-mantine-color-scheme=dark] .CookiePolicy-module__5CNoKW__navbar{border-bottom-color:var(--mantine-color-dark-4);background:#1a1b1ef2;box-shadow:0 2px 10px #0000004d}[data-mantine-color-scheme=dark] .CookiePolicy-module__5CNoKW__logoText{color:var(--mantine-color-text)}[data-mantine-color-scheme=dark] .CookiePolicy-module__5CNoKW__title{color:var(--mantine-color-text)}[data-mantine-color-scheme=dark] .CookiePolicy-module__5CNoKW__section h2{color:var(--mantine-color-text)}[data-mantine-color-scheme=dark] .CookiePolicy-module__5CNoKW__section h3{color:var(--mantine-color-text)}[data-mantine-color-scheme=dark] .CookiePolicy-module__5CNoKW__section strong{color:var(--mantine-color-text)}[data-mantine-color-scheme=dark] .CookiePolicy-module__5CNoKW__lastUpdated{color:var(--mantine-color-dimmed)}[data-mantine-color-scheme=dark] .CookiePolicy-module__5CNoKW__section p{color:var(--mantine-color-dimmed)}[data-mantine-color-scheme=dark] .CookiePolicy-module__5CNoKW__section ul{color:var(--mantine-color-dimmed)}[data-mantine-color-scheme=dark] .CookiePolicy-module__5CNoKW__footer{color:var(--mantine-color-dimmed)}[data-mantine-color-scheme=dark] .CookiePolicy-module__5CNoKW__footerLink{color:var(--mantine-color-dimmed)}[data-mantine-color-scheme=dark] .CookiePolicy-module__5CNoKW__footerCopyright{color:var(--mantine-color-dimmed)}[data-mantine-color-scheme=dark] .CookiePolicy-module__5CNoKW__link{color:var(--mantine-color-blue-4)}[data-mantine-color-scheme=dark] .CookiePolicy-module__5CNoKW__footerLink:hover{color:var(--mantine-color-blue-4)}[data-mantine-color-scheme=dark] .CookiePolicy-module__5CNoKW__footer{background:var(--mantine-color-dark-7);border-top-color:var(--mantine-color-dark-4)}[data-mantine-color-scheme=dark] .CookiePolicy-module__5CNoKW__footerDivider{color:var(--mantine-color-dark-3)}@media (max-width:600px){.CookiePolicy-module__5CNoKW__navbar{padding:1rem 1.25rem}.CookiePolicy-module__5CNoKW__content{padding:2rem 1.25rem 3rem}.CookiePolicy-module__5CNoKW__title{font-size:2rem}}
.TemplateGenerator-module__s7LUua__page{color:#14213d;background:#f8fafc;min-height:100vh}.TemplateGenerator-module__s7LUua__shell{width:min(1320px,100% - 3rem);margin:0 auto;padding:1.75rem 0 2rem}.TemplateGenerator-module__s7LUua__hero{text-align:left;justify-content:space-between;align-items:center;gap:1.5rem;max-width:100%;margin:0 0 1.4rem;display:flex}.TemplateGenerator-module__s7LUua__heroCopy{min-width:0}.TemplateGenerator-module__s7LUua__demoCta{color:#fff;background:#0a58ca;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:1.25rem;min-height:56px;padding:.9rem 1.5rem;font-size:1.05rem;font-weight:750;text-decoration:none;display:inline-flex;box-shadow:0 3px 8px #0a58ca26}.TemplateGenerator-module__s7LUua__demoCta:hover{color:#fff;background:#084298}.TemplateGenerator-module__s7LUua__eyebrow{color:#0d6efd;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .35rem;font-size:.7rem;font-weight:800}.TemplateGenerator-module__s7LUua__hero h1{color:#102a43;letter-spacing:-.045em;margin:0;font-size:clamp(1.65rem,2.7vw,2.35rem);line-height:1.08}.TemplateGenerator-module__s7LUua__hero p{color:#52606d;max-width:780px;margin:.55rem 0 0;font-size:.92rem;line-height:1.55}.TemplateGenerator-module__s7LUua__freeLink{color:#0a58ca;text-underline-offset:2px;font-weight:750;text-decoration:underline}.TemplateGenerator-module__s7LUua__freePlanPrompt{margin:1rem 0 0;font-size:.82rem}.TemplateGenerator-module__s7LUua__documentWorkspace{background:#fff;border:1px solid #d9e2ec;border-radius:8px;max-width:1040px;margin:0 auto;overflow:hidden}.TemplateGenerator-module__s7LUua__hiddenInput{display:none}.TemplateGenerator-module__s7LUua__previewToolbar{border-bottom:1px solid #d9e2ec;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex}.TemplateGenerator-module__s7LUua__previewToolbar strong{color:#243b53;font-size:.95rem}.TemplateGenerator-module__s7LUua__previewToolbar p{color:#52606d;margin:.25rem 0 0;font-size:.8rem}.TemplateGenerator-module__s7LUua__previewToolbar .TemplateGenerator-module__s7LUua__mobileHint{display:none}.TemplateGenerator-module__s7LUua__previewToolbarActions{flex-shrink:0;gap:.5rem;display:flex}.TemplateGenerator-module__s7LUua__documentCanvas{background:#e7ebf0;overflow:auto}.TemplateGenerator-module__s7LUua__primaryButton,.TemplateGenerator-module__s7LUua__secondaryButton{min-height:42px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:6px;padding:.65rem 1rem;font-size:.88rem;font-weight:750}.TemplateGenerator-module__s7LUua__primaryButton{color:#fff;background:#0a58ca}.TemplateGenerator-module__s7LUua__primaryButton:hover{background:#084298}.TemplateGenerator-module__s7LUua__secondaryButton{color:#243b53;background:#fff;border-color:#9fb3c8}.TemplateGenerator-module__s7LUua__secondaryButton:hover{background:#f0f6fc;border-color:#2680c2}.TemplateGenerator-module__s7LUua__primaryButton:disabled{opacity:.6;cursor:wait}.TemplateGenerator-module__s7LUua__error{color:#b42318;margin:.75rem 1rem;font-size:.85rem}.TemplateGenerator-module__s7LUua__exportDialog{box-sizing:border-box;color:#14213d;background:#fff;border:1px solid #d9e2ec;border-radius:10px;width:min(540px,100% - 2rem);max-height:calc(100dvh - 2rem);padding:1.25rem;overflow:auto}.TemplateGenerator-module__s7LUua__exportDialog::backdrop{background:#102a438c}.TemplateGenerator-module__s7LUua__dialogHeading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.TemplateGenerator-module__s7LUua__dialogHeading h2{margin:0;font-size:1.3rem}.TemplateGenerator-module__s7LUua__dialogHeading button{padding:.3rem .7rem;font-size:1.4rem}.TemplateGenerator-module__s7LUua__exportPrompt{background:#eef6ff;border-left:3px solid #0a58ca;padding:1rem}.TemplateGenerator-module__s7LUua__exportPrompt h3{margin:0 0 .5rem;font-size:1.05rem}.TemplateGenerator-module__s7LUua__exportPrompt p{color:#36566f;margin:0 0 .85rem;font-size:.9rem;line-height:1.6}.TemplateGenerator-module__s7LUua__exportPrompt .TemplateGenerator-module__s7LUua__demoCta{min-height:44px;padding:.7rem 1rem;font-size:.9rem}.TemplateGenerator-module__s7LUua__exportPrompt .TemplateGenerator-module__s7LUua__freeLink{width:fit-content;margin-top:.75rem;font-size:.85rem;display:block}.TemplateGenerator-module__s7LUua__exportHint{color:#52606d;margin:1.25rem 0 .65rem;font-size:.9rem}.TemplateGenerator-module__s7LUua__exportOptions{gap:.6rem;display:grid}.TemplateGenerator-module__s7LUua__exportOptions button{color:#243b53;text-align:left;cursor:pointer;font:inherit;background:#fff;border:1px solid #9fb3c8;border-radius:6px;gap:.25rem;padding:.85rem 1rem;display:grid}.TemplateGenerator-module__s7LUua__exportOptions button:hover{background:#f5faff;border-color:#0a58ca}.TemplateGenerator-module__s7LUua__exportOptions button span{color:#52606d;font-size:.8rem}.TemplateGenerator-module__s7LUua__exportOptions button:disabled{opacity:.6;cursor:wait}.TemplateGenerator-module__s7LUua__contact{background:#eef6ff;border:1px solid #b6d4fe;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-items:center;column-gap:2rem;margin-top:1rem;padding:1rem;display:grid}.TemplateGenerator-module__s7LUua__contact h2{color:#0c4a6e;margin:0;font-size:1rem}.TemplateGenerator-module__s7LUua__contactCopy{min-width:0}.TemplateGenerator-module__s7LUua__contact p{color:#36566f;margin:.3rem 0 0;font-size:.82rem;line-height:1.5}.TemplateGenerator-module__s7LUua__contactForm{flex-wrap:wrap;gap:.55rem;display:flex}.TemplateGenerator-module__s7LUua__contactForm input{min-height:40px;font:inherit;border:1px solid #9ec5fe;border-radius:7px;flex:220px;padding:.6rem .7rem}.TemplateGenerator-module__s7LUua__contactStatus{color:#36566f;grid-column:2;margin:.55rem 0 0;font-size:.82rem}.TemplateGenerator-module__s7LUua__infoGrid{border-top:1px solid #d9e2ec;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.25rem;padding-top:1rem;display:grid}.TemplateGenerator-module__s7LUua__infoCard{padding:0 .8rem 0 0}.TemplateGenerator-module__s7LUua__infoCard+.TemplateGenerator-module__s7LUua__infoCard{border-left:1px solid #d9e2ec;padding-left:1rem}.TemplateGenerator-module__s7LUua__infoCard h2{color:#243b53;margin:0 0 .35rem;font-size:.98rem}.TemplateGenerator-module__s7LUua__infoCard p{color:#627d98;margin:0;font-size:.86rem;line-height:1.6}.TemplateGenerator-module__s7LUua__faq{border-top:1px solid #d9e2ec;max-width:820px;margin:0 auto 2rem;padding:1.25rem 1rem}.TemplateGenerator-module__s7LUua__faq h2{color:#102a43;margin:0 0 .8rem;font-size:1.35rem}.TemplateGenerator-module__s7LUua__faq h2:not(:first-child){margin-top:2rem}.TemplateGenerator-module__s7LUua__faq h3{color:#243b53;margin:1.25rem 0 .5rem;font-size:1.08rem}.TemplateGenerator-module__s7LUua__faq>ul{color:#52606d;padding-left:1.25rem;line-height:1.7}.TemplateGenerator-module__s7LUua__faq>ul li{margin-bottom:.35rem}.TemplateGenerator-module__s7LUua__faq .TemplateGenerator-module__s7LUua__demoCta{margin-top:.5rem}.TemplateGenerator-module__s7LUua__faq>p{color:#52606d;margin:0 0 1rem;line-height:1.7}.TemplateGenerator-module__s7LUua__faq details{border-bottom:1px solid #e6eef5;padding:.75rem 0}.TemplateGenerator-module__s7LUua__faq summary{color:#243b53;cursor:pointer;font-weight:750}.TemplateGenerator-module__s7LUua__faq details p{color:#627d98;margin:.55rem 0 0;font-size:.9rem;line-height:1.6}.TemplateGenerator-module__s7LUua__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1020px){.TemplateGenerator-module__s7LUua__contact{grid-template-columns:1fr;gap:.8rem}.TemplateGenerator-module__s7LUua__contactStatus{grid-column:1}}@media (max-width:560px){.TemplateGenerator-module__s7LUua__previewToolbar .TemplateGenerator-module__s7LUua__mobileHint{display:block}.TemplateGenerator-module__s7LUua__shell{width:calc(100% - 1.5rem);padding-top:1.25rem}.TemplateGenerator-module__s7LUua__hero{flex-direction:column;align-items:stretch;gap:1rem}.TemplateGenerator-module__s7LUua__infoGrid{grid-template-columns:1fr}.TemplateGenerator-module__s7LUua__infoCard+.TemplateGenerator-module__s7LUua__infoCard{border-left:0;padding-left:0}.TemplateGenerator-module__s7LUua__previewToolbar{flex-direction:column;align-items:stretch}.TemplateGenerator-module__s7LUua__previewToolbarActions{justify-content:space-between}.TemplateGenerator-module__s7LUua__documentCanvas{min-width:0}.TemplateGenerator-module__s7LUua__documentCanvas>main{min-width:760px}.TemplateGenerator-module__s7LUua__exportPrompt .TemplateGenerator-module__s7LUua__demoCta{box-sizing:border-box;width:100%}}.TemplateGenerator-module__s7LUua__page button:focus-visible,.TemplateGenerator-module__s7LUua__page a:focus-visible,.TemplateGenerator-module__s7LUua__faq summary:focus-visible{outline-offset:3px;outline:3px solid #2680c299}.TemplateGenerator-module__s7LUua__exportDialog button:focus-visible,.TemplateGenerator-module__s7LUua__exportDialog a:focus-visible{outline-offset:3px;outline:3px solid #2680c2}
.PrivacyPolicy-module__n45T3a__container{color:#0f172a;background-color:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.PrivacyPolicy-module__n45T3a__navbar{z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 2.5rem;display:flex;position:sticky;top:0;box-shadow:0 1px 2px #0000000d}.PrivacyPolicy-module__n45T3a__logoGroup{align-items:center;gap:.75rem;display:flex}.PrivacyPolicy-module__n45T3a__logoImg{border-radius:6px}.PrivacyPolicy-module__n45T3a__logoText{color:#0f172a;letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.PrivacyPolicy-module__n45T3a__content{flex:1;width:100%;max-width:800px;margin:0 auto;padding:3rem 2rem 4rem}.PrivacyPolicy-module__n45T3a__title{color:#0f172a;letter-spacing:-.02em;margin:0 0 .5rem;font-size:2.5rem;font-weight:800}.PrivacyPolicy-module__n45T3a__lastUpdated{color:#64748b;margin-bottom:2.5rem;font-size:.9rem}.PrivacyPolicy-module__n45T3a__section{margin-bottom:2.5rem}.PrivacyPolicy-module__n45T3a__section h2{color:#0f172a;margin:0 0 1rem;padding-top:.5rem;font-size:1.5rem;font-weight:700}.PrivacyPolicy-module__n45T3a__section h3{color:#1e293b;margin:1.5rem 0 .75rem;font-size:1.15rem;font-weight:600}.PrivacyPolicy-module__n45T3a__section p{color:#475569;margin:0 0 1rem;line-height:1.7}.PrivacyPolicy-module__n45T3a__section ul{color:#475569;margin:0 0 1rem;padding-left:1.5rem;line-height:1.7}.PrivacyPolicy-module__n45T3a__section li{margin-bottom:.5rem}.PrivacyPolicy-module__n45T3a__section strong{color:#1e293b}.PrivacyPolicy-module__n45T3a__footer{text-align:center;color:#64748b;background:#fff;border-top:1px solid #e2e8f0;padding:2.5rem;font-size:.875rem}.PrivacyPolicy-module__n45T3a__footerLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.PrivacyPolicy-module__n45T3a__footerLink{color:#475569;font-size:.875rem;text-decoration:none;transition:color .2s}.PrivacyPolicy-module__n45T3a__footerLink:hover{color:#2563eb;text-decoration:underline}.PrivacyPolicy-module__n45T3a__footerDivider{color:#cbd5e1}.PrivacyPolicy-module__n45T3a__footerCopyright{color:#64748b;margin:0}[data-mantine-color-scheme=dark] .PrivacyPolicy-module__n45T3a__container{background-color:var(--mantine-color-dark-8);color:var(--mantine-color-text)}[data-mantine-color-scheme=dark] .PrivacyPolicy-module__n45T3a__navbar{border-bottom-color:var(--mantine-color-dark-4);background:#1a1b1ef2;box-shadow:0 2px 10px #0000004d}[data-mantine-color-scheme=dark] .PrivacyPolicy-module__n45T3a__logoText{color:var(--mantine-color-text)}[data-mantine-color-scheme=dark] .PrivacyPolicy-module__n45T3a__title{color:var(--mantine-color-text)}[data-mantine-color-scheme=dark] .PrivacyPolicy-module__n45T3a__section h2{color:var(--mantine-color-text)}[data-mantine-color-scheme=dark] .PrivacyPolicy-module__n45T3a__section h3{color:var(--mantine-color-text)}[data-mantine-color-scheme=dark] .PrivacyPolicy-module__n45T3a__section strong{color:var(--mantine-color-text)}[data-mantine-color-scheme=dark] .PrivacyPolicy-module__n45T3a__lastUpdated{color:var(--mantine-color-dimmed)}[data-mantine-color-scheme=dark] .PrivacyPolicy-module__n45T3a__section p{color:var(--mantine-color-dimmed)}[data-mantine-color-scheme=dark] .PrivacyPolicy-module__n45T3a__section ul{color:var(--mantine-color-dimmed)}[data-mantine-color-scheme=dark] .PrivacyPolicy-module__n45T3a__footer{color:var(--mantine-color-dimmed)}[data-mantine-color-scheme=dark] .PrivacyPolicy-module__n45T3a__footerLink{color:var(--mantine-color-dimmed)}[data-mantine-color-scheme=dark] .PrivacyPolicy-module__n45T3a__footerCopyright{color:var(--mantine-color-dimmed)}[data-mantine-color-scheme=dark] .PrivacyPolicy-module__n45T3a__link{color:var(--mantine-color-blue-4)}[data-mantine-color-scheme=dark] .PrivacyPolicy-module__n45T3a__footerLink:hover{color:var(--mantine-color-blue-4)}[data-mantine-color-scheme=dark] .PrivacyPolicy-module__n45T3a__footer{background:var(--mantine-color-dark-7);border-top-color:var(--mantine-color-dark-4)}[data-mantine-color-scheme=dark] .PrivacyPolicy-module__n45T3a__footerDivider{color:var(--mantine-color-dark-3)}@media (max-width:600px){.PrivacyPolicy-module__n45T3a__navbar{padding:1rem 1.25rem}.PrivacyPolicy-module__n45T3a__content{padding:2rem 1.25rem 3rem}.PrivacyPolicy-module__n45T3a__title{font-size:2rem}}
