.FileUploader-module__EG9NSa__uploader{cursor:pointer;background:#fdfdfd;border:2px dashed #10b981;border-radius:20px;justify-content:center;align-items:center;width:100%;max-width:830px;min-height:220px;margin:0 auto;transition:all .3s;display:flex;position:relative;overflow:hidden}.FileUploader-module__EG9NSa__uploader:hover,.FileUploader-module__EG9NSa__dragging{background:#fff;box-shadow:0 10px 20px -5px #10b98126}.FileUploader-module__EG9NSa__hiddenInput{display:none}.FileUploader-module__EG9NSa__content{z-index:1;width:100%;padding:2rem;position:relative}.FileUploader-module__EG9NSa__placeholderContainer{justify-content:center;align-items:center;gap:7rem;display:flex}.FileUploader-module__EG9NSa__abstractIcon{flex-shrink:0;width:72px;height:96px}.FileUploader-module__EG9NSa__fileSheet{background:#fff;border:3px solid #10b981;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;box-shadow:6px 6px #10b98133}.FileUploader-module__EG9NSa__fileSheet:after{content:"";background:#fdfdfd;border-bottom:3px solid #10b981;border-left:3px solid #10b981;border-radius:0 0 0 6px;width:20px;height:20px;display:none;position:absolute;top:-3px;right:-3px}.FileUploader-module__EG9NSa__fileCodeLines span{background:#a7f3d0;border-radius:2px;width:24px;height:3px;margin-bottom:4px;display:block}.FileUploader-module__EG9NSa__fileLabel{color:#10b981;letter-spacing:.05em;font-size:.75rem;font-weight:800}.FileUploader-module__EG9NSa__uploader:hover .FileUploader-module__EG9NSa__fileSheet{transform:rotate(-10deg)scale(1.1);box-shadow:8px 8px #10b9814d}.FileUploader-module__EG9NSa__textColumn{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.FileUploader-module__EG9NSa__mainText{text-transform:uppercase;color:#10b981;letter-spacing:.05em;text-align:left;margin:0;font-family:system-ui,-apple-system,sans-serif;font-size:1.5rem;font-style:italic;font-weight:800;line-height:1.1}.FileUploader-module__EG9NSa__uploadButton{color:#fff;cursor:pointer;letter-spacing:.02em;background:#10b981;border:none;border-radius:30px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.875rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 6px -1px #10b9814d}.FileUploader-module__EG9NSa__uploadButton:hover{background:#059669;transform:translateY(-1px);box-shadow:0 6px 12px -2px #10b98166}.FileUploader-module__EG9NSa__fileInfo{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;justify-content:center;align-items:center;gap:1.5rem;max-width:600px;margin:0 auto;padding:1.5rem 3rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.FileUploader-module__EG9NSa__icon{color:#10b981}.FileUploader-module__EG9NSa__details{text-align:left;flex:1}.FileUploader-module__EG9NSa__fileName{color:#1f2937;word-break:break-all;margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.FileUploader-module__EG9NSa__fileSize{color:#6b7280;font-size:.875rem}.FileUploader-module__EG9NSa__removeBtn{color:#dc2626;cursor:pointer;background:#fecaca;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.FileUploader-module__EG9NSa__removeBtn:hover{background:#fee2e2;transform:scale(1.1)}@media (max-width:640px){.FileUploader-module__EG9NSa__uploader{min-height:200px}.FileUploader-module__EG9NSa__placeholderContainer{text-align:center;flex-direction:column;gap:1.5rem}.FileUploader-module__EG9NSa__textColumn{align-items:center}.FileUploader-module__EG9NSa__mainText{text-align:center;font-size:1.25rem}}
.PdfConverterClient-module__Sbw7MW__wrapper{background:#fff;min-height:auto;padding-top:4rem;padding-bottom:3rem}.PdfConverterClient-module__Sbw7MW__hero{z-index:1;justify-content:center;align-items:center;min-height:calc(100vh - 4rem);padding:2rem;display:flex;position:relative}.PdfConverterClient-module__Sbw7MW__heroContainer{text-align:center;width:100%;max-width:900px;margin-bottom:5rem}.PdfConverterClient-module__Sbw7MW__title{color:#111827;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:600;line-height:1.1}@media (max-width:768px){.PdfConverterClient-module__Sbw7MW__title{font-size:2.25rem}}.PdfConverterClient-module__Sbw7MW__subtitle{color:#4b5563;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}@media (max-width:768px){.PdfConverterClient-module__Sbw7MW__subtitle{margin-bottom:2rem;font-size:1.125rem}}.PdfConverterClient-module__Sbw7MW__controls{z-index:50;pointer-events:none;background:0 0;border:none;justify-content:center;width:auto;padding:0;display:flex;position:fixed;bottom:1rem;left:50%;transform:translate(-50%)}.PdfConverterClient-module__Sbw7MW__controlsInner{pointer-events:auto;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;justify-content:center;align-items:center;gap:1rem;width:max-content;max-width:90vw;padding:.5rem 1rem;animation:.5s cubic-bezier(.16,1,.3,1) PdfConverterClient-module__Sbw7MW__slide-up;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@keyframes PdfConverterClient-module__Sbw7MW__slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.PdfConverterClient-module__Sbw7MW__actions{gap:1rem;display:flex}.PdfConverterClient-module__Sbw7MW__btnSecondary,.PdfConverterClient-module__Sbw7MW__btnPrimary{cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.PdfConverterClient-module__Sbw7MW__btnSecondary{color:#4b5563;background:#fff;border:1px solid #e5e7eb}.PdfConverterClient-module__Sbw7MW__btnSecondary:hover{color:#111827;background:#f9fafb;border-color:#d1d5db}.PdfConverterClient-module__Sbw7MW__btnPrimary{color:#fff;background:#10b981;box-shadow:0 4px 6px -1px #10b98166}.PdfConverterClient-module__Sbw7MW__btnPrimary:hover{background:#059669;transform:translateY(-1px);box-shadow:0 6px 8px -1px #10b98180}@media print{.PdfConverterClient-module__Sbw7MW__wrapper{min-height:auto;background:#fff!important}.PdfConverterClient-module__Sbw7MW__hero,.PdfConverterClient-module__Sbw7MW__controls{display:none!important}}.PdfConverterClient-module__Sbw7MW__loaderOverlay{z-index:100;background:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.PdfConverterClient-module__Sbw7MW__loaderContent{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.PdfConverterClient-module__Sbw7MW__spinner{color:#10b981;animation:1s linear infinite PdfConverterClient-module__Sbw7MW__spin}.PdfConverterClient-module__Sbw7MW__loaderText{color:#374151;font-size:1.25rem;font-weight:600}@keyframes PdfConverterClient-module__Sbw7MW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PdfConverterClient-module__Sbw7MW__previewContainer{z-index:10;background:#fff;border-radius:4px;max-width:210mm;min-height:297mm;margin:2rem auto;padding:4rem 3rem;position:relative;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media print{.PdfConverterClient-module__Sbw7MW__previewContainer{width:100%;max-width:none;box-shadow:none;border-radius:0;min-height:auto;margin:0;padding:0}}
.Features-module__cojejq__features{z-index:1;background:#fff;padding:5rem 0;position:relative}.Features-module__cojejq__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Features-module__cojejq__title{text-align:center;color:#1a1a1a;letter-spacing:-.01em;margin-bottom:3rem;font-size:2.5rem;font-weight:700}@media (max-width:768px){.Features-module__cojejq__title{font-size:1.875rem}}.Features-module__cojejq__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}@media (max-width:768px){.Features-module__cojejq__grid{grid-template-columns:1fr}}.Features-module__cojejq__card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:2rem;transition:all .3s}.Features-module__cojejq__card:hover{border-color:#10b981;transform:translateY(-4px);box-shadow:0 10px 30px #10b9811a}.Features-module__cojejq__iconWrapper{background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);border-radius:.75rem;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.Features-module__cojejq__icon{color:#047857}.Features-module__cojejq__cardTitle{color:#1a1a1a;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.Features-module__cojejq__cardDescription{color:#6b7280;font-size:.95rem;line-height:1.6}
.FAQ-module__Eu89IW__section{z-index:1;background:linear-gradient(#f9fafb 0%,#fff 100%);padding:5rem 0;position:relative}.FAQ-module__Eu89IW__container{max-width:800px;margin:0 auto;padding:0 2rem}.FAQ-module__Eu89IW__title{text-align:center;color:#1a1a1a;letter-spacing:-.01em;margin-bottom:3rem;font-size:2.5rem;font-weight:700}@media (max-width:768px){.FAQ-module__Eu89IW__title{font-size:1.875rem}}.FAQ-module__Eu89IW__faqList{flex-direction:column;gap:1rem;display:flex}.FAQ-module__Eu89IW__faqItem{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;transition:all .3s;overflow:hidden}.FAQ-module__Eu89IW__faqItem:hover{border-color:#10b981}.FAQ-module__Eu89IW__question{cursor:pointer;text-align:left;color:#1a1a1a;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.5rem;font-size:1.05rem;font-weight:600;transition:all .2s;display:flex}.FAQ-module__Eu89IW__question:hover{background:#10b9810d}.FAQ-module__Eu89IW__icon{color:#10b981;flex-shrink:0;transition:transform .3s}.FAQ-module__Eu89IW__iconOpen{transform:rotate(180deg)}.FAQ-module__Eu89IW__answer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.FAQ-module__Eu89IW__answerOpen{max-height:500px;padding:0 1.5rem 1.25rem}.FAQ-module__Eu89IW__answer p{color:#6b7280;margin:0;font-size:.95rem;line-height:1.7}
