body{color:#0f172a;background:#f4f7f6;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}.header{color:#fff;background:radial-gradient(circle at 100% 0,#14b8a680,#0000 32%),linear-gradient(135deg,#052e2b,#0f766e);padding:26px 24px 70px}.header-inner{max-width:1180px;margin:0 auto}.topbar{justify-content:space-between;align-items:center;margin-bottom:58px;display:flex}.brand{align-items:center;gap:10px;font-weight:800;display:flex}.brand-mark{color:#0f766e;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:900;display:inline-flex}.nav{opacity:.92;gap:20px;font-size:14px;display:flex}.hero{grid-template-columns:minmax(0,1fr) 330px;align-items:end;gap:34px;display:grid}.badge{background:#ffffff24;border:1px solid #ffffff40;border-radius:999px;margin-bottom:18px;padding:8px 12px;font-size:13px;display:inline-block}h1{letter-spacing:-1.5px;max-width:860px;margin:0 0 16px;font-size:52px;line-height:1.05}.subtitle{opacity:.94;max-width:760px;font-size:18px;line-height:1.65}.hero-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff24;border:1px solid #ffffff40;border-radius:24px;gap:10px;padding:22px;display:grid}.hero-card span{background:#ffffff1f;border-radius:12px;padding:10px}.container{max-width:1180px;margin:-36px auto 60px;padding:0 24px}.section-title{margin:0 0 18px;font-size:28px}.tool-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.card{background:#fff;border:1px solid #dbe5e2;border-radius:24px;padding:22px;box-shadow:0 16px 40px #0f172a14}.icon{color:#0f766e;background:#ecfdf5;border:1px solid #99f6e4;border-radius:12px;justify-content:center;align-items:center;width:48px;height:36px;margin-bottom:14px;font-size:12px;font-weight:900;display:inline-flex}.card h2{margin:0 0 8px;font-size:21px}.card p{color:#475569;min-height:48px;line-height:1.5}label{color:#334155;margin-top:10px;font-size:13px;font-weight:700;display:block}input,button{width:100%;margin-top:10px}input{background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;padding:12px}button{color:#fff;cursor:pointer;background:#0f766e;border:0;border-radius:12px;padding:13px;font-weight:800}button:hover{background:#115e59}button:disabled{opacity:.6;cursor:not-allowed}.result{word-break:break-word;margin-top:12px;font-size:14px}.result a{color:#0f766e;font-weight:800}.error{color:#dc2626;font-weight:700}.roadmap{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.roadmap div{background:#ecfdf5;border:1px solid #99f6e4;border-radius:22px;padding:24px}.roadmap p{color:#475569;line-height:1.5}@media (max-width:1000px){.hero{grid-template-columns:1fr}.tool-grid,.roadmap{grid-template-columns:repeat(2,minmax(0,1fr))}h1{font-size:38px}}@media (max-width:640px){.topbar,.nav{flex-direction:column;align-items:flex-start}.tool-grid,.roadmap{grid-template-columns:1fr}h1{font-size:32px}}.editor-header{color:#fff;background:radial-gradient(circle at 100% 0,#14b8a680,#0000 32%),linear-gradient(135deg,#052e2b,#0f766e);padding:34px 24px 64px}.editor-header-inner{max-width:1180px;margin:0 auto}.back-link{color:#fff;margin-bottom:24px;font-weight:800;text-decoration:none;display:inline-block}.editor-container{max-width:1180px;margin:-34px auto 70px;padding:0 24px}.editor-toolbar{background:#fff;border:1px solid #dbe5e2;border-radius:24px;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;padding:22px;display:flex;box-shadow:0 16px 40px #0f172a14}.editor-toolbar>div:first-child{flex:1}.toolbar-actions{gap:8px;min-width:260px;display:grid}.toolbar-actions span{color:#475569;font-size:14px}.notice,.success-box,.empty-editor{background:#fff;border:1px solid #dbe5e2;border-radius:20px;margin-bottom:18px;padding:18px;box-shadow:0 12px 30px #0f172a0f}.success-box{color:#065f46;background:#ecfdf5;border-color:#99f6e4;font-weight:800}.success-box a{color:#0f766e;font-weight:900}.error-box{color:#b91c1c;background:#fef2f2;border-color:#fecaca;font-weight:800}.empty-editor{text-align:center;padding:60px 20px}.page-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.page-card{background:#fff;border:1px solid #dbe5e2;border-radius:22px;padding:14px;position:relative;box-shadow:0 14px 36px #0f172a14}.page-card.is-deleted{opacity:.55;background:#fff7f7;border-color:#fecaca}.page-top{justify-content:space-between;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.page-top span{color:#64748b}.thumb-wrap{background:#e5e7eb;border-radius:14px;justify-content:center;align-items:center;height:260px;display:flex;overflow:hidden}.thumb-wrap img{max-width:100%;max-height:100%;transition:transform .2s;box-shadow:0 8px 20px #0f172a2e}.page-actions{grid-template-columns:46px 46px 1fr 1fr;gap:8px;margin-top:12px;display:grid}.page-actions button{padding:10px 8px;font-size:12px}.danger-btn{background:#dc2626}.danger-btn:hover{background:#b91c1c}.deleted-label,.mini-note{margin-top:10px;font-size:12px;font-weight:800}.deleted-label{color:#dc2626}.mini-note{color:#0f766e}@media (max-width:1100px){.page-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.editor-toolbar{flex-direction:column;align-items:stretch}.page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.toolbar-actions{min-width:0}}@media (max-width:560px){.page-grid{grid-template-columns:1fr}}.hero-button{color:#0f766e;background:#fff;border-radius:14px;margin:8px 0 18px;padding:13px 18px;font-weight:900;text-decoration:none;display:inline-block;box-shadow:0 10px 24px #0f172a29}[dir=rtl] body,[dir=rtl]{text-align:right}[dir=rtl] .topbar,[dir=rtl] .hero,[dir=rtl] .editor-toolbar,[dir=rtl] .page-top{direction:rtl}[dir=rtl] input{text-align:right}[dir=rtl] .hero-button{margin-left:0;margin-right:0}[dir=rtl] .nav a,.nav a{color:#fff;text-decoration:none}.lang-link{margin-inline-start:18px}select{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;width:100%;margin-top:10px;padding:12px}[dir=rtl] select{text-align:right}.category-tabs{background:#fff;border:1px solid #dbe5e2;border-radius:20px;flex-wrap:wrap;gap:10px;margin-bottom:22px;padding:12px;display:flex;box-shadow:0 14px 34px #0f172a12}.category-tabs a{color:#0f766e;background:#ecfdf5;border:1px solid #99f6e4;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:900;text-decoration:none}.category-tabs a:hover{color:#fff;background:#0f766e}.tool-category{margin:28px 0 38px;scroll-margin-top:24px}.category-head{justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px;display:flex}.category-head h2{letter-spacing:-.5px;margin:4px 0 0;font-size:30px}.category-head p{color:#475569;max-width:420px;margin:0;line-height:1.55}.category-kicker{color:#0f766e;text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:900}.coming-section{background:linear-gradient(135deg,#ecfdf5,#fff);border:1px solid #99f6e4;border-radius:26px;padding:24px}.coming-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.coming-grid div{color:#0f766e;background:#fff;border:1px solid #dbe5e2;border-radius:18px;padding:18px;font-weight:900;box-shadow:0 10px 28px #0f172a0f}[dir=rtl] .category-kicker{letter-spacing:0}[dir=rtl] .category-tabs{direction:rtl}@media (max-width:900px){.category-head{flex-direction:column;align-items:flex-start}.coming-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.coming-grid{grid-template-columns:1fr}.category-tabs a{text-align:center;flex:1}}.brand-logo{object-fit:contain;background:#fff;border-radius:10px;width:42px;height:42px;padding:4px}.editor-brand{color:#fff;background:#ffffff24;border:1px solid #ffffff40;border-radius:16px;align-items:center;gap:10px;margin-bottom:18px;padding:8px 12px;font-weight:900;display:inline-flex}.editor-brand .brand-logo{width:36px;height:36px}[dir=rtl] .brand,[dir=rtl] .editor-brand{direction:rtl}.ai-summary-card{grid-column:span 2}.summary-box{background:#f8fafc;border:1px solid #dbe5e2;border-radius:16px;margin-top:14px;padding:14px}.summary-box pre{white-space:pre-wrap;word-break:break-word;color:#0f172a;max-height:520px;margin:12px 0 0;font-family:Arial,Helvetica,sans-serif;line-height:1.65;overflow:auto}.copy-btn{width:auto;margin:0;padding:10px 14px}@media (max-width:900px){.ai-summary-card{grid-column:span 1}}.real-editor-layout{grid-template-columns:220px minmax(0,1fr);gap:18px;display:grid}.pages-sidebar{background:#fff;border:1px solid #dbe5e2;border-radius:22px;max-height:900px;padding:14px;overflow:auto;box-shadow:0 14px 36px #0f172a14}.pages-sidebar h3{margin:0 0 12px}.page-mini{color:#0f172a;cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #dbe5e2;border-radius:14px;width:100%;margin:0 0 10px;padding:8px}.page-mini.active{background:#ecfdf5;border-color:#0f766e}.page-mini.deleted{opacity:.45}.page-mini img{object-fit:contain;background:#e5e7eb;border-radius:10px;width:100%;height:120px;margin-bottom:6px;display:block}.page-mini span,.page-mini small{display:block}.editor-workspace{min-width:0}.edit-tools,.page-manage-row{background:#fff;border:1px solid #dbe5e2;border-radius:20px;flex-wrap:wrap;gap:10px;margin-bottom:14px;padding:12px;display:flex;box-shadow:0 12px 30px #0f172a0f}.edit-tools button,.page-manage-row button{width:auto;margin:0;padding:10px 14px}.edit-tools select,.edit-tools input{width:auto;min-width:130px;margin:0}.active-tool{background:#052e2b}.edit-stage{-webkit-user-select:none;user-select:none;background:#e5e7eb;border-radius:18px;width:min(100%,820px);margin:0 auto 50px;position:relative;overflow:hidden;box-shadow:0 18px 48px #0f172a2e}.edit-stage.tool-text{cursor:text}.edit-stage.tool-draw{cursor:crosshair}.edit-stage.tool-erase{cursor:cell}.edit-stage>img{pointer-events:none;width:100%;display:block}.ann-text{z-index:4;pointer-events:none;white-space:pre-wrap;background:#ffffff73;border-radius:4px;padding:2px 4px;font-weight:700;line-height:1.2;position:absolute}.color-black{color:#000}.color-blue{color:#1d4ed8}.color-red{color:#dc2626}.color-green{color:#0f766e}.ann-erase{z-index:3;pointer-events:none;background:#fff;border:1px dashed #94a3b8;position:absolute}.ann-erase.preview{background:#ffffffbf;border:2px dashed #dc2626}.ann-draw{z-index:5;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}@media (max-width:900px){.real-editor-layout{grid-template-columns:1fr}.pages-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:none;display:grid}.pages-sidebar h3{grid-column:1/-1}}@media (max-width:620px){.pages-sidebar{grid-template-columns:1fr}.edit-tools select,.edit-tools input{width:100%}}.replace-text-panel{background:#fff;border:1px solid #dbe5e2;border-radius:24px;margin-bottom:22px;padding:20px;box-shadow:0 16px 40px #0f172a14}.replace-text-panel p{color:#475569;margin:8px 0 16px;line-height:1.5}.replace-grid{grid-template-columns:1fr 1fr 180px 120px 170px;align-items:center;gap:10px;display:grid}.replace-grid input,.replace-grid select,.replace-grid button{margin:0}@media (max-width:1000px){.replace-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.replace-grid{grid-template-columns:1fr}}.text-hitbox{z-index:8;cursor:pointer;background:#0f766e14;border:1px dashed #0f766e73;border-radius:2px;margin:0;padding:0;position:absolute}.edit-stage.tool-editText{cursor:pointer}.text-edit-panel{background:#fff;border:1px solid #99f6e4;border-radius:22px;margin-bottom:14px;padding:18px;box-shadow:0 18px 42px #0f172a1f}.panel-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.panel-head strong{color:#0f172a;font-size:18px}.panel-head p{color:#64748b;margin:5px 0 0;font-size:13px}.panel-close{border-radius:999px;height:36px;font-size:22px;line-height:1;color:#0f172a!important;background:#f1f5f9!important;width:36px!important;margin:0!important;padding:0!important}.current-text-box{color:#334155;background:#f8fafc;border:1px solid #dbe5e2;border-radius:14px;max-height:120px;margin-top:8px;margin-bottom:12px;padding:12px;line-height:1.5;overflow:auto}.text-edit-panel textarea{resize:vertical;background:#fff;border:1px solid #cbd5e1;border-radius:14px;width:100%;margin-top:8px;padding:12px;font-family:Arial,Helvetica,sans-serif;line-height:1.5}.panel-actions{gap:10px;margin-top:14px;display:flex}.panel-actions button{width:auto;margin:0;padding:11px 16px}.secondary-btn{color:#0f172a!important;background:#e2e8f0!important}.panel-tip{color:#0f766e;background:#ecfdf5;border:1px solid #99f6e4;border-radius:12px;margin-top:12px;padding:10px;font-size:13px;font-weight:700}.text-hitbox.selected{background:#14b8a647;border:2px solid #0f766e;box-shadow:0 0 0 3px #14b8a62e}.text-hitbox{transition:all .12s}.inline-text-editor{z-index:30;background:#fff;border:2px solid #0f766e;border-radius:10px;padding:8px;position:absolute;box-shadow:0 18px 42px #0f172a38}.inline-text-editor textarea{resize:both;color:#000;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;min-height:48px;margin:0;padding:8px;font-family:Arial,Helvetica,sans-serif;line-height:1.25}.inline-editor-actions{align-items:center;gap:6px;margin-top:8px;display:flex}.inline-editor-actions input{width:58px;margin:0;padding:8px}.inline-editor-actions button{width:auto;margin:0;padding:8px 11px;font-size:12px}.editor-help-bar{color:#0f766e;background:#ecfdf5;border:1px solid #99f6e4;border-radius:14px;margin-bottom:14px;padding:12px 14px;font-weight:800}.edit-stage.tool-editText .text-hitbox{opacity:.75}.edit-stage.tool-editText .text-hitbox:hover{background:#0f766e47;border-color:#0f766e;box-shadow:0 0 0 3px #14b8a62e}.inline-drag-handle{color:#fff;cursor:move;text-align:center;-webkit-user-select:none;user-select:none;background:#0f766e;border-radius:8px;margin-bottom:6px;padding:6px 8px;font-size:12px;font-weight:900}.inline-resize-handle{cursor:nwse-resize;background:#0f766e;border:2px solid #fff;border-radius:6px;width:16px;height:16px;position:absolute;bottom:-7px;right:-7px;box-shadow:0 6px 16px #0f172a40}.inline-text-editor{min-width:140px}.inline-text-editor textarea{min-height:42px}.sejda-toolbar{z-index:50;background:#fff;border:1px solid #bfdbfe;border-radius:10px;flex-wrap:wrap;gap:6px;margin-bottom:10px;padding:8px;display:flex;position:sticky;top:0;box-shadow:0 10px 28px #0f172a14}.sejda-toolbar button,.sejda-pagebar button{color:#0f172a;background:#eff6ff;border:1px solid #93c5fd;border-radius:8px;width:auto;margin:0;padding:9px 12px;font-weight:800}.sejda-toolbar button:hover,.sejda-pagebar button:hover{background:#dbeafe}.sejda-toolbar .active-tool{color:#fff;background:#0f766e;border-color:#0f766e}.sejda-toolbar select,.sejda-toolbar input{border-radius:8px;width:auto;min-width:120px;margin:0;padding:9px 10px}.sejda-pagebar{background:0 0;justify-content:center;align-items:center;gap:8px;margin:10px 0 18px;display:flex}.sejda-pagebar span{color:#60a5fa;margin-inline-end:10px;font-size:22px;font-weight:800}.editor-workspace{background:#e5e7eb;border-radius:0;min-height:1000px;padding:18px}.real-editor-layout{align-items:flex-start}.editor-help-bar{text-align:center}.ann-shape{z-index:6;pointer-events:none;background:0 0;border:3px solid #1d4ed8;position:absolute}.ann-shape.shape-red{border-color:#dc2626}.ann-shape.shape-green{border-color:#0f766e}.ann-shape.shape-black{border-color:#000}.ann-shape.preview{background:#3b82f60f;border-style:dashed}.editor-container{max-width:1400px}.pages-sidebar{position:sticky;top:18px}.success-box{z-index:70;position:sticky;top:8px}@media (max-width:900px){.sejda-toolbar{position:relative}.sejda-toolbar select,.sejda-toolbar input{width:100%}.editor-workspace{padding:10px}}.sejda-inline-edit-wrap{z-index:40;min-width:80px;min-height:22px;box-shadow:none;background:0 0;border:1.5px dashed #2563eb;position:absolute}.sejda-direct-textarea{color:#000;resize:none;background:#ffffffb8;border:0;outline:0;width:100%;min-height:100%;margin:0;padding:0 2px;font-family:Arial,Helvetica,sans-serif;font-weight:600;line-height:1.18;overflow:hidden}.sejda-direct-textarea:focus{background:#ffffffe0}.sejda-floating-toolbar{white-space:nowrap;background:#fff;border:1px solid #3b82f6;border-radius:5px;align-items:center;gap:0;display:flex;position:absolute;bottom:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 8px 22px #0f172a2e}.sejda-floating-toolbar button,.sejda-floating-toolbar input{color:#2563eb;background:#fff;border:0;border-right:1px solid #bfdbfe;border-radius:0;width:auto;height:34px;margin:0;padding:0 10px;font-size:13px;font-weight:800}.sejda-floating-toolbar button:hover{background:#eff6ff}.sejda-floating-toolbar input{color:#0f172a;text-align:center;width:46px;padding:0 4px}.sejda-floating-toolbar .toolbar-save{color:#fff;background:#0f766e}.sejda-floating-toolbar .toolbar-save:hover{background:#115e59}.sejda-floating-toolbar .toolbar-cancel{color:#dc2626;background:#f8fafc;font-size:18px}.sejda-floating-toolbar .move-mini{cursor:move}.sejda-resize-corner{cursor:nwse-resize;background:#2563eb;border:1px solid #fff;border-radius:2px;width:11px;height:11px;position:absolute;bottom:-5px;right:-5px;box-shadow:0 4px 12px #0f172a38}.inline-text-editor{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.inline-drag-handle,.inline-editor-actions,.inline-resize-handle{display:none!important}.text-hitbox{background:#0f766e0d;border:1px dashed #0f766e47}.text-hitbox:hover{background:#2563eb1f;border-color:#2563eb}.text-hitbox.selected{box-shadow:none;background:#2563eb24;border:1.5px solid #2563eb}@font-face{font-family:HavviArabic;src:url(/fonts/havvi-arabic.ttf)format("truetype");font-weight:400 900;font-style:normal;font-display:swap}.arabic-text-editor,.arabic-text-editor textarea,.sejda-direct-textarea.arabic-text-editor{text-align:right;direction:rtl;line-height:1.45;font-family:HavviArabic,Noto Naskh Arabic,Noto Sans Arabic,Tahoma,Arial,sans-serif!important}[dir=rtl],[lang=ar]{font-family:HavviArabic,Noto Naskh Arabic,Noto Sans Arabic,Tahoma,Arial,sans-serif}.ann-text.arabic-text-editor{text-align:right;direction:rtl;unicode-bidi:plaintext;font-family:HavviArabic,Noto Naskh Arabic,Noto Sans Arabic,Tahoma,Arial,sans-serif!important}.sejda-direct-textarea{unicode-bidi:plaintext}.toolbar-bg-select{border:0!important;border-right:1px solid #bfdbfe!important;border-radius:0!important;width:76px!important;min-width:76px!important;height:34px!important;margin:0!important;padding:0 4px!important;font-size:12px!important}.ann-erase.bg-white,.sejda-direct-textarea.bg-white{background:#ffffffeb!important}.ann-erase.bg-dark,.sejda-direct-textarea.bg-dark{color:#fff!important;background:#1f2d43f5!important}.ann-erase.bg-grey,.sejda-direct-textarea.bg-grey{color:#fff!important;background:#808080f2!important}.ann-erase.bg-lightgrey,.sejda-direct-textarea.bg-lightgrey{color:#000!important;background:#ebebebf2!important}.ann-text .bg-dark,.ann-text.bg-dark{color:#fff!important}.sejda-direct-textarea.bg-dark::selection,.sejda-direct-textarea.bg-grey::selection{background:#ffffff59}.toolbar-bg-select option[value=auto]{font-weight:900}.sejda-inline-edit-wrap{background:0 0!important}.sejda-direct-textarea{box-shadow:none!important}.ann-erase{border:0!important}.tool-upload-btn{color:#0f172a;cursor:pointer;background:#eff6ff;border:1px solid #93c5fd;border-radius:8px;justify-content:center;align-items:center;width:auto;margin:0;padding:9px 12px;font-weight:800;display:inline-flex}.tool-upload-btn:hover{background:#dbeafe}.tool-upload-btn.active-tool{color:#fff;background:#0f766e;border-color:#0f766e}.tool-upload-btn input{display:none}.ann-image-box{z-index:20;cursor:move;background:#ffffff05;border:1.5px dashed #2563eb;position:absolute}.ann-image-box.selected{border:2px solid #0f766e;box-shadow:0 0 0 3px #14b8a62e}.ann-image-box img{object-fit:contain;pointer-events:none;width:100%;height:100%;display:block}.ann-image-resize{cursor:nwse-resize;background:#0f766e;border:2px solid #fff;border-radius:4px;width:15px;height:15px;position:absolute;bottom:-7px;right:-7px;box-shadow:0 6px 16px #0f172a40}.sejda-toolbar button:disabled{opacity:.45;cursor:not-allowed}.blank-page-thumb{color:#64748b;background:#fff;border:1px dashed #94a3b8;border-radius:10px;justify-content:center;align-items:center;width:100%;height:120px;margin-bottom:6px;font-weight:900;display:flex}.blank-edit-page{aspect-ratio:595/842;color:#94a3b8;background:#fff;border:1px solid #e2e8f0;justify-content:center;align-items:center;width:100%;font-size:28px;font-weight:900;display:flex}.blank-edit-page span{border:2px dashed #cbd5e1;border-radius:18px;padding:22px 30px}.new-text-wrap{border:1.5px dashed #0f766e}.new-text-wrap .sejda-direct-textarea{min-height:48px;background:0 0!important}.new-text-wrap .sejda-direct-textarea::placeholder{color:#94a3b8}.blank-edit-page{aspect-ratio:595/842;width:100%;background:#fff!important;border:none!important;display:block!important}.blank-edit-page span{display:none!important}.crop-box{z-index:25;pointer-events:none;background:#22c55e14;border:2px dashed #16a34a;position:absolute;box-shadow:0 0 0 9999px #0f172a33}.crop-box.applied{background:#14b8a60f;border-style:solid;border-color:#0f766e}.edit-stage.tool-crop{cursor:crosshair}.sejda-pagebar button{white-space:nowrap}.shape-select{width:auto!important;min-width:130px!important}.ann-shape.shape-type-highlight{background:#facc1561!important;border:none!important}.ann-shape.shape-type-circle{border-radius:999px}.ann-line-shape{z-index:7;pointer-events:none;position:absolute;overflow:visible}.ann-line-shape.preview{opacity:.8}.ann-line-shape line{stroke-linecap:round}.redact-tool-btn{color:#fff!important;background:#111827!important;border-color:#111827!important}.redact-tool-btn.active-tool{color:#fff!important;background:#dc2626!important;border-color:#dc2626!important}.ann-redact{z-index:22;pointer-events:none;background:#000;border:1px solid #000;position:absolute}.ann-redact.preview{background:#000000b8;border:2px dashed #dc2626}.edit-stage.tool-redact{cursor:crosshair}.privacy-cleanup-note{color:#0f766e;background:#ecfdf5;border:1px solid #99f6e4;border-radius:18px;margin-bottom:20px;padding:14px 18px;font-weight:800;box-shadow:0 12px 30px #0f172a0f}[dir=rtl] .privacy-cleanup-note{text-align:right}.auth-page,.history-page{background:radial-gradient(circle at 100% 0,#14b8a640,#0000 30%),#f4f7f6;min-height:100vh;padding:40px 20px}.auth-card{background:#fff;border:1px solid #dbe5e2;border-radius:26px;max-width:440px;margin:40px auto;padding:28px;box-shadow:0 20px 48px #0f172a1f}.auth-logo{object-fit:contain;width:64px;height:64px;margin-bottom:16px}.auth-card h1{color:#0f172a;margin-bottom:8px;font-size:34px}.auth-card p{color:#64748b;line-height:1.5}.auth-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;margin-top:14px;padding:12px;font-weight:800}.auth-links{justify-content:space-between;margin-top:18px;display:flex}.auth-links a,.history-actions a,.history-card-actions a{color:#0f766e;font-weight:900;text-decoration:none}.history-page{max-width:1180px;margin:0 auto}.history-head{justify-content:space-between;align-items:end;gap:18px;margin-bottom:24px;display:flex}.history-head h1{color:#0f172a;margin-bottom:8px}.history-head p{color:#64748b}.history-actions{align-items:center;gap:12px;display:flex}.history-actions button{width:auto;margin:0;padding:10px 14px}.history-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.history-card{background:#fff;border:1px solid #dbe5e2;border-radius:22px;gap:8px;padding:18px;display:grid;box-shadow:0 14px 34px #0f172a14}.history-card span{color:#334155;word-break:break-word}.history-card small{color:#64748b}.history-card-actions{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.history-card-actions button,.result-actions button{color:#0f172a;background:#e2e8f0;width:auto;margin:0;padding:8px 12px}.result-actions{gap:8px;display:grid}@media (max-width:900px){.history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.history-head{flex-direction:column;align-items:flex-start}.history-grid{grid-template-columns:1fr}}:root{--havvi-bg:#f6f8fb;--havvi-card:#fff;--havvi-text:#0f172a;--havvi-muted:#64748b;--havvi-border:#e2e8f0;--havvi-primary:#0f766e;--havvi-primary-dark:#115e59;--havvi-primary-soft:#ccfbf1;--havvi-blue:#2563eb;--havvi-danger:#dc2626;--havvi-shadow:0 18px 45px #0f172a14;--havvi-radius:22px}body{color:var(--havvi-text);background:radial-gradient(circle at top left, #14b8a629, transparent 32%), radial-gradient(circle at top right, #2563eb1f, transparent 28%), var(--havvi-bg)!important}.header,.site-header,.topbar,nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header,.site-header{background:#ffffffdb!important;border:1px solid #e2e8f0e6!important;border-radius:24px!important;box-shadow:0 12px 35px #0f172a0f!important}.brand,.logo-wrap,.editor-brand{letter-spacing:-.04em;color:var(--havvi-text);align-items:center;gap:12px;font-weight:950;display:flex}.brand-logo,.editor-brand img,.auth-logo{border-radius:16px;box-shadow:0 12px 26px #0f766e2e}nav a,.header a,.site-header a{border-radius:12px;padding:9px 12px;transition:all .18s;color:#334155!important;font-weight:850!important;text-decoration:none!important}nav a:hover,.header a:hover,.site-header a:hover{background:#f1f5f9;color:var(--havvi-primary)!important}.hero{position:relative;overflow:hidden;box-shadow:var(--havvi-shadow)!important;background:linear-gradient(135deg,#fffffff0,#f0fdfae0)!important;border:1px solid #ccfbf1e6!important;border-radius:34px!important}.hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#14b8a638,#0000 68%);width:360px;height:360px;position:absolute;top:-120px;right:-120px}.hero h1{letter-spacing:-.07em!important;color:var(--havvi-text)!important;font-size:clamp(42px,6vw,78px)!important;line-height:.96!important}.hero p{max-width:760px;color:var(--havvi-muted)!important;font-size:18px!important;line-height:1.75!important}.badge,.pill,.privacy-cleanup-note{color:var(--havvi-primary-dark)!important;background:linear-gradient(135deg,#ecfdf5,#eff6ff)!important;border:1px solid #99f6e4!important;box-shadow:0 12px 28px #0f766e14!important}.section-title{letter-spacing:-.05em!important;color:var(--havvi-text)!important;margin-top:42px!important;font-size:clamp(28px,3vw,44px)!important}.section-subtitle,.section-desc{font-size:16px;line-height:1.7;color:var(--havvi-muted)!important}.tool-card,.card,.feature-card{transition:transform .18s,box-shadow .18s,border-color .18s;border:1px solid var(--havvi-border)!important;border-radius:var(--havvi-radius)!important;background:#fffffff5!important;box-shadow:0 14px 38px #0f172a0f!important}.tool-card:hover,.card:hover,.feature-card:hover{transform:translateY(-4px);border-color:#99f6e4!important;box-shadow:0 22px 55px #0f172a1c!important}.tool-card h3,.card h3,.feature-card h3{letter-spacing:-.035em;color:var(--havvi-text)!important}.tool-card p,.card p,.feature-card p{line-height:1.65;color:var(--havvi-muted)!important}input,select,textarea{box-shadow:0 1px #0f172a05;color:var(--havvi-text)!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:14px!important}input:focus,select:focus,textarea:focus{border-color:var(--havvi-primary)!important;outline:none!important;box-shadow:0 0 0 4px #14b8a624!important}button,.button,.primary-btn,.tool-card button{letter-spacing:-.02em;transition:all .18s;border-radius:14px!important;font-weight:900!important}button:not(:disabled),.primary-btn,.tool-card button{box-shadow:0 12px 26px #0f766e24}button:hover:not(:disabled),.primary-btn:hover,.tool-card button:hover{filter:brightness(.98);transform:translateY(-1px)}button:disabled{opacity:.55}.result-actions a,.tool-card a[target=_blank],.history-card-actions a{text-align:center;font-weight:900;text-decoration:none;box-shadow:0 12px 26px #0f766e2e;background:var(--havvi-primary)!important;color:#fff!important;border-radius:14px!important;padding:11px 14px!important}.editor-shell,.editor-page,.real-editor-layout{background:#eef2f7!important}.sejda-toolbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2!important;border-bottom:1px solid #e2e8f0!important;box-shadow:0 12px 28px #0f172a12!important}.sejda-toolbar button,.sejda-toolbar label,.sejda-toolbar select{border-radius:11px!important;font-size:13px!important;font-weight:900!important}.sejda-toolbar button.active-tool,.sejda-toolbar .active-tool{background:var(--havvi-primary)!important;color:#fff!important;border-color:var(--havvi-primary)!important}.sejda-pagebar{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:18px!important;box-shadow:0 10px 28px #0f172a0f!important}.pages-sidebar{box-shadow:12px 0 35px #0f172a0a;background:#fffffff5!important;border-right:1px solid #e2e8f0!important}.page-thumb,.thumb-card{transition:all .18s;border:1px solid #e2e8f0!important;border-radius:16px!important}.page-thumb:hover,.thumb-card:hover{box-shadow:0 12px 26px #0f766e1f;border-color:var(--havvi-primary)!important}.page-thumb.selected,.thumb-card.selected,.active-page{border-color:var(--havvi-primary)!important;box-shadow:0 0 0 4px #14b8a629!important}.edit-stage{background:#fff!important;border-radius:4px!important;box-shadow:0 26px 70px #0f172a38!important}.sejda-floating-toolbar{background:#111827!important;border:1px solid #ffffff1f!important;border-radius:12px!important;box-shadow:0 18px 36px #00000047!important}.sejda-floating-toolbar button,.sejda-floating-toolbar input{border-radius:8px!important}.toolbar-save{color:#fff!important;background:#16a34a!important}.toolbar-cancel{color:#fff!important;background:#dc2626!important}.auth-card,.history-card{border:1px solid var(--havvi-border)!important;border-radius:28px!important;box-shadow:0 24px 60px #0f172a1a!important}.auth-card h1,.history-head h1{letter-spacing:-.055em}.history-card strong{color:var(--havvi-primary-dark);font-size:16px}.roadmap,.footer,.footer-card{box-shadow:0 24px 60px #0f172a38;color:#e2e8f0!important;background:#0f172af5!important;border-radius:30px!important}.roadmap h2,.footer h2,.footer-card h2{color:#fff!important}@media (max-width:760px){.hero{border-radius:24px!important}.hero h1{font-size:42px!important}.sejda-toolbar{white-space:nowrap;overflow-x:auto}.history-grid{grid-template-columns:1fr!important}.auth-card{margin:16px auto;padding:22px}}.container{max-width:1180px!important;margin:0 auto!important;padding-left:24px!important;padding-right:24px!important}header,.header,.site-header{border-radius:22px!important;max-width:1180px!important;margin:22px auto 28px!important;padding:14px 18px!important}.hero{grid-template-columns:minmax(0,1.2fr) 360px!important;align-items:center!important;gap:34px!important;max-width:1180px!important;min-height:auto!important;margin:0 auto 54px!important;padding:54px 48px!important;display:grid!important}.hero h1{max-width:760px!important;margin-bottom:22px!important;font-size:clamp(42px,5vw,64px)!important;line-height:1.02!important}.hero p{max-width:720px!important;margin-top:20px!important;font-size:17px!important}.hero a,.hero button,.hero .button,.hero .primary-btn{color:#fff!important;background:#0f766e!important;border-radius:14px!important;width:auto!important;padding:13px 18px!important;font-weight:950!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 18px 34px #0f766e38!important}.hero>div:last-child{color:#fff!important;background:#0f172aeb!important;border:1px solid #ffffff14!important;border-radius:28px!important;padding:26px!important;box-shadow:0 26px 60px #0f172a38!important}.hero>div:last-child *{color:#ffffffeb!important}.privacy-cleanup-note{max-width:1180px!important;margin:0 auto 22px!important}.tabs,.category-tabs,.tools-tabs{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:22px!important;margin-bottom:32px!important;padding:12px!important;box-shadow:0 16px 38px #0f172a0f!important}.tabs button,.category-tabs button,.tools-tabs button,.tab-btn{color:#0f766e!important;width:auto!important;box-shadow:none!important;background:#ecfdf5!important;border:1px solid #5eead4!important;border-radius:999px!important;margin:0 8px 8px 0!important;padding:10px 16px!important}section{scroll-margin-top:100px}section>h2,.section-title{margin-top:44px!important;margin-bottom:10px!important;font-size:clamp(30px,3vw,42px)!important}section>p,.section-desc,.section-subtitle{max-width:620px!important}.tools-grid,.grid,.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:22px!important;display:grid!important}.tool-card,.card,.feature-card{flex-direction:column!important;gap:12px!important;min-height:260px!important;padding:24px!important;display:flex!important}.tool-card h3,.card h3,.feature-card h3{margin:6px 0 4px!important;font-size:22px!important}.tool-card p,.card p,.feature-card p{min-height:48px!important;font-size:15px!important}.tool-card form,.card form,.feature-card form{gap:10px!important;margin-top:auto!important;display:grid!important}input[type=file]{cursor:pointer!important;background:#f8fafc!important;border:1px dashed #94a3b8!important;border-radius:14px!important;padding:10px!important}input[type=file]::file-selector-button{color:#fff!important;cursor:pointer!important;background:#0f766e!important;border:0!important;border-radius:10px!important;margin-right:12px!important;padding:9px 12px!important;font-weight:900!important}.tool-card button,.card button,.feature-card button{color:#fff!important;background:#0f766e!important;border:none!important;min-height:46px!important;box-shadow:0 16px 30px #0f766e33!important}.ai-section,.business-section,.roadmap-section{background:linear-gradient(135deg,#ecfdf5f0,#fffffff2)!important;border:1px solid #99f6e4!important;border-radius:28px!important;padding:28px!important;box-shadow:0 22px 55px #0f172a12!important}.ai-section .tools-grid,.business-section .tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ai-section .tool-card,.business-section .tool-card{min-height:auto!important}.roadmap,.footer-card{border-radius:30px!important;max-width:1180px!important;margin:54px auto!important;padding:34px!important}.roadmap .grid,.roadmap-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;display:grid!important}main{overflow-x:hidden!important}body{background-color:#f6f8fb!important}@media (max-width:980px){.hero{grid-template-columns:1fr!important;padding:38px 26px!important}.tools-grid,.grid,.card-grid,.ai-section .tools-grid,.business-section .tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:640px){.container{padding-left:16px!important;padding-right:16px!important}.hero{border-radius:24px!important;padding:30px 20px!important}.hero h1{font-size:38px!important}.tools-grid,.grid,.card-grid,.ai-section .tools-grid,.business-section .tools-grid,.roadmap .grid,.roadmap-grid{grid-template-columns:1fr!important}.tool-card,.card,.feature-card{min-height:auto!important}}.hero ul,.hero .coming-soon,.hero .roadmap-mini{margin:0!important;padding:0!important;list-style:none!important}.hero li{border-bottom:1px solid #ffffff1a!important;padding:12px 0!important;font-weight:850!important}.hero li:last-child{border-bottom:none!important}.hero strong,.hero b{color:#fff!important}html,body{max-width:100%;overflow-x:hidden!important}*{box-sizing:border-box}img,video,canvas,svg{max-width:100%}@media (max-width:1024px){.container{width:100%!important;max-width:100%!important;padding-left:18px!important;padding-right:18px!important}header,.header,.site-header{width:calc(100% - 24px)!important;margin:12px auto 18px!important}.hero{grid-template-columns:1fr!important;width:100%!important;margin-bottom:34px!important;padding:34px 24px!important}.hero h1{font-size:44px!important;line-height:1.05!important}.hero p{font-size:16px!important}.tools-grid,.grid,.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}}@media (max-width:680px){body{background:radial-gradient(circle at 0 0,#14b8a624,#0000 28%),#f8fafc!important}.container{padding-left:14px!important;padding-right:14px!important}header,.header,.site-header{border-radius:18px!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;width:calc(100% - 20px)!important;padding:12px!important;display:flex!important}.brand,.logo-wrap,.editor-brand{gap:8px!important;min-width:0!important;font-size:14px!important}.brand-logo,.editor-brand img{border-radius:10px!important;width:34px!important;height:34px!important}nav,.nav,.header nav,.site-header nav{scrollbar-width:none;white-space:nowrap!important;gap:4px!important;max-width:55vw!important;display:flex!important;overflow-x:auto!important}nav::-webkit-scrollbar{display:none}.nav::-webkit-scrollbar{display:none}nav a,.header a,.site-header a{padding:7px 8px!important;font-size:12px!important}.privacy-cleanup-note{border-radius:14px!important;width:calc(100% - 28px)!important;margin:0 auto 14px!important;padding:11px 13px!important;font-size:13px!important}.hero{border-radius:22px!important;gap:22px!important;width:100%!important;margin:0 auto 28px!important;padding:28px 18px!important}.hero h1{letter-spacing:-.055em!important;margin-bottom:16px!important;font-size:36px!important;line-height:1.04!important}.hero p{font-size:14.5px!important;line-height:1.65!important}.hero a,.hero button,.hero .button,.hero .primary-btn{justify-content:center!important;width:100%!important;padding:13px 16px!important}.hero>div:last-child{border-radius:20px!important;padding:18px!important}.hero li{padding:9px 0!important;font-size:13px!important}.section-title,section>h2{margin-top:30px!important;font-size:28px!important;line-height:1.15!important}.section-subtitle,.section-desc,section>p{font-size:14px!important;line-height:1.6!important}.tabs,.category-tabs,.tools-tabs{scrollbar-width:none;border-radius:18px!important;gap:8px!important;margin-bottom:22px!important;padding:10px!important;display:flex!important;overflow-x:auto!important}.tabs::-webkit-scrollbar{display:none}.category-tabs::-webkit-scrollbar{display:none}.tools-tabs::-webkit-scrollbar{display:none}.tabs button,.category-tabs button,.tools-tabs button,.tab-btn{flex:none!important;margin:0!important;padding:9px 12px!important;font-size:12px!important}.tools-grid,.grid,.card-grid,.ai-section .tools-grid,.business-section .tools-grid{grid-template-columns:1fr!important;gap:14px!important}.tool-card,.card,.feature-card{border-radius:20px!important;min-height:auto!important;padding:18px!important}.tool-card h3,.card h3,.feature-card h3{font-size:19px!important}.tool-card p,.card p,.feature-card p{min-height:unset!important;font-size:14px!important}input,select,textarea{width:100%!important;min-height:44px!important;font-size:16px!important}input[type=file]{padding:9px!important;font-size:13px!important}input[type=file]::file-selector-button{padding:8px 10px!important;font-size:12px!important}button,.button,.primary-btn,.tool-card button{width:100%!important;min-height:46px!important;font-size:14px!important}.result-actions{grid-template-columns:1fr!important}.result-actions a,.result-actions button{width:100%!important}.ai-section,.business-section,.roadmap-section{border-radius:22px!important;padding:18px!important}.roadmap,.footer-card{border-radius:24px!important;width:calc(100% - 28px)!important;margin:34px auto!important;padding:22px!important}}@media (max-width:390px){.hero h1{font-size:32px!important}.brand,.logo-wrap{font-size:12px!important}nav,.nav,.header nav,.site-header nav{max-width:50vw!important}.tool-card,.card,.feature-card{padding:16px!important}}@media (max-width:860px){.real-editor-layout,.editor-layout,.editor-main{display:block!important}.pages-sidebar{z-index:40!important;border-bottom:1px solid #e2e8f0!important;border-right:none!important;gap:10px!important;width:100%!important;max-width:100%!important;padding:12px!important;display:flex!important;position:sticky!important;top:0!important;overflow-x:auto!important}.pages-sidebar h2,.pages-sidebar h3{display:none!important}.page-thumb,.thumb-card{flex:0 0 92px!important;min-width:92px!important;padding:8px!important}.page-thumb img,.thumb-card img,.blank-page-thumb{object-fit:contain!important;height:110px!important}.sejda-toolbar{scrollbar-width:none;z-index:60!important;flex-wrap:nowrap!important;gap:8px!important;padding:10px!important;display:flex!important;position:sticky!important;top:0!important;overflow-x:auto!important}.sejda-toolbar::-webkit-scrollbar{display:none}.sejda-toolbar button,.sejda-toolbar label,.sejda-toolbar select,.sejda-toolbar input{flex:none!important;width:auto!important;min-height:38px!important;padding:8px 10px!important;font-size:12px!important}.sejda-pagebar{scrollbar-width:none;flex-wrap:nowrap!important;gap:8px!important;padding:10px!important;display:flex!important;overflow-x:auto!important}.sejda-pagebar::-webkit-scrollbar{display:none}.sejda-pagebar button{flex:none!important;width:auto!important;min-height:38px!important;padding:8px 10px!important;font-size:12px!important}.editor-workspace,.page-workspace,.edit-workspace{padding:12px!important;overflow-x:auto!important}.edit-stage{width:min(100%,760px)!important;min-width:320px!important;margin:0 auto!important}.sejda-floating-toolbar{max-width:95vw!important;overflow-x:auto!important}.sejda-floating-toolbar button,.sejda-floating-toolbar input{width:auto!important;min-height:32px!important}}@media (max-width:680px){.auth-page,.history-page{padding:18px 14px!important}.auth-card{border-radius:22px!important;width:100%!important;margin:10px auto!important;padding:20px!important}.auth-card h1{font-size:30px!important}.history-head{flex-direction:column!important;align-items:flex-start!important}.history-actions{grid-template-columns:1fr 1fr!important;width:100%!important;display:grid!important}.history-actions a,.history-actions button{text-align:center!important;width:100%!important}.history-grid{grid-template-columns:1fr!important}}
