.Header-module__lnUIdW__header{z-index:100;background-color:var(--bg-light);border-bottom:1px solid #0000000d;width:100%;position:sticky;top:0}.Header-module__lnUIdW__container{justify-content:flex-start;align-items:center;width:100%;height:80px;padding:0 60px;display:flex}.Header-module__lnUIdW__logo{color:#1e1b4b;flex-shrink:0;align-items:center;gap:10px;font-size:22px;font-weight:800;text-decoration:none;display:flex}.Header-module__lnUIdW__logoIcon{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 58%,#38bdf8 100%);border-radius:11px;width:38px;height:38px;position:relative;overflow:hidden;box-shadow:0 10px 24px #2563eb3d}.Header-module__lnUIdW__logoIcon:before{content:"";background:linear-gradient(135deg,#bfdbfe 0 8px,#0000 8px),#fff;border-radius:4px;width:18px;height:24px;position:absolute;top:7px;left:11px;box-shadow:0 0 0 1px #dbeafee6}.Header-module__lnUIdW__logoIcon:after{content:"";border-bottom:3px solid #2563eb;border-left:3px solid #2563eb;border-radius:1px;width:12px;height:7px;position:absolute;top:18px;left:16px;transform:rotate(-45deg)}.Header-module__lnUIdW__nav{align-items:center;gap:16px;margin-left:30px;display:flex}.Header-module__lnUIdW__navItem{align-items:center;height:80px;display:flex;position:relative}.Header-module__lnUIdW__navLink{color:#1e1b4b;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.Header-module__lnUIdW__navLink:hover{background-color:#00000008}.Header-module__lnUIdW__navLinkActive{color:var(--primary-color)}.Header-module__lnUIdW__caret{font-size:8px;transition:transform .2s}.Header-module__lnUIdW__caretRotate{transform:rotate(180deg)}.Header-module__lnUIdW__megaMenu{visibility:hidden;opacity:0;pointer-events:none;background:#fff;border:1px solid #0000000d;border-radius:12px;padding:30px;transition:all .25s cubic-bezier(.4,0,.2,1);position:absolute;top:75px;left:0;transform:translateY(15px);box-shadow:0 20px 50px #00000026}.Header-module__lnUIdW__menuVisible{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module__lnUIdW__megaGrid4{grid-template-columns:repeat(4,1fr);gap:40px;min-width:900px;display:grid}.Header-module__lnUIdW__megaGrid2{grid-template-columns:repeat(2,1fr);gap:30px;min-width:450px;display:grid}.Header-module__lnUIdW__megaColumn h4{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px;font-size:13px;font-weight:800}.Header-module__lnUIdW__megaList{flex-direction:column;gap:4px;display:flex}.Header-module__lnUIdW__megaLink{color:#334155;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.Header-module__lnUIdW__megaLink:hover{color:var(--primary-color);background-color:#f1f5f9}.Header-module__lnUIdW__toolIcon{opacity:.8;justify-content:center;align-items:center;width:18px;height:18px;font-size:16px;display:flex}.Header-module__lnUIdW__megaFooter{border-top:1px dashed var(--border-color);margin-top:24px;padding-top:20px}.Header-module__lnUIdW__moreLink{color:var(--primary-color);align-items:center;gap:6px;font-size:14px;font-weight:700;display:inline-flex}.Header-module__lnUIdW__moreLink:hover{text-decoration:underline}.Header-module__lnUIdW__actions{align-items:center;gap:24px;margin-left:auto;display:flex}.Header-module__lnUIdW__contactLink{color:#1e1b4b;text-transform:uppercase;font-size:13px;font-weight:700}.Header-module__lnUIdW__contactLink:hover{color:var(--primary-color)}.Header-module__lnUIdW__loginBtn{border:1px solid var(--primary-color);color:var(--primary-color);text-transform:uppercase;border-radius:6px;padding:10px 20px;font-size:13px;font-weight:700;transition:all .2s}.Header-module__lnUIdW__loginBtn:hover{background-color:var(--primary-color);color:#fff}@media (max-width:992px){.Header-module__lnUIdW__nav,.Header-module__lnUIdW__actions{display:none}}
.Footer-module__3hUVsW__footer{background-color:var(--footer-bg);color:var(--bg-white);padding:60px 0 40px;font-family:inherit}.Footer-module__3hUVsW__container{max-width:1200px;margin:0 auto;padding:0 40px}.Footer-module__3hUVsW__topSection{background:linear-gradient(135deg, #2563eb29, #22c55e14), var(--footer-top-bg);border:1px solid #ffffff14;border-radius:16px;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:28px;margin-bottom:40px;padding:34px;display:grid;position:relative;overflow:hidden}.Footer-module__3hUVsW__topSection:after{content:"";filter:blur(4px);background:#2563eb3d;border-radius:50%;width:260px;height:260px;position:absolute;top:-120px;right:-120px}.Footer-module__3hUVsW__brandInfo,.Footer-module__3hUVsW__brandDetail{z-index:1;position:relative}.Footer-module__3hUVsW__footerLogo{color:#bfdbfe;text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:10px;margin-bottom:16px;font-size:14px;font-weight:800;display:inline-flex}.Footer-module__3hUVsW__logoIcon{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 58%,#38bdf8 100%);border-radius:9px;width:32px;height:32px;position:relative;overflow:hidden;box-shadow:0 10px 24px #2563eb40}.Footer-module__3hUVsW__logoIcon:before{content:"";background:linear-gradient(135deg,#bfdbfe 0 7px,#0000 7px),#fff;border-radius:3px;width:15px;height:20px;position:absolute;top:6px;left:9px;box-shadow:0 0 0 1px #dbeafee6}.Footer-module__3hUVsW__logoIcon:after{content:"";border-bottom:2px solid #2563eb;border-left:2px solid #2563eb;border-radius:1px;width:10px;height:6px;position:absolute;top:15px;left:13px;transform:rotate(-45deg)}.Footer-module__3hUVsW__brandInfo h3{color:#fff;max-width:690px;margin-bottom:14px;font-size:30px;font-weight:850;line-height:1.18}.Footer-module__3hUVsW__brandDescription{color:#d8e2f3;max-width:760px;margin-bottom:22px;font-size:15px;line-height:1.7}.Footer-module__3hUVsW__featureChips{flex-wrap:wrap;gap:10px;display:flex}.Footer-module__3hUVsW__featureChips span{color:#e5edff;background:#0f172a47;border:1px solid #bfdbfe38;border-radius:999px;align-items:center;min-height:34px;padding:0 13px;font-size:13px;font-weight:650;display:inline-flex}.Footer-module__3hUVsW__brandDetail{gap:14px;display:grid}.Footer-module__3hUVsW__detailCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a57;border:1px solid #ffffff1a;border-radius:14px;padding:20px}.Footer-module__3hUVsW__detailIcon{color:#93c5fd;background:#2563eb2e;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:14px;font-size:12px;font-weight:850;display:inline-flex}.Footer-module__3hUVsW__detailCard h4{color:#fff;margin-bottom:8px;font-size:17px;font-weight:800}.Footer-module__3hUVsW__detailCard p{color:#cbd5e1;font-size:14px;line-height:1.65}.Footer-module__3hUVsW__topContent h3{color:var(--bg-white);margin-bottom:16px;font-size:24px;font-weight:700}.Footer-module__3hUVsW__topContent p{color:#d1d5db;max-width:800px;margin-bottom:16px;font-size:14px;line-height:1.6}.Footer-module__3hUVsW__grid{border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(4,1fr);gap:32px;padding-bottom:40px;display:grid}.Footer-module__3hUVsW__col h4{text-transform:uppercase;margin-bottom:24px;font-size:16px;font-weight:600}.Footer-module__3hUVsW__colList{flex-direction:column;gap:12px;display:flex}.Footer-module__3hUVsW__colLink{color:#d1d5db;font-size:14px;transition:color .2s}.Footer-module__3hUVsW__colLink:hover{color:var(--bg-white)}.Footer-module__3hUVsW__colIcon{border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;margin-right:8px;font-size:12px;display:inline-flex}.Footer-module__3hUVsW__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:32px;display:flex}.Footer-module__3hUVsW__copyText{color:#9ca3af;max-width:600px;font-size:13px;line-height:1.5}.Footer-module__3hUVsW__bottomLinks{gap:16px;display:flex}.Footer-module__3hUVsW__bottomLink{color:#9ca3af;font-size:13px;transition:color .2s}.Footer-module__3hUVsW__bottomLink:hover{color:var(--bg-white)}.Footer-module__3hUVsW__socials{gap:16px;display:flex}.Footer-module__3hUVsW__socialIcon{width:32px;height:32px;color:var(--bg-white);background:#ffffff1a;border-radius:4px;justify-content:center;align-items:center;transition:background .2s;display:flex}.Footer-module__3hUVsW__socialIcon:hover{background:var(--primary-color)}@media (max-width:768px){.Footer-module__3hUVsW__topSection{grid-template-columns:1fr;padding:28px}.Footer-module__3hUVsW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Footer-module__3hUVsW__topSection{padding:22px}.Footer-module__3hUVsW__brandInfo h3{font-size:24px}.Footer-module__3hUVsW__grid{grid-template-columns:1fr}}
:root{--primary-color:#2563eb;--primary-color-hover:#1d4ed8;--bg-light:#f0f9ff;--bg-white:#fff;--text-dark:#0f172a;--text-gray:#475569;--border-color:#e2e8f0;--footer-bg:#0f172a;--footer-top-bg:#1e293b;--color-orange:#f97316;--color-blue:#3b82f6;--color-green:#22c55e;--color-red:#ef4444;--color-pink:#ec4899;--color-teal:#14b8a6}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;color:var(--text-dark);background-color:var(--bg-white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}body[data-workspace=pdf-editor]>header,body[data-workspace=pdf-editor]>footer{display:none}body[data-workspace=pdf-editor] main{min-height:100vh}a{color:inherit;text-decoration:none}ul{list-style-type:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}
