:root{--ink:#0b1930;--blue:#315bea;--blue-dark:#2146c5;--coral:#ff725e;--paper:#f7f5ef;--white:#fff;--muted:#69758a;--line:#e5e5df;--navy:#09162c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f5efe6;border-bottom:1px solid #0b193014;justify-content:space-between;align-items:center;height:82px;padding:0 clamp(22px,5vw,76px);display:flex;position:sticky;top:0}.language-select{color:#657287;align-items:center;gap:5px;display:flex}.language-select select{color:inherit;cursor:pointer;background:0 0;border:0;max-width:105px;font-size:11px;font-weight:700}.language-select select:focus{outline-offset:3px;border-radius:4px;outline:2px solid #315bea40}html[dir=rtl] body{text-align:right}html[dir=rtl] .site-header,html[dir=rtl] .hero-actions,html[dir=rtl] .hero-proof{direction:rtl}.brand{align-items:center;display:inline-flex}.brand-logo{object-fit:contain;width:177px;height:auto;display:block}.site-header nav{align-items:center;gap:29px;font-size:13px;font-weight:610;display:flex}.site-header nav>a:not(.header-cta){color:#576479}.site-header nav>a:not(.header-cta):hover{color:var(--blue)}.login-button{cursor:pointer;background:0 0;border:0;font-weight:650}.header-cta{background:var(--ink);color:#fff;border-radius:9px;align-items:center;gap:9px;padding:12px 16px;transition:all .2s;display:flex;box-shadow:0 8px 22px #0b193024}.header-cta:hover{background:var(--blue);transform:translateY(-2px)}.menu-button{background:0 0;border:0;display:none}.signup-page{background:radial-gradient(circle at 18% 18%,#fff 0,#f7f5ef 42%,#eef1fb 100%);min-height:100vh}.signup-shell{grid-template-columns:.88fr 1.12fr;align-items:center;gap:70px;max-width:1180px;margin:auto;padding:70px 24px 105px;display:grid}.signup-intro h1{letter-spacing:-4px;margin:20px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(49px,6vw,76px);font-weight:500;line-height:1}.signup-intro h1 em{color:var(--blue);font-weight:500}.signup-intro>p{color:#596577;max-width:510px;font-size:14px;line-height:1.8}.signup-benefits{gap:15px;margin-top:32px;display:grid}.signup-benefits div{align-items:flex-start;gap:13px;display:flex}.signup-benefits span{width:38px;height:38px;color:var(--blue);background:#e8edff;border-radius:11px;flex:none;place-items:center;display:grid}.signup-benefits strong{font-size:12px;display:block}.signup-benefits small{color:#69758a;margin-top:4px;font-size:9px;line-height:1.55;display:block}.signup-card{background:#fffffff2;border:1px solid #fff;border-radius:25px;padding:clamp(27px,4vw,48px);box-shadow:0 28px 75px #0b193024}.signup-card h2{letter-spacing:-1.4px;margin:0;font-family:Georgia,serif;font-size:35px;font-weight:500}.signup-card>p{color:#69758a;margin:9px 0 25px;font-size:10px;line-height:1.7}.signup-form{grid-template-columns:1fr 1fr;gap:17px 14px;display:grid}.signup-field{flex-direction:column;gap:7px;display:flex}.signup-field.full{grid-column:1/-1}.signup-field label{color:#39465b;font-size:9px;font-weight:800}.signup-field input,.signup-field select{width:100%;height:48px;color:var(--ink);background:#fafbfe;border:1px solid #dfe3ea;border-radius:11px;outline:none;padding:0 13px}.signup-field input:focus,.signup-field select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #315bea1f}.signup-consent{color:#657287;grid-column:1/-1;align-items:flex-start;gap:10px;font-size:9px;line-height:1.55;display:flex}.signup-consent input{accent-color:var(--blue);margin-top:2px}.signup-consent a{color:var(--blue);text-decoration:underline}.signup-submit{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:11px;grid-column:1/-1;justify-content:center;align-items:center;gap:10px;min-height:51px;font-size:11px;font-weight:800;display:flex;box-shadow:0 13px 27px #315bea3d}.signup-submit:hover{background:var(--blue-dark)}.signup-submit:disabled{opacity:.65;cursor:wait}.signup-message{border-radius:10px;grid-column:1/-1;margin:0;padding:12px 14px;font-size:10px;line-height:1.55}.signup-message.error{color:#8f2f27;background:#fff0ef;border:1px solid #f0c9c5}.signup-success{text-align:center;padding:28px 5px}.signup-success>span{color:#278d60;background:#e9f7ef;border-radius:50%;place-items:center;width:66px;height:66px;margin:0 auto 18px;display:grid}.signup-success h2{margin:0}.signup-success p{color:#657287;font-size:11px;line-height:1.7}.signup-success a{background:var(--blue);color:#fff;border-radius:10px;margin-top:12px;padding:13px 18px;font-size:10px;font-weight:800;display:inline-flex}.signup-security{color:#788497;justify-content:center;gap:18px;margin-top:18px;font-size:8px;display:flex}.signup-security span{align-items:center;gap:5px;display:flex}@media (max-width:850px){.signup-shell{grid-template-columns:1fr;gap:40px;padding-top:48px}.signup-intro{text-align:center}.signup-intro>p{margin-left:auto;margin-right:auto}.signup-benefits{text-align:left;max-width:520px;margin-left:auto;margin-right:auto}.signup-card{width:100%;max-width:650px;margin:auto}}@media (max-width:560px){.signup-shell{padding:38px 14px 75px}.signup-intro h1{letter-spacing:-2.8px;font-size:46px}.signup-form{grid-template-columns:1fr}.signup-field.full,.signup-consent,.signup-submit,.signup-message{grid-column:1}.signup-card{border-radius:20px}.signup-security{flex-wrap:wrap}}.hero{grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(32px,5vw,72px);min-height:760px;padding:62px clamp(22px,5vw,76px) 122px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #315bea21;border-radius:50%;width:570px;height:570px;position:absolute;top:-110px;left:-330px;box-shadow:0 0 0 80px #315bea06,0 0 0 160px #315bea05}.hero-copy{z-index:2;animation:.75s both enter;position:relative}.eyebrow,.kicker{letter-spacing:.17em;color:var(--blue);text-transform:uppercase;font-size:10px;font-weight:800}.eyebrow{background:#e8ecfc;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;display:inline-flex}.hero h1{letter-spacing:-4px;max-width:680px;margin:24px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,5.5vw,79px);font-weight:500;line-height:.99}.hero h1 em,.section-title h2 em,.experience-copy h2 em{color:var(--blue);font-weight:500}.hero-copy>p{color:var(--muted);max-width:555px;margin:0;font-size:17px;line-height:1.72}.hero-actions{align-items:center;gap:25px;margin-top:32px;display:flex}.hero-actions>button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:11px;align-items:center;gap:12px;padding:15px 19px;font-size:13px;font-weight:730;transition:all .2s;display:flex;box-shadow:0 13px 28px #315bea3d}.hero-actions>button:hover{background:var(--blue-dark);transform:translateY(-2px)}.hero-actions>a{align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.hero-actions>a>span{width:34px;height:34px;color:var(--blue);background:#fff;border-radius:50%;place-items:center;display:grid;box-shadow:0 7px 18px #0b193017}.hero-proof{color:#7a8494;gap:18px;margin-top:29px;font-size:10px;display:flex}.hero-proof span{align-items:center;gap:5px;display:flex}.hero-proof svg{color:#2b9b6f}.hero-visual{border-radius:28px;min-height:520px;animation:.75s .12s both enter;position:relative;overflow:hidden;box-shadow:0 28px 70px #0b19302b}.hero-visual:after{content:"";background:linear-gradient(90deg,#09162c0d,#0000 45%);position:absolute;inset:0}.hero-visual img{object-fit:cover;object-position:center}.visual-badge{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #fffc;position:absolute;box-shadow:0 12px 35px #0b193024}.badge-speed{border-radius:15px;align-items:center;gap:10px;padding:12px 16px;display:flex;bottom:27px;left:24px}.badge-speed>span{width:32px;height:32px;color:var(--blue);background:#e9edff;border-radius:9px;place-items:center;display:grid}.badge-speed small{letter-spacing:.14em;color:#8b94a3;font-size:7px;display:block}.badge-speed strong{font-size:11px}.badge-secure{border-radius:999px;align-items:center;gap:7px;padding:10px 14px;font-size:10px;font-weight:700;display:flex;top:20px;right:20px}.badge-secure svg{color:#299569}.upload-panel{z-index:7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #fff;border-radius:18px;grid-template-columns:230px 1fr;gap:9px;width:min(900px,100% - 44px);padding:9px;display:grid;position:absolute;bottom:38px;left:50%;transform:translate(-50%);box-shadow:0 22px 55px #0b193024}.selected-tool{align-items:center;gap:10px;padding:9px 10px;display:flex}.icon-box{border-radius:12px;flex:0 0 43px;place-items:center;width:43px;height:43px;display:grid}.selected-tool small{letter-spacing:.13em;color:#929aa7;font-size:7px;display:block}.selected-tool strong{font-size:11px}.selected-tool button{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;margin-left:auto;font-size:9px;font-weight:750;display:flex}.drop-zone{background:#fafbfd;border:1px dashed #cdd3dc;border-radius:12px;align-items:center;gap:12px;min-width:0;padding:10px 12px;transition:all .2s;display:flex}.drop-zone.dragging{border-color:var(--blue);background:#f0f3ff}.drop-zone input{display:none}.upload-cloud{width:38px;height:38px;color:var(--blue);background:#e9edff;border-radius:10px;flex:0 0 38px;place-items:center;display:grid}.upload-cloud.success{color:#278e62;background:#e9f7ef}.drop-zone>div{flex-direction:column;min-width:0;display:flex}.drop-zone strong{font-size:11px}.drop-zone small{color:#8b94a2;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:8px;overflow:hidden}.drop-zone>button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:8px;margin-left:auto;padding:10px 16px;font-size:10px;font-weight:750}.drop-zone>button.continue{background:var(--blue);align-items:center;gap:7px;display:flex}.trust-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;justify-content:center;align-items:center;gap:45px;min-height:114px;padding:20px clamp(22px,6vw,95px);display:flex}.trust-bar>span{text-transform:uppercase;letter-spacing:.16em;color:#9aa2ae;margin-right:25px;font-size:8px;font-weight:800}.trust-bar div{align-items:center;gap:10px;display:flex}.trust-bar b{font-family:Georgia,serif;font-size:26px;font-weight:500}.trust-bar small{color:#8b95a2;max-width:70px;font-size:9px;line-height:1.35}.trust-bar i{background:var(--line);width:1px;height:27px}.tools-section{max-width:1450px;margin:auto;padding:116px clamp(22px,6.5vw,105px) 130px}.section-title{justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:50px;display:flex}.section-title h2,.faq h2{letter-spacing:-2.8px;margin:13px 0 0;font-family:Georgia,serif;font-size:clamp(40px,4.5vw,60px);font-weight:500;line-height:1.02}.section-title>p{max-width:410px;color:var(--muted);margin:0;font-size:13px;line-height:1.75}.tool-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.tool-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:16px;align-items:center;gap:16px;min-height:120px;padding:20px;transition:all .25s;display:flex;position:relative;overflow:hidden}.tool-card:before{content:"";opacity:0;background:linear-gradient(135deg,#315bea0b,#0000 55%);transition:all .25s;position:absolute;inset:0}.tool-card:hover{border-color:#cad3f5;transform:translateY(-4px);box-shadow:0 18px 40px #0b193014}.tool-card:hover:before{opacity:1}.tool-card:has(.tool-card-link:focus-visible){outline-offset:3px;outline:3px solid #315bea59}.tool-card-link{z-index:4;border-radius:16px;position:absolute;inset:0}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.tool-card .icon-box{flex-basis:48px;width:48px;height:48px}.tool-copy{flex-direction:column;display:flex;position:relative}.tool-copy .tool-title{font-size:13px;font-weight:700}.tool-copy small{color:#818c9c;max-width:220px;margin-top:6px;font-size:9px;line-height:1.5}.popular{letter-spacing:.1em;color:var(--coral);font-size:6px;font-weight:850;position:absolute;top:12px;right:13px}.tool-arrow{color:#bbc1ca;transition:all .2s;position:absolute;bottom:15px;right:17px}.tool-card:hover .tool-arrow{color:var(--blue);transform:translate(3px)}.tool-card.soon{background:#fafafa;border-style:dashed}.tool-card.soon .icon-box,.tool-card.soon .tool-copy{opacity:.62}.tool-card .availability{color:#7457bf;letter-spacing:.08em;background:#ece8fa;border-radius:999px;padding:4px 7px;font-size:6px;font-weight:850;position:absolute;top:11px;right:12px}.tool-card .availability.live{color:#278e62;background:#e8f7ef}.tool-card .popular{top:33px}.upload-result{color:#176843;background:#eefaf4;border:1px solid #bfe6d2;border-radius:9px;grid-column:1/-1;justify-content:center;align-items:center;gap:7px;margin:8px 0 0;padding:9px 12px;font-size:9px;font-weight:750;display:flex}.upload-result a{color:#176843;align-items:center;gap:5px;display:inline-flex}.blue{color:#315bea;background:#e8edff}.coral{color:#ee674f;background:#fff0ed}.violet{color:#7958c6;background:#f1ebff}.sky{color:#3983c1;background:#e8f4ff}.amber{color:#bd7b1e;background:#fff3da}.green{color:#278d60;background:#e9f7ee}.pink{color:#c84c75;background:#ffeaf1}.indigo{color:#5665c8;background:#eceeff}.teal{color:#238f83;background:#e6f7f5}.navy{color:#304966;background:#e8edf4}.orange{color:#d67230;background:#fff0e5}.lime{color:#6e9530;background:#eff7df}.experience{background:var(--navy);color:#fff;border-radius:30px;grid-template-columns:1.1fr .9fr;min-height:650px;margin:0 clamp(14px,3.5vw,54px);display:grid;overflow:hidden}.experience-video{min-height:620px;position:relative;overflow:hidden}.video-shade{background:linear-gradient(#0000 40%,#09162c99);position:absolute;inset:0}.video-label{align-items:center;gap:10px;font-size:11px;font-weight:750;display:flex;position:absolute;bottom:31px;left:28px}.video-label>span{width:38px;height:38px;color:var(--blue);background:#fff;border-radius:50%;place-items:center;display:grid}.experience-video>small{color:#ffffff8c;font-size:7px;position:absolute;bottom:12px;right:14px}.experience-copy{flex-direction:column;justify-content:center;padding:64px clamp(34px,5vw,75px);display:flex}.kicker.light{color:#90a9ff}.experience-copy h2{letter-spacing:-3px;margin:15px 0 21px;font-family:Georgia,serif;font-size:clamp(42px,4.8vw,65px);font-weight:500;line-height:1.04}.experience-copy h2 em{color:#91aaff}.experience-copy>p{color:#9eacc0;max-width:450px;font-size:12px;line-height:1.8}.experience-copy ol{gap:15px;margin:24px 0 20px;padding:0;list-style:none;display:grid}.experience-copy li{align-items:center;gap:16px;display:flex}.experience-copy li>b{color:#71819a;font-family:Georgia,serif;font-size:16px;font-weight:500}.experience-copy li>div{flex-direction:column;display:flex}.experience-copy li strong{font-size:12px}.experience-copy li span{color:#8f9db1;margin-top:3px;font-size:9px}.experience-benefits{gap:8px;margin:0 0 24px;display:grid}.experience-benefits article{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:28px 1fr;align-items:start;gap:11px;padding:11px 13px;transition:background .2s,border-color .2s,transform .2s;display:grid}.experience-benefits article:hover{background:#ffffff13;border-color:#91aaff4d;transform:translate(3px)}.experience-benefits article>span{color:#a8bcff;background:#91aaff24;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.experience-benefits article>div{flex-direction:column;gap:3px;display:flex}.experience-benefits strong{letter-spacing:.01em;font-size:10px}.experience-benefits p{color:#aebdd1;max-width:390px;margin:0;font-size:8.5px;line-height:1.5}.experience-copy>a{color:#fff;border-bottom:1px solid #ffffff40;align-self:flex-start;align-items:center;gap:17px;padding-bottom:6px;font-size:11px;font-weight:750;display:inline-flex}.security{grid-template-columns:.8fr 1.2fr;gap:100px;max-width:1450px;margin:auto;padding:120px clamp(22px,7vw,115px);display:grid}.security-intro .icon-orbit{width:66px;height:66px;color:var(--blue);background:#e9edff;border-radius:50%;place-items:center;margin-bottom:24px;display:grid;box-shadow:0 0 0 12px #315bea0a}.security h2{letter-spacing:-2.4px;margin:14px 0 20px;font-family:Georgia,serif;font-size:clamp(37px,4.2vw,55px);font-weight:500;line-height:1.07}.security-intro>p{color:var(--muted);max-width:450px;font-size:12px;line-height:1.75}.security-cards{grid-template-columns:repeat(3,1fr);align-items:center;gap:12px;display:grid}.security-cards article{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;justify-content:flex-end;min-height:240px;padding:30px 24px;display:flex}.security-cards article:nth-child(2){background:var(--blue);color:#fff;border-color:var(--blue);transform:translateY(25px);box-shadow:0 22px 45px #315bea36}.security-cards svg{color:var(--blue);margin-bottom:auto}.security-cards article:nth-child(2) svg{color:#fff}.security-cards strong{font-size:12px}.security-cards p{color:#8390a0;margin:8px 0 0;font-size:9px;line-height:1.6}.testimonial{text-align:center;background:#ece9e1;padding:96px 20px}.testimonial .quote{color:var(--blue);font-family:Georgia,serif;font-size:64px;line-height:.5}.testimonial blockquote{letter-spacing:-1.5px;max-width:900px;margin:30px auto;font-family:Georgia,serif;font-size:clamp(25px,3.2vw,42px);line-height:1.35}.testimonial>div{text-align:left;justify-content:center;align-items:center;gap:11px;display:flex}.testimonial>div>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:39px;height:39px;font-size:9px;font-weight:800;display:grid}.testimonial p{flex-direction:column;margin:0;display:flex}.testimonial strong{font-size:10px}.testimonial small{color:#89919c;margin-top:3px;font-size:8px}.faq{grid-template-columns:.8fr 1.2fr;gap:110px;max-width:1400px;margin:auto;padding:120px clamp(22px,7vw,115px);display:grid}.faq-heading>p{color:#8a94a2;margin-top:20px;font-size:11px}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;padding:22px 3px;font-size:13px;font-weight:720;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:#9da5b0;font-size:22px;font-weight:300;transition:all .2s}.faq details[open] summary span{color:var(--blue);transform:rotate(45deg)}.faq details p{color:#718094;margin:-3px 48px 22px 3px;font-size:10px;line-height:1.75}.final-cta{background:var(--blue);color:#fff;text-align:center;border-radius:28px;min-height:430px;margin:0 clamp(14px,3.5vw,54px) 48px;padding:87px 20px;position:relative;overflow:hidden}.final-cta:before,.final-cta:after{content:"";border:1px solid #ffffff24;border-radius:50%;position:absolute}.final-cta:before{width:530px;height:530px;top:-260px;left:-310px;box-shadow:0 0 0 70px #ffffff06}.final-cta:after{width:430px;height:430px;bottom:-280px;right:-250px}.final-cta h2{letter-spacing:-3px;z-index:2;margin:19px auto 27px;font-family:Georgia,serif;font-size:clamp(41px,5vw,65px);font-weight:500;line-height:1.04;position:relative}.final-cta>a{color:var(--blue);z-index:2;background:#fff;border-radius:10px;align-items:center;gap:16px;padding:14px 18px;font-size:11px;font-weight:800;display:inline-flex;position:relative;box-shadow:0 12px 28px #09162c2e}.cta-card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:16px;place-items:center;width:75px;height:86px;animation:4s ease-in-out infinite float;display:grid;position:absolute}.card-one{top:23%;left:11%;transform:rotate(-11deg)}.card-two{animation-delay:-2s;bottom:20%;right:12%;transform:rotate(10deg)}footer{background:var(--navy);color:#fff;padding:65px clamp(22px,7vw,110px) 25px}.footer-top{grid-template-columns:1.6fr repeat(3,1fr);gap:60px;padding-bottom:65px;display:grid}.footer-logo{filter:drop-shadow(0 8px 18px #0000002e);width:205px}.footer-top>div:first-child p{color:#8390a5;max-width:280px;margin-top:18px;font-size:10px;line-height:1.7}.footer-top>div:not(:first-child){flex-direction:column;gap:7px;display:flex}.footer-top strong{margin-bottom:8px;font-size:10px}.footer-top>div>a{color:#8d9aad;align-items:center;min-height:28px;padding:3px 0;font-size:9px;display:inline-flex}.footer-top>div>a:hover{color:#fff}.footer-share{flex-wrap:wrap;gap:7px 13px;max-width:300px;margin-top:18px;display:flex}.footer-share a{color:#c7d0dc;text-underline-offset:3px;align-items:center;min-height:28px;font-size:8px;-webkit-text-decoration:underline #c7d0dc59;text-decoration:underline #c7d0dc59;display:inline-flex}.footer-share a:hover{color:#fff}.footer-bottom{color:#77869a;border-top:1px solid #ffffff14;justify-content:space-between;padding-top:22px;font-size:8px;display:flex}@keyframes enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{translate:0}50%{translate:0 -12px}}@media (max-width:1050px){.site-header nav{gap:16px}.hero{grid-template-columns:1fr 1fr}.hero h1{font-size:58px}.tool-grid{grid-template-columns:repeat(2,1fr)}.security{gap:45px}.security-cards{grid-template-columns:1fr}.security-cards article{min-height:150px}.security-cards article:nth-child(2){transform:none}.footer-top{gap:30px}}@media (max-width:800px){.site-header{height:70px;padding:0 18px}.site-header nav{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;align-items:stretch;padding:14px;display:none;position:absolute;top:70px;left:10px;right:10px;box-shadow:0 20px 45px #0b193026}.site-header nav.nav-open{display:flex}.site-header nav>a:not(.header-cta),.login-button{text-align:left;padding:12px}.header-cta{justify-content:center}.menu-button{place-items:center;display:grid}.hero{grid-template-columns:1fr;gap:37px;padding:55px 16px 175px}.hero h1{letter-spacing:-3px;font-size:52px}.hero-visual{min-height:430px}.upload-panel{grid-template-columns:1fr;width:calc(100% - 30px);bottom:28px}.selected-tool{padding:5px}.drop-zone{min-height:70px}.trust-bar{text-align:center;grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.trust-bar>span{grid-column:1/-1;margin:0}.trust-bar i{display:none}.trust-bar div{flex-direction:column;display:flex}.section-title{display:block}.section-title>p{margin-top:22px}.experience{grid-template-columns:1fr}.experience-video{min-height:490px}.security{grid-template-columns:1fr}.security-cards{grid-template-columns:repeat(3,1fr)}.security-cards article{min-height:220px}.faq{grid-template-columns:1fr;gap:45px}.footer-top{grid-template-columns:1fr 1fr}.footer-top>div:first-child{grid-column:1/-1}}@media (max-width:560px){.brand-logo{width:155px}.hero h1{font-size:45px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column;align-items:flex-start;gap:17px}.hero-proof{flex-wrap:wrap}.hero-visual{border-radius:20px;min-height:355px}.badge-secure{display:none}.badge-speed{bottom:14px;left:14px}.drop-zone>div{max-width:145px}.tools-section{padding:80px 15px 90px}.section-title h2,.faq h2{font-size:40px}.tool-grid{grid-template-columns:1fr}.experience{margin:0 9px}.experience-video{min-height:420px}.experience-copy{padding:60px 25px}.security{padding:85px 17px}.security-cards{grid-template-columns:1fr}.security-cards article{min-height:160px}.testimonial{padding:75px 17px}.faq{padding:85px 18px}.final-cta{margin:0 9px 35px;padding:75px 16px}.cta-card{display:none}.footer-top{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:10px}.drop-zone>button{padding:10px}.selected-tool button{margin-left:auto}}.faq details p{color:#647286;max-width:720px;margin-bottom:26px;font-size:11.5px;line-height:1.82}.seo-keyword-tags{border-top:1px solid var(--line);background:#f7f8fc;justify-content:center;align-items:flex-start;gap:24px;padding:28px clamp(22px,6vw,95px);display:flex}.seo-keyword-tags>span{white-space:nowrap;letter-spacing:.17em;color:#8b95a6;padding-top:8px;font-size:8px;font-weight:800}.seo-keyword-tags>div{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.seo-keyword-tags a{color:#43516a;background:#fff;border:1px solid #dde3f1;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:700;transition:all .2s}.seo-keyword-tags a:hover{color:var(--blue);border-color:#315bea59;transform:translateY(-1px);box-shadow:0 7px 16px #0b19300f}@media (max-width:800px){.seo-keyword-tags{flex-direction:column;align-items:center;gap:12px}.seo-keyword-tags>span{padding-top:0}}.tool-filters{flex-wrap:wrap;gap:8px;margin:-22px 0 28px;display:flex}.tool-filters button{border:1px solid var(--line);color:#687589;cursor:pointer;background:#fff;border-radius:999px;padding:9px 14px;font-size:9px;font-weight:750;transition:all .2s}.tool-filters button:hover,.tool-filters button.active{background:var(--navy);border-color:var(--navy);color:#fff;box-shadow:0 8px 18px #0b19301f}.new-tool{color:var(--blue)}.workflow-tool{background:linear-gradient(135deg,#fff5f1,#f3efff);border-style:dashed}.workflow-tool:before{opacity:1;background:radial-gradient(circle at 90% 20%,#7958c61f,#0000 38%)}.hero-video-chip{z-index:4;background:#101b2c;border:4px solid #ffffffeb;border-radius:17px;width:150px;height:108px;position:absolute;bottom:18px;right:18px;overflow:hidden;box-shadow:0 15px 32px #0b193038}.hero-video-chip video{object-fit:cover;width:100%;height:100%}.hero-video-chip>span{width:25px;height:25px;color:var(--blue);background:#ffffffe6;border-radius:50%;place-items:center;font-size:8px;display:grid;position:absolute;bottom:8px;left:9px}.hero-visual>.hero-video-chip video{object-fit:cover;object-position:center}.hero-visual>.hero-video-chip{animation:5s ease-in-out infinite float}@media (max-width:560px){.hero-video-chip{width:112px;height:82px;bottom:11px;right:11px}.badge-speed{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.experience-video video{display:none}.experience-video{background:url(/plusconvert-pdf-tools-professional-workspace.webp) 50%/cover}}.lazy-video-poster{color:#fff;background:#101b2c;border:0;width:100%;height:100%;padding:0;display:block;position:relative;overflow:hidden}.lazy-video-poster>img{object-fit:cover;width:100%;height:100%;display:block}.lazy-video-poster:after{content:"";background:linear-gradient(#050d1a0a,#050d1a94);position:absolute;inset:0}.experience-video>.lazy-video-poster{position:absolute;inset:0}.experience-video video{object-fit:cover;width:100%;height:100%}.hero-copy>p,.hero-proof,.selected-tool small,.drop-zone small,.seo-keyword-tags>span,.trust-bar>span,.trust-bar small,.tool-copy small,.section-title>p,.security-intro>p,.security-cards p,.faq-heading>p{color:#596577}.security-cards article:nth-child(2) p{color:#fff}.experience-copy>p,.experience-copy li span{color:#c3cedd}.testimonial small{color:#59616d}.faq details p{color:#5c697b}.final-cta .kicker.light{color:#fff}.footer-top>div>a,.footer-bottom{color:#aeb9c9}@media (min-width:1800px){.site-header{padding-inline:max(76px,50vw - 950px)}.hero{max-width:1900px;min-height:860px;margin:auto}.hero-visual{min-height:610px}.tools-section,.security,.faq{max-width:1700px}.experience,.final-cta{max-width:1800px;margin-left:auto;margin-right:auto}.footer-top,.footer-bottom{max-width:1700px;margin-left:auto;margin-right:auto}.site-header nav{font-size:15px}.hero-copy>p{font-size:19px}.tool-copy .tool-title{font-size:15px}.tool-copy small{font-size:11px}}.language-select{color:#596577}.hero-visual picture{position:absolute;inset:0}.hero-visual picture img,.hero-visual>img{object-fit:cover;object-position:center;width:100%;height:100%}.upload-error,.workspace-error{color:#9b2c2c;background:#fff0ef;border:1px solid #f2c5c0;border-radius:9px;margin:0;padding:9px 12px;font-size:10px;font-weight:700;line-height:1.4}.upload-error{grid-column:1/-1}.workspace-error{text-align:center;margin:12px 0 0}.page-hero-media{z-index:2;background:#dfe4ec;border-radius:24px;width:min(920px,100% - 20px);height:360px;margin:38px auto 4px;position:relative;overflow:hidden;box-shadow:0 24px 58px #0b193029}.page-hero-media img{object-fit:cover;width:100%;height:100%}.page-hero-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#061123c7);position:absolute;inset:0}.page-hero-media figcaption{z-index:2;color:#fff;text-align:left;flex-direction:column;display:flex;position:absolute;bottom:26px;left:30px;right:30px}.page-hero-media figcaption span,.page-media-footer figcaption span{letter-spacing:.18em;font-size:8px;font-weight:800}.page-hero-media figcaption strong{margin-top:6px;font-family:Georgia,serif;font-size:27px;font-weight:500}.page-video-section{color:#fff;background:#0b1930;border-radius:28px;grid-template-columns:.72fr 1.28fr;align-items:center;gap:45px;min-height:470px;margin:0 clamp(14px,4vw,55px) 65px;padding:38px;display:grid;overflow:hidden}.page-video-copy{padding:20px 8px 20px clamp(4px,3vw,42px)}.page-video-copy h2{letter-spacing:-2px;margin:15px 0;font-family:Georgia,serif;font-size:clamp(35px,4.2vw,56px);font-weight:500;line-height:1.04}.page-video-copy p{color:#c3cedd;max-width:360px;font-size:10px;line-height:1.75}.page-video-frame{background:#16243a;border-radius:20px;height:390px;position:relative;overflow:hidden;box-shadow:0 20px 55px #00000040}.page-video-frame video,.page-video-frame>.lazy-video-poster{object-fit:cover;width:100%;height:100%}.page-video-frame:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#050d1ab3);position:absolute;inset:0}.page-video-label{z-index:2;align-items:center;gap:10px;font-size:10px;font-weight:750;display:flex;position:absolute;bottom:18px;left:19px}.page-video-label i{width:30px;height:30px;color:var(--blue);background:#fff;border-radius:50%;place-items:center;display:grid}.page-video-frame>small{z-index:2;color:#d4dbe6;letter-spacing:.12em;font-size:7px;position:absolute;bottom:24px;right:18px}.page-media-footer{background:var(--navy);height:330px;margin:0;position:relative;overflow:hidden}.page-media-footer img{object-fit:cover;filter:saturate(.8)contrast(1.04);width:100%;height:100%}.page-media-footer:after{content:"";pointer-events:none;background:linear-gradient(90deg,#061123e6,#06112333);position:absolute;inset:0}.page-media-footer figcaption{z-index:2;color:#fff;flex-direction:column;display:flex;position:absolute;top:50%;left:clamp(28px,8vw,120px);transform:translateY(-50%)}.page-media-footer figcaption strong{margin:8px 0;font-family:Georgia,serif;font-size:clamp(30px,4vw,52px);font-weight:500}.page-media-footer figcaption small{color:#c7d0dc;font-size:9px}@media (max-width:800px){.page-hero-media{height:330px}.page-video-section{grid-template-columns:1fr;gap:20px;padding:28px}.page-video-copy{padding:10px}.page-video-frame{height:340px}.page-media-footer{height:280px}}@media (max-width:560px){.page-hero-media{border-radius:16px;height:285px;margin-top:30px}.page-hero-media figcaption{bottom:18px;left:20px}.page-video-section{border-radius:20px;margin:0 9px 38px;padding:19px}.page-video-frame{height:290px}.page-video-frame>small{display:none}.page-media-footer{height:280px}.page-media-footer figcaption{left:24px;right:24px}}@media (min-width:1800px){.page-video-section{max-width:1800px;margin-left:auto;margin-right:auto}.page-hero-media{width:min(1100px,100% - 40px);height:430px}.page-video-copy p{font-size:13px}}
