.page-module__LhOf9a__page{flex-direction:column;min-height:100vh;display:flex}.page-module__LhOf9a__container{max-width:var(--container-max);margin:0 auto;padding:0 24px}.page-module__LhOf9a__hero{text-align:center;background:linear-gradient(180deg,var(--bg-soft)0%,var(--bg-main)100%);padding:120px 24px 80px;position:relative}.page-module__LhOf9a__hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,#2563eb14 0%,#0000 50%),radial-gradient(circle at 70% 80%,#3b82f60f 0%,#0000 50%);position:absolute;inset:0}.page-module__LhOf9a__heroContent{z-index:1;max-width:700px;margin:0 auto;position:relative}.page-module__LhOf9a__badge{color:#2563eb;letter-spacing:.5px;background:#2563eb1a;border:1px solid #2563eb;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-flex}.page-module__LhOf9a__title{color:var(--text-primary);letter-spacing:.02em;margin-bottom:20px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1}.page-module__LhOf9a__highlight{background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__LhOf9a__subtitle{color:var(--text-secondary);margin-bottom:40px;font-size:1.25rem;line-height:1.6}.page-module__LhOf9a__formContainer{max-width:500px;margin:0 auto}.page-module__LhOf9a__form{width:100%}.page-module__LhOf9a__inputGroup{flex-direction:column;gap:12px;display:flex}.page-module__LhOf9a__input{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-md);width:100%;color:var(--text-primary);transition:border-color var(--transition-base),box-shadow var(--transition-base);box-shadow:var(--shadow-sm);padding:16px 20px;font-size:16px}.page-module__LhOf9a__input:focus{box-shadow:var(--shadow-md),0 0 0 3px #2563eb1a;border-color:#2563eb;outline:none}.page-module__LhOf9a__input::placeholder{color:var(--text-muted)}.page-module__LhOf9a__button{border-radius:var(--radius-md);color:#fff;cursor:pointer;width:100%;transition:transform var(--transition-base),box-shadow var(--transition-base);box-shadow:var(--shadow-md),0 0 40px #2563eb26;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);border:none;justify-content:center;align-items:center;gap:8px;padding:16px 24px;font-size:16px;font-weight:600;display:flex}.page-module__LhOf9a__button:hover:not(:disabled){box-shadow:var(--shadow-lg),0 0 60px #2563eb40;transform:translateY(-2px)}.page-module__LhOf9a__button:disabled{opacity:.7;cursor:not-allowed}.page-module__LhOf9a__spinner{border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite page-module__LhOf9a__spin}@keyframes page-module__LhOf9a__spin{to{transform:rotate(360deg)}}.page-module__LhOf9a__formNote{color:var(--text-muted);margin-top:16px;font-size:14px}.page-module__LhOf9a__successMessage{border-radius:var(--radius-md);color:#2563eb;background:#2563eb1a;border:1px solid #2563eb;justify-content:center;align-items:center;gap:12px;padding:20px;font-size:16px;font-weight:600;display:flex}.page-module__LhOf9a__successMessage i{font-size:24px}.page-module__LhOf9a__errorMessage{color:#dc3545;margin-top:12px;font-size:14px}.page-module__LhOf9a__features{background:var(--bg-white);padding:80px 24px}.page-module__LhOf9a__featuresContent{text-align:center;max-width:900px;margin:0 auto}.page-module__LhOf9a__sectionTitle{color:var(--text-primary);letter-spacing:.02em;margin-bottom:12px;font-size:2rem;font-weight:700}.page-module__LhOf9a__sectionSubtitle{color:var(--text-secondary);margin-bottom:48px;font-size:1.1rem}.page-module__LhOf9a__featureGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.page-module__LhOf9a__featureCard{background:var(--bg-main);border:1px solid var(--border-light);border-radius:var(--radius-lg);transition:border-color var(--transition-base),transform var(--transition-base),box-shadow var(--transition-base);align-items:center;gap:16px;padding:20px;display:flex}.page-module__LhOf9a__featureCard:hover{box-shadow:var(--shadow-md);border-color:#2563eb;transform:translateY(-2px)}.page-module__LhOf9a__featureIcon{border-radius:var(--radius-md);color:#2563eb;background:#2563eb1a;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;font-size:24px;display:flex}.page-module__LhOf9a__featureInfo{text-align:left}.page-module__LhOf9a__featureInfo h3{color:var(--text-primary);margin-bottom:4px;font-size:15px;font-weight:600}.page-module__LhOf9a__featureInfo span{color:var(--text-secondary);font-size:13px}.page-module__LhOf9a__highlights{background:var(--bg-soft);padding:80px 24px}.page-module__LhOf9a__highlightsContent{grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:0 auto;display:grid}.page-module__LhOf9a__highlightCard{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-sm);transition:transform var(--transition-base),box-shadow var(--transition-base);padding:32px 24px}.page-module__LhOf9a__highlightCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.page-module__LhOf9a__highlightIcon{border-radius:var(--radius-lg);color:#2563eb;background:#2563eb1a;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:28px;display:flex}.page-module__LhOf9a__highlightCard h3{color:var(--text-primary);margin-bottom:12px;font-size:18px;font-weight:600}.page-module__LhOf9a__highlightCard p{color:var(--text-secondary);font-size:14px;line-height:1.6}.page-module__LhOf9a__finalCta{text-align:center;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);padding:80px 0}.page-module__LhOf9a__finalCta h2{color:#fff;margin-bottom:12px;font-size:2rem}.page-module__LhOf9a__finalCta p{color:#ffffffe6;margin-bottom:32px;font-size:1.1rem}.page-module__LhOf9a__successMessageAlt{border-radius:var(--radius-md);color:#fff;background:#ffffff26;border:1px solid #fff6;align-items:center;gap:12px;padding:16px 32px;font-size:16px;font-weight:600;display:inline-flex}.page-module__LhOf9a__successMessageAlt i{font-size:24px}.page-module__LhOf9a__ctaForm{gap:12px;max-width:500px;margin:0 auto;display:flex}.page-module__LhOf9a__ctaInput{border-radius:var(--radius-md);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;flex:1;padding:16px 20px;font-size:16px}.page-module__LhOf9a__ctaInput:focus{background:#fff3;border-color:#fff9;outline:none}.page-module__LhOf9a__ctaInput::placeholder{color:#fff9}.page-module__LhOf9a__ctaButton{border-radius:var(--radius-md);color:#2563eb;cursor:pointer;white-space:nowrap;transition:transform var(--transition-base),box-shadow var(--transition-base);box-shadow:var(--shadow-md);background:#fff;border:none;padding:16px 24px;font-size:16px;font-weight:600}.page-module__LhOf9a__ctaButton:hover:not(:disabled){box-shadow:var(--shadow-lg);transform:translateY(-2px)}.page-module__LhOf9a__ctaButton:disabled{opacity:.7;cursor:not-allowed}@media (max-width:1024px){.page-module__LhOf9a__featureGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__LhOf9a__hero{padding:80px 16px 60px}.page-module__LhOf9a__badge{margin-bottom:20px;padding:6px 12px;font-size:13px}.page-module__LhOf9a__title{margin-bottom:16px;font-size:clamp(1.75rem,6vw,2.5rem)}.page-module__LhOf9a__subtitle{margin-bottom:32px;font-size:1.1rem}.page-module__LhOf9a__formContainer{padding:0 16px}.page-module__LhOf9a__input{padding:14px 18px;font-size:15px}.page-module__LhOf9a__button{padding:14px 20px;font-size:15px}.page-module__LhOf9a__features{padding:60px 16px}.page-module__LhOf9a__sectionTitle{margin-bottom:10px;font-size:1.5rem}.page-module__LhOf9a__sectionSubtitle{margin-bottom:32px;font-size:1rem}.page-module__LhOf9a__featureGrid{grid-template-columns:1fr;gap:12px}.page-module__LhOf9a__featureCard{padding:16px}.page-module__LhOf9a__featureCard:hover{transform:none}.page-module__LhOf9a__featureIcon{width:44px;min-width:44px;height:44px;font-size:20px}.page-module__LhOf9a__highlights{padding:60px 16px}.page-module__LhOf9a__highlightsContent{grid-template-columns:1fr;gap:16px}.page-module__LhOf9a__highlightCard{padding:24px 20px}.page-module__LhOf9a__highlightCard:hover{transform:none}.page-module__LhOf9a__highlightIcon{width:56px;height:56px;margin-bottom:16px;font-size:24px}.page-module__LhOf9a__highlightCard h3{margin-bottom:10px;font-size:16px}.page-module__LhOf9a__highlightCard p{font-size:13px}.page-module__LhOf9a__finalCta{padding:60px 24px}.page-module__LhOf9a__finalCta h2{font-size:1.5rem}.page-module__LhOf9a__finalCta p{font-size:.95rem}.page-module__LhOf9a__ctaForm{flex-direction:column}.page-module__LhOf9a__ctaInput{padding:14px 18px;font-size:15px}.page-module__LhOf9a__ctaButton{padding:14px 20px;font-size:15px}}@media (max-width:480px){.page-module__LhOf9a__hero{padding:70px 16px 40px}.page-module__LhOf9a__badge{margin-bottom:16px;padding:5px 10px;font-size:12px}.page-module__LhOf9a__title{font-size:1.5rem}.page-module__LhOf9a__subtitle{margin-bottom:28px;font-size:1rem;line-height:1.5}.page-module__LhOf9a__input{padding:12px 16px;font-size:14px}.page-module__LhOf9a__button{padding:12px 18px;font-size:14px}.page-module__LhOf9a__formNote{font-size:12px}.page-module__LhOf9a__successMessage{gap:10px;padding:16px;font-size:14px}.page-module__LhOf9a__successMessage i{font-size:20px}.page-module__LhOf9a__features{padding:40px 16px}.page-module__LhOf9a__sectionTitle{font-size:1.25rem}.page-module__LhOf9a__sectionSubtitle{margin-bottom:24px;font-size:.9rem}.page-module__LhOf9a__featureCard{gap:12px;padding:14px}.page-module__LhOf9a__featureIcon{width:40px;min-width:40px;height:40px;font-size:18px}.page-module__LhOf9a__featureInfo h3{font-size:14px}.page-module__LhOf9a__featureInfo span{font-size:12px}.page-module__LhOf9a__highlights{padding:40px 16px}.page-module__LhOf9a__highlightCard{padding:20px 16px}.page-module__LhOf9a__highlightIcon{width:48px;height:48px;margin-bottom:14px;font-size:20px}.page-module__LhOf9a__highlightCard h3{margin-bottom:8px;font-size:15px}.page-module__LhOf9a__highlightCard p{font-size:12px}.page-module__LhOf9a__finalCta{padding:40px 16px}.page-module__LhOf9a__finalCta h2{font-size:1.25rem}.page-module__LhOf9a__finalCta p{margin-bottom:20px;font-size:.9rem}.page-module__LhOf9a__ctaInput{padding:12px 16px;font-size:14px}.page-module__LhOf9a__ctaButton{padding:12px 18px;font-size:14px}}
.Header-module__hBw1pG__header{z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-light);height:var(--header-height);background:#ffffffeb;position:sticky;top:0}.Header-module__hBw1pG__container{max-width:var(--container-max);justify-content:space-between;align-items:center;gap:32px;height:100%;margin:0 auto;padding:0 24px;display:flex;position:relative}.Header-module__hBw1pG__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.Header-module__hBw1pG__logoIcon{object-fit:contain;width:72px;height:72px}.Header-module__hBw1pG__logoText{color:var(--color-primary);align-items:baseline;font-family:Agency,sans-serif;font-size:1.5rem;font-weight:400;display:flex;overflow:hidden}.Header-module__hBw1pG__logoBase{color:var(--color-primary)}.Header-module__hBw1pG__logoBasePdf,.Header-module__hBw1pG__pdfLogo .Header-module__hBw1pG__logoText{color:#b91c1c}.Header-module__hBw1pG__pdfLogo .Header-module__hBw1pG__logoExpand{color:var(--text-primary)}.Header-module__hBw1pG__logoExpand{opacity:0;max-width:0;color:var(--text-primary);white-space:nowrap;transition:max-width .4s,opacity .3s;display:inline-block;overflow:hidden}.Header-module__hBw1pG__logo:hover .Header-module__hBw1pG__logoExpand{opacity:1;max-width:80px}.Header-module__hBw1pG__nav{align-items:center;gap:8px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__navLink{color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--transition-fast);padding:10px 16px;font-size:.95rem;font-weight:500}.Header-module__hBw1pG__navLink:hover{color:var(--text-primary);background:#0000000a}.Header-module__hBw1pG__actions{align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__ctaBtn{padding:10px 20px;font-size:.9rem}.Header-module__hBw1pG__pdfBtn{background:linear-gradient(135deg,#b91c1c 0%,#dc2626 100%);box-shadow:0 4px 20px #b91c1c33}.Header-module__hBw1pG__pdfBtn:hover{box-shadow:0 8px 30px #b91c1c4d}.Header-module__hBw1pG__clipBtn{background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);box-shadow:0 4px 20px #2563eb33}.Header-module__hBw1pG__clipBtn:hover{box-shadow:0 8px 30px #2563eb4d}.Header-module__hBw1pG__logoBaseClip,.Header-module__hBw1pG__clipLogo .Header-module__hBw1pG__logoText{color:#2563eb}.Header-module__hBw1pG__clipLogo .Header-module__hBw1pG__logoExpand{color:var(--text-primary)}.Header-module__hBw1pG__leftNav{align-items:center;gap:24px;display:flex}.Header-module__hBw1pG__productSwitcher{background:var(--bg-soft);border-radius:8px;align-items:center;gap:4px;padding:4px;display:flex}.Header-module__hBw1pG__productLink{color:var(--text-muted);border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:500;transition:all .15s;display:flex}.Header-module__hBw1pG__productLink:hover{color:var(--text-secondary)}.Header-module__hBw1pG__productLink.Header-module__hBw1pG__active{background:var(--bg-white);color:var(--text-primary);box-shadow:var(--shadow-sm)}.Header-module__hBw1pG__productLink i{font-size:1rem}.Header-module__hBw1pG__menuToggle{cursor:pointer;width:44px;height:44px;color:var(--text-primary);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:none}.Header-module__hBw1pG__menuToggle i{font-size:1.5rem}.Header-module__hBw1pG__mobileMenuOverlay{z-index:99;opacity:0;transition:opacity var(--transition-base);background:#00000080;display:none;position:fixed;inset:0}.Header-module__hBw1pG__mobileMenuOverlay.Header-module__hBw1pG__open{opacity:1}.Header-module__hBw1pG__mobileMenu{background:var(--bg-white);z-index:101;width:280px;max-width:80vw;height:100vh;transition:transform var(--transition-base);padding:24px;display:none;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.Header-module__hBw1pG__mobileMenu.Header-module__hBw1pG__open{transform:translate(0)}.Header-module__hBw1pG__mobileMenuHeader{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.Header-module__hBw1pG__mobileMenuClose{cursor:pointer;width:44px;height:44px;color:var(--text-primary);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__mobileMenuClose i{font-size:1.5rem}.Header-module__hBw1pG__mobileNavLinks{flex-direction:column;gap:8px;display:flex}.Header-module__hBw1pG__mobileNavLink{color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--transition-fast);padding:14px 16px;font-size:1rem;font-weight:500;display:block}.Header-module__hBw1pG__mobileNavLink:hover,.Header-module__hBw1pG__mobileNavLink:active{color:var(--text-primary);background:var(--bg-soft)}.Header-module__hBw1pG__mobileProductSwitcher{border-top:1px solid var(--border-light);flex-direction:column;gap:8px;margin-top:24px;padding-top:24px;display:flex}.Header-module__hBw1pG__mobileProductLink{color:var(--text-muted);border-radius:var(--radius-sm);align-items:center;gap:10px;padding:12px 16px;font-size:.95rem;font-weight:500;transition:all .15s;display:flex}.Header-module__hBw1pG__mobileProductLink:hover{color:var(--text-secondary);background:var(--bg-soft)}.Header-module__hBw1pG__mobileProductLink.Header-module__hBw1pG__active{background:var(--bg-soft);color:var(--text-primary)}.Header-module__hBw1pG__mobileProductLink i{font-size:1.25rem}.Header-module__hBw1pG__mobileCta{margin-top:24px}.Header-module__hBw1pG__mobileCta .Header-module__hBw1pG__btn{justify-content:center;width:100%}@media (max-width:900px){.Header-module__hBw1pG__productSwitcher{display:none}}@media (max-width:768px){.Header-module__hBw1pG__header{height:var(--header-height-mobile)}.Header-module__hBw1pG__container{gap:16px;padding:0 16px}.Header-module__hBw1pG__nav,.Header-module__hBw1pG__actions{display:none}.Header-module__hBw1pG__menuToggle{display:flex}.Header-module__hBw1pG__mobileMenuOverlay,.Header-module__hBw1pG__mobileMenu{display:block}.Header-module__hBw1pG__logoIcon{width:52px;height:52px}.Header-module__hBw1pG__logoText{font-size:1.25rem}}@media (max-width:480px){.Header-module__hBw1pG__logoIcon{width:44px;height:44px}.Header-module__hBw1pG__logoText{font-size:1.1rem}.Header-module__hBw1pG__logo:hover .Header-module__hBw1pG__logoExpand{max-width:60px}}
.Footer-module__S6Hkya__footer{background:var(--bg-white);border-top:1px solid var(--border-light);padding:60px 0 0}.Footer-module__S6Hkya__container{max-width:var(--container-max);margin:0 auto;padding:0 24px}.Footer-module__S6Hkya__main{grid-template-columns:1.5fr 2fr;gap:60px;padding-bottom:40px;display:grid}.Footer-module__S6Hkya__logo{align-items:center;gap:10px;margin-bottom:16px;text-decoration:none;display:flex}.Footer-module__S6Hkya__logoIcon{object-fit:contain;width:64px;height:64px}.Footer-module__S6Hkya__logoText{color:var(--color-primary);align-items:baseline;font-family:Agency,sans-serif;font-size:1.25rem;font-weight:400;display:flex;overflow:hidden}.Footer-module__S6Hkya__logoBase{color:var(--color-primary)}.Footer-module__S6Hkya__logoBasePdf,.Footer-module__S6Hkya__pdfLogo .Footer-module__S6Hkya__logoText{color:#b91c1c}.Footer-module__S6Hkya__pdfLogo .Footer-module__S6Hkya__logoExpand{color:var(--text-primary)}.Footer-module__S6Hkya__logoBaseClip,.Footer-module__S6Hkya__clipLogo .Footer-module__S6Hkya__logoText{color:#2563eb}.Footer-module__S6Hkya__clipLogo .Footer-module__S6Hkya__logoExpand{color:var(--text-primary)}.Footer-module__S6Hkya__logoExpand{opacity:0;max-width:0;color:var(--text-primary);white-space:nowrap;transition:max-width .4s,opacity .3s;display:inline-block;overflow:hidden}.Footer-module__S6Hkya__logo:hover .Footer-module__S6Hkya__logoExpand{opacity:1;max-width:80px}.Footer-module__S6Hkya__tagline{color:var(--text-secondary);max-width:280px;margin-bottom:16px;font-size:.95rem}.Footer-module__S6Hkya__contact{margin-top:20px}.Footer-module__S6Hkya__contact a{color:var(--text-secondary);transition:color var(--transition-fast);align-items:center;gap:8px;font-size:.9rem;display:flex}.Footer-module__S6Hkya__contact a:hover{color:var(--color-primary)}.Footer-module__S6Hkya__contact i{font-size:1rem}.Footer-module__S6Hkya__links{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.Footer-module__S6Hkya__column h4{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;font-size:.85rem;font-weight:600}.Footer-module__S6Hkya__column a{color:var(--text-secondary);transition:color var(--transition-fast);align-items:center;gap:8px;padding:6px 0;font-size:.95rem;display:flex}.Footer-module__S6Hkya__column a:hover{color:var(--color-primary)}.Footer-module__S6Hkya__pdfColumn a:hover{color:#b91c1c}.Footer-module__S6Hkya__clipColumn a:hover{color:#2563eb}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--border-light);text-align:center;padding:20px 0}.Footer-module__S6Hkya__bottom p{color:var(--text-muted);font-size:.875rem}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:40px 0 0}.Footer-module__S6Hkya__container{padding:0 16px}.Footer-module__S6Hkya__main{grid-template-columns:1fr;gap:32px;padding-bottom:32px}.Footer-module__S6Hkya__brand{text-align:center}.Footer-module__S6Hkya__logo{justify-content:center}.Footer-module__S6Hkya__logoIcon{width:56px;height:56px}.Footer-module__S6Hkya__logoText{font-size:1.125rem}.Footer-module__S6Hkya__tagline{text-align:center;max-width:none;font-size:.9rem}.Footer-module__S6Hkya__links{grid-template-columns:repeat(2,1fr);gap:24px}.Footer-module__S6Hkya__column h4{margin-bottom:12px;font-size:.8rem}.Footer-module__S6Hkya__column a{padding:5px 0;font-size:.9rem}.Footer-module__S6Hkya__bottom{padding:16px 0}.Footer-module__S6Hkya__bottom p{font-size:.8rem}}@media (max-width:500px){.Footer-module__S6Hkya__footer{padding:32px 0 0}.Footer-module__S6Hkya__main{gap:24px;padding-bottom:24px}.Footer-module__S6Hkya__logoIcon{width:48px;height:48px}.Footer-module__S6Hkya__logoText{font-size:1rem}.Footer-module__S6Hkya__logo:hover .Footer-module__S6Hkya__logoExpand{max-width:60px}.Footer-module__S6Hkya__tagline{font-size:.85rem}.Footer-module__S6Hkya__links{text-align:center;grid-template-columns:1fr;gap:20px}.Footer-module__S6Hkya__column a{justify-content:center}.Footer-module__S6Hkya__bottom p{font-size:.75rem}}
.HeaderMobile-module__CELa6q__header{z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-light);background:#fffffff2;height:60px;position:sticky;top:0}.HeaderMobile-module__CELa6q__inner{justify-content:space-between;align-items:center;height:100%;padding:0 16px;display:flex}.HeaderMobile-module__CELa6q__logo{align-items:center;gap:8px;text-decoration:none;display:flex}.HeaderMobile-module__CELa6q__logoIcon{object-fit:contain;width:40px;height:40px}.HeaderMobile-module__CELa6q__logoText{color:var(--color-primary);font-family:Agency,sans-serif;font-size:1.25rem;font-weight:400}.HeaderMobile-module__CELa6q__pdfLogo .HeaderMobile-module__CELa6q__logoText{color:#b91c1c}.HeaderMobile-module__CELa6q__menuBtn{cursor:pointer;width:44px;height:44px;color:var(--text-primary);-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.HeaderMobile-module__CELa6q__menuBtn i{font-size:1.5rem}.HeaderMobile-module__CELa6q__overlay{z-index:200;background:#00000080;animation:.2s HeaderMobile-module__CELa6q__fadeIn;position:fixed;inset:0}@keyframes HeaderMobile-module__CELa6q__fadeIn{0%{opacity:0}to{opacity:1}}.HeaderMobile-module__CELa6q__menu{background:var(--bg-white);flex-direction:column;width:85%;max-width:320px;height:100%;padding:20px;animation:.25s HeaderMobile-module__CELa6q__slideIn;display:flex;position:absolute;top:0;right:0;overflow-y:auto}@keyframes HeaderMobile-module__CELa6q__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.HeaderMobile-module__CELa6q__menuHeader{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:20px;display:flex}.HeaderMobile-module__CELa6q__menuTitle{color:var(--text-primary);font-family:Agency,sans-serif;font-size:1.25rem;font-weight:500}.HeaderMobile-module__CELa6q__closeBtn{cursor:pointer;width:44px;height:44px;color:var(--text-primary);-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;margin-right:-8px;display:flex}.HeaderMobile-module__CELa6q__closeBtn i{font-size:1.5rem}.HeaderMobile-module__CELa6q__nav{flex-direction:column;gap:4px;margin-bottom:32px;display:flex}.HeaderMobile-module__CELa6q__navLink{color:var(--text-secondary);border-radius:var(--radius-sm);-webkit-tap-highlight-color:transparent;padding:16px;font-size:1.1rem;font-weight:500;text-decoration:none;display:block}.HeaderMobile-module__CELa6q__navLink:active{background:var(--bg-soft);color:var(--text-primary)}.HeaderMobile-module__CELa6q__productSwitch{border-top:1px solid var(--border-light);flex-direction:column;gap:8px;margin-bottom:32px;padding-top:24px;display:flex}.HeaderMobile-module__CELa6q__switchLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:8px;padding:0 8px;font-size:.75rem;font-weight:600}.HeaderMobile-module__CELa6q__productLink{color:var(--text-secondary);border-radius:var(--radius-sm);-webkit-tap-highlight-color:transparent;align-items:center;gap:12px;padding:14px 16px;font-size:1rem;font-weight:500;text-decoration:none;display:flex}.HeaderMobile-module__CELa6q__productLink i{font-size:1.25rem}.HeaderMobile-module__CELa6q__productLink:active{background:var(--bg-soft)}.HeaderMobile-module__CELa6q__productLink.HeaderMobile-module__CELa6q__active{background:var(--bg-soft);color:var(--text-primary)}.HeaderMobile-module__CELa6q__downloadBtn{background:var(--gradient-primary);color:#fff;border-radius:var(--radius-md);-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;gap:10px;margin-top:auto;padding:16px 24px;font-size:1rem;font-weight:600;text-decoration:none;display:flex}.HeaderMobile-module__CELa6q__downloadBtn:active{opacity:.9}.HeaderMobile-module__CELa6q__downloadBtn.HeaderMobile-module__CELa6q__pdfBtn{background:linear-gradient(135deg,#b91c1c 0%,#dc2626 100%)}
.FooterMobile-module__gZSgOq__footer{background:var(--bg-white);border-top:1px solid var(--border-light);padding:40px 20px 24px}.FooterMobile-module__gZSgOq__brand{text-align:center;margin-bottom:32px}.FooterMobile-module__gZSgOq__logo{align-items:center;gap:10px;margin-bottom:8px;text-decoration:none;display:inline-flex}.FooterMobile-module__gZSgOq__logoIcon{object-fit:contain;width:44px;height:44px}.FooterMobile-module__gZSgOq__logoText{color:var(--color-primary);font-family:Agency,sans-serif;font-size:1.35rem;font-weight:400}.FooterMobile-module__gZSgOq__pdfLogo .FooterMobile-module__gZSgOq__logoText{color:#b91c1c}.FooterMobile-module__gZSgOq__tagline{color:var(--text-secondary);margin:0;font-size:.9rem}.FooterMobile-module__gZSgOq__tagline i{vertical-align:middle}.FooterMobile-module__gZSgOq__sections{border-top:1px solid var(--border-light);margin-bottom:24px}.FooterMobile-module__gZSgOq__section{border-bottom:1px solid var(--border-light)}.FooterMobile-module__gZSgOq__sectionHeader{width:100%;color:var(--text-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:space-between;align-items:center;padding:16px 0;font-size:.95rem;font-weight:600;display:flex}.FooterMobile-module__gZSgOq__chevron{color:var(--text-muted);font-size:1rem;transition:transform .2s}.FooterMobile-module__gZSgOq__sectionHeader.FooterMobile-module__gZSgOq__open .FooterMobile-module__gZSgOq__chevron{transform:rotate(180deg)}.FooterMobile-module__gZSgOq__sectionLinks{flex-direction:column;gap:12px;padding-bottom:16px;display:flex}.FooterMobile-module__gZSgOq__sectionLinks a{color:var(--text-secondary);-webkit-tap-highlight-color:transparent;padding:4px 0;font-size:.9rem;text-decoration:none}.FooterMobile-module__gZSgOq__sectionLinks a:active{color:var(--text-primary)}.FooterMobile-module__gZSgOq__contact{text-align:center;margin-bottom:32px}.FooterMobile-module__gZSgOq__emailLink{color:var(--text-secondary);background:var(--bg-soft);border:1px solid var(--border-light);border-radius:var(--radius-md);-webkit-tap-highlight-color:transparent;align-items:center;gap:8px;padding:12px 20px;font-size:.9rem;text-decoration:none;display:inline-flex}.FooterMobile-module__gZSgOq__emailLink i{color:var(--text-muted);font-size:1.1rem}.FooterMobile-module__gZSgOq__emailLink:active{background:var(--bg-glass)}.FooterMobile-module__gZSgOq__bottom{text-align:center;border-top:1px solid var(--border-light);padding-top:24px}.FooterMobile-module__gZSgOq__bottom p{color:var(--text-muted);margin:0;font-size:.8rem}
.HeroMobile-module__ZgT9MG__hero{flex-direction:column;justify-content:center;min-height:calc(100vh - 60px);padding:48px 20px 60px;display:flex;position:relative;overflow:hidden}.HeroMobile-module__ZgT9MG__content{z-index:1;text-align:center;position:relative}.HeroMobile-module__ZgT9MG__badge{background:var(--bg-glass-strong);border:1px solid var(--border-light);color:var(--color-primary);border-radius:100px;align-items:center;gap:6px;margin-bottom:20px;padding:8px 14px;font-size:.8rem;font-weight:500;display:inline-flex}.HeroMobile-module__ZgT9MG__badge i{font-size:.9rem}.HeroMobile-module__ZgT9MG__title{color:var(--text-primary);margin-bottom:16px;font-size:2rem;font-weight:700;line-height:1.2}.HeroMobile-module__ZgT9MG__gradient{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroMobile-module__ZgT9MG__subtitle{color:var(--text-secondary);max-width:340px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}.HeroMobile-module__ZgT9MG__cta{flex-direction:column;gap:12px;margin-bottom:40px;display:flex}.HeroMobile-module__ZgT9MG__primaryBtn,.HeroMobile-module__ZgT9MG__secondaryBtn{border-radius:var(--radius-md);-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;gap:10px;padding:16px 24px;font-size:1rem;font-weight:600;text-decoration:none;display:flex}.HeroMobile-module__ZgT9MG__primaryBtn{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-md),var(--shadow-glow)}.HeroMobile-module__ZgT9MG__primaryBtn:active{opacity:.9;transform:scale(.98)}.HeroMobile-module__ZgT9MG__secondaryBtn{background:var(--bg-white);color:var(--text-primary);border:1px solid var(--border-light);box-shadow:var(--shadow-sm)}.HeroMobile-module__ZgT9MG__secondaryBtn:active{background:var(--bg-soft)}.HeroMobile-module__ZgT9MG__stats{background:var(--bg-glass-strong);border:1px solid var(--border-light);border-radius:var(--radius-xl);justify-content:center;gap:24px;padding:20px;display:flex}.HeroMobile-module__ZgT9MG__stat{flex-direction:column;align-items:center;gap:2px;display:flex}.HeroMobile-module__ZgT9MG__statNumber{color:var(--text-primary);font-size:1.1rem;font-weight:700}.HeroMobile-module__ZgT9MG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.02em;font-size:.7rem}.HeroMobile-module__ZgT9MG__bgGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#2173461f 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}
.PricingMobile-module__Vjsroa__pricing{padding:48px 20px 60px}.PricingMobile-module__Vjsroa__header{text-align:center;margin-bottom:32px}.PricingMobile-module__Vjsroa__badge{background:var(--bg-glass-strong);border:1px solid var(--border-light);color:var(--color-primary);border-radius:100px;align-items:center;gap:6px;margin-bottom:16px;padding:8px 14px;font-size:.8rem;font-weight:500;display:inline-flex}.PricingMobile-module__Vjsroa__badge i{font-size:.9rem}.PricingMobile-module__Vjsroa__title{color:var(--text-primary);margin-bottom:8px;font-size:1.5rem;font-weight:700}.PricingMobile-module__Vjsroa__subtitle{color:var(--text-secondary);font-size:.95rem}.PricingMobile-module__Vjsroa__cards{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.PricingMobile-module__Vjsroa__card{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:20px;position:relative}.PricingMobile-module__Vjsroa__card.PricingMobile-module__Vjsroa__featured{border-color:var(--color-primary);background:linear-gradient(to bottom,#21734608,var(--bg-white));border-width:2px}.PricingMobile-module__Vjsroa__popularBadge{background:var(--gradient-primary);color:#fff;white-space:nowrap;border-radius:100px;padding:4px 12px;font-size:.7rem;font-weight:600;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.PricingMobile-module__Vjsroa__cardContent{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.PricingMobile-module__Vjsroa__planInfo{flex-direction:column;gap:2px;display:flex}.PricingMobile-module__Vjsroa__planName{color:var(--text-primary);font-size:1.1rem;font-weight:600}.PricingMobile-module__Vjsroa__planDesc{color:var(--text-muted);font-size:.8rem}.PricingMobile-module__Vjsroa__priceBlock{flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:2px;display:flex}.PricingMobile-module__Vjsroa__currency{color:var(--text-primary);font-size:1rem;font-weight:600}.PricingMobile-module__Vjsroa__price{color:var(--text-primary);font-size:2rem;font-weight:700;line-height:1}.PricingMobile-module__Vjsroa__priceNote{color:var(--text-muted);text-align:right;width:100%;font-size:.7rem}.PricingMobile-module__Vjsroa__features{flex-direction:column;gap:8px;margin:0 0 20px;padding:0;list-style:none;display:flex}.PricingMobile-module__Vjsroa__features li{color:var(--text-secondary);align-items:center;gap:8px;font-size:.9rem;display:flex}.PricingMobile-module__Vjsroa__features i{color:var(--color-primary);font-size:1rem}.PricingMobile-module__Vjsroa__buyBtn{background:var(--gradient-primary);color:#fff;border-radius:var(--radius-md);-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;width:100%;padding:14px 20px;font-size:1rem;font-weight:600;text-decoration:none;display:flex}.PricingMobile-module__Vjsroa__buyBtn:active{opacity:.9;transform:scale(.98)}.PricingMobile-module__Vjsroa__buyBtn.PricingMobile-module__Vjsroa__secondary{background:var(--bg-white);color:var(--text-primary);border:1px solid var(--border-light)}.PricingMobile-module__Vjsroa__buyBtn.PricingMobile-module__Vjsroa__secondary:active{background:var(--bg-soft)}.PricingMobile-module__Vjsroa__notes{background:var(--bg-glass-strong);border:1px solid var(--border-light);border-radius:var(--radius-lg);flex-direction:column;gap:12px;padding:20px;display:flex}.PricingMobile-module__Vjsroa__note{color:var(--text-secondary);align-items:center;gap:10px;font-size:.85rem;display:flex}.PricingMobile-module__Vjsroa__note i{color:var(--color-primary);flex-shrink:0;font-size:1.1rem}.PricingMobile-module__Vjsroa__note a{color:var(--color-primary);font-weight:500;text-decoration:none}.PricingMobile-module__Vjsroa__note a:active{text-decoration:underline}
.FAQMobile-module__3wuJka__faq{padding:48px 20px 60px}.FAQMobile-module__3wuJka__header{text-align:center;margin-bottom:24px}.FAQMobile-module__3wuJka__badge{background:var(--bg-glass-strong);border:1px solid var(--border-light);color:var(--color-primary);border-radius:100px;align-items:center;gap:6px;margin-bottom:16px;padding:8px 14px;font-size:.8rem;font-weight:500;display:inline-flex}.FAQMobile-module__3wuJka__badge i{font-size:.9rem}.FAQMobile-module__3wuJka__title{color:var(--text-primary);font-size:1.5rem;font-weight:700}.FAQMobile-module__3wuJka__list{flex-direction:column;gap:8px;margin-bottom:32px;display:flex}.FAQMobile-module__3wuJka__item{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-md);overflow:hidden}.FAQMobile-module__3wuJka__item.FAQMobile-module__3wuJka__open{border-color:var(--color-primary)}.FAQMobile-module__3wuJka__question{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:16px;font-size:.95rem;font-weight:600;display:flex}.FAQMobile-module__3wuJka__question i{color:var(--color-primary);flex-shrink:0;font-size:1rem}.FAQMobile-module__3wuJka__answer{padding:0 16px 16px}.FAQMobile-module__3wuJka__answer p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.6}.FAQMobile-module__3wuJka__contact{text-align:center}.FAQMobile-module__3wuJka__contactBtn{background:var(--bg-white);color:var(--text-primary);border:1px solid var(--border-light);border-radius:var(--radius-md);-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.FAQMobile-module__3wuJka__contactBtn:active{background:var(--bg-soft)}
.PdfHero-module__KtLKqG__hero{padding:120px 0 100px;position:relative;overflow:hidden}.PdfHero-module__KtLKqG__container{max-width:var(--container-max);z-index:1;grid-template-columns:1fr 1.2fr;align-items:center;gap:48px;margin:0 auto;padding:0 24px;display:grid;position:relative}.PdfHero-module__KtLKqG__content{text-align:left}.PdfHero-module__KtLKqG__badge{color:#b91c1c;background:#b91c1c1a;border:1px solid #b91c1c33;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.875rem;font-weight:500;animation:.6s PdfHero-module__KtLKqG__fadeIn;display:inline-flex}.PdfHero-module__KtLKqG__badge i{font-size:1rem}.PdfHero-module__KtLKqG__title{margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15;animation:.6s .1s backwards PdfHero-module__KtLKqG__fadeIn}.PdfHero-module__KtLKqG__gradient{background:linear-gradient(135deg,#b91c1c 0%,#dc2626 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PdfHero-module__KtLKqG__subtitle{max-width:520px;color:var(--text-secondary);margin-bottom:28px;font-size:1rem;line-height:1.7;animation:.6s .2s backwards PdfHero-module__KtLKqG__fadeIn}.PdfHero-module__KtLKqG__cta{align-items:center;gap:16px;margin-bottom:32px;animation:.6s .3s backwards PdfHero-module__KtLKqG__fadeIn;display:flex}.PdfHero-module__KtLKqG__ctaBtn{border-radius:var(--radius-md);transition:all var(--transition-base);color:#fff;background:linear-gradient(135deg,#b91c1c 0%,#dc2626 100%);justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:600;display:inline-flex;box-shadow:0 4px 20px #b91c1c40}.PdfHero-module__KtLKqG__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #b91c1c59}.PdfHero-module__KtLKqG__ctaBtnSecondary{border-radius:var(--radius-md);transition:all var(--transition-base);background:var(--bg-white);color:var(--text-primary);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:600;display:inline-flex}.PdfHero-module__KtLKqG__ctaBtnSecondary:hover{background:var(--bg-main);color:#b91c1c;border-color:#b91c1c}.PdfHero-module__KtLKqG__stats{background:var(--bg-glass-strong);border:1px solid var(--border-light);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);align-items:center;gap:20px;padding:14px 24px;animation:.6s .4s backwards PdfHero-module__KtLKqG__fadeIn;display:inline-flex}.PdfHero-module__KtLKqG__stat{flex-direction:column;align-items:center;gap:2px;display:flex}.PdfHero-module__KtLKqG__statNumber{color:var(--text-primary);font-size:1.125rem;font-weight:700}.PdfHero-module__KtLKqG__statLabel{color:var(--text-muted);font-size:.75rem}.PdfHero-module__KtLKqG__statDivider{background:var(--border-light);width:1px;height:32px}.PdfHero-module__KtLKqG__demo{gap:16px;animation:.8s .3s backwards PdfHero-module__KtLKqG__fadeIn;display:flex}.PdfHero-module__KtLKqG__toolTabs{flex-direction:column;flex-shrink:0;gap:8px;display:flex}.PdfHero-module__KtLKqG__toolTab{background:var(--bg-glass-strong);border:1px solid var(--border-light);cursor:pointer;text-align:left;border-radius:10px;flex-direction:column;align-items:flex-start;gap:4px;min-width:140px;padding:12px 16px;transition:all .2s;display:flex}.PdfHero-module__KtLKqG__toolTab:hover{background:var(--bg-white);border-color:#b91c1c}.PdfHero-module__KtLKqG__toolTab.PdfHero-module__KtLKqG__active{color:#fff;background:linear-gradient(135deg,#b91c1c 0%,#dc2626 100%);border-color:#0000}.PdfHero-module__KtLKqG__toolTab i{color:#b91c1c;font-size:1.25rem}.PdfHero-module__KtLKqG__toolTab.PdfHero-module__KtLKqG__active i{color:#fff}.PdfHero-module__KtLKqG__toolName{letter-spacing:.02em;font-size:.85rem;font-weight:400}.PdfHero-module__KtLKqG__toolCategory{opacity:.6;font-size:.7rem}.PdfHero-module__KtLKqG__previewFrame{background:var(--bg-white);border:1px solid var(--border-light);border-radius:12px;flex:1;overflow:hidden;box-shadow:0 20px 60px #b91c1c1f,0 8px 24px #00000014}.PdfHero-module__KtLKqG__previewHeader{background:var(--bg-glass-strong);border-bottom:1px solid var(--border-light);align-items:center;gap:12px;padding:12px 16px;display:flex}.PdfHero-module__KtLKqG__windowDots{gap:6px;display:flex}.PdfHero-module__KtLKqG__windowDots span{background:var(--border-light);border-radius:50%;width:10px;height:10px}.PdfHero-module__KtLKqG__windowDots span:first-child{background:#ff5f57}.PdfHero-module__KtLKqG__windowDots span:nth-child(2){background:#ffbd2e}.PdfHero-module__KtLKqG__windowDots span:last-child{background:#28c840}.PdfHero-module__KtLKqG__windowTitle{color:var(--text-muted);font-size:.8rem;font-weight:500}.PdfHero-module__KtLKqG__previewContent{justify-content:center;align-items:center;min-height:320px;display:flex}.PdfHero-module__KtLKqG__previewPlaceholder{color:var(--text-muted);text-align:center;flex-direction:column;align-items:center;gap:12px;padding:40px;display:flex}.PdfHero-module__KtLKqG__previewPlaceholder i{color:#b91c1c;opacity:.4;font-size:3rem}.PdfHero-module__KtLKqG__previewPlaceholder span{font-size:1rem;font-weight:500}.PdfHero-module__KtLKqG__previewPlaceholder small{opacity:.6;font-size:.75rem}.PdfHero-module__KtLKqG__previewImage{width:100%;height:auto;display:block}.PdfHero-module__KtLKqG__trust{border-top:1px solid var(--border-light);justify-content:center;align-items:center;gap:24px;margin-top:40px;padding:20px 0;animation:.6s .5s backwards PdfHero-module__KtLKqG__fadeIn;display:flex}.PdfHero-module__KtLKqG__trustItem{color:var(--text-secondary);align-items:center;gap:8px;font-size:.85rem;display:flex}.PdfHero-module__KtLKqG__trustItem i{color:#b91c1c;font-size:1.25rem}.PdfHero-module__KtLKqG__bgGlow1{pointer-events:none;background:radial-gradient(circle,#b91c1c14 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;left:-100px}.PdfHero-module__KtLKqG__bgGlow2{pointer-events:none;background:radial-gradient(circle,#dc26260f 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:-200px;right:-100px}@keyframes PdfHero-module__KtLKqG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.PdfHero-module__KtLKqG__container{grid-template-columns:1fr;gap:48px}.PdfHero-module__KtLKqG__content{text-align:center;order:1}.PdfHero-module__KtLKqG__demo{order:2}.PdfHero-module__KtLKqG__subtitle{margin-left:auto;margin-right:auto}.PdfHero-module__KtLKqG__cta{justify-content:center}.PdfHero-module__KtLKqG__stats{margin:0 auto}.PdfHero-module__KtLKqG__trust{flex-wrap:wrap;gap:16px 32px}}@media (max-width:700px){.PdfHero-module__KtLKqG__hero{padding:100px 0 60px}.PdfHero-module__KtLKqG__demo{flex-direction:column}.PdfHero-module__KtLKqG__toolTabs{flex-direction:row;gap:8px;padding-bottom:8px;overflow-x:auto}.PdfHero-module__KtLKqG__toolTab{min-width:100px;padding:10px 12px}.PdfHero-module__KtLKqG__toolName{font-size:.75rem}.PdfHero-module__KtLKqG__previewContent{min-height:240px}.PdfHero-module__KtLKqG__cta{flex-direction:column}.PdfHero-module__KtLKqG__stats{flex-direction:column;gap:16px;padding:20px 24px}.PdfHero-module__KtLKqG__statDivider{width:60px;height:1px}.PdfHero-module__KtLKqG__trust{flex-direction:column}}
.ProductSwitcher-module__Qqf0OW__productBar{background:var(--bg-white);border-bottom:1px solid var(--border-light);padding:12px 0}.ProductSwitcher-module__Qqf0OW__container{max-width:var(--container-max);justify-content:center;margin:0 auto;padding:0 24px;display:flex}.ProductSwitcher-module__Qqf0OW__switcher{background:var(--bg-soft);border-radius:10px;align-items:center;gap:4px;padding:4px;display:flex}.ProductSwitcher-module__Qqf0OW__productLink{color:var(--text-muted);border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.ProductSwitcher-module__Qqf0OW__productLink:hover{color:var(--text-secondary);background:#00000005}.ProductSwitcher-module__Qqf0OW__productLink.ProductSwitcher-module__Qqf0OW__active{background:var(--bg-white);color:var(--text-primary);box-shadow:var(--shadow-sm)}.ProductSwitcher-module__Qqf0OW__productLink i{font-size:1.1rem}@media (max-width:768px){.ProductSwitcher-module__Qqf0OW__productBar{display:none}}
.ToolsMobile-module__PIbDiW__tools{background:var(--bg-soft);padding:48px 20px 60px}.ToolsMobile-module__PIbDiW__header{text-align:center;margin-bottom:24px}.ToolsMobile-module__PIbDiW__badge{background:var(--bg-glass-strong);border:1px solid var(--border-light);color:var(--color-primary);border-radius:100px;align-items:center;gap:6px;margin-bottom:16px;padding:8px 14px;font-size:.8rem;font-weight:500;display:inline-flex}.ToolsMobile-module__PIbDiW__badge i{font-size:.9rem}.ToolsMobile-module__PIbDiW__title{color:var(--text-primary);margin-bottom:8px;font-size:1.5rem;font-weight:700}.ToolsMobile-module__PIbDiW__subtitle{color:var(--text-secondary);font-size:.95rem}.ToolsMobile-module__PIbDiW__categories{flex-direction:column;gap:8px;margin-bottom:32px;display:flex}.ToolsMobile-module__PIbDiW__category{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-md);overflow:hidden}.ToolsMobile-module__PIbDiW__category.ToolsMobile-module__PIbDiW__open{border-color:var(--color-primary)}.ToolsMobile-module__PIbDiW__categoryHeader{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px;display:flex}.ToolsMobile-module__PIbDiW__categoryInfo{align-items:center;gap:12px;display:flex}.ToolsMobile-module__PIbDiW__categoryInfo i{color:var(--color-primary);font-size:1.25rem}.ToolsMobile-module__PIbDiW__categoryInfo span{color:var(--text-primary);font-size:1rem;font-weight:600}.ToolsMobile-module__PIbDiW__chevron{color:var(--text-muted);font-size:1rem}.ToolsMobile-module__PIbDiW__toolList{flex-direction:column;gap:8px;padding:0 16px 16px;display:flex}.ToolsMobile-module__PIbDiW__tool{color:var(--text-secondary);align-items:center;gap:10px;padding:6px 0;font-size:.9rem;display:flex}.ToolsMobile-module__PIbDiW__tool i{color:var(--color-primary);flex-shrink:0;font-size:.9rem}.ToolsMobile-module__PIbDiW__moreLabel{color:var(--text-muted);padding-left:22px;font-style:italic}.ToolsMobile-module__PIbDiW__cta{text-align:center}.ToolsMobile-module__PIbDiW__downloadBtn{background:var(--gradient-primary);color:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-md),var(--shadow-glow);-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;gap:10px;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.ToolsMobile-module__PIbDiW__downloadBtn:active{opacity:.9;transform:scale(.98)}
.PdfHeroMobile-module__7P9hiW__hero{flex-direction:column;justify-content:center;min-height:calc(100vh - 60px);padding:48px 20px 60px;display:flex;position:relative;overflow:hidden}.PdfHeroMobile-module__7P9hiW__content{z-index:1;text-align:center;position:relative}.PdfHeroMobile-module__7P9hiW__badge{color:#b91c1c;background:#b91c1c1a;border:1px solid #b91c1c33;border-radius:100px;align-items:center;gap:6px;margin-bottom:20px;padding:8px 14px;font-size:.8rem;font-weight:500;display:inline-flex}.PdfHeroMobile-module__7P9hiW__badge i{font-size:.9rem}.PdfHeroMobile-module__7P9hiW__title{color:var(--text-primary);margin-bottom:16px;font-size:2rem;font-weight:700;line-height:1.2}.PdfHeroMobile-module__7P9hiW__gradient{background:linear-gradient(135deg,#b91c1c 0%,#dc2626 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PdfHeroMobile-module__7P9hiW__subtitle{color:var(--text-secondary);max-width:340px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}.PdfHeroMobile-module__7P9hiW__cta{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.PdfHeroMobile-module__7P9hiW__primaryBtn,.PdfHeroMobile-module__7P9hiW__secondaryBtn{border-radius:var(--radius-md);-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;gap:10px;padding:16px 24px;font-size:1rem;font-weight:600;text-decoration:none;display:flex}.PdfHeroMobile-module__7P9hiW__primaryBtn{color:#fff;background:linear-gradient(135deg,#b91c1c 0%,#dc2626 100%);box-shadow:0 4px 20px #b91c1c33}.PdfHeroMobile-module__7P9hiW__primaryBtn:active{opacity:.9;transform:scale(.98)}.PdfHeroMobile-module__7P9hiW__secondaryBtn{background:var(--bg-white);color:var(--text-primary);border:1px solid var(--border-light);box-shadow:var(--shadow-sm)}.PdfHeroMobile-module__7P9hiW__secondaryBtn:active{background:var(--bg-soft)}.PdfHeroMobile-module__7P9hiW__stats{background:var(--bg-glass-strong);border:1px solid var(--border-light);border-radius:var(--radius-xl);justify-content:center;gap:24px;margin-bottom:24px;padding:20px;display:flex}.PdfHeroMobile-module__7P9hiW__stat{flex-direction:column;align-items:center;gap:2px;display:flex}.PdfHeroMobile-module__7P9hiW__statNumber{color:var(--text-primary);font-size:1.1rem;font-weight:700}.PdfHeroMobile-module__7P9hiW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.02em;font-size:.7rem}.PdfHeroMobile-module__7P9hiW__trust{flex-direction:column;gap:8px;display:flex}.PdfHeroMobile-module__7P9hiW__trustItem{color:var(--text-muted);justify-content:center;align-items:center;gap:8px;font-size:.85rem;display:flex}.PdfHeroMobile-module__7P9hiW__trustItem i{color:#b91c1c;font-size:1rem}.PdfHeroMobile-module__7P9hiW__bgGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#b91c1c1a 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}
.PdfPricing-module__hf_BDW__pricing{background:var(--bg-main);padding:100px 0}.PdfPricing-module__hf_BDW__container{max-width:900px;margin:0 auto;padding:0 24px}.PdfPricing-module__hf_BDW__header{text-align:center;margin-bottom:48px}.PdfPricing-module__hf_BDW__badge{color:#b91c1c;background:#b91c1c1a;border:1px solid #b91c1c33;border-radius:100px;align-items:center;gap:8px;margin-bottom:16px;padding:8px 16px;font-size:.875rem;font-weight:500;display:inline-flex}.PdfPricing-module__hf_BDW__title{margin-bottom:12px;font-size:2.5rem;font-weight:700}.PdfPricing-module__hf_BDW__subtitle{color:var(--text-secondary);font-size:1.1rem}.PdfPricing-module__hf_BDW__cards{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:48px;display:grid}.PdfPricing-module__hf_BDW__card{background:var(--bg-white);border:1px solid var(--border-light);border-radius:20px;padding:32px;transition:all .3s;position:relative}.PdfPricing-module__hf_BDW__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.PdfPricing-module__hf_BDW__card.PdfPricing-module__hf_BDW__featured{background:linear-gradient(135deg,#b91c1c 0%,#dc2626 100%);border-color:#0000;transform:scale(1.02)}.PdfPricing-module__hf_BDW__card.PdfPricing-module__hf_BDW__featured:hover{transform:scale(1.02)translateY(-4px)}.PdfPricing-module__hf_BDW__card.PdfPricing-module__hf_BDW__featured .PdfPricing-module__hf_BDW__planName,.PdfPricing-module__hf_BDW__card.PdfPricing-module__hf_BDW__featured .PdfPricing-module__hf_BDW__planDesc,.PdfPricing-module__hf_BDW__card.PdfPricing-module__hf_BDW__featured .PdfPricing-module__hf_BDW__priceNote,.PdfPricing-module__hf_BDW__card.PdfPricing-module__hf_BDW__featured .PdfPricing-module__hf_BDW__features li{color:#ffffffe6}.PdfPricing-module__hf_BDW__card.PdfPricing-module__hf_BDW__featured .PdfPricing-module__hf_BDW__currency,.PdfPricing-module__hf_BDW__card.PdfPricing-module__hf_BDW__featured .PdfPricing-module__hf_BDW__price{color:#fff}.PdfPricing-module__hf_BDW__card.PdfPricing-module__hf_BDW__featured .PdfPricing-module__hf_BDW__features i{color:#fffc}.PdfPricing-module__hf_BDW__popularBadge{color:#b91c1c;box-shadow:var(--shadow-md);white-space:nowrap;background:#fff;border-radius:100px;padding:6px 16px;font-size:.75rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.PdfPricing-module__hf_BDW__cardHeader{text-align:center;border-bottom:1px solid var(--border-light);margin-bottom:24px;padding-bottom:20px}.PdfPricing-module__hf_BDW__card.PdfPricing-module__hf_BDW__featured .PdfPricing-module__hf_BDW__cardHeader{border-bottom-color:#fff3}.PdfPricing-module__hf_BDW__planName{margin-bottom:4px;font-size:1.5rem;font-weight:700;display:block}.PdfPricing-module__hf_BDW__planDesc{color:var(--text-muted);margin-bottom:12px;font-size:.85rem;display:block}.PdfPricing-module__hf_BDW__priceWrap{justify-content:center;align-items:baseline;gap:2px;margin-bottom:4px;display:flex}.PdfPricing-module__hf_BDW__currency{color:#b91c1c;font-size:1.5rem;font-weight:600}.PdfPricing-module__hf_BDW__price{color:#b91c1c;font-size:3.5rem;font-weight:800;line-height:1}.PdfPricing-module__hf_BDW__priceNote{color:var(--text-muted);font-size:.85rem}.PdfPricing-module__hf_BDW__features{margin-bottom:24px;padding:0;list-style:none}.PdfPricing-module__hf_BDW__features li{color:var(--text-secondary);align-items:center;gap:10px;padding:10px 0;font-size:.9rem;display:flex}.PdfPricing-module__hf_BDW__features i{color:#b91c1c;font-size:1rem}.PdfPricing-module__hf_BDW__features li.PdfPricing-module__hf_BDW__disabled{opacity:.5}.PdfPricing-module__hf_BDW__features li.PdfPricing-module__hf_BDW__disabled i{color:var(--text-muted)}.PdfPricing-module__hf_BDW__cardBtn{border-radius:var(--radius-md);width:100%;transition:all var(--transition-base);color:#fff;box-shadow:var(--shadow-md);background:linear-gradient(135deg,#b91c1c 0%,#dc2626 100%);justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:.95rem;font-weight:600;display:flex}.PdfPricing-module__hf_BDW__cardBtn:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.PdfPricing-module__hf_BDW__cardBtnSecondary{border-radius:var(--radius-md);width:100%;transition:all var(--transition-base);background:var(--bg-white);color:var(--text-primary);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:.95rem;font-weight:600;display:flex}.PdfPricing-module__hf_BDW__cardBtnSecondary:hover{background:var(--bg-main);color:#b91c1c;border-color:#b91c1c}.PdfPricing-module__hf_BDW__card.PdfPricing-module__hf_BDW__featured .PdfPricing-module__hf_BDW__cardBtn{color:#b91c1c;background:#fff}.PdfPricing-module__hf_BDW__card.PdfPricing-module__hf_BDW__featured .PdfPricing-module__hf_BDW__cardBtn:hover{background:#ffffffe6;transform:translateY(-2px)}.PdfPricing-module__hf_BDW__comparison{border-top:1px solid var(--border-light);margin-top:64px;padding-top:48px}.PdfPricing-module__hf_BDW__comparisonTitle{text-align:center;margin-bottom:32px;font-size:1.5rem;font-weight:700}.PdfPricing-module__hf_BDW__comparisonTable{background:var(--bg-white);border:1px solid var(--border-light);border-radius:16px;overflow:hidden}.PdfPricing-module__hf_BDW__comparisonRow{border-bottom:1px solid var(--border-light);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.PdfPricing-module__hf_BDW__comparisonRow:last-child{border-bottom:none}.PdfPricing-module__hf_BDW__comparisonRow.PdfPricing-module__hf_BDW__header{background:var(--bg-soft);font-weight:600}.PdfPricing-module__hf_BDW__comparisonCell{color:var(--text-secondary);justify-content:center;align-items:center;padding:16px 20px;font-size:.9rem;display:flex}.PdfPricing-module__hf_BDW__comparisonCell:first-child{color:var(--text-primary);justify-content:flex-start}.PdfPricing-module__hf_BDW__comparisonCell.PdfPricing-module__hf_BDW__polypdf{color:#b91c1c;background:#b91c1c0d;font-weight:600}.PdfPricing-module__hf_BDW__savingsHighlight{color:#166534;background:#dcfce7;font-weight:600}.PdfPricing-module__hf_BDW__notes{flex-wrap:wrap;justify-content:center;gap:24px 40px;margin-bottom:24px;padding:24px 0;display:flex}.PdfPricing-module__hf_BDW__note{color:var(--text-secondary);align-items:center;gap:10px;font-size:.9rem;display:flex}.PdfPricing-module__hf_BDW__note i{color:#b91c1c;font-size:1.25rem}.PdfPricing-module__hf_BDW__note a{color:#b91c1c;text-decoration:underline}@media (max-width:768px){.PdfPricing-module__hf_BDW__cards{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.PdfPricing-module__hf_BDW__card.PdfPricing-module__hf_BDW__featured{order:-1;transform:scale(1)}.PdfPricing-module__hf_BDW__card.PdfPricing-module__hf_BDW__featured:hover{transform:translateY(-4px)}.PdfPricing-module__hf_BDW__comparisonRow{grid-template-columns:1.5fr 1fr 1fr 1fr}.PdfPricing-module__hf_BDW__comparisonCell{padding:12px 10px;font-size:.8rem}.PdfPricing-module__hf_BDW__notes{text-align:center;flex-direction:column;align-items:center}}
.PdfPricingMobile-module__UfvVZa__pricing{padding:48px 20px 60px}.PdfPricingMobile-module__UfvVZa__header{text-align:center;margin-bottom:32px}.PdfPricingMobile-module__UfvVZa__badge{color:#b91c1c;background:#b91c1c1a;border:1px solid #b91c1c33;border-radius:100px;align-items:center;gap:6px;margin-bottom:16px;padding:8px 14px;font-size:.8rem;font-weight:500;display:inline-flex}.PdfPricingMobile-module__UfvVZa__badge i{font-size:.9rem}.PdfPricingMobile-module__UfvVZa__title{color:var(--text-primary);margin-bottom:8px;font-size:1.5rem;font-weight:700}.PdfPricingMobile-module__UfvVZa__subtitle{color:var(--text-secondary);font-size:.95rem}.PdfPricingMobile-module__UfvVZa__cards{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.PdfPricingMobile-module__UfvVZa__card{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:20px;position:relative}.PdfPricingMobile-module__UfvVZa__card.PdfPricingMobile-module__UfvVZa__featured{background:linear-gradient(to bottom,#b91c1c08,var(--bg-white));border-width:2px;border-color:#b91c1c}.PdfPricingMobile-module__UfvVZa__popularBadge{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#b91c1c 0%,#dc2626 100%);border-radius:100px;padding:4px 12px;font-size:.7rem;font-weight:600;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.PdfPricingMobile-module__UfvVZa__cardContent{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.PdfPricingMobile-module__UfvVZa__planInfo{flex-direction:column;gap:2px;display:flex}.PdfPricingMobile-module__UfvVZa__planName{color:var(--text-primary);font-size:1.1rem;font-weight:600}.PdfPricingMobile-module__UfvVZa__planDesc{color:var(--text-muted);font-size:.8rem}.PdfPricingMobile-module__UfvVZa__priceBlock{flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:2px;display:flex}.PdfPricingMobile-module__UfvVZa__currency{color:var(--text-primary);font-size:1rem;font-weight:600}.PdfPricingMobile-module__UfvVZa__price{color:var(--text-primary);font-size:2rem;font-weight:700;line-height:1}.PdfPricingMobile-module__UfvVZa__priceNote{color:var(--text-muted);text-align:right;width:100%;font-size:.7rem}.PdfPricingMobile-module__UfvVZa__features{flex-direction:column;gap:8px;margin:0 0 20px;padding:0;list-style:none;display:flex}.PdfPricingMobile-module__UfvVZa__features li{color:var(--text-secondary);align-items:center;gap:8px;font-size:.9rem;display:flex}.PdfPricingMobile-module__UfvVZa__features i{color:#b91c1c;font-size:1rem}.PdfPricingMobile-module__UfvVZa__buyBtn{color:#fff;border-radius:var(--radius-md);-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#b91c1c 0%,#dc2626 100%);justify-content:center;align-items:center;width:100%;padding:14px 20px;font-size:1rem;font-weight:600;text-decoration:none;display:flex}.PdfPricingMobile-module__UfvVZa__buyBtn:active{opacity:.9;transform:scale(.98)}.PdfPricingMobile-module__UfvVZa__buyBtn.PdfPricingMobile-module__UfvVZa__secondary{background:var(--bg-white);color:var(--text-primary);border:1px solid var(--border-light)}.PdfPricingMobile-module__UfvVZa__buyBtn.PdfPricingMobile-module__UfvVZa__secondary:active{background:var(--bg-soft)}.PdfPricingMobile-module__UfvVZa__notes{background:var(--bg-glass-strong);border:1px solid var(--border-light);border-radius:var(--radius-lg);flex-direction:column;gap:12px;padding:20px;display:flex}.PdfPricingMobile-module__UfvVZa__note{color:var(--text-secondary);align-items:center;gap:10px;font-size:.85rem;display:flex}.PdfPricingMobile-module__UfvVZa__note i{color:#b91c1c;flex-shrink:0;font-size:1.1rem}
.PdfFaqMobile-module__E6x7OG__faq{padding:48px 20px 60px}.PdfFaqMobile-module__E6x7OG__header{text-align:center;margin-bottom:24px}.PdfFaqMobile-module__E6x7OG__badge{color:#b91c1c;background:#b91c1c1a;border:1px solid #b91c1c33;border-radius:100px;align-items:center;gap:6px;margin-bottom:16px;padding:8px 14px;font-size:.8rem;font-weight:500;display:inline-flex}.PdfFaqMobile-module__E6x7OG__badge i{font-size:.9rem}.PdfFaqMobile-module__E6x7OG__title{color:var(--text-primary);font-size:1.5rem;font-weight:700}.PdfFaqMobile-module__E6x7OG__list{flex-direction:column;gap:8px;margin-bottom:32px;display:flex}.PdfFaqMobile-module__E6x7OG__item{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-md);overflow:hidden}.PdfFaqMobile-module__E6x7OG__item.PdfFaqMobile-module__E6x7OG__open{border-color:#b91c1c}.PdfFaqMobile-module__E6x7OG__question{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:16px;font-size:.95rem;font-weight:600;display:flex}.PdfFaqMobile-module__E6x7OG__question i{color:#b91c1c;flex-shrink:0;font-size:1rem}.PdfFaqMobile-module__E6x7OG__answer{padding:0 16px 16px}.PdfFaqMobile-module__E6x7OG__answer p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.6}.PdfFaqMobile-module__E6x7OG__contact{text-align:center}.PdfFaqMobile-module__E6x7OG__contactBtn{background:var(--bg-white);color:var(--text-primary);border:1px solid var(--border-light);border-radius:var(--radius-md);-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.PdfFaqMobile-module__E6x7OG__contactBtn:active{background:var(--bg-soft)}
.DocsSidebar-module__Gy-FCa__sidebar{width:260px;height:calc(100vh - var(--header-height));top:var(--header-height);background:var(--bg-white);border-right:1px solid var(--border-light);flex-shrink:0;position:sticky;overflow-y:auto}.DocsSidebar-module__Gy-FCa__header{border-bottom:1px solid var(--border-light);padding:20px}.DocsSidebar-module__Gy-FCa__title{color:var(--text-primary);align-items:center;gap:10px;font-size:1.1rem;font-weight:600;display:flex}.DocsSidebar-module__Gy-FCa__title i{color:#b91c1c;font-size:1.25rem}.DocsSidebar-module__Gy-FCa__nav{padding:16px 0}.DocsSidebar-module__Gy-FCa__section{margin-bottom:20px}.DocsSidebar-module__Gy-FCa__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);padding:8px 20px;font-size:.7rem;font-weight:600}.DocsSidebar-module__Gy-FCa__sectionItems{margin:0;padding:0;list-style:none}.DocsSidebar-module__Gy-FCa__link{color:var(--text-secondary);border-left:2px solid #0000;padding:8px 20px 8px 28px;font-size:.9rem;transition:all .15s;display:block}.DocsSidebar-module__Gy-FCa__link:hover{color:var(--text-primary);background:var(--bg-soft)}.DocsSidebar-module__Gy-FCa__link.DocsSidebar-module__Gy-FCa__active{color:#b91c1c;background:#b91c1c0d;border-left-color:#b91c1c;font-weight:500}@media (max-width:900px){.DocsSidebar-module__Gy-FCa__sidebar{display:none}}
.ExcelDocsSidebar-module__87EYDG__sidebar{width:260px;height:calc(100vh - var(--header-height));top:var(--header-height);background:var(--bg-white);border-right:1px solid var(--border-light);flex-shrink:0;position:sticky;overflow-y:auto}.ExcelDocsSidebar-module__87EYDG__header{border-bottom:1px solid var(--border-light);padding:20px}.ExcelDocsSidebar-module__87EYDG__title{color:var(--text-primary);align-items:center;gap:10px;font-size:1.1rem;font-weight:600;display:flex}.ExcelDocsSidebar-module__87EYDG__title i{color:var(--color-primary);font-size:1.25rem}.ExcelDocsSidebar-module__87EYDG__nav{padding:16px 0}.ExcelDocsSidebar-module__87EYDG__section{margin-bottom:20px}.ExcelDocsSidebar-module__87EYDG__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);padding:8px 20px;font-size:.7rem;font-weight:600}.ExcelDocsSidebar-module__87EYDG__sectionItems{margin:0;padding:0;list-style:none}.ExcelDocsSidebar-module__87EYDG__link{color:var(--text-secondary);border-left:2px solid #0000;padding:8px 20px 8px 28px;font-size:.9rem;transition:all .15s;display:block}.ExcelDocsSidebar-module__87EYDG__link:hover{color:var(--text-primary);background:var(--bg-soft)}.ExcelDocsSidebar-module__87EYDG__link.ExcelDocsSidebar-module__87EYDG__active{color:var(--color-primary);border-left-color:var(--color-primary);background:#2173460d;font-weight:500}@media (max-width:900px){.ExcelDocsSidebar-module__87EYDG__sidebar{display:none}}
.PdfToolsMobile-module__VyMXjW__tools{background:var(--bg-soft);padding:48px 20px 60px}.PdfToolsMobile-module__VyMXjW__header{text-align:center;margin-bottom:24px}.PdfToolsMobile-module__VyMXjW__badge{color:#b91c1c;background:#b91c1c1a;border:1px solid #b91c1c33;border-radius:100px;align-items:center;gap:6px;margin-bottom:16px;padding:8px 14px;font-size:.8rem;font-weight:500;display:inline-flex}.PdfToolsMobile-module__VyMXjW__badge i{font-size:.9rem}.PdfToolsMobile-module__VyMXjW__title{color:var(--text-primary);margin-bottom:8px;font-size:1.5rem;font-weight:700}.PdfToolsMobile-module__VyMXjW__subtitle{color:var(--text-secondary);font-size:.95rem}.PdfToolsMobile-module__VyMXjW__categories{flex-direction:column;gap:8px;margin-bottom:32px;display:flex}.PdfToolsMobile-module__VyMXjW__category{background:var(--bg-white);border:1px solid var(--border-light);border-radius:var(--radius-md);overflow:hidden}.PdfToolsMobile-module__VyMXjW__category.PdfToolsMobile-module__VyMXjW__open{border-color:#b91c1c}.PdfToolsMobile-module__VyMXjW__categoryHeader{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px;display:flex}.PdfToolsMobile-module__VyMXjW__categoryInfo{align-items:center;gap:12px;display:flex}.PdfToolsMobile-module__VyMXjW__categoryInfo i{color:#b91c1c;font-size:1.25rem}.PdfToolsMobile-module__VyMXjW__categoryInfo span{color:var(--text-primary);font-size:1rem;font-weight:600}.PdfToolsMobile-module__VyMXjW__chevron{color:var(--text-muted);font-size:1rem}.PdfToolsMobile-module__VyMXjW__toolList{flex-direction:column;gap:8px;padding:0 16px 16px;display:flex}.PdfToolsMobile-module__VyMXjW__tool{color:var(--text-secondary);align-items:center;gap:10px;padding:6px 0;font-size:.9rem;display:flex}.PdfToolsMobile-module__VyMXjW__tool i{color:#b91c1c;flex-shrink:0;font-size:.9rem}.PdfToolsMobile-module__VyMXjW__cta{text-align:center}.PdfToolsMobile-module__VyMXjW__featuresBtn{background:var(--bg-white);color:var(--text-primary);border:1px solid var(--border-light);border-radius:var(--radius-md);-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;gap:10px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.PdfToolsMobile-module__VyMXjW__featuresBtn:active{background:var(--bg-soft)}
