.pricing-module__kvPdYW__pricingContainer{text-align:center;max-width:1200px;margin:0 auto;padding:8rem 2rem}.pricing-module__kvPdYW__header{margin-bottom:5rem}.pricing-module__kvPdYW__header h1{letter-spacing:-.04em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.pricing-module__kvPdYW__header p{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.25rem}.pricing-module__kvPdYW__grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:2.5rem;max-width:920px;margin:0 auto;display:grid}.pricing-module__kvPdYW__card{border-radius:var(--radius-3xl);border:1px solid var(--border-light);text-align:left;background:#fff;flex-direction:column;padding:3rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.pricing-module__kvPdYW__card:hover{border-color:var(--brand-primary);transform:translateY(-8px);box-shadow:0 20px 40px #0000000d}.pricing-module__kvPdYW__cardPro{border:2px solid var(--brand-primary);background:linear-gradient(to bottom right,#fff,#f9faff);box-shadow:0 15px 35px #6366f114}.pricing-module__kvPdYW__cardElite{background:var(--bg-deep);color:#fff;border:none}.pricing-module__kvPdYW__badge{color:var(--brand-primary);border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.04em;background:#6366f11f;padding:.4rem .9rem;font-size:.75rem;font-weight:800;position:absolute;top:1.5rem;right:1.5rem}.pricing-module__kvPdYW__price{letter-spacing:-.02em;color:#0f172a;margin:1.5rem 0 .5rem;font-size:2.75rem;font-weight:900}.pricing-module__kvPdYW__price span{color:var(--text-muted);font-size:1rem;font-weight:600}.pricing-module__kvPdYW__cardElite .pricing-module__kvPdYW__price span{color:#fff9}.pricing-module__kvPdYW__featureList{flex-direction:column;flex:1;gap:1rem;margin:2rem 0;display:flex}.pricing-module__kvPdYW__featureItem{color:#334155;align-items:center;gap:.75rem;font-size:.95rem;display:flex}.pricing-module__kvPdYW__btn{border-radius:var(--radius-pill);cursor:pointer;border:1px solid var(--border-light);background:#fff;width:100%;margin-top:auto;padding:1.1rem;font-size:1rem;font-weight:700;transition:all .3s}.pricing-module__kvPdYW__btnPrimary{color:#fff;background:linear-gradient(135deg,#4f46e5,#6366f1);border:none;box-shadow:0 4px 15px #4f46e540}.pricing-module__kvPdYW__btnPrimary:hover{background:linear-gradient(135deg,#4338ca,#4f46e5);transform:translateY(-2px);box-shadow:0 10px 25px #4f46e559}.pricing-module__kvPdYW__btnElite{color:#000;background:#fff;border:none}.pricing-module__kvPdYW__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0f172aa6;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.pricing-module__kvPdYW__qpayModal{text-align:center;background:#fff;border-radius:28px;width:100%;max-width:460px;animation:.25s cubic-bezier(.16,1,.3,1) pricing-module__kvPdYW__modalIn;position:relative;overflow:hidden;box-shadow:0 25px 60px -15px #0000004d}@keyframes pricing-module__kvPdYW__modalIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.pricing-module__kvPdYW__qpayTop{color:#fff;background:linear-gradient(135deg,#0f172a,#1e293b);padding:1.5rem 1.5rem 1.25rem;position:relative}.pricing-module__kvPdYW__qpayCloseBtn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.pricing-module__kvPdYW__qpayCloseBtn:hover{background:#ffffff4d}.pricing-module__kvPdYW__qpayBody{padding:1.75rem}.pricing-module__kvPdYW__qpayQrWrapper{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:20px;margin:1rem 0;padding:1.25rem;display:inline-block}.pricing-module__kvPdYW__bankGrid{grid-template-columns:repeat(4,1fr);gap:.5rem;max-height:190px;margin:1.25rem 0;padding:4px;display:grid;overflow-y:auto}.pricing-module__kvPdYW__bankItem{color:#1e293b;text-align:center;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;align-items:center;gap:.35rem;padding:.55rem .35rem;font-size:.72rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.pricing-module__kvPdYW__bankItem:hover{background:#f8fafc;border-color:#4f46e5;transform:translateY(-2px);box-shadow:0 4px 10px #0000000f}.pricing-module__kvPdYW__bankLogo{object-fit:contain;border-radius:6px;width:28px;height:28px}@media (max-width:900px){.pricing-module__kvPdYW__grid{grid-template-columns:1fr;max-width:480px}}
.LanguageSwitcher-module__kcAi4G__switcherContainer{display:inline-block;position:relative}.LanguageSwitcher-module__kcAi4G__triggerBtn{border:1px solid var(--border-light);color:var(--text-main);cursor:pointer;background:#ffffffd9;border-radius:9999px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.85rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 1px 3px #0000000a}.LanguageSwitcher-module__kcAi4G__triggerBtn:hover{background:#fff;border-color:#2563eb4d;box-shadow:0 2px 8px #2563eb1a}.LanguageSwitcher-module__kcAi4G__flagIcon{font-size:1.05rem;line-height:1}.LanguageSwitcher-module__kcAi4G__langCode{text-transform:uppercase;letter-spacing:.02em}.LanguageSwitcher-module__kcAi4G__dropdownPopover{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-light);z-index:1000;background:#fffffffa;border-radius:16px;flex-direction:column;gap:2px;min-width:175px;padding:.4rem;animation:.15s cubic-bezier(.16,1,.3,1) LanguageSwitcher-module__kcAi4G__popoverFadeIn;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 36px -8px #0000001f,0 0 0 1px #00000005}@keyframes LanguageSwitcher-module__kcAi4G__popoverFadeIn{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.LanguageSwitcher-module__kcAi4G__dropdownItem{cursor:pointer;text-align:left;width:100%;color:var(--text-main);background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;gap:.6rem;padding:.55rem .75rem;font-size:.88rem;transition:all .15s;display:flex}.LanguageSwitcher-module__kcAi4G__dropdownItem:hover{color:var(--brand-primary);background:#2563eb14}.LanguageSwitcher-module__kcAi4G__dropdownItemActive{color:var(--brand-primary);background:#2563eb1a;font-weight:700}.LanguageSwitcher-module__kcAi4G__dropdownItemContent{align-items:center;gap:.5rem;display:flex}.LanguageSwitcher-module__kcAi4G__dropdownItemNative{font-weight:600}.LanguageSwitcher-module__kcAi4G__barContainer{flex-wrap:wrap;align-items:center;gap:.4rem;width:100%;display:flex}.LanguageSwitcher-module__kcAi4G__chipBtn{border:1px solid var(--border-light);color:var(--text-muted);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:.35rem;padding:.45rem .65rem;font-size:.82rem;font-weight:600;transition:all .15s;display:inline-flex}.LanguageSwitcher-module__kcAi4G__chipBtn:hover{color:var(--brand-primary);border-color:#2563eb66}.LanguageSwitcher-module__kcAi4G__chipBtnActive{border-color:var(--brand-primary);color:var(--brand-primary);background:#2563eb1a;font-weight:700}
.ai-rewrite-module__fRZV4a__container{max-width:1000px;margin:0 auto;padding:4rem 2rem}.ai-rewrite-module__fRZV4a__header{text-align:center;margin-bottom:4rem}.ai-rewrite-module__fRZV4a__dropZone{border:2px dashed var(--border-light);border-radius:var(--radius-2xl);text-align:center;cursor:pointer;background:#fff;flex-direction:column;align-items:center;gap:1.5rem;padding:5rem 2rem;display:flex}.ai-rewrite-module__fRZV4a__modeSelection{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.ai-rewrite-module__fRZV4a__modeCard{border-radius:var(--radius-xl);border:1px solid var(--border-light);cursor:pointer;background:#fff;padding:2rem;transition:all .3s}.ai-rewrite-module__fRZV4a__modeCard.ai-rewrite-module__fRZV4a__active{border-color:var(--brand-primary);background:#6366f10d}.ai-rewrite-module__fRZV4a__resultArea{border-radius:var(--radius-2xl);border:1px solid var(--border-light);box-shadow:var(--shadow-lux);background:#fff;margin-top:4rem;padding:3rem}.ai-rewrite-module__fRZV4a__reText{background:var(--bg-subtle);border-radius:var(--radius-lg);font-family:var(--font-inter);white-space:pre-wrap;max-height:400px;margin-bottom:2rem;padding:2rem;line-height:1.6;overflow-y:auto}.ai-rewrite-module__fRZV4a__actionBar{background:var(--bg-deep);border-radius:var(--radius-pill);color:#fff;gap:1rem;padding:1rem 2rem;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}.ai-rewrite-module__fRZV4a__actionBtn{background:var(--brand-primary);color:#fff;border-radius:var(--radius-pill);padding:.75rem 2rem;font-weight:700}
.compress-module__TENkdW__container{max-width:1000px;min-height:80vh;margin:0 auto;padding:4rem 2rem}.compress-module__TENkdW__header{text-align:center;margin-bottom:4rem}.compress-module__TENkdW__header h1{font-size:3rem;font-weight:800}.compress-module__TENkdW__header p{color:var(--text-muted)}.compress-module__TENkdW__dropZone{border:2px dashed var(--border-light);border-radius:var(--radius-2xl);text-align:center;cursor:pointer;background:#fff;flex-direction:column;align-items:center;gap:1.5rem;padding:5rem 2rem;display:flex}.compress-module__TENkdW__uploadIcon{background:var(--bg-subtle);width:72px;height:72px;color:var(--brand-primary);border-radius:24px;justify-content:center;align-items:center;display:flex}.compress-module__TENkdW__optionsContainer{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.compress-module__TENkdW__optionCard{border-radius:var(--radius-xl);border:1px solid var(--border-light);cursor:pointer;text-align:center;background:#fff;padding:2rem;transition:all .3s}.compress-module__TENkdW__optionCard.compress-module__TENkdW__active{border-color:var(--brand-primary);background:#6366f10d;box-shadow:0 10px 30px #6366f11a}.compress-module__TENkdW__optionTitle{margin-bottom:.5rem;font-weight:800}.compress-module__TENkdW__optionDesc{color:var(--text-muted);font-size:.85rem}.compress-module__TENkdW__actionBar{background:var(--bg-deep);border-radius:var(--radius-pill);color:#fff;gap:1rem;padding:1rem 1.5rem;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}.compress-module__TENkdW__compressBtn{background:var(--brand-primary);color:#fff;border-radius:var(--radius-pill);padding:.75rem 2rem;font-weight:700}
.merge-module__7r_4Gq__container{max-width:1000px;min-height:80vh;margin:0 auto;padding:4rem 2rem}.merge-module__7r_4Gq__header{text-align:center;margin-bottom:4rem}.merge-module__7r_4Gq__header h1{letter-spacing:-.04em;margin-bottom:1rem;font-size:3rem;font-weight:800}.merge-module__7r_4Gq__header p{color:var(--text-muted);font-size:1.1rem}.merge-module__7r_4Gq__dropZone{border:2px dashed var(--border-light);border-radius:var(--radius-2xl);text-align:center;cursor:pointer;background:#fff;flex-direction:column;align-items:center;gap:1.5rem;padding:5rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.merge-module__7r_4Gq__dropZone:hover{border-color:var(--brand-primary);background:#6366f105;transform:translateY(-4px);box-shadow:0 30px 60px #0000000d}.merge-module__7r_4Gq__uploadIcon{background:var(--bg-subtle);width:72px;height:72px;color:var(--brand-primary);border-radius:24px;justify-content:center;align-items:center;display:flex}.merge-module__7r_4Gq__fileList{flex-direction:column;gap:1rem;margin-top:3rem;display:flex}.merge-module__7r_4Gq__fileItem{border:1px solid var(--border-light);border-radius:var(--radius-xl);background:#fff;justify-content:space-between;align-items:center;padding:1.25rem 2rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000005}.merge-module__7r_4Gq__fileItem:hover{border-color:var(--brand-primary);box-shadow:0 10px 25px #0000000d}.merge-module__7r_4Gq__fileInfo{align-items:center;gap:1rem;display:flex}.merge-module__7r_4Gq__fileIcon{color:#ef4444}.merge-module__7r_4Gq__fileName{font-size:.95rem;font-weight:600}.merge-module__7r_4Gq__fileSize{color:var(--text-dim);margin-left:.5rem;font-size:.85rem}.merge-module__7r_4Gq__removeBtn{color:var(--text-dim);border-radius:50%;padding:.5rem;transition:all .2s}.merge-module__7r_4Gq__removeBtn:hover{color:#ef4444;background:#fee2e2}.merge-module__7r_4Gq__actionBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-pill);z-index:100;color:#fff;background:#0f172ae6;align-items:center;gap:1rem;width:fit-content;padding:1rem 1.5rem;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 20px 40px #0003}.merge-module__7r_4Gq__mergeBtn{background:var(--brand-primary);color:#fff;border-radius:var(--radius-pill);padding:.75rem 2rem;font-size:.95rem;font-weight:700;transition:all .3s}.merge-module__7r_4Gq__mergeBtn:hover{background:var(--brand-secondary);transform:translateY(-2px);box-shadow:0 10px 20px #a855f74d}.merge-module__7r_4Gq__addMoreBtn{color:#fff;border-radius:var(--radius-pill);background:#ffffff1a;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s}.merge-module__7r_4Gq__addMoreBtn:hover{background:#fff3}@keyframes merge-module__7r_4Gq__pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.merge-module__7r_4Gq__loading{align-items:center;gap:.5rem;display:flex}.merge-module__7r_4Gq__loadingDot{background:#fff;border-radius:50%;width:6px;height:6px;animation:1s infinite merge-module__7r_4Gq__pulse}
.page-module___8aEwW__page{box-sizing:border-box;flex-direction:column;width:100%;max-width:100vw;min-height:100dvh;display:flex;position:relative;overflow-x:hidden}.page-module___8aEwW__main{z-index:10;box-sizing:border-box;flex:1 0 auto;width:100%;max-width:1300px;margin:0 auto;padding:0 2rem;position:relative}.page-module___8aEwW__hero{text-align:center;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;padding:2rem 0 5rem;display:flex}.page-module___8aEwW__badge{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-pill);border:1px solid var(--border-light);color:var(--text-main);background:#ffffffd9;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.15rem;font-size:.82rem;font-weight:700;display:inline-flex;box-shadow:0 4px 15px #00000008}.page-module___8aEwW__hero h1{letter-spacing:-.05em;margin-bottom:1.5rem;font-size:clamp(2.4rem,6.5vw,5.2rem);font-weight:800;line-height:1.05}.page-module___8aEwW__hero p{color:var(--text-muted);max-width:620px;margin:0 auto 2.5rem;font-size:clamp(1rem,2.2vw,1.25rem);font-weight:500;line-height:1.5}.page-module___8aEwW__heroCtaGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:.85rem;display:flex}.page-module___8aEwW__heroPrimaryBtn{background:var(--text-main);color:#fff;border-radius:var(--radius-pill);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.85rem 1.8rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 6px 20px #0f172a26}.page-module___8aEwW__heroPrimaryBtn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0f172a33}.page-module___8aEwW__heroPrimaryBtn:active{transform:translateY(0)}.page-module___8aEwW__heroSecondaryBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-main);border-radius:var(--radius-pill);cursor:pointer;border:1px solid var(--border-light);box-shadow:var(--shadow-sm);background:#fffc;align-items:center;gap:.4rem;padding:.85rem 1.6rem;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-flex}.page-module___8aEwW__heroSecondaryBtn:hover{background:#fff;border-color:#cbd5e1}.page-module___8aEwW__categorySection{width:100%;margin-bottom:2rem}.page-module___8aEwW__categoryHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.page-module___8aEwW__categoryTitle{color:var(--text-main);letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:800;display:flex}.page-module___8aEwW__categoryCountBadge{color:#64748b;background:#f1f5f9;border-radius:12px;padding:.2rem .55rem;font-size:.72rem;font-weight:700}.page-module___8aEwW__categoryTabsContainer{-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;padding-bottom:.5rem;overflow-x:auto}.page-module___8aEwW__categoryTabsContainer::-webkit-scrollbar{display:none}.page-module___8aEwW__categoryTabs{align-items:center;gap:.5rem;min-width:max-content;display:flex}.page-module___8aEwW__categoryTab{border-radius:var(--radius-pill);cursor:pointer;color:#475569;white-space:nowrap;background:#fff;border:1.5px solid #e2e8f0;align-items:center;gap:.45rem;padding:.55rem 1.1rem;font-size:.85rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 1px 3px #00000008}.page-module___8aEwW__categoryTab:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.page-module___8aEwW__categoryTabActive{color:#fff!important;background:#4f46e5!important;border-color:#4f46e5!important;box-shadow:0 4px 14px #4f46e54d!important}.page-module___8aEwW__categoryTabActive .page-module___8aEwW__tabBadge{color:#fff!important;background:#ffffff40!important}.page-module___8aEwW__tabBadge{color:#64748b;background:#f1f5f9;border-radius:10px;padding:.1rem .45rem;font-size:.7rem;font-weight:800;transition:all .2s}.page-module___8aEwW__bentoGrid{box-sizing:border-box;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(180px,auto);gap:1.25rem;width:100%;margin-bottom:6rem;display:grid}.page-module___8aEwW__cardSpan2{color:inherit;grid-column:span 2;text-decoration:none}.page-module___8aEwW__cardSpan1{color:inherit;grid-column:span 1;text-decoration:none}.page-module___8aEwW__uploadCard{-webkit-backdrop-filter:blur(16px);box-shadow:var(--shadow-lux);text-align:center;cursor:pointer;box-sizing:border-box;background:#fffffff2;border:2px dashed #cbd5e1;border-radius:28px;flex-direction:column;grid-area:span 2/span 2;justify-content:center;align-items:center;padding:3.5rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.page-module___8aEwW__uploadCard:hover{border-color:var(--brand-primary);border-style:solid;transform:translateY(-4px);box-shadow:0 30px 60px #4f46e51f}.page-module___8aEwW__uploadIcon{width:76px;height:76px;color:var(--brand-primary);background:#eef2ff;border-radius:24px;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .3s;display:flex}.page-module___8aEwW__uploadCard:hover .page-module___8aEwW__uploadIcon{background:var(--brand-primary);color:#fff;transform:scale(1.08)rotate(4deg)}.page-module___8aEwW__uploadTitle{letter-spacing:-.04em;color:var(--text-main);margin-bottom:.5rem;font-size:1.6rem;font-weight:800}.page-module___8aEwW__uploadSubtitle{color:var(--text-muted);margin-bottom:1.25rem;font-size:.95rem;font-weight:500}.page-module___8aEwW__uploadFormatBadges{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;margin-bottom:1.25rem;display:flex}.page-module___8aEwW__formatBadge{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.25rem .6rem;font-size:.7rem;font-weight:800}.page-module___8aEwW__uploadActionBtn{background:var(--brand-primary);color:#fff;border-radius:var(--radius-pill);align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;transition:transform .2s;display:inline-flex;box-shadow:0 4px 14px #4f46e54d}.page-module___8aEwW__uploadCard:hover .page-module___8aEwW__uploadActionBtn{transform:translateY(-2px)}.page-module___8aEwW__uploadSecurityNote{color:#10b981;letter-spacing:.04em;align-items:center;gap:.35rem;font-size:.72rem;font-weight:700;display:flex}.page-module___8aEwW__featureCard{-webkit-backdrop-filter:blur(12px);box-sizing:border-box;background:#ffffffbf;border:1px solid #e2e8f0e6;border-radius:22px;flex-direction:column;justify-content:space-between;padding:1.75rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 15px #00000005}.page-module___8aEwW__featureCard:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-5px);box-shadow:0 20px 40px #0000000f}.page-module___8aEwW__cardTopRow{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.page-module___8aEwW__cardIcon{width:44px;height:44px;color:var(--brand-primary);background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 6px #00000005}.page-module___8aEwW__cardArrow{color:#94a3b8;transition:transform .2s,color .2s}.page-module___8aEwW__featureCard:hover .page-module___8aEwW__cardArrow{color:var(--brand-primary);transform:translate(2px,-2px)}.page-module___8aEwW__cardTitle{letter-spacing:-.02em;color:var(--text-main);flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.4rem;font-size:1.15rem;font-weight:700;display:flex}.page-module___8aEwW__cardDesc{color:var(--text-muted);font-size:.85rem;line-height:1.5}.page-module___8aEwW__toolBadge{color:var(--brand-primary);text-transform:uppercase;letter-spacing:.05em;background:#6366f11a;border-radius:6px;padding:.15rem .45rem;font-size:.62rem;font-weight:800}.page-module___8aEwW__aiCard{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%);border:1px solid #ffffff1a;position:relative;overflow:hidden;box-shadow:0 20px 40px #0f172a40}.page-module___8aEwW__aiCard:hover{background:linear-gradient(135deg,#0f172a 0%,#2e1065 100%);border-color:#a855f766}.page-module___8aEwW__aiCard .page-module___8aEwW__cardTitle{color:#fff;font-size:1.4rem}.page-module___8aEwW__aiCard .page-module___8aEwW__cardDesc{color:#ffffffb3}.page-module___8aEwW__aiBadgeLux{color:#fff;border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(135deg,#6366f1,#a855f7);align-items:center;gap:.35rem;width:fit-content;padding:.35rem .75rem;font-size:.65rem;font-weight:800;display:inline-flex}.page-module___8aEwW__aiCardCta{color:#c084fc;align-items:center;gap:.4rem;margin-top:2rem;font-size:.85rem;font-weight:700;display:inline-flex}.page-module___8aEwW__trustStrip{-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #e2e8f0cc;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem;padding:1.25rem 1.5rem;display:grid;box-shadow:0 4px 20px #00000005}.page-module___8aEwW__trustItem{align-items:center;gap:.85rem;display:flex}.page-module___8aEwW__trustIcon{color:#059669;background:#ecfdf5;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.page-module___8aEwW__trustTextTitle{color:#0f172a;font-size:.88rem;font-weight:700}.page-module___8aEwW__trustTextDesc{color:#64748b;margin-top:.15rem;font-size:.75rem}.page-module___8aEwW__footer{-webkit-backdrop-filter:blur(16px);z-index:20;box-sizing:border-box;background:#fffffff2;border-top:1px solid #e2e8f0e6;flex-direction:column;gap:1.25rem;width:100%;margin-top:auto;padding:1.5rem 3rem;display:flex;position:relative}.page-module___8aEwW__footerTopRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;width:100%;display:flex}.page-module___8aEwW__footerBottomRow{border-top:1px solid #e2e8f099;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding-top:1rem;display:flex}.page-module___8aEwW__footerLogo{letter-spacing:-.04em;color:#0f172a;flex-shrink:0;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:800;text-decoration:none;display:inline-flex}.page-module___8aEwW__footerLogoIcon{object-fit:cover;border-radius:7px;width:28px;height:28px;display:block;box-shadow:0 1px 4px #00000014}.page-module___8aEwW__footerText{color:#64748b;font-size:.82rem}.page-module___8aEwW__footerLinks{flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;display:flex}.page-module___8aEwW__footerLink{color:#64748b;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .2s}.page-module___8aEwW__footerLink:hover{color:#0f172a}.page-module___8aEwW__footerDevCredit{align-items:center;gap:.45rem;display:inline-flex}.page-module___8aEwW__footerDevLabel{color:#64748b;font-size:.8rem;font-weight:500}.page-module___8aEwW__footerDevBadge{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.45rem;padding:.22rem .65rem .22rem .35rem;display:inline-flex;box-shadow:0 1px 3px #0000000a}.page-module___8aEwW__footerDevLogo{object-fit:cover;border-radius:4px;width:20px;height:20px;display:block}.page-module___8aEwW__footerDevName{color:#1e293b;letter-spacing:-.01em;font-size:.82rem;font-weight:700}.page-module___8aEwW__floatingShape{filter:blur(80px);z-index:-1;opacity:.35;pointer-events:none;border-radius:50%;animation:10s ease-in-out infinite page-module___8aEwW__float;position:absolute}.page-module___8aEwW__shape1{background:var(--brand-primary);width:400px;height:400px;top:-100px;right:-50px}.page-module___8aEwW__shape2{background:var(--brand-secondary);width:500px;height:500px;animation-delay:-5s;bottom:-150px;left:-100px}@media (max-width:1024px){.page-module___8aEwW__bentoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module___8aEwW__uploadCard{grid-column:span 2}.page-module___8aEwW__trustStrip{grid-template-columns:1fr;gap:1rem}}@media (max-width:768px){.page-module___8aEwW__main{width:100%!important;padding:0 .85rem!important;overflow-x:hidden!important}.page-module___8aEwW__hero{padding:1.25rem 0 2.25rem!important}.page-module___8aEwW__badge{margin-bottom:1.25rem!important;padding:.4rem .9rem!important;font-size:.75rem!important}.page-module___8aEwW__hero h1{letter-spacing:-.04em!important;margin-bottom:1rem!important;font-size:2.15rem!important;line-height:1.15!important}.page-module___8aEwW__hero p{margin-bottom:1.5rem!important;padding:0 .5rem!important;font-size:.92rem!important;line-height:1.45!important}.page-module___8aEwW__heroCtaGroup{gap:.5rem!important;width:100%!important}.page-module___8aEwW__heroPrimaryBtn{flex:auto!important;justify-content:center!important;padding:.75rem 1.25rem!important;font-size:.88rem!important}.page-module___8aEwW__heroSecondaryBtn{padding:.75rem 1.1rem!important;font-size:.88rem!important}.page-module___8aEwW__categorySection{margin-bottom:1.25rem!important}.page-module___8aEwW__categoryTitle{font-size:1rem!important}.page-module___8aEwW__categoryTab{padding:.45rem .85rem!important;font-size:.78rem!important}.page-module___8aEwW__bentoGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.65rem!important;width:100%!important;margin-bottom:1.5rem!important}.page-module___8aEwW__cardSpan2{grid-column:1/-1!important}.page-module___8aEwW__cardSpan1{grid-column:span 1!important}.page-module___8aEwW__uploadCard{border-width:1.5px!important;border-radius:20px!important;grid-area:auto/1/auto/-1!important;padding:1.5rem 1.15rem!important}.page-module___8aEwW__uploadIcon{border-radius:16px!important;width:52px!important;height:52px!important;margin-bottom:.85rem!important}.page-module___8aEwW__uploadIcon svg{width:26px!important;height:26px!important}.page-module___8aEwW__uploadTitle{margin-bottom:.35rem!important;font-size:1.25rem!important}.page-module___8aEwW__uploadSubtitle{margin-bottom:.85rem!important;font-size:.82rem!important}.page-module___8aEwW__formatBadge{padding:.2rem .45rem!important;font-size:.65rem!important}.page-module___8aEwW__uploadActionBtn{justify-content:center!important;width:100%!important;margin-bottom:.85rem!important;padding:.75rem 1rem!important;font-size:.88rem!important}.page-module___8aEwW__uploadSecurityNote{justify-content:center!important;font-size:.68rem!important}.page-module___8aEwW__featureCard{border-radius:16px!important;min-height:135px!important;padding:.95rem .8rem!important}.page-module___8aEwW__featureCard:active{background:#fff!important;border-color:#4f46e5!important;transform:scale(.97)!important}.page-module___8aEwW__cardTopRow{margin-bottom:.75rem!important}.page-module___8aEwW__cardIcon{border-radius:10px!important;width:36px!important;height:36px!important}.page-module___8aEwW__cardIcon svg{width:18px!important;height:18px!important}.page-module___8aEwW__cardTitle{margin-bottom:.25rem!important;font-size:.86rem!important;line-height:1.25!important}.page-module___8aEwW__cardDesc{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:.72rem!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.page-module___8aEwW__toolBadge{padding:.1rem .35rem!important;font-size:.55rem!important}.page-module___8aEwW__aiCard{border-radius:18px!important;padding:1.25rem 1rem!important}.page-module___8aEwW__aiCard .page-module___8aEwW__cardTitle{font-size:1.15rem!important}.page-module___8aEwW__aiCard .page-module___8aEwW__cardDesc{-webkit-line-clamp:3!important;font-size:.78rem!important}.page-module___8aEwW__aiCardCta{margin-top:1.25rem!important;font-size:.8rem!important}.page-module___8aEwW__trustStrip{border-radius:16px!important;gap:.75rem!important;margin-bottom:1.25rem!important;padding:1rem .85rem!important}.page-module___8aEwW__trustItem{gap:.65rem!important}.page-module___8aEwW__trustIcon{width:32px!important;height:32px!important}.page-module___8aEwW__trustIcon svg{width:16px!important;height:16px!important}.page-module___8aEwW__trustTextTitle{font-size:.8rem!important}.page-module___8aEwW__trustTextDesc{font-size:.7rem!important}.page-module___8aEwW__shape2{display:none!important}.page-module___8aEwW__footer{text-align:center!important;background:#fff!important;border-top:1px solid #e2e8f0!important;flex-direction:column!important;align-items:center!important;gap:1rem!important;width:100%!important;margin-top:auto!important;padding:1.25rem 1rem!important}.page-module___8aEwW__footerTopRow,.page-module___8aEwW__footerBottomRow{flex-direction:column!important;align-items:center!important;gap:.85rem!important}.page-module___8aEwW__footerLinks{justify-content:center!important;gap:.5rem .85rem!important}.page-module___8aEwW__footerBottomRow{padding-top:.85rem!important}.page-module___8aEwW__footerLogo{margin-bottom:.1rem!important}.page-module___8aEwW__footerDevCredit{gap:.35rem!important}.page-module___8aEwW__footerText{margin-top:.1rem!important;font-size:.72rem!important}}
.rotate-module__td8KFa__container{max-width:1000px;min-height:85vh;margin:0 auto;padding:4rem 2rem}.rotate-module__td8KFa__header{text-align:center;margin-bottom:3.5rem}.rotate-module__td8KFa__badge{color:#0284c7;background:#0ea5e91a;border:1px solid #0ea5e933;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.35rem .85rem;font-size:.8rem;font-weight:700;display:inline-flex}.rotate-module__td8KFa__header h1{letter-spacing:-.02em;color:#0f172a;margin-bottom:.75rem;font-size:2.8rem;font-weight:800}.rotate-module__td8KFa__header p{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.6}.rotate-module__td8KFa__dropZone{border:2px dashed var(--border-light);border-radius:var(--radius-2xl);text-align:center;cursor:pointer;background:#fff;flex-direction:column;align-items:center;gap:1.25rem;padding:5rem 2rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 20px #00000005}.rotate-module__td8KFa__dropZone:hover{border-color:#0284c7;transform:translateY(-2px);box-shadow:0 12px 30px #0284c714}.rotate-module__td8KFa__uploadIcon{color:#0284c7;background:linear-gradient(135deg,#0ea5e91a,#6366f126);border-radius:24px;justify-content:center;align-items:center;width:76px;height:76px;display:flex;box-shadow:0 8px 16px #0ea5e91a}.rotate-module__td8KFa__dropZone h3{color:#0f172a;margin:0;font-size:1.35rem;font-weight:700}.rotate-module__td8KFa__dropZone p{color:var(--text-muted);margin:0;font-size:.9rem}.rotate-module__td8KFa__rotateHintRow{color:#64748b;justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;font-size:.8rem;font-weight:600;display:flex}.rotate-module__td8KFa__rotateHintPill{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.25rem .65rem;font-size:.75rem;font-weight:700}.rotate-module__td8KFa__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3.5rem;display:grid}.rotate-module__td8KFa__featureCard{border-radius:var(--radius-xl);border:1px solid var(--border-light);background:#fff;padding:1.75rem;box-shadow:0 2px 8px #00000005}.rotate-module__td8KFa__featureIcon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;display:flex}.rotate-module__td8KFa__featureTitle{color:#0f172a;margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.rotate-module__td8KFa__featureDesc{color:var(--text-muted);font-size:.85rem;line-height:1.5}@media (max-width:768px){.rotate-module__td8KFa__header h1{font-size:2rem}.rotate-module__td8KFa__featuresGrid{grid-template-columns:1fr}.rotate-module__td8KFa__dropZone{padding:3.5rem 1.5rem}}
.split-module__19ZH-G__container{max-width:1000px;min-height:80vh;margin:0 auto;padding:4rem 2rem}.split-module__19ZH-G__header{text-align:center;margin-bottom:4rem}.split-module__19ZH-G__header h1{letter-spacing:-.04em;margin-bottom:1rem;font-size:3rem;font-weight:800}.split-module__19ZH-G__header p{color:var(--text-muted);font-size:1.1rem}.split-module__19ZH-G__dropZone{border:2px dashed var(--border-light);border-radius:var(--radius-2xl);text-align:center;cursor:pointer;background:#fff;flex-direction:column;align-items:center;gap:1.5rem;padding:5rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.split-module__19ZH-G__dropZone:hover{border-color:var(--brand-primary);background:#6366f105}.split-module__19ZH-G__uploadIcon{background:var(--bg-subtle);width:72px;height:72px;color:var(--brand-primary);border-radius:24px;justify-content:center;align-items:center;display:flex}.split-module__19ZH-G__splitContainer{border-radius:var(--radius-2xl);border:1px solid var(--border-light);box-shadow:var(--shadow-lux);background:#fff;margin-top:3rem;padding:2rem}.split-module__19ZH-G__filePreview{border-bottom:1px solid var(--border-light);align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.split-module__19ZH-G__rangeInputs{flex-direction:column;gap:1.5rem;display:flex}.split-module__19ZH-G__rangeRow{background:var(--bg-subtle);border-radius:var(--radius-lg);align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.split-module__19ZH-G__inputGroup{align-items:center;gap:.5rem;display:flex}.split-module__19ZH-G__inputGroup label{color:var(--text-muted);font-size:.85rem;font-weight:600}.split-module__19ZH-G__input{border:1px solid var(--border-light);border-radius:var(--radius-md);text-align:center;width:65px;padding:.5rem;font-weight:700;transition:all .2s}.split-module__19ZH-G__input:focus{border-color:var(--brand-primary);outline:none;box-shadow:0 0 0 3px #6366f11a}.split-module__19ZH-G__inputError{color:#f43f5e;background:snow;border-color:#f43f5e!important}.split-module__19ZH-G__actionBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-pill);z-index:100;color:#fff;background:#0f172ae6;align-items:center;gap:1rem;width:fit-content;padding:1rem 1.5rem;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 20px 40px #0003}.split-module__19ZH-G__splitBtn{background:var(--brand-primary);color:#fff;border-radius:var(--radius-pill);padding:.75rem 2rem;font-weight:700}.split-module__19ZH-G__splitBtn:hover{background:var(--brand-secondary);transform:translateY(-2px)}
.watermark-module__DCIqvq__container{max-width:1000px;min-height:85vh;margin:0 auto;padding:4rem 2rem}.watermark-module__DCIqvq__header{text-align:center;margin-bottom:3.5rem}.watermark-module__DCIqvq__badge{color:var(--brand-primary);background:#6366f11a;border:1px solid #6366f133;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.35rem .85rem;font-size:.8rem;font-weight:700;display:inline-flex}.watermark-module__DCIqvq__header h1{letter-spacing:-.02em;color:#0f172a;margin-bottom:.75rem;font-size:2.8rem;font-weight:800}.watermark-module__DCIqvq__header p{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.6}.watermark-module__DCIqvq__dropZone{border:2px dashed var(--border-light);border-radius:var(--radius-2xl);text-align:center;cursor:pointer;background:#fff;flex-direction:column;align-items:center;gap:1.25rem;padding:5rem 2rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 20px #00000005}.watermark-module__DCIqvq__dropZone:hover{border-color:var(--brand-primary);transform:translateY(-2px);box-shadow:0 12px 30px #6366f114}.watermark-module__DCIqvq__uploadIcon{width:76px;height:76px;color:var(--brand-primary);background:linear-gradient(135deg,#6366f11a,#a855f726);border-radius:24px;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 16px #6366f11a}.watermark-module__DCIqvq__dropZone h3{color:#0f172a;margin:0;font-size:1.35rem;font-weight:700}.watermark-module__DCIqvq__dropZone p{color:var(--text-muted);margin:0;font-size:.9rem}.watermark-module__DCIqvq__stampPreviewRow{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:.5rem;display:flex}.watermark-module__DCIqvq__stampPill{color:#64748b;letter-spacing:.05em;background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:8px;padding:.3rem .75rem;font-size:.75rem;font-weight:800}.watermark-module__DCIqvq__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3.5rem;display:grid}.watermark-module__DCIqvq__featureCard{border-radius:var(--radius-xl);border:1px solid var(--border-light);background:#fff;padding:1.75rem;box-shadow:0 2px 8px #00000005}.watermark-module__DCIqvq__featureIcon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;display:flex}.watermark-module__DCIqvq__featureTitle{color:#0f172a;margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.watermark-module__DCIqvq__featureDesc{color:var(--text-muted);font-size:.85rem;line-height:1.5}@media (max-width:768px){.watermark-module__DCIqvq__header h1{font-size:2rem}.watermark-module__DCIqvq__featuresGrid{grid-template-columns:1fr}.watermark-module__DCIqvq__dropZone{padding:3.5rem 1.5rem}}
.editor-module__GZkPca__editorContainer{color:#1e293b;background:#f1f5f9;flex-direction:column;height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;overflow:hidden}.editor-module__GZkPca__editorContainer:after{content:"css-loaded";display:none}.editor-module__GZkPca__topbar{z-index:1000;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;height:52px;padding:0 1rem;display:flex}.editor-module__GZkPca__logoArea{align-items:center;gap:.75rem;display:flex}.editor-module__GZkPca__logo{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;letter-spacing:-.03em;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:800}.editor-module__GZkPca__fileName{color:#475569;white-space:nowrap;text-overflow:ellipsis;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;max-width:240px;padding:.35rem .75rem;font-size:.8rem;font-weight:600;overflow:hidden}.editor-module__GZkPca__headerActions{align-items:center;gap:.5rem;display:flex}.editor-module__GZkPca__navIconBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:.1rem;padding:.3rem .6rem;transition:all .2s;display:flex}.editor-module__GZkPca__navIconBtn span{text-transform:uppercase;font-size:.55rem;font-weight:700}.editor-module__GZkPca__doneBtn{cursor:pointer;background:#f43f5e;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;display:flex;color:#fff!important}.editor-module__GZkPca__secondaryBtn{color:#334155;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;display:flex}.editor-module__GZkPca__toolbar{z-index:900;background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;gap:.5rem;height:64px;padding:0 .75rem;display:flex}.editor-module__GZkPca__toolGroup{background:#f8fafc;border-radius:10px;align-items:center;gap:.25rem;padding:.25rem;display:flex}.editor-module__GZkPca__toolItem{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:.1rem;min-width:60px;height:50px;transition:all .2s;display:flex}.editor-module__GZkPca__toolItemActive{color:#fff!important;background:#4f46e5!important}.editor-module__GZkPca__toolItem span{text-transform:uppercase;font-size:.55rem;font-weight:700}.editor-module__GZkPca__contextBar{z-index:850;scrollbar-width:none;background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:.75rem;height:40px;padding:0 1rem;display:flex;overflow:auto hidden}.editor-module__GZkPca__contextBar::-webkit-scrollbar{display:none}.editor-module__GZkPca__contextGroup{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.editor-module__GZkPca__contextDivider{background:#e2e8f0;flex-shrink:0;width:1px;height:20px}.editor-module__GZkPca__contextSelect{background:#fff;border:1px solid #e2e8f0;border-radius:4px;flex-shrink:0;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.editor-module__GZkPca__contextInput{background:#fff;border:1px solid #e2e8f0;border-radius:4px;outline:none;flex-shrink:0;width:55px;padding:.2rem .2rem .2rem .4rem;font-size:.75rem;font-weight:700}.editor-module__GZkPca__contextLabel{color:#94a3b8;flex-shrink:0;font-size:.65rem;font-weight:700}.editor-module__GZkPca__contextBtn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.editor-module__GZkPca__contextBtnWide{color:#4f46e5;cursor:pointer;white-space:nowrap;background:#6366f11a;border:1px solid #6366f133;border-radius:6px;flex-shrink:0;align-items:center;gap:.35rem;height:28px;padding:0 .65rem;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.editor-module__GZkPca__contextBtnWide:hover{background:#6366f12e;border-color:#6366f159}.editor-module__GZkPca__contextBtnActive{background:#4f46e5;color:#fff!important}.editor-module__GZkPca__contextBtnDanger:hover{color:#ef4444;background:#fef2f2;border-color:#ef4444}.editor-module__GZkPca__colorCircleWrapper{width:24px;height:24px;position:relative}.editor-module__GZkPca__colorInput{opacity:0;cursor:pointer;position:absolute;inset:0}.editor-module__GZkPca__colorCircle{border:2px solid #fff;border-radius:50%;width:24px;height:24px;box-shadow:0 0 0 1px #e2e8f0}.editor-module__GZkPca__workspace{flex:1;display:flex;overflow:hidden}.editor-module__GZkPca__thumbnailSidebar{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;background:#f8fafc;border-right:1px solid #e2e8f0;flex-direction:column;gap:.9rem;width:180px;padding:1rem .85rem;display:flex;overflow:hidden auto}.editor-module__GZkPca__thumbnailSidebar::-webkit-scrollbar{width:6px}.editor-module__GZkPca__thumbnailSidebar::-webkit-scrollbar-track{background:0 0}.editor-module__GZkPca__thumbnailSidebar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.editor-module__GZkPca__thumbnailSidebar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.editor-module__GZkPca__thumbItem{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:8px;flex-shrink:0;width:100%;height:215px;min-height:200px;transition:border-color .15s,box-shadow .15s,transform .1s;position:relative;overflow:hidden;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000a}.editor-module__GZkPca__thumbItem:hover{border-color:#94a3b8;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.editor-module__GZkPca__thumbItemActive{border-color:#4f46e5!important;box-shadow:0 0 0 2px #4f46e540,0 4px 6px -1px #0000001f!important}.editor-module__GZkPca__thumbLabel{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff;text-align:center;letter-spacing:.02em;z-index:2;background:#0f172ab8;padding:.2rem 0;font-size:.65rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.editor-module__GZkPca__thumbActions{opacity:0;z-index:6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ad1;border-radius:6px;align-items:center;gap:3px;padding:3px 5px;transition:opacity .15s;display:flex;position:absolute;top:5px;right:5px}.editor-module__GZkPca__thumbItem:hover .editor-module__GZkPca__thumbActions{opacity:1}.editor-module__GZkPca__thumbActionBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:3px;transition:background .1s;display:flex}.editor-module__GZkPca__thumbActionBtn:hover{background:#ffffff40}.editor-module__GZkPca__thumbActionBtnDanger:hover{background:#ef4444!important}.editor-module__GZkPca__sidebarToolBtn{color:#475569;cursor:pointer;background:#fff;border:1px dashed #cbd5e1;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.45rem .6rem;font-size:.72rem;font-weight:700;transition:all .15s;display:flex}.editor-module__GZkPca__sidebarToolBtn:hover{color:#4f46e5;background:#f5f3ff;border-color:#6366f1}.editor-module__GZkPca__canvasArea{background:#cbd5e1;flex-direction:column;flex:1;align-items:center;padding:2rem;display:flex;position:relative;overflow:auto}.editor-module__GZkPca__pageWrapper{background:#fff;position:relative;box-shadow:0 10px 30px #00000026}.editor-module__GZkPca__floatingControls{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:1001;background:#0f172ae6;border-radius:12px;align-self:center;align-items:center;gap:1.25rem;margin-top:-3.5rem;padding:.5rem 1.25rem;display:flex;position:sticky;bottom:1.5rem}.editor-module__GZkPca__pageIndicator{align-items:center;gap:.5rem;display:flex}.editor-module__GZkPca__pageInputContainer{cursor:text;background:#ffffff1f;border:1px solid #fff3;border-radius:6px;align-items:center;gap:.25rem;padding:2px 8px 2px 6px;transition:all .15s;display:flex}.editor-module__GZkPca__pageInputContainer:hover{background:#ffffff2e;border-color:#ffffff59}.editor-module__GZkPca__pageInputContainer:focus-within{background:#ffffff38;border-color:#818cf8;box-shadow:0 0 0 2px #6366f159}.editor-module__GZkPca__pageJumpInput{color:#fff;text-align:center;background:0 0;border:none;outline:none;padding:1px 2px;font-family:inherit;font-size:.82rem;font-weight:700;transition:all .15s}.editor-module__GZkPca__pageJumpInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.editor-module__GZkPca__pageJumpInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.editor-module__GZkPca__pageTotalLabel{color:#ffffffbf;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:.8rem;font-weight:700}.editor-module__GZkPca__zoomControls{align-items:center;gap:1rem;display:flex}.editor-module__GZkPca__floatBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.editor-module__GZkPca__uploadOverlay{z-index:2000;background:#f1f5f9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.editor-module__GZkPca__uploadBox{text-align:center;background:#fff;border:2px dashed #cbd5e1;border-radius:24px;width:90%;max-width:440px;padding:3rem 2rem}.editor-module__GZkPca__uploadIconInner{color:#4f46e5;background:#f0f3ff;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.editor-module__GZkPca__uploadTitle{margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.editor-module__GZkPca__uploadSubtitle{color:#64748b;font-size:.9rem}.editor-module__GZkPca__trustMarkers{justify-content:center;gap:1.5rem;margin-top:2rem;display:flex}.editor-module__GZkPca__trustItem{text-align:center}.editor-module__GZkPca__dropdownMenu{z-index:1500;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:180px;padding:.5rem;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 25px #0000001a}.editor-module__GZkPca__dropdownRight{left:auto;right:0}.editor-module__GZkPca__dropdownHeader{color:#94a3b8;padding:.5rem .75rem;font-size:.6rem;font-weight:800}.editor-module__GZkPca__dropdownItem{cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;width:100%;padding:.6rem .75rem;font-size:.8rem;display:flex}.editor-module__GZkPca__dropdownDivider{background:#e2e8f0;height:1px;margin:.4rem .5rem}.editor-module__GZkPca__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3000;background:#0000004d;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.editor-module__GZkPca__modalContent{background:#fff;border-radius:20px;width:100%;max-width:540px;padding:2rem}.editor-module__GZkPca__sigCanvasContainer{background:#fafafa;border:1px solid #e2e8f0;border-radius:12px;margin:1rem 0;overflow:hidden}.editor-module__GZkPca__exportGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin:1.5rem 0;display:grid}.editor-module__GZkPca__exportOption{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem;transition:all .2s;display:flex;position:relative}.editor-module__GZkPca__exportOption:hover{border-color:#cbd5e1}.editor-module__GZkPca__exportOptionActive{background:#f5f3ff;border-color:#4f46e5!important}.editor-module__GZkPca__radioCircle{border:2px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.editor-module__GZkPca__exportOptionActive .editor-module__GZkPca__radioCircle{border-color:#4f46e5}.editor-module__GZkPca__radioDot{background:#4f46e5;border-radius:50%;width:8px;height:8px}.editor-module__GZkPca__exportIcon{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.7rem;font-weight:800;display:flex}.editor-module__GZkPca__exportLabel{color:#334155;flex:1;font-size:.85rem;font-weight:700}.editor-module__GZkPca__fieldLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:800;display:block}.editor-module__GZkPca__exportInput{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:.75rem 1rem;font-size:1rem;font-weight:600;transition:all .2s}.editor-module__GZkPca__exportInput:focus{background:#fff;border-color:#4f46e5;box-shadow:0 0 0 4px #4f46e51a}.editor-module__GZkPca__exportCancelBtn{color:#1e293b;cursor:pointer;background:#f1f5f9;border:1.5px solid #cbd5e1;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;height:52px;font-size:.95rem;font-weight:700;transition:all .2s;display:flex}.editor-module__GZkPca__exportCancelBtn:hover{color:#0f172a;background:#e2e8f0;border-color:#94a3b8}.editor-module__GZkPca__exportSubmitBtn{color:#fff;cursor:pointer;background:#f43f5e;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;height:52px;font-size:.95rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #f43f5e59}.editor-module__GZkPca__exportSubmitBtn:hover{background:#e11d48;transform:translateY(-1px);box-shadow:0 6px 18px #f43f5e73}.editor-module__GZkPca__stampDropdown{z-index:1500;background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:330px;max-height:520px;padding:.75rem;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 14px 35px #0000001f,0 4px 10px #0000000d}.editor-module__GZkPca__stampActions{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.editor-module__GZkPca__stampActionBtn{color:#334155;cursor:pointer;background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem .5rem;font-size:.72rem;font-weight:700;transition:all .15s;display:flex}.editor-module__GZkPca__stampActionBtn:hover{color:#1d4ed8;background:#eff6ff;border-color:#3b82f6}.editor-module__GZkPca__stampSectionHeader{color:#64748b;text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;align-items:center;margin:.6rem 0 .4rem .2rem;font-size:.65rem;font-weight:800;display:flex}.editor-module__GZkPca__stampTabGroup{background:#f1f5f9;border-radius:8px;margin-bottom:.6rem;padding:2px;display:flex}.editor-module__GZkPca__stampTabBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:.35rem .5rem;font-size:.72rem;font-weight:700;transition:all .15s}.editor-module__GZkPca__stampTabBtnActive{color:#0f172a;background:#fff;box-shadow:0 1px 3px #00000014}.editor-module__GZkPca__stampGrid{grid-template-columns:repeat(2,1fr);gap:.45rem;display:grid}.editor-module__GZkPca__stampBadgeBtn{cursor:pointer;text-align:center;background:#fff;border:2px solid;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:48px;padding:.55rem .4rem;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.editor-module__GZkPca__stampBadgeBtn:hover{transform:translateY(-1.5px)scale(1.02);box-shadow:0 4px 10px #0000000f}.editor-module__GZkPca__stampBadgeTitle{letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:800;line-height:1.1}.editor-module__GZkPca__stampBadgeSub{opacity:.85;letter-spacing:.02em;margin-top:2px;font-size:.55rem;font-weight:600}.editor-module__GZkPca__savedStampList{gap:.5rem;margin-bottom:.5rem;padding:.25rem 0 .5rem;display:flex;overflow-x:auto}.editor-module__GZkPca__savedStampCard{cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:68px;padding:4px;transition:all .15s;display:flex;position:relative}.editor-module__GZkPca__savedStampCard:hover{background:#f5f3ff;border-color:#4f46e5}.editor-module__GZkPca__savedStampDelete{color:#fff;cursor:pointer;opacity:0;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;transition:opacity .15s;display:flex;position:absolute;top:-6px;right:-6px;box-shadow:0 1px 3px #0003}.editor-module__GZkPca__savedStampCard:hover .editor-module__GZkPca__savedStampDelete{opacity:1}.editor-module__GZkPca__customStampModal{background:#fff;border-radius:20px;width:100%;max-width:580px;overflow:hidden;box-shadow:0 20px 50px #0003}.editor-module__GZkPca__customStampPreviewBox{background:#f8fafc radial-gradient(#cbd5e1 1px,#0000 1px) 0 0/16px 16px;border:2px dashed #cbd5e1;border-radius:12px;justify-content:center;align-items:center;min-height:140px;margin-bottom:1.25rem;padding:1.5rem;display:flex}.editor-module__GZkPca__styleSelectGrid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.editor-module__GZkPca__styleSelectBtn{cursor:pointer;color:#475569;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;padding:.6rem .4rem;font-size:.7rem;font-weight:700;transition:all .15s;display:flex}.editor-module__GZkPca__styleSelectBtnActive{color:#4f46e5;background:#f5f3ff;border-color:#4f46e5}.editor-module__GZkPca__watermarkDropdown{z-index:1500;background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:330px;max-height:520px;padding:.75rem;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 14px 35px #0000001f,0 4px 10px #0000000d}.editor-module__GZkPca__watermarkActions{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.editor-module__GZkPca__watermarkActionBtn{color:#334155;cursor:pointer;background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem .5rem;font-size:.72rem;font-weight:700;transition:all .15s;display:flex}.editor-module__GZkPca__watermarkActionBtn:hover{color:#1d4ed8;background:#eff6ff;border-color:#3b82f6}.editor-module__GZkPca__watermarkModal{background:#fff;border-radius:20px;width:100%;max-width:600px;overflow:hidden;box-shadow:0 20px 50px #0003}.editor-module__GZkPca__watermarkPreviewBox{background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;height:125px;margin-bottom:.9rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000d}.editor-module__GZkPca__watermarkChip{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.25rem .6rem;font-size:.72rem;font-weight:700;transition:all .15s}.editor-module__GZkPca__watermarkChip:hover{color:#1d4ed8;background:#eff6ff;border-color:#3b82f6}.editor-module__GZkPca__watermarkLayoutBtn{cursor:pointer;color:#475569;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;padding:.5rem .4rem;font-size:.68rem;font-weight:700;transition:all .15s;display:flex}.editor-module__GZkPca__watermarkLayoutBtnActive{color:#4f46e5;background:#f5f3ff;border-color:#4f46e5}.editor-module__GZkPca__layersSidebar{z-index:20;background:#fff;border-left:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;width:290px;height:100%;display:flex;overflow:hidden;box-shadow:-2px 0 10px #00000008}.editor-module__GZkPca__layersHeader{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}.editor-module__GZkPca__layersTitle{color:#0f172a;letter-spacing:.03em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.82rem;font-weight:800;display:flex}.editor-module__GZkPca__layersBadge{color:#4338ca;background:#e0e7ff;border-radius:9999px;padding:1px 7px;font-size:.65rem;font-weight:800}.editor-module__GZkPca__layersHeaderActions{align-items:center;gap:.35rem;display:flex}.editor-module__GZkPca__layersIconBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:all .15s;display:flex}.editor-module__GZkPca__layersIconBtn:hover{color:#1e293b;background:#f1f5f9;border-color:#cbd5e1}.editor-module__GZkPca__layersSearchBox{background:#fafafa;border-bottom:1px solid #f1f5f9;gap:.4rem;padding:.5rem .75rem;display:flex}.editor-module__GZkPca__layersSearchInput{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:6px;outline:none;flex:1;padding:.3rem .6rem;font-size:.72rem;transition:border-color .15s}.editor-module__GZkPca__layersSearchInput:focus{border-color:#4f46e5}.editor-module__GZkPca__layersFilterSelect{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;outline:none;padding:.3rem .4rem;font-size:.7rem;font-weight:600}.editor-module__GZkPca__layersList{flex-direction:column;flex:1;gap:.45rem;padding:.6rem;display:flex;overflow-y:auto}.editor-module__GZkPca__layerItem{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:.45rem;padding:.5rem .6rem;transition:all .15s;display:flex;position:relative}.editor-module__GZkPca__layerItem:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 2px 5px #0000000a}.editor-module__GZkPca__layerItemActive{background:#f5f3ff!important;border-color:#4f46e5!important;box-shadow:0 0 0 1px #4f46e5,0 3px 8px #4f46e51f!important}.editor-module__GZkPca__layerItemHidden{opacity:.5;background:#f1f5f9}.editor-module__GZkPca__layerItemLocked{border-style:dashed}.editor-module__GZkPca__layerItemDragging{opacity:.35!important;box-shadow:none!important;background:#eef2ff!important;border:1.5px dashed #6366f1!important}.editor-module__GZkPca__layerItemDragOverAbove{border-top:2.5px solid #4f46e5!important;box-shadow:0 -3px 8px #4f46e533!important}.editor-module__GZkPca__layerItemDragOverBelow{border-bottom:2.5px solid #4f46e5!important;box-shadow:0 3px 8px #4f46e533!important}.editor-module__GZkPca__layerDragHandle{cursor:grab;color:#94a3b8;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:2px 1px;transition:all .15s;display:flex}.editor-module__GZkPca__layerDragHandle:hover{color:#4f46e5;background:#eef2ff}.editor-module__GZkPca__layerDragHandle:active{cursor:grabbing}.editor-module__GZkPca__layerTypeIcon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.editor-module__GZkPca__layerContent{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.editor-module__GZkPca__layerTitle{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:700;overflow:hidden}.editor-module__GZkPca__layerSubtitle{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:.65rem;overflow:hidden}.editor-module__GZkPca__layerInlineInput{color:#0f172a;background:#fff;border:1px solid #4f46e5;border-radius:4px;outline:none;width:100%;padding:1px 4px;font-size:.75rem;font-weight:700}.editor-module__GZkPca__layerActions{flex-shrink:0;align-items:center;gap:2px;display:flex}.editor-module__GZkPca__layerReorderBtns{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:1px;margin-right:1px;display:flex}.editor-module__GZkPca__layerMiniBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;width:20px;height:12px;padding:0;transition:all .12s;display:flex}.editor-module__GZkPca__layerMiniBtn:hover:not(:disabled){color:#4338ca;background:#e0e7ff}.editor-module__GZkPca__layerMiniBtn:disabled{opacity:.2;cursor:not-allowed}.editor-module__GZkPca__layerBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;transition:all .12s;display:flex}.editor-module__GZkPca__layerBtn:hover{color:#1e293b;background:#e2e8f0}.editor-module__GZkPca__layerBtnActive{color:#4f46e5}.editor-module__GZkPca__layersFooter{background:#f8fafc;border-top:1px solid #e2e8f0;flex-direction:column;gap:.6rem;padding:.75rem .85rem;display:flex}.editor-module__GZkPca__layersFooterRow{justify-content:space-between;align-items:center;display:flex}.editor-module__GZkPca__layersFooterBtnGroup{gap:.35rem;display:flex}.editor-module__GZkPca__layersFooterBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:.3rem;padding:.35rem .5rem;font-size:.7rem;font-weight:700;transition:all .15s;display:flex}.editor-module__GZkPca__layersFooterBtn:hover{color:#0f172a;background:#f1f5f9;border-color:#94a3b8}.editor-module__GZkPca__layersEmpty{text-align:center;color:#94a3b8;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.6rem;padding:2rem 1.5rem;display:flex}.editor-module__GZkPca__layersEmptyIcon{color:#64748b;background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.editor-module__GZkPca__aiFillModal{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:650px;max-height:88vh;display:flex;overflow:hidden;box-shadow:0 25px 60px #00000038}.editor-module__GZkPca__aiFillNavTabs{background:#f8fafc;border-bottom:1px solid #e2e8f0;gap:.5rem;padding:.4rem 1.25rem 0;display:flex;overflow-x:auto}.editor-module__GZkPca__aiFillNavTab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.4rem;padding:.6rem .9rem;font-size:.78rem;font-weight:700;transition:all .15s;display:flex}.editor-module__GZkPca__aiFillNavTab:hover{color:#1e293b}.editor-module__GZkPca__aiFillNavTabActive{background:#fff;border-radius:8px 8px 0 0;color:#4f46e5!important;border-bottom-color:#4f46e5!important}.editor-module__GZkPca__aiFillCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem 1rem;transition:all .15s}.editor-module__GZkPca__aiFillCard:hover{background:#fff;border-color:#cbd5e1}.editor-module__GZkPca__aiChipBtn{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.4rem;padding:.45rem .8rem;font-size:.75rem;font-weight:700;transition:all .15s;display:inline-flex}.editor-module__GZkPca__aiChipBtn:hover{color:#4338ca;background:#e0e7ff;border-color:#c7d2fe;transform:translateY(-1px)}.editor-module__GZkPca__aiSummaryModal{background:#fff;border:1px solid #e2e8f0cc;border-radius:20px;flex-direction:column;width:100%;max-width:820px;max-height:88vh;display:flex;overflow:hidden;box-shadow:0 25px 60px #00000040}.editor-module__GZkPca__aiSummaryHeader{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.15rem 1.4rem;display:flex}.editor-module__GZkPca__aiSummaryControlBar{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1.4rem;display:flex}.editor-module__GZkPca__aiSummaryTabs{background:#fff;border-bottom:1px solid #e2e8f0;gap:.4rem;padding:0 1.4rem;display:flex}.editor-module__GZkPca__aiSummaryTab{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.45rem;padding:.7rem 1rem;font-size:.8rem;font-weight:700;transition:all .15s;display:flex}.editor-module__GZkPca__aiSummaryTab:hover{color:#0f172a}.editor-module__GZkPca__aiSummaryTabActive{color:#0284c7!important;border-bottom-color:#0284c7!important}.editor-module__GZkPca__aiSummaryContent{background:#fff;flex-direction:column;flex:1;gap:1rem;padding:1.25rem 1.4rem;display:flex;overflow-y:auto}.editor-module__GZkPca__pageSummaryCard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:.65rem;padding:1rem 1.15rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 1px 3px #0000000a}.editor-module__GZkPca__pageSummaryCard:hover{border-color:#94a3b8;transform:translateY(-1px);box-shadow:0 6px 16px #0000000f}.editor-module__GZkPca__pageSummaryCardHeader{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.editor-module__GZkPca__pageBadge{color:#0369a1;letter-spacing:.02em;background:#e0f2fe;border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.75rem;font-weight:800;display:inline-flex}.editor-module__GZkPca__pageSummaryTitle{color:#0f172a;flex:1;font-size:.9rem;font-weight:700}.editor-module__GZkPca__pageSummaryBody{color:#334155;font-size:.82rem;line-height:1.55}.editor-module__GZkPca__pageTakeawayBox{color:#0369a1;background:#f8fafc;border-left:3px solid #0284c7;border-radius:0 8px 8px 0;align-items:flex-start;gap:.5rem;padding:.55rem .85rem;font-size:.78rem;font-weight:600;line-height:1.45;display:flex}.editor-module__GZkPca__pageSummaryActions{border-top:1px solid #f1f5f9;justify-content:flex-end;align-items:center;gap:.5rem;padding-top:.35rem;display:flex}.editor-module__GZkPca__summaryActionBtn{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.72rem;font-weight:700;transition:all .15s;display:inline-flex}.editor-module__GZkPca__summaryActionBtn:hover{color:#0f172a;background:#e2e8f0}.editor-module__GZkPca__summaryActionBtnPrimary{color:#fff;background:#0284c7;border-color:#0284c7}.editor-module__GZkPca__summaryActionBtnPrimary:hover{color:#fff;background:#0369a1}.editor-module__GZkPca__summaryProgressContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:3rem 2rem;display:flex}.editor-module__GZkPca__summaryProgressBar{background:#e2e8f0;border-radius:4px;width:100%;max-width:380px;height:8px;overflow:hidden}.editor-module__GZkPca__summaryProgressBarFill{background:linear-gradient(90deg,#0284c7 0%,#6366f1 100%);border-radius:4px;height:100%;transition:width .3s}.editor-module__GZkPca__summaryTranslationBar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.45rem .75rem;display:flex}.editor-module__GZkPca__summaryLangSelect{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;padding:.3rem .55rem;font-size:.75rem;font-weight:600;transition:border-color .15s}.editor-module__GZkPca__summaryLangSelect:focus{border-color:#4f46e5}.editor-module__GZkPca__summaryToggleLangGroup{background:#e2e8f0;border-radius:7px;align-items:center;gap:2px;padding:2px;display:flex}.editor-module__GZkPca__summaryToggleLangBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:5px;padding:.25rem .65rem;font-size:.72rem;font-weight:700;transition:all .15s}.editor-module__GZkPca__summaryToggleLangBtn:hover{color:#0f172a}.editor-module__GZkPca__summaryToggleLangBtnActive{color:#4f46e5;background:#fff;box-shadow:0 1px 3px #00000014}.editor-module__GZkPca__organizeModal{background:#fff;border:1px solid #e2e8f0cc;border-radius:20px;flex-direction:column;width:95vw;max-width:1100px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 60px #00000040}.editor-module__GZkPca__organizeHeader{background:#fff;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.6rem;display:flex}.editor-module__GZkPca__organizeGridContainer{background:#f8fafc;flex:1;padding:1.5rem;overflow-y:auto}.editor-module__GZkPca__organizeGrid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:1.25rem;display:grid}.editor-module__GZkPca__organizeCard{cursor:grab;background:#fff;border:2px solid #e2e8f0;border-radius:12px;flex-direction:column;transition:all .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 6px #0000000d}.editor-module__GZkPca__organizeCard:hover{border-color:#818cf8;transform:translateY(-2px);box-shadow:0 8px 20px #00000014}.editor-module__GZkPca__organizeCardSelected{border-color:#4f46e5!important;box-shadow:0 0 0 3px #4f46e540!important}.editor-module__GZkPca__organizeCardDragging{opacity:.35;border-style:dashed!important}.editor-module__GZkPca__organizeCardDragOver{transform:scale(1.02);border-color:#4f46e5!important;box-shadow:0 0 0 3px #818cf8!important}.editor-module__GZkPca__organizeCardPreview{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:center;align-items:center;width:100%;height:210px;padding:.4rem;display:flex;overflow:hidden}.editor-module__GZkPca__organizeCardPreview img{object-fit:contain;width:100%;height:100%;image-rendering:-webkit-optimize-contrast}.editor-module__GZkPca__organizeCardFooter{background:#fff;justify-content:space-between;align-items:center;padding:.45rem .65rem;display:flex}.editor-module__GZkPca__organizeCardBadge{color:#1e293b;background:#f1f5f9;border-radius:6px;padding:2px 7px;font-size:.72rem;font-weight:800}.editor-module__GZkPca__organizeCardActions{align-items:center;gap:2px;display:flex}.editor-module__GZkPca__organizeCardActionBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .12s;display:flex}.editor-module__GZkPca__organizeCardActionBtn:hover{color:#0f172a;background:#e2e8f0}.editor-module__GZkPca__organizeCardActionBtnDanger:hover{color:#ef4444!important;background:#fee2e2!important}.editor-module__GZkPca__organizeFooter{background:#fff;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem 1.6rem;display:flex}.editor-module__GZkPca__mobileBackdrop{display:none}.editor-module__GZkPca__mobileDrawerBtn{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff40;border-radius:8px;justify-content:center;align-items:center;padding:.35rem .5rem;transition:all .15s;display:none;position:relative}.editor-module__GZkPca__mobileDrawerBtn:hover{background:#ffffff40}.editor-module__GZkPca__mobileDrawerBtnActive{background:#4f46e5!important;border-color:#6366f1!important}.editor-module__GZkPca__mobileBadge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.6rem;font-weight:800;display:flex;position:absolute;top:-4px;right:-4px}.editor-module__GZkPca__mobileSidebarClose{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:6px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.75rem;font-weight:700;display:none}.editor-module__GZkPca__desktopOnly{display:flex!important}.editor-module__GZkPca__mobileOnly,.editor-module__GZkPca__mobileBottomDock,.editor-module__GZkPca__mobileToolPalette{display:none!important}@media (max-width:768px){.editor-module__GZkPca__desktopOnly{display:none!important}.editor-module__GZkPca__mobileOnly{display:flex!important}.editor-module__GZkPca__toolbar,.editor-module__GZkPca__tools,.editor-module__GZkPca__contextBar,.editor-module__GZkPca__floatingControls{display:none!important}.editor-module__GZkPca__mobileBackdrop{-webkit-backdrop-filter:blur(4px);z-index:9998;background:#0f172a73;display:block;position:fixed;inset:0}.editor-module__GZkPca__topbar{z-index:100!important;background:#fff!important;border-bottom:1px solid #e2e8f0!important;gap:.5rem!important;height:50px!important;padding:0 .75rem!important;position:relative!important}.editor-module__GZkPca__mobileTitleArea{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.editor-module__GZkPca__mobileBackBtn{color:#334155;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;display:flex}.editor-module__GZkPca__mobileDocName{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.85rem;font-weight:700;overflow:hidden}.editor-module__GZkPca__mobileHeaderRight{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.editor-module__GZkPca__mobileAiBtn{color:#4338ca;cursor:pointer;background:linear-gradient(135deg,#eef2ff,#f0fdf4);border:1px solid #c7d2fe;border-radius:9999px;align-items:center;gap:.25rem;padding:.35rem .6rem;font-size:.72rem;font-weight:700;display:flex}.editor-module__GZkPca__mobileDoneBtn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;align-items:center;gap:.3rem;padding:.35rem .75rem;font-size:.75rem;font-weight:700;display:flex;box-shadow:0 2px 6px #4f46e54d}.editor-module__GZkPca__mobileMoreBtn{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.editor-module__GZkPca__workspace{flex-direction:column!important;flex:1!important;height:calc(100dvh - 48px)!important;max-height:calc(100dvh - 48px)!important;position:relative!important;overflow:hidden!important}.editor-module__GZkPca__canvasArea{scroll-behavior:smooth;touch-action:pan-x pan-y pinch-zoom;width:100%!important;height:100%!important;padding:.5rem .25rem calc(76px + env(safe-area-inset-bottom,0px)).25rem!important;-webkit-overflow-scrolling:touch!important;flex:1!important;justify-content:center!important;align-items:flex-start!important;display:flex!important;overflow:auto!important}.editor-module__GZkPca__pageWrapper{max-width:none!important;margin:0 auto!important}.editor-module__GZkPca__mobileZoomSizer{flex-shrink:0;justify-content:center;margin:0 auto;display:flex;position:relative}.editor-module__GZkPca__mobileZoomBadge{-webkit-backdrop-filter:blur(8px);color:#fff;z-index:1000;pointer-events:auto;background:#0f172ad9;border:1px solid #ffffff2e;border-radius:20px;align-items:center;gap:6px;padding:5px 10px;font-size:.72rem;font-weight:700;display:flex;position:fixed;top:62px;right:12px;box-shadow:0 4px 14px #00000038}.editor-module__GZkPca__mobileZoomText{letter-spacing:.02em}.editor-module__GZkPca__mobileZoomResetBtn{color:#fff;cursor:pointer;background:#ffffff38;border:none;border-radius:12px;align-items:center;gap:4px;padding:2px 7px;font-size:.65rem;font-weight:700;transition:background .15s;display:flex}.editor-module__GZkPca__mobileZoomResetBtn:active{background:#fff6}.editor-module__GZkPca__canvasAreaInner{will-change:transform;flex-direction:column!important;align-items:center!important;width:100%!important;display:flex!important;position:relative!important}.editor-module__GZkPca__mobileContinuousContainer{flex-direction:column;align-items:center;width:100%;margin:0 auto;padding-bottom:2rem;display:flex}.editor-module__GZkPca__mobilePageCard{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border-radius:6px;flex-shrink:0;margin-bottom:16px;transition:transform .15s,box-shadow .15s;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000001f,0 1px 3px #0000000f}.editor-module__GZkPca__mobilePageCard:active{transform:scale(.995)}.editor-module__GZkPca__mobilePageCardActive{box-shadow:0 0 0 2px #4f46e5,0 8px 24px #4f46e52e}.editor-module__GZkPca__mobilePageNumberBadge{-webkit-backdrop-filter:blur(6px);color:#fff;z-index:2;pointer-events:none;letter-spacing:-.01em;background:#0f172abf;border-radius:12px;padding:3px 8px;font-size:.65rem;font-weight:700;position:absolute;top:8px;right:8px}.editor-module__GZkPca__mobilePageImg{object-fit:contain;pointer-events:none;background:#fff;width:100%;height:100%;display:block}.editor-module__GZkPca__mobilePageSkeleton{color:#94a3b8;background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;font-size:.75rem;font-weight:600;display:flex}.editor-module__GZkPca__mobileActiveOverlay{background:#fff!important;border-radius:6px!important;transition:top .22s cubic-bezier(.16,1,.3,1),left .22s cubic-bezier(.16,1,.3,1)!important;position:absolute!important;overflow:visible!important;box-shadow:0 0 0 2px #4f46e5,0 8px 24px #4f46e538!important}.editor-module__GZkPca__mobileBottomDock{height:calc(58px + env(safe-area-inset-bottom,0px))!important;-webkit-backdrop-filter:blur(20px)!important;padding:0 .35rem calc(env(safe-area-inset-bottom,0px)).35rem!important;z-index:9990!important;background:#fffffff2!important;border-top:1px solid #e2e8f0!important;justify-content:space-around!important;align-items:center!important;display:flex!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;box-shadow:0 -4px 20px #00000014!important}.editor-module__GZkPca__mobileDockItem{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:38px;height:48px;padding:0 .25rem;transition:all .15s;display:flex;position:relative}.editor-module__GZkPca__mobileDockItemActive{color:#4f46e5!important;background:#eef2ff!important}.editor-module__GZkPca__mobileDockLabel{letter-spacing:-.01em;white-space:nowrap;font-size:.55rem;font-weight:700}.editor-module__GZkPca__mobileBadge{color:#fff;background:#4f46e5;border-radius:9999px;padding:1px 4px;font-size:.52rem;font-weight:800;position:absolute;top:2px;right:4px}.editor-module__GZkPca__mobileToolPalette{bottom:calc(66px + env(safe-area-inset-bottom,0px))!important;-webkit-backdrop-filter:blur(16px)!important;z-index:9992!important;background:#fffffffa!important;border:1px solid #cbd5e1!important;border-radius:9999px!important;align-items:center!important;gap:.5rem!important;max-width:calc(100vw - 20px)!important;padding:.35rem .75rem!important;display:flex!important;position:fixed!important;left:50%!important;overflow-x:auto!important;transform:translate(-50%)!important;box-shadow:0 10px 30px #00000026!important}.editor-module__GZkPca__mobileColorDot{cursor:pointer;border:2px solid #fff;border-radius:50%;flex-shrink:0;width:24px;height:24px;transition:transform .15s;box-shadow:0 0 0 1px #cbd5e1}.editor-module__GZkPca__mobileColorDotActive{transform:scale(1.22);box-shadow:0 0 0 2px #4f46e5!important}.editor-module__GZkPca__mobileSizePill{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;padding:2px 7px;font-size:.65rem;font-weight:700}.editor-module__GZkPca__mobileSizePillActive{color:#fff;background:#4f46e5;border-color:#4f46e5}.editor-module__GZkPca__mobilePaletteClose{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.editor-module__GZkPca__mobileMoreSheet{padding:1.25rem 1rem calc(1.5rem + env(safe-area-inset-bottom,0px))1rem;z-index:9999;background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;flex-direction:column;gap:.4rem;max-height:80vh;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -10px 40px #0003}.editor-module__GZkPca__mobileMoreSheetHandle{background:#cbd5e1;border-radius:2px;width:36px;height:4px;margin:0 auto .75rem}.editor-module__GZkPca__mobileSheetTitle{color:#0f172a;text-align:center;margin-bottom:.4rem;font-size:.85rem;font-weight:800}.editor-module__GZkPca__mobileSheetItem{color:#1e293b;cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.85rem;font-weight:600;display:flex}.editor-module__GZkPca__mobileSheetItemDanger{color:#dc2626;background:#fef2f2;border-color:#fee2e2}.editor-module__GZkPca__mobileSidebarClose{display:flex!important}.editor-module__GZkPca__thumbnailSidebar{z-index:9999!important;background:#fff!important;border-right:1px solid #e2e8f0!important;width:250px!important;height:100vh!important;padding:.6rem .6rem 2.5rem!important;transition:left .28s cubic-bezier(.16,1,.3,1)!important;position:fixed!important;top:0!important;bottom:0!important;left:-280px!important;box-shadow:4px 0 25px #0003!important}.editor-module__GZkPca__mobileThumbnailsOpen{left:0!important}.editor-module__GZkPca__thumbActions{opacity:1!important;background:#0f172ab3!important}.editor-module__GZkPca__layersSidebar{z-index:9999!important;background:#fff!important;border-left:1px solid #e2e8f0!important;width:min(320px,86vw)!important;height:100vh!important;transition:right .28s cubic-bezier(.16,1,.3,1)!important;position:fixed!important;top:0!important;bottom:0!important;right:-360px!important;box-shadow:-4px 0 25px #0003!important}.editor-module__GZkPca__layersSidebarOpen{right:0!important}}@media print{:is(body,html){background:#fff!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important}.editor-module__GZkPca__editorLayout{background:#fff!important;height:auto!important;overflow:visible!important}:is(.editor-module__GZkPca__topbar,.editor-module__GZkPca__header,.editor-module__GZkPca__toolbar,.editor-module__GZkPca__tools,.editor-module__GZkPca__contextBar,.editor-module__GZkPca__thumbnailSidebar,.editor-module__GZkPca__layersSidebar,.editor-module__GZkPca__floatingControls,.editor-module__GZkPca__mobileBackdrop,.editor-module__GZkPca__mobileDrawerBtn,.editor-module__GZkPca__navIconBtn,.editor-module__GZkPca__doneBtn,[class*=mascot],[class*=modal],[class*=Modal],[class*=editor-safety-topbar],button){display:none!important}.editor-module__GZkPca__workspace{height:auto!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.editor-module__GZkPca__canvasArea{background:#fff!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.editor-module__GZkPca__pageWrapper{page-break-inside:avoid;page-break-after:auto;box-shadow:none!important;background:#fff!important;border:none!important;margin:0 auto!important;padding:0!important}.editor-module__GZkPca__canvasArea canvas{box-shadow:none!important;margin:0 auto!important;display:block!important}@page{size:auto;margin:0}}
.Navbar-module__cJzEcG__navbar{z-index:100;justify-content:space-between;align-items:center;width:100%;max-width:1300px;margin:0 auto;padding:1.2rem 3rem;display:flex;position:relative}.Navbar-module__cJzEcG__logo{letter-spacing:-.04em;color:var(--text-main);align-items:center;gap:.55rem;font-size:1.6rem;font-weight:800;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoIcon{object-fit:cover;border-radius:9px;width:34px;height:34px;display:block;box-shadow:0 2px 8px #00000014}.Navbar-module__cJzEcG__navLinks{-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-pill);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);z-index:10;white-space:nowrap;background:#ffffffbf;align-items:center;gap:1.5rem;padding:.4rem .8rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__navLink{color:var(--text-muted);border-radius:var(--radius-pill);cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__cJzEcG__navLink:hover,.Navbar-module__cJzEcG__navLinkActive{color:var(--text-main);background:#0000000a}.Navbar-module__cJzEcG__toolsMenuContainer{position:relative}.Navbar-module__cJzEcG__dropdownPopover{-webkit-backdrop-filter:blur(24px);z-index:1000;background:#fffffff2;border:1px solid #e2e8f0cc;border-radius:24px;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:820px;padding:1.75rem;animation:.2s cubic-bezier(.16,1,.3,1) Navbar-module__cJzEcG__popIn;display:grid;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 20px 40px -15px #00000014,0 0 0 1px #00000005}@keyframes Navbar-module__cJzEcG__popIn{0%{opacity:0;transform:translate(-50%)translateY(-8px)scale(.98)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.Navbar-module__cJzEcG__categoryGroup{flex-direction:column;gap:.6rem;display:flex}.Navbar-module__cJzEcG__categoryTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--brand-primary);align-items:center;gap:.4rem;margin-bottom:.2rem;font-size:.75rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__menuItem{color:inherit;border-radius:12px;align-items:flex-start;gap:.75rem;padding:.6rem .75rem;text-decoration:none;transition:all .15s;display:flex}.Navbar-module__cJzEcG__menuItem:hover{background:#6366f10f;transform:translateY(-1px)}.Navbar-module__cJzEcG__menuIconWrapper{width:32px;height:32px;color:var(--brand-primary);background:#6366f11a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.Navbar-module__cJzEcG__menuText{flex-direction:column;display:flex}.Navbar-module__cJzEcG__menuTitle{color:var(--text-main);align-items:center;gap:.4rem;font-size:.88rem;font-weight:700;line-height:1.2;display:flex}.Navbar-module__cJzEcG__badgeNew{background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));color:#fff;text-transform:uppercase;border-radius:4px;padding:.1rem .4rem;font-size:.6rem;font-weight:700}.Navbar-module__cJzEcG__menuDesc{color:var(--text-muted);margin-top:2px;font-size:.76rem;line-height:1.3}.Navbar-module__cJzEcG__adminBtn{border-radius:var(--radius-pill);border:1px solid var(--border-light);color:var(--text-main);cursor:pointer;background:#fff;padding:.6rem 1.6rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s}.Navbar-module__cJzEcG__adminBtn:hover{background:var(--text-main);color:#fff;border-color:var(--text-main)}.Navbar-module__cJzEcG__mobileActions,.Navbar-module__cJzEcG__mobileDrawer,.Navbar-module__cJzEcG__mobileDrawerBackdrop{display:none}@media (max-width:1024px){.Navbar-module__cJzEcG__navbar{padding:1rem 1.5rem}.Navbar-module__cJzEcG__navLinks{gap:.8rem}}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:blur(20px)!important;z-index:1000!important;box-sizing:border-box!important;background:#ffffffeb!important;border-bottom:1px solid #e2e8f0cc!important;width:100%!important;padding:.75rem 1rem!important;position:sticky!important;top:0!important}.Navbar-module__cJzEcG__logo{gap:.45rem!important;font-size:1.25rem!important}.Navbar-module__cJzEcG__logoIcon{border-radius:7px!important;width:26px!important;height:26px!important}.Navbar-module__cJzEcG__navLinks,.Navbar-module__cJzEcG__rightActions{display:none!important}.Navbar-module__cJzEcG__mobileActions{align-items:center!important;gap:.5rem!important;display:flex!important}.Navbar-module__cJzEcG__mobileQuickBtn{color:#fff!important;background:#4f46e5!important;border:none!important;border-radius:20px!important;align-items:center!important;gap:.35rem!important;padding:.45rem .85rem!important;font-size:.78rem!important;font-weight:700!important;text-decoration:none!important;transition:transform .15s!important;display:inline-flex!important;box-shadow:0 2px 8px #4f46e540!important}.Navbar-module__cJzEcG__mobileQuickBtn:active{transform:scale(.96)!important}.Navbar-module__cJzEcG__mobileMenuBtn{color:#1e293b!important;cursor:pointer!important;background:#fff!important;border:1.5px solid #e2e8f0!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;transition:background .15s,border-color .15s!important;display:flex!important;box-shadow:0 1px 3px #0000000d!important}.Navbar-module__cJzEcG__mobileMenuBtn:active{background:#f8fafc!important}.Navbar-module__cJzEcG__mobileDrawerBackdrop{-webkit-backdrop-filter:blur(4px)!important;z-index:9998!important;background:#0f172a73!important;animation:.2s ease-out Navbar-module__cJzEcG__fadeIn!important;display:block!important;position:fixed!important;inset:0!important}.Navbar-module__cJzEcG__mobileDrawer{z-index:9999!important;background:#fff!important;flex-direction:column!important;width:86%!important;max-width:340px!important;animation:.22s cubic-bezier(.16,1,.3,1) Navbar-module__cJzEcG__slideInRight!important;display:flex!important;position:fixed!important;top:0!important;bottom:0!important;right:0!important;overflow:hidden!important;box-shadow:-8px 0 32px #0000002e!important}.Navbar-module__cJzEcG__mobileDrawerHeader{border-bottom:1px solid #f1f5f9!important;justify-content:space-between!important;align-items:center!important;padding:1rem 1.15rem!important;display:flex!important}.Navbar-module__cJzEcG__mobileDrawerClose{color:#64748b!important;cursor:pointer!important;background:#f1f5f9!important;border:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:34px!important;height:34px!important;display:flex!important}.Navbar-module__cJzEcG__mobileDrawerClose:active{background:#e2e8f0!important}.Navbar-module__cJzEcG__mobileDrawerBody{-webkit-overflow-scrolling:touch!important;flex-direction:column!important;flex:1!important;gap:1.25rem!important;padding:1rem 1.15rem 2.5rem!important;display:flex!important;overflow-y:auto!important}.Navbar-module__cJzEcG__mobileDrawerGroup{flex-direction:column!important;gap:.35rem!important;display:flex!important}.Navbar-module__cJzEcG__mobileDrawerGroupTitle{text-transform:uppercase!important;letter-spacing:.08em!important;color:#4f46e5!important;align-items:center!important;gap:.4rem!important;margin-bottom:.25rem!important;font-size:.7rem!important;font-weight:800!important;display:flex!important}.Navbar-module__cJzEcG__mobileDrawerItem{color:#0f172a!important;background:#f8fafc!important;border:1px solid #f1f5f9!important;border-radius:12px!important;align-items:center!important;gap:.75rem!important;padding:.6rem .75rem!important;text-decoration:none!important;transition:background .15s!important;display:flex!important}.Navbar-module__cJzEcG__mobileDrawerItem:active{background:#eef2ff!important;border-color:#c7d2fe!important}.Navbar-module__cJzEcG__mobileDrawerItemIcon{color:#4f46e5!important;background:#6366f11f!important;border-radius:8px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;display:flex!important}.Navbar-module__cJzEcG__mobileDrawerItemContent{flex:1!important;min-width:0!important}.Navbar-module__cJzEcG__mobileDrawerItemTitle{color:#0f172a!important;align-items:center!important;gap:.4rem!important;font-size:.85rem!important;font-weight:700!important;display:flex!important}.Navbar-module__cJzEcG__mobileDrawerItemDesc{color:#64748b!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:.7rem!important;overflow:hidden!important}.Navbar-module__cJzEcG__drawerDevCredit{background:#f8fafc!important;border:1px solid #f1f5f9!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;margin-top:1.5rem!important;padding:.85rem!important;display:flex!important}.Navbar-module__cJzEcG__drawerDevLabel{color:#64748b!important;font-size:.75rem!important;font-weight:600!important}.Navbar-module__cJzEcG__drawerDevBadge{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:8px!important;align-items:center!important;gap:.4rem!important;padding:.2rem .55rem .2rem .3rem!important;display:inline-flex!important;box-shadow:0 1px 2px #0000000a!important}.Navbar-module__cJzEcG__drawerDevLogo{object-fit:cover!important;border-radius:4px!important;width:20px!important;height:20px!important;display:block!important}.Navbar-module__cJzEcG__drawerDevName{color:#1e293b!important;letter-spacing:-.01em!important;font-size:.78rem!important;font-weight:700!important}}@keyframes Navbar-module__cJzEcG__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes Navbar-module__cJzEcG__fadeIn{0%{opacity:0}to{opacity:1}}.Navbar-module__cJzEcG__rightActions{align-items:center;gap:.75rem;display:flex}.Navbar-module__cJzEcG__signInBtn{color:#0f172a;border:1px solid var(--border-light);border-radius:var(--radius-pill);cursor:pointer;box-shadow:var(--shadow-sm);background:#fff;align-items:center;gap:.45rem;padding:.45rem .95rem;font-size:.86rem;font-weight:700;transition:all .2s;display:flex}.Navbar-module__cJzEcG__signInBtn:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.Navbar-module__cJzEcG__userBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-light);border-radius:var(--radius-pill);box-shadow:var(--shadow-sm);background:#ffffffe6;align-items:center;gap:.5rem;padding:.3rem .6rem .3rem .4rem;display:flex}.Navbar-module__cJzEcG__userAvatar{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__userEmail{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;max-width:110px;font-size:.82rem;font-weight:600;overflow:hidden}.Navbar-module__cJzEcG__proPill{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:6px;padding:2px 6px;font-size:.65rem;font-weight:900}.Navbar-module__cJzEcG__expiringPill{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#ef4444,#ea580c);border:1px solid #fecacab3;border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-size:.68rem;font-weight:800;animation:2s ease-in-out infinite Navbar-module__cJzEcG__pulseWarning;display:inline-flex;box-shadow:0 0 10px #ef444459}@keyframes Navbar-module__cJzEcG__pulseWarning{0%,to{transform:scale(1);box-shadow:0 0 #ef444473}50%{transform:scale(1.02);box-shadow:0 0 0 4px #ef44442e}}.Navbar-module__cJzEcG__freePill{color:#64748b;background:#f1f5f9;border-radius:6px;padding:2px 6px;font-size:.65rem;font-weight:800}.Navbar-module__cJzEcG__logoutBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:.2rem;transition:color .15s;display:flex}.Navbar-module__cJzEcG__logoutBtn:hover{color:#ef4444}.Navbar-module__cJzEcG__userBadgeWrapper{position:relative}.Navbar-module__cJzEcG__profileDropdown{-webkit-backdrop-filter:blur(20px);z-index:1000;background:#fffffffa;border:1px solid #e2e8f0e6;border-radius:18px;flex-direction:column;gap:1rem;width:300px;padding:1.25rem;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 45px -12px #0f172a2e,0 0 0 1px #00000008}.Navbar-module__cJzEcG__profileBackdrop{z-index:999;background:0 0;position:fixed;inset:0}@media (max-width:768px){.Navbar-module__cJzEcG__rightActions .Navbar-module__cJzEcG__signInBtn,.Navbar-module__cJzEcG__rightActions .Navbar-module__cJzEcG__userBadge{display:none}}
