*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0b1220;background:#f6f8fc;overflow-x:hidden;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.hidden{display:none!important}.shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.page-glow{position:fixed;z-index:-1;border-radius:999px;filter:blur(120px);pointer-events:none;opacity:.25}.glow-a{width:440px;height:440px;top:720px;right:-220px;background:#38bdf8}.glow-b{width:420px;height:420px;top:1400px;left:-250px;background:#8b5cf6}
:root{--ink:#0b1220;--muted:#64748b;--line:#e4eaf2;--blue:#2f6bff;--blue2:#0ea5e9;--cyan:#22d3ee;--purple:#7c3aed;--green:#16a34a;--red:#ef4444;--shadow:0 30px 80px rgba(15,23,42,.11);--soft-shadow:0 16px 45px rgba(15,23,42,.08)}
.topbar{position:absolute;z-index:20;inset:0 0 auto;background:linear-gradient(180deg,rgba(5,13,26,.72),rgba(5,13,26,0));padding:18px 0}.nav-shell{display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;color:#fff;text-decoration:none;font-size:15px;font-weight:650;letter-spacing:-.02em}.brand-copy strong{font-weight:850}.brand-symbol{position:relative;display:grid;place-items:center;width:39px;height:39px;border-radius:13px;background:linear-gradient(145deg,#3b82f6,#0ea5e9);box-shadow:0 12px 28px rgba(37,99,235,.32);overflow:hidden}.brand-symbol i{position:absolute;width:30px;height:30px;border-radius:50%;right:-13px;bottom:-13px;background:rgba(255,255,255,.2)}.brand-symbol b{position:relative;font-size:12px;letter-spacing:-.03em}.desktop-nav{display:flex;align-items:center;gap:27px}.desktop-nav a{color:rgba(255,255,255,.72);text-decoration:none;font-size:13px;font-weight:650;transition:.18s}.desktop-nav a:hover{color:#fff}.nav-cta{display:inline-flex;align-items:center;gap:10px;padding:10px 13px 10px 15px;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(255,255,255,.08);backdrop-filter:blur(15px);color:#fff;text-decoration:none;font-size:12px;font-weight:750}.nav-cta b{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;background:#fff;color:#0b1220}
.hero{position:relative;min-height:790px;padding:145px 0 150px;overflow:hidden;background:radial-gradient(circle at 80% 28%,rgba(37,99,235,.23),transparent 27rem),radial-gradient(circle at 57% 87%,rgba(14,165,233,.12),transparent 30rem),linear-gradient(135deg,#050b16,#071426 58%,#07111f);color:#fff}.hero-grid{position:absolute;inset:0;opacity:.12;background-image:linear-gradient(rgba(148,163,184,.22) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.22) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black 0,rgba(0,0,0,.9) 55%,transparent 100%)}.hero-beam{position:absolute;width:650px;height:130px;border-radius:50%;filter:blur(65px);transform:rotate(-28deg);opacity:.28}.beam-one{background:#2563eb;right:-100px;top:210px;animation:beamFloat 8s ease-in-out infinite}.beam-two{background:#06b6d4;left:20%;bottom:20px;animation:beamFloat 10s ease-in-out infinite reverse}@keyframes beamFloat{50%{transform:translateY(-25px) rotate(-24deg);opacity:.4}}.hero-fade{position:absolute;inset:auto 0 0;height:170px;background:linear-gradient(transparent,#f6f8fc)}.hero-shell{position:relative;z-index:3;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:75px}.hero-copy{padding-bottom:20px}.hero-kicker{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border:1px solid rgba(148,163,184,.2);border-radius:999px;background:rgba(255,255,255,.055);backdrop-filter:blur(15px);color:#cbd5e1;font-size:11px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.pulse-dot,.local-pulse{position:relative;width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px rgba(34,197,94,.12)}.pulse-dot:after,.local-pulse:after{content:"";position:absolute;inset:-5px;border:1px solid rgba(34,197,94,.45);border-radius:50%;animation:pulse 2s ease-out infinite}@keyframes pulse{to{transform:scale(1.65);opacity:0}}.hero h1{margin:25px 0 22px;max-width:760px;font-size:clamp(49px,6.3vw,79px);line-height:1.08;letter-spacing:-.045em;font-weight:870}.gradient-word{background:linear-gradient(100deg,#60a5fa 5%,#22d3ee 60%,#a78bfa);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{max-width:690px;margin:0;color:#aebbd0;font-size:17px;line-height:1.75;letter-spacing:-.01em}.hero-actions{display:flex;gap:11px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 18px;border:0;border-radius:14px;text-decoration:none;cursor:pointer;font-weight:790;font-size:13px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:linear-gradient(135deg,#3478ff,#0ea5e9);box-shadow:0 14px 35px rgba(37,99,235,.25)}.button.primary:hover{box-shadow:0 18px 42px rgba(37,99,235,.34)}.button.glass{color:#e2e8f0;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.13);backdrop-filter:blur(12px)}.button.ghost{color:#334155;background:#fff;border:1px solid #dbe3ee;box-shadow:0 7px 18px rgba(15,23,42,.05)}.button.small{min-height:42px;padding:0 16px;border-radius:12px;font-size:12px}.button-icon{font-size:17px}.trust-strip{display:flex;flex-wrap:wrap;gap:17px 21px;margin-top:27px;color:#8fa0b7;font-size:10.5px;font-weight:650}.trust-strip span{display:inline-flex;align-items:center;gap:7px}.trust-strip b{display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:rgba(34,197,94,.12);color:#4ade80;font-size:9px}
.hero-console{position:relative;min-height:470px;display:grid;place-items:center}.console-card{--mx:50%;--my:50%;position:relative;width:min(100%,480px);padding:19px;border:1px solid rgba(148,163,184,.2);border-radius:25px;background:radial-gradient(circle at var(--mx) var(--my),rgba(96,165,250,.12),transparent 35%),rgba(10,21,39,.82);backdrop-filter:blur(22px);box-shadow:0 45px 100px rgba(0,0,0,.4),inset 0 1px rgba(255,255,255,.06);transform:perspective(1000px) rotateY(-2deg) rotateX(1deg);overflow:hidden}.console-card:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(145deg,rgba(96,165,250,.4),rgba(255,255,255,.03),rgba(34,211,238,.2));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.console-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.window-dots{display:flex;gap:5px}.window-dots i{width:6px;height:6px;border-radius:50%;background:#334155}.window-dots i:first-child{background:#ef4444}.window-dots i:nth-child(2){background:#f59e0b}.window-dots i:nth-child(3){background:#22c55e}.console-title{font-size:9px;font-weight:900;letter-spacing:.12em;color:#8fa0b7}.secure-pill{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border-radius:999px;background:rgba(34,197,94,.09);color:#86efac;font-size:8px;font-weight:900;letter-spacing:.08em}.secure-pill i{width:5px;height:5px;border-radius:50%;background:#22c55e}.console-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:19px 0 14px;padding:5px;border:1px solid rgba(148,163,184,.1);border-radius:13px;background:rgba(2,6,23,.38)}.console-tabs span{padding:9px;border-radius:9px;text-align:center;color:#64748b;font-size:10px;font-weight:800}.console-tabs .active{background:linear-gradient(135deg,rgba(59,130,246,.28),rgba(14,165,233,.17));color:#bfdbfe;box-shadow:inset 0 0 0 1px rgba(96,165,250,.16)}.console-file{display:grid;grid-template-columns:45px 1fr auto;gap:12px;align-items:center;padding:13px;border:1px solid rgba(148,163,184,.13);border-radius:14px;background:rgba(255,255,255,.035)}.console-file-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:11px;background:linear-gradient(135deg,rgba(239,68,68,.18),rgba(248,113,113,.08));color:#fca5a5;font-size:9px;font-weight:950}.console-file div:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:4px}.console-file strong{color:#e6edf7;font-size:11px}.console-file span{color:#64748b;font-size:9px}.console-file>b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:rgba(34,197,94,.11);color:#4ade80;font-size:10px}.console-meter{height:8px;margin:16px 0;border-radius:999px;background:#152236;overflow:hidden}.console-meter i{display:block;height:100%;width:68%;border-radius:inherit;background:linear-gradient(90deg,#3b82f6,#22d3ee,#8b5cf6);background-size:200% 100%;animation:meterMove 3s ease-in-out infinite}@keyframes meterMove{50%{width:91%;background-position:100% 0}}.console-stats{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.console-stats div{padding:12px;border-radius:13px;background:rgba(255,255,255,.035);border:1px solid rgba(148,163,184,.1)}.console-stats span{display:block;margin-bottom:3px;color:#64748b;font-size:8px;text-transform:uppercase;font-weight:850;letter-spacing:.08em}.console-stats strong{font-size:15px;color:#f8fafc}.console-stats em{font-style:normal;color:#60a5fa}.console-result{display:flex;align-items:baseline;justify-content:center;gap:7px;margin-top:14px;padding:10px;border-radius:12px;background:linear-gradient(90deg,rgba(37,99,235,.12),rgba(6,182,212,.09));color:#93c5fd}.console-result b{font-size:17px}.console-result span{font-size:10px;font-weight:700}.console-result i{margin-left:auto;font-style:normal;color:#4ade80;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.floating-chip{position:absolute;z-index:2;display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid rgba(148,163,184,.18);border-radius:14px;background:rgba(7,17,31,.88);backdrop-filter:blur(16px);box-shadow:0 20px 50px rgba(0,0,0,.28);animation:floatChip 5.5s ease-in-out infinite}.chip-convert{right:-28px;bottom:76px}.chip-convert span{padding:5px 7px;border-radius:7px;background:rgba(255,255,255,.05);font-size:8px;font-weight:900;color:#cbd5e1}.chip-convert b{color:#38bdf8}.chip-private{left:-35px;top:73px;animation-delay:-2.2s}.chip-private>b{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:rgba(34,197,94,.1);color:#4ade80}.chip-private>span{display:flex;flex-direction:column}.chip-private strong{font-size:9px;color:#e2e8f0}.chip-private small{margin-top:2px;color:#64748b;font-size:7.5px}.orbit{position:absolute;display:grid;place-items:center;border:1px solid rgba(148,163,184,.09);border-radius:50%;pointer-events:none}.orbit span{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(148,163,184,.13);border-radius:13px;background:#0a1627;color:#94a3b8;font-size:8px;font-weight:950;box-shadow:0 12px 30px rgba(0,0,0,.25)}.orbit-one{width:415px;height:415px;animation:orbitSpin 26s linear infinite}.orbit-one span{position:absolute;top:-21px}.orbit-two{width:520px;height:520px;animation:orbitSpin 34s linear infinite reverse}.orbit-two span{position:absolute;right:-21px}.orbit-three{width:340px;height:340px;animation:orbitSpin 22s linear infinite reverse}.orbit-three span{position:absolute;bottom:-21px}.orbit-four{width:590px;height:590px;animation:orbitSpin 40s linear infinite}.orbit-four span{position:absolute;left:-21px}@keyframes orbitSpin{to{transform:rotate(360deg)}}@keyframes floatChip{50%{transform:translateY(-12px)}}
.tools-section{position:relative;padding:78px 0 105px}.section-heading{max-width:680px}.section-heading.centered{margin-left:auto;margin-right:auto;text-align:center}.eyebrow,.micro-label{display:inline-block;color:#3b82f6;font-size:9.5px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.eyebrow.light{color:#7dd3fc}.section-heading h2{margin:12px 0 12px;font-size:clamp(34px,4vw,52px);line-height:1.05;letter-spacing:-.045em}.section-heading p{margin:0;color:#64748b;font-size:15px;line-height:1.7}.tools-heading{margin-bottom:32px}.quick-launch{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 auto 24px}.interactive-card{--mx:50%;--my:50%}.quick-card{position:relative;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;min-height:94px;padding:15px;border:1px solid #e2e8f0;border-radius:19px;background:radial-gradient(circle at var(--mx) var(--my),rgba(59,130,246,.09),transparent 37%),rgba(255,255,255,.89);box-shadow:0 10px 30px rgba(15,23,42,.045);text-align:left;color:#0f172a;cursor:pointer;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.quick-card:after{content:"";position:absolute;width:100px;height:100px;border-radius:50%;right:-62px;bottom:-62px;background:currentColor;opacity:.025}.quick-card:hover{transform:translateY(-5px);border-color:#b9d4ff;box-shadow:0 22px 45px rgba(30,64,175,.1)}.quick-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;font-size:9px;font-weight:950;letter-spacing:.04em}.quick-card.pdf .quick-icon{background:#fff1f2;color:#e11d48}.quick-card.word .quick-icon{background:#eff6ff;color:#2563eb}.quick-card.excel .quick-icon{background:#f0fdf4;color:#15803d}.quick-card.image .quick-icon{background:#faf5ff;color:#7c3aed}.quick-copy{display:flex;min-width:0;flex-direction:column}.quick-copy strong{font-size:12.5px;line-height:1.25}.quick-copy small{margin-top:5px;color:#94a3b8;font-size:9px;line-height:1.4}.quick-arrow{display:grid;place-items:center;width:27px;height:27px;border-radius:9px;background:#f8fafc;color:#94a3b8;font-size:12px;transition:.18s}.quick-card:hover .quick-arrow{background:#2563eb;color:#fff;transform:rotate(7deg)}
.lab-shell{position:relative;padding:12px;border:1px solid #dce4ef;border-radius:31px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(248,251,255,.92));box-shadow:0 38px 95px rgba(15,23,42,.1);backdrop-filter:blur(16px)}.lab-shell:before{content:"";position:absolute;inset:-1px;border-radius:31px;padding:1px;background:linear-gradient(145deg,rgba(96,165,250,.45),rgba(255,255,255,.2),rgba(99,102,241,.16));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.lab-topline{display:flex;align-items:center;justify-content:space-between;padding:8px 11px 13px;color:#94a3b8;font-size:9px}.lab-topline>div{display:flex;align-items:center;gap:14px}.lab-status{display:inline-flex;align-items:center;gap:7px;color:#475569;font-weight:800}.lab-status i{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px #dcfce7}.lab-mini-formats span{padding:4px 6px;border-radius:7px;background:#f1f5f9;color:#64748b;font-weight:850}.suite-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:min(650px,calc(100% - 24px));margin:0 auto 12px;padding:6px;border:1px solid #dce4ef;border-radius:18px;background:#edf2f8}.suite-tab{display:flex;align-items:center;justify-content:center;gap:10px;min-height:62px;border:0;border-radius:13px;background:transparent;color:#64748b;cursor:pointer;transition:.18s}.suite-tab span:nth-child(2){display:flex;flex-direction:column;text-align:left}.suite-tab strong{font-size:12px}.suite-tab small{margin-top:2px;color:#94a3b8;font-size:9px}.suite-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:11px;background:#fff;color:#64748b;box-shadow:0 4px 12px rgba(15,23,42,.04)}.suite-tab.active{background:#fff;color:#0f172a;box-shadow:0 8px 24px rgba(15,23,42,.08)}.suite-tab.active .suite-icon{background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff;box-shadow:0 9px 22px rgba(37,99,235,.22)}
.tool-card{position:relative;border:1px solid #dce4ef;border-radius:23px;background:#fff;overflow:hidden}.mode-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #e7edf4;background:#f8fafc}.mode-tab{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;min-height:79px;border:0;border-right:1px solid #e7edf4;background:transparent;color:#64748b;cursor:pointer;transition:.18s}.mode-tab:last-child{border-right:0}.mode-tab:hover{background:#fff}.mode-tab.active{background:#fff;color:#0f172a}.mode-tab.active:after{content:"";position:absolute;left:18px;right:18px;bottom:-1px;height:3px;border-radius:999px;background:linear-gradient(90deg,#2563eb,#22d3ee)}.mode-tab>span:nth-child(2){display:flex;flex-direction:column;text-align:left}.mode-tab strong{font-size:11px}.mode-tab small{margin-top:2px;color:#94a3b8;font-size:8.5px}.tab-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;font-size:8.5px;font-weight:950;letter-spacing:.03em}.tab-icon.blue{background:#eff6ff;color:#2563eb}.tab-icon.red{background:#fff1f2;color:#e11d48}.tab-icon.violet{background:#faf5ff;color:#7c3aed}.tab-icon.green{background:#f0fdf4;color:#15803d}.tool-body{padding:32px}.tool-title-row,.picker-head,.converter-head{display:flex;align-items:flex-start;justify-content:space-between;gap:25px}.tool-title-row h3,.converter-head h3{margin:5px 0 6px;font-size:25px;letter-spacing:-.03em}.tool-title-row p,.converter-head p{margin:0;color:#64748b;font-size:12.5px;line-height:1.6}.browser-badge,.detected-badge{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;padding:8px 10px;border:1px solid #dcfce7;border-radius:999px;background:#f0fdf4;color:#15803d;font-size:9px;font-weight:850}.browser-badge span{width:6px;height:6px;border-radius:50%;background:#22c55e}.dropzone{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:322px;margin-top:24px;padding:40px 24px;border:1.5px dashed #b9c8da;border-radius:22px;background:radial-gradient(circle at 50% 0%,rgba(37,99,235,.08),transparent 19rem),linear-gradient(180deg,#fbfdff,#f7faff);text-align:center;cursor:pointer;overflow:hidden;transition:.18s}.dropzone:before{content:"";position:absolute;inset:0;background-image:radial-gradient(#cbd5e1 .7px,transparent .7px);background-size:18px 18px;opacity:.25;mask-image:linear-gradient(to bottom,black,transparent 75%)}.dropzone:hover,.dropzone.dragover,.dropzone:focus{border-color:#60a5fa;box-shadow:inset 0 0 0 4px rgba(37,99,235,.045),0 16px 40px rgba(37,99,235,.06);outline:0}.dropzone>*{position:relative;z-index:1}.drop-icon-wrap{position:relative;display:grid;place-items:center;width:93px;height:93px;margin-bottom:10px}.drop-icon-wrap>i{position:absolute;border:1px solid rgba(59,130,246,.16);border-radius:50%;animation:dropRing 3.5s ease-out infinite}.drop-icon-wrap>i:first-of-type{width:74px;height:74px}.drop-icon-wrap>i:last-of-type{width:92px;height:92px;animation-delay:1.2s}@keyframes dropRing{50%,100%{transform:scale(1.14);opacity:0}}.drop-illustration{display:grid;place-items:center;width:59px;height:59px;border-radius:18px;background:linear-gradient(145deg,#eff6ff,#e0f2fe);color:#2563eb;font-size:24px;box-shadow:0 13px 35px rgba(37,99,235,.13)}.drop-illustration.convert{background:linear-gradient(145deg,#eef2ff,#f5f3ff);color:#7c3aed}.dropzone h4{margin:7px 0 7px;font-size:20px;letter-spacing:-.025em}.dropzone p{max-width:590px;margin:0 0 17px;color:#64748b;font-size:12px;line-height:1.55}.drop-actions{display:flex;gap:8px}.dropzone>small{margin-top:13px;color:#94a3b8;font-size:9px}.dropzone>small span{color:#22c55e}.workspace{margin-top:24px}.workspace-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 15px;border:1px solid #e2e8f0;border-bottom:0;border-radius:16px 16px 0 0;background:#f8fafc}.workspace-toolbar>div:first-child{display:flex;align-items:center;gap:10px}.workspace-toolbar strong{font-size:11px}.workspace-toolbar span{color:#94a3b8;font-size:9px}.toolbar-actions{display:flex;gap:6px}.text-button{padding:6px 8px;border:0;background:transparent;color:#2563eb;font-size:9.5px;font-weight:800;cursor:pointer}.text-button.danger{color:#ef4444}.file-list-wrap{max-height:245px;overflow:auto;border:1px solid #e2e8f0;border-radius:0 0 16px 16px;background:#fff}.file-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 14px;border-bottom:1px solid #eef2f7;transition:.15s}.file-row:last-child{border-bottom:0}.file-row:hover{background:#fbfdff}.file-type{display:grid;place-items:center;width:39px;height:39px;border:1px solid #e2e8f0;border-radius:11px;background:#f8fafc;color:#64748b;font-size:7.5px;font-weight:950;text-transform:uppercase}.file-info{display:flex;min-width:0;flex-direction:column;gap:3px}.file-info strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px}.file-info span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#94a3b8;font-size:8.5px}.file-remove{display:grid;place-items:center;width:27px;height:27px;border:0;border-radius:9px;background:#f8fafc;color:#94a3b8;font-size:15px;cursor:pointer}.file-remove:hover{background:#fff1f2;color:#ef4444}.settings-panel,.conversion-picker{display:grid;grid-template-columns:1.35fr .72fr .72fr;gap:15px;margin-top:18px;padding:18px;border:1px solid #e2e8f0;border-radius:18px;background:linear-gradient(180deg,#fbfdff,#f8fafc)}.setting{display:flex;flex-direction:column;gap:8px}.setting label,.setting-label label{color:#334155;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.setting-label{display:flex;align-items:center;justify-content:space-between}.setting-label output{color:#2563eb;font-size:10px;font-weight:900}.setting select,.setting input:not([type=range]),.suffix-input{width:100%;height:42px;border:1px solid #dbe3ee;border-radius:11px;background:#fff;color:#334155;padding:0 11px;font-size:10px;outline:none}.setting select:focus,.setting input:focus{border-color:#60a5fa}.setting input[type=range]{width:100%;accent-color:#2563eb}.range-notes{display:flex;justify-content:space-between;color:#94a3b8;font-size:8px}.toggle-row{grid-column:1/-1;display:flex;align-items:center;gap:10px;padding-top:3px;cursor:pointer}.toggle-row input{display:none}.toggle{position:relative;width:37px;height:21px;border-radius:999px;background:#cbd5e1;transition:.18s;flex:0 0 auto}.toggle:after{content:"";position:absolute;top:3px;left:3px;width:15px;height:15px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(15,23,42,.2);transition:.18s}.toggle-row input:checked+.toggle{background:#2563eb}.toggle-row input:checked+.toggle:after{transform:translateX(16px)}.toggle-row>span:last-child{display:flex;flex-direction:column}.toggle-row strong{font-size:10px}.toggle-row small{margin-top:2px;color:#94a3b8;font-size:8.5px}.warning-note,.info-note{grid-column:1/-1;display:flex;align-items:flex-start;gap:10px;padding:12px 13px;border-radius:12px;font-size:9px;line-height:1.45}.warning-note{background:#fff7ed;border:1px solid #ffedd5;color:#9a3412}.info-note{background:#eff6ff;border:1px solid #dbeafe;color:#1e40af}.warning-note>span,.info-note>span{display:grid;place-items:center;width:20px;height:20px;border-radius:7px;background:rgba(255,255,255,.65);font-weight:900}.warning-note>div,.info-note>div{display:flex;flex-direction:column}.warning-note small,.info-note small{margin-top:2px;opacity:.78}.suffix-input{display:flex;align-items:center;padding:0}.suffix-input input{border:0!important;background:transparent!important;height:40px!important}.suffix-input span{padding-right:10px;color:#94a3b8;font-size:9px}.setting-grow{grid-column:span 2}.action-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding:15px 16px;border:1px solid #e2e8f0;border-radius:17px;background:#fff}.local-note{display:flex;align-items:center;gap:10px}.local-note>span:last-child{display:flex;flex-direction:column}.local-note strong{font-size:10px}.local-note small{margin-top:2px;color:#94a3b8;font-size:8.5px}.action-button{min-width:194px}.button:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}
.converter-head{padding:25px 28px;border-bottom:1px solid #e7edf4;background:radial-gradient(circle at 93% 0%,rgba(124,58,237,.07),transparent 14rem),#fbfdff}.converter-head>div:first-child{max-width:700px}.format-count{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:108px;height:82px;border:1px solid #dbeafe;border-radius:18px;background:linear-gradient(145deg,#eff6ff,#f0f9ff);overflow:hidden}.format-count strong{position:relative;font-size:24px;line-height:1;color:#2563eb;letter-spacing:-.05em}.format-count small{position:relative;margin-top:4px;color:#64748b;font-size:7.5px;font-weight:750}.format-orbit{position:absolute;width:95px;height:95px;border:1px solid rgba(37,99,235,.12);border-radius:50%;animation:orbitSpin 10s linear infinite}.converter-body{padding-top:28px}.convert-zone{margin-top:0}.conversion-picker{display:block}.picker-head{align-items:center;margin-bottom:14px}.picker-head h4{margin:4px 0 0;font-size:17px}.output-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.output-option{position:relative;display:grid;grid-template-columns:45px 1fr;grid-template-rows:auto auto;gap:0 11px;min-height:126px;padding:14px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;color:#0f172a;text-align:left;cursor:pointer;transition:.18s;overflow:hidden}.output-option:before{content:"";position:absolute;right:-42px;bottom:-50px;width:100px;height:100px;border-radius:50%;background:#2563eb;opacity:.025}.output-option:hover{transform:translateY(-3px);border-color:#b7d2ff;box-shadow:0 14px 30px rgba(37,99,235,.08)}.output-option.active{border-color:#60a5fa;background:linear-gradient(180deg,#f8fbff,#fff);box-shadow:0 0 0 4px rgba(37,99,235,.06),0 15px 32px rgba(37,99,235,.08)}.output-option.active:after{content:"✓";position:absolute;top:10px;right:10px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#2563eb;color:#fff;font-size:9px;font-weight:900}.route-icon{grid-row:1/3;display:grid;place-items:center;width:43px;height:43px;border-radius:12px;background:#f1f5f9;color:#475569;font-size:8.5px;font-weight:950}.route-docx .route-icon{background:#eff6ff;color:#2563eb}.route-pdf .route-icon{background:#fff1f2;color:#e11d48}.route-xlsx .route-icon,.route-csv .route-icon,.route-tsv .route-icon{background:#f0fdf4;color:#15803d}.route-jpg .route-icon,.route-png .route-icon,.route-webp .route-icon{background:#faf5ff;color:#7c3aed}.route-json .route-icon,.route-html .route-icon,.route-md .route-icon,.route-txt .route-icon{background:#f8fafc;color:#475569}.route-copy{display:flex;min-width:0;flex-direction:column;padding-right:8px}.route-copy strong{font-size:11px}.route-copy small{display:-webkit-box;margin-top:4px;color:#94a3b8;font-size:8.3px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.quality-pill{grid-column:2;justify-self:start;margin-top:8px;padding:4px 7px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:7.5px;font-weight:850}.quality-pill.high{background:#f0fdf4;color:#15803d}.conversion-note{margin-top:12px;padding:11px 12px;border-radius:11px;background:#f8fafc;color:#64748b;font-size:9px;line-height:1.5}.conversion-note strong{color:#334155}.progress-panel{display:grid;grid-template-columns:86px 1fr;gap:24px;align-items:center;padding:54px 26px}.progress-ring{position:relative;display:grid;place-items:center;width:78px;height:78px;border-radius:50%;background:conic-gradient(#2563eb,#22d3ee,#7c3aed,#2563eb);animation:orbitSpin 2s linear infinite}.progress-ring:before{content:"";position:absolute;inset:6px;border-radius:50%;background:#fff}.progress-ring i{position:absolute;inset:-6px;border:1px solid #dbeafe;border-radius:50%}.progress-ring span{position:relative;color:#2563eb;font-size:10px;font-weight:950}.progress-ring.convert span{font-size:20px}.progress-content{min-width:0}.progress-top{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.progress-top>div{display:flex;flex-direction:column}.progress-top strong{font-size:13px}.progress-top small{margin-top:4px;color:#94a3b8;font-size:9px}.progress-top>strong{color:#2563eb;font-size:22px;letter-spacing:-.04em}.progress-track{height:11px;margin:14px 0 9px;border-radius:999px;background:#edf2f7;overflow:hidden}.progress-track span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#22d3ee,#8b5cf6);background-size:200% 100%;box-shadow:0 0 20px rgba(37,99,235,.25);transition:width .2s ease;animation:progressGlow 2s linear infinite}@keyframes progressGlow{to{background-position:-200% 0}}.progress-meta{display:flex;align-items:center;justify-content:space-between;color:#94a3b8;font-size:8.5px}.result-panel{padding:45px 22px;text-align:center}.success-burst{position:relative;display:grid;place-items:center;width:66px;height:66px;margin:0 auto 12px}.success-burst:before,.success-burst:after{content:"";position:absolute;border-radius:50%;border:1px solid #bbf7d0;animation:dropRing 2.5s ease-out infinite}.success-burst:before{inset:4px}.success-burst:after{inset:-7px;animation-delay:.8s}.success-burst span{position:relative;z-index:2;display:grid;place-items:center;width:50px;height:50px;border-radius:16px;background:linear-gradient(145deg,#dcfce7,#f0fdf4);color:#16a34a;font-size:19px;box-shadow:0 12px 30px rgba(22,163,74,.1)}.result-panel h3{margin:6px 0 6px;font-size:24px;letter-spacing:-.03em}.result-panel>p{margin:0 auto;color:#64748b;font-size:10.5px;line-height:1.55}.result-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-width:640px;margin:20px auto}.result-stats>div{padding:14px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.result-stats small{display:block;color:#94a3b8;font-size:7.5px;text-transform:uppercase;font-weight:850;letter-spacing:.08em}.result-stats strong{display:block;margin-top:4px;font-size:15px}.result-stats .saved{background:#f0fdf4;border-color:#dcfce7}.result-stats .saved strong{color:#15803d}.download-list{display:grid;gap:8px;max-width:720px;margin:18px auto}.download-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 12px;border:1px solid #e2e8f0;border-radius:13px;background:#fff;text-align:left}.download-row>div:nth-child(2){display:flex;min-width:0;flex-direction:column}.download-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.download-row span{margin-top:2px;color:#94a3b8;font-size:8px}.download-link{padding:8px 11px;border-radius:9px;background:#eff6ff;color:#2563eb;text-decoration:none;font-size:8.5px;font-weight:850}.result-panel>.button{margin-top:4px}
.format-universe{padding:105px 0;background:#fff}.universe-heading{display:grid;grid-template-columns:1.1fr .9fr;column-gap:60px;max-width:none;align-items:end;margin-bottom:33px}.universe-heading .eyebrow{grid-column:1/-1}.universe-heading h2{margin-bottom:0}.universe-heading p{align-self:end}.format-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.format-card{--mx:50%;--my:50%;position:relative;min-height:285px;padding:22px;border:1px solid #e4eaf2;border-radius:22px;background:radial-gradient(circle at var(--mx) var(--my),rgba(37,99,235,.08),transparent 38%),#fff;overflow:hidden;transition:.18s}.format-card:before{content:"";position:absolute;width:180px;height:180px;right:-100px;bottom:-110px;border-radius:50%;background:currentColor;opacity:.035}.format-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px rgba(15,23,42,.09);border-color:#c9d8eb}.format-top{display:flex;align-items:center;justify-content:space-between}.format-top>b{color:#cbd5e1;font-size:10px}.format-icon{display:grid;place-items:center;width:49px;height:49px;border-radius:14px;background:#f8fafc;font-size:9px;font-weight:950}.format-card.pdf .format-icon{background:#fff1f2;color:#e11d48}.format-card.word .format-icon{background:#eff6ff;color:#2563eb}.format-card.excel .format-icon{background:#f0fdf4;color:#15803d}.format-card.ppt .format-icon{background:#fff7ed;color:#ea580c}.format-card.image .format-icon{background:#faf5ff;color:#7c3aed}.format-card.code .format-icon{background:#f1f5f9;color:#475569}.format-card h3{margin:23px 0 8px;font-size:21px;letter-spacing:-.03em}.format-card p{margin:0;color:#64748b;font-size:11px;line-height:1.65}.tag-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:19px}.tag-row span{padding:6px 7px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#64748b;font-size:7.5px;font-weight:850}
.integrity-section{padding:105px 0;background:linear-gradient(180deg,#f6f8fc,#eef4fb)}.integrity-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px}.integrity-copy h2{margin:12px 0 14px;font-size:clamp(35px,4vw,50px);line-height:1.05;letter-spacing:-.045em}.integrity-copy>p{margin:0;color:#64748b;font-size:13px;line-height:1.75}.integrity-points{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:23px}.integrity-points span{display:flex;align-items:center;gap:8px;color:#475569;font-size:10px;font-weight:700}.integrity-points b{display:grid;place-items:center;width:20px;height:20px;border-radius:7px;background:#dcfce7;color:#16a34a;font-size:9px}.integrity-card{--mx:50%;--my:50%;position:relative;padding:22px;border:1px solid #dbe3ee;border-radius:24px;background:radial-gradient(circle at var(--mx) var(--my),rgba(59,130,246,.1),transparent 35%),#fff;box-shadow:0 30px 80px rgba(15,23,42,.1);overflow:hidden}.scan-line{position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,#22d3ee,#3b82f6,transparent);box-shadow:0 0 20px #38bdf8;animation:scan 3.5s ease-in-out infinite}@keyframes scan{0%,100%{transform:translateY(0)}50%{transform:translateY(210px)}}.integrity-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid #eef2f7}.integrity-head span{color:#94a3b8;font-size:8px;font-weight:900;letter-spacing:.12em}.integrity-head b{padding:5px 7px;border-radius:7px;background:#dcfce7;color:#15803d;font-size:7.5px}.verify-row{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:13px;padding:21px 0}.verify-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:#eff6ff;color:#2563eb;font-size:12px;font-weight:950}.verify-row>div{display:flex;min-width:0;flex-direction:column}.verify-row strong{font-size:11px}.verify-row small{margin-top:4px;color:#94a3b8;font-size:8.5px}.verify-row>b{display:grid;place-items:center;width:28px;height:28px;border-radius:10px;background:#f0fdf4;color:#16a34a}.verify-meter{height:7px;border-radius:999px;background:#edf2f7;overflow:hidden}.verify-meter span{display:block;width:100%;height:100%;background:linear-gradient(90deg,#22c55e,#2dd4bf)}.verify-footer{display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr;align-items:center;gap:7px;margin-top:14px;padding:12px;border-radius:12px;background:#f8fafc;color:#94a3b8;font-size:7.5px}.verify-footer b{color:#334155;font-size:8px}.privacy-section{padding:105px 0}.privacy-card{--mx:80%;--my:20%;position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:65px;align-items:center;padding:55px;border-radius:29px;background:radial-gradient(circle at var(--mx) var(--my),rgba(59,130,246,.22),transparent 28%),radial-gradient(circle at 10% 100%,rgba(6,182,212,.12),transparent 26%),linear-gradient(135deg,#07111f,#0b1d36);color:#fff;box-shadow:0 35px 90px rgba(7,17,31,.22);overflow:hidden}.privacy-card:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(148,163,184,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.07) 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(90deg,transparent,black);pointer-events:none}.privacy-copy{position:relative;z-index:1}.privacy-copy h2{margin:12px 0 14px;font-size:clamp(35px,4vw,49px);line-height:1.04;letter-spacing:-.045em}.privacy-copy>p{max-width:610px;margin:0;color:#9fb0c6;font-size:13px;line-height:1.72}.privacy-points{display:grid;grid-template-columns:1fr 1fr;gap:9px 18px;margin-top:22px}.privacy-points span{color:#cbd5e1;font-size:9.5px}.architecture{position:relative;z-index:1;display:grid;gap:12px}.arch-node,.blocked-node{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:12px;padding:14px;border:1px solid rgba(148,163,184,.15);border-radius:15px;background:rgba(255,255,255,.045);backdrop-filter:blur(10px)}.arch-node strong,.blocked-node strong{font-size:10px}.arch-node small,.blocked-node small{grid-column:2;color:#64748b;font-size:8px;margin-top:-8px}.arch-icon{grid-row:1/3;display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:rgba(59,130,246,.15);color:#93c5fd;font-size:8px;font-weight:900}.arch-line{position:relative;height:34px;margin-left:18px;border-left:1px dashed rgba(96,165,250,.36)}.arch-line i{position:absolute;left:-4px;top:14px;width:7px;height:7px;border-radius:50%;background:#38bdf8;box-shadow:0 0 16px #38bdf8}.arch-line span{position:absolute;left:14px;top:9px;color:#64748b;font-size:7.5px;text-transform:uppercase;font-weight:850;letter-spacing:.08em}.blocked-node{border-color:rgba(248,113,113,.14);background:rgba(127,29,29,.09)}.blocked-node>span{grid-row:1/3;display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:rgba(239,68,68,.12);color:#fca5a5;font-size:18px}.faq-section{padding:95px 0 110px}.faq-list{max-width:860px;margin:30px auto 0;display:grid;gap:9px}.faq-list details{border:1px solid #e2e8f0;border-radius:15px;background:#fff;box-shadow:0 7px 18px rgba(15,23,42,.035)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;list-style:none;cursor:pointer;color:#1e293b;font-size:11px;font-weight:800}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#f8fafc;color:#94a3b8;font-size:14px;transition:.18s}.faq-list details[open] summary span{transform:rotate(45deg);background:#eff6ff;color:#2563eb}.faq-list p{margin:0;padding:0 18px 17px;color:#64748b;font-size:10px;line-height:1.7}.final-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:100px;padding:35px 38px;border:1px solid #dbeafe;border-radius:24px;background:radial-gradient(circle at 85% 20%,rgba(59,130,246,.1),transparent 15rem),linear-gradient(135deg,#eff6ff,#fff);box-shadow:0 20px 60px rgba(37,99,235,.07)}.final-cta h2{margin:7px 0 5px;font-size:29px;letter-spacing:-.04em}.final-cta p{margin:0;color:#64748b;font-size:11px}footer{padding:48px 0 23px;background:#07111f;color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.footer-brand .brand{margin-bottom:12px}.footer-brand p{margin:0;color:#64748b;font-size:9px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:8px}.footer-grid>div>strong{margin-bottom:3px;color:#94a3b8;font-size:8px;text-transform:uppercase;letter-spacing:.1em}.footer-grid a:not(.brand){color:#cbd5e1;text-decoration:none;font-size:9px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:35px;padding-top:19px;border-top:1px solid rgba(148,163,184,.1);color:#64748b;font-size:8px}.footer-bottom span:last-child{display:flex;align-items:center;gap:7px}.footer-bottom i{width:6px;height:6px;border-radius:50%;background:#22c55e}.toast{position:fixed;z-index:100;left:50%;bottom:24px;max-width:min(520px,calc(100% - 30px));padding:12px 15px;border:1px solid rgba(148,163,184,.15);border-radius:13px;background:#0f172a;color:#fff;box-shadow:0 20px 50px rgba(15,23,42,.24);font-size:10px;line-height:1.45;transform:translate(-50%,130%);opacity:0;transition:.22s}.toast.show{transform:translate(-50%,0);opacity:1}.noscript{position:fixed;z-index:200;inset:auto 20px 20px;padding:14px;border-radius:12px;background:#7f1d1d;color:#fff;text-align:center;font-size:12px}
@media(max-width:1050px){.hero-shell{gap:40px}.hero-console{transform:scale(.9)}.quick-launch{grid-template-columns:repeat(2,1fr)}.format-grid{grid-template-columns:repeat(2,1fr)}.integrity-grid{gap:40px}.privacy-card{gap:35px;padding:45px}.output-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.desktop-nav{display:none}.hero{min-height:auto;padding:130px 0 115px}.hero-shell{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-lead{margin:0 auto}.hero-actions,.trust-strip{justify-content:center}.hero-console{width:min(620px,100%);margin:0 auto;min-height:420px}.orbit-four{display:none}.tools-section{padding-top:55px}.lab-topline .lab-note,.lab-mini-formats{display:none!important}.mode-tabs{grid-template-columns:repeat(2,1fr)}.mode-tab:nth-child(2){border-right:0}.mode-tab:nth-child(-n+2){border-bottom:1px solid #e7edf4}.settings-panel{grid-template-columns:1fr 1fr}.setting-wide,.toggle-row,.warning-note,.info-note{grid-column:1/-1}.setting-grow{grid-column:auto}.universe-heading{display:block}.universe-heading p{margin-top:12px}.integrity-grid,.privacy-card{grid-template-columns:1fr}.integrity-card{max-width:650px}.architecture{max-width:600px}.footer-grid{grid-template-columns:1.7fr 1fr 1fr}}
@media(max-width:650px){.shell{width:min(100% - 24px,1180px)}.topbar{padding-top:12px}.nav-cta span{display:none}.nav-cta{padding:7px}.brand-copy{font-size:13px}.hero{padding-top:112px}.hero h1{font-size:46px}.hero-lead{font-size:14px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.trust-strip{gap:10px 14px}.hero-console{transform:scale(.78);width:125%;margin-left:-12.5%;min-height:370px}.quick-launch{grid-template-columns:1fr}.quick-card{min-height:82px}.lab-shell{padding:8px;border-radius:23px}.lab-shell:before{border-radius:23px}.suite-tabs{width:calc(100% - 12px)}.tool-card{border-radius:17px}.mode-tab{min-height:68px}.mode-tab strong{font-size:10px}.mode-tab small{font-size:7.5px}.tool-body{padding:17px}.tool-title-row,.converter-head,.picker-head{flex-direction:column}.browser-badge{align-self:flex-start}.dropzone{min-height:290px;padding:34px 14px}.workspace-toolbar{align-items:flex-start;flex-direction:column}.toolbar-actions{align-self:stretch;justify-content:flex-end}.settings-panel{grid-template-columns:1fr;padding:14px}.setting,.setting-wide,.setting-grow,.toggle-row,.warning-note,.info-note{grid-column:1}.action-row{align-items:stretch;flex-direction:column}.action-button{width:100%}.output-grid{grid-template-columns:1fr}.output-option{min-height:112px}.progress-panel{grid-template-columns:1fr;padding:40px 10px}.progress-ring{margin:0 auto}.result-stats{grid-template-columns:1fr}.download-row{grid-template-columns:36px 1fr}.download-link{grid-column:1/-1;text-align:center}.format-grid{grid-template-columns:1fr}.format-card{min-height:auto}.integrity-points,.privacy-points{grid-template-columns:1fr}.privacy-card{padding:27px}.final-cta{align-items:flex-start;flex-direction:column;padding:25px}.final-cta .button{width:100%}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}.chip-convert,.chip-private{display:none}}
@media(max-width:420px){.hero h1{font-size:40px}.hero-console{transform:scale(.7);width:143%;margin-left:-21.5%;min-height:335px}.suite-tab{min-height:56px}.suite-tab small{display:none}.mode-tab{justify-content:flex-start;padding-left:12px}.tab-icon{width:34px;height:34px}.converter-head{padding:20px 17px}.format-count{width:100%;height:64px}.quick-copy small{font-size:8.5px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* ------------------------------ V6 dark UI ------------------------------ */
:root{--bg:#07101d;--bg2:#0a1422;--panel:#0c1828;--panel2:#101e30;--panel3:#13243a;--line-dark:#20324a;--text:#eef4fb;--muted-dark:#93a4ba;--accent:#4f8cff;--accent2:#35c2ff;--green2:#42d392}
body{color:var(--text);background:radial-gradient(circle at 80% 20%,rgba(38,112,255,.08),transparent 25rem),linear-gradient(180deg,#07101d 0%,#081522 45%,#07101d 100%)}
.page-glow{opacity:.12}.glow-b{background:#2563eb}.hero-fade{background:linear-gradient(transparent,#07101d)}
.gradient-word{background:linear-gradient(100deg,#7fb0ff,#49c7ff 72%);-webkit-background-clip:text;background-clip:text;color:transparent}
.tools-section,.format-universe,.integrity-section,.privacy-section,.faq-section{background:transparent}
.section-heading h2,.integrity-copy h2,.universe-heading h2,.final-cta h2{color:var(--text)}
.section-heading p,.integrity-copy>p,.universe-heading p,.final-cta p{color:var(--muted-dark)}
.eyebrow,.micro-label{color:#65a5ff}.eyebrow.light{color:#72d5ff}
.quick-launch{grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:28px}
.quick-card{min-height:104px;padding:17px;border-color:#1c2d43;background:radial-gradient(circle at var(--mx) var(--my),rgba(79,140,255,.09),transparent 38%),linear-gradient(180deg,rgba(17,31,49,.97),rgba(11,24,40,.98));box-shadow:0 18px 40px rgba(0,0,0,.18);color:var(--text)}
.quick-card:hover{border-color:#31537d;box-shadow:0 24px 50px rgba(0,0,0,.28),0 0 0 1px rgba(79,140,255,.06)}
.quick-copy strong{font-size:13.5px}.quick-copy small{color:#8495aa;font-size:9.5px}.quick-arrow{width:32px;height:32px;background:#14243a;color:#8da4bf}.quick-card:hover .quick-arrow{background:#2f6bff;color:#fff}
.quick-icon{width:52px;height:52px;border-radius:15px;font-size:10px}.quick-card.pdf .quick-icon{background:#2b1620;color:#ff8ca0}.quick-card.word .quick-icon{background:#112849;color:#78aaff}.quick-card.excel .quick-icon{background:#102c25;color:#62d9a8}.quick-card.image .quick-icon{background:#251d39;color:#ba9dff}.quick-card.ppt .quick-icon{background:#352117;color:#ffab72}
.lab-shell{padding:13px;border-color:#1e3149;background:linear-gradient(180deg,rgba(13,27,44,.96),rgba(8,19,32,.98));box-shadow:0 40px 100px rgba(0,0,0,.35)}
.lab-shell:before{background:linear-gradient(145deg,rgba(79,140,255,.38),rgba(53,194,255,.08),rgba(255,255,255,.03))}
.lab-topline{color:#71859e}.lab-status{color:#a8b7c9}.lab-status i{box-shadow:0 0 0 4px rgba(66,211,146,.12)}.lab-mini-formats span{background:#122238;color:#8799ad}
.suite-tabs{border-color:#203149;background:#081522}.suite-tab{color:#8093aa}.suite-tab small{color:#657991}.suite-icon{background:#122238;color:#90a4ba;box-shadow:none}.suite-tab.active{background:#14263c;color:#fff;box-shadow:0 12px 28px rgba(0,0,0,.2),inset 0 0 0 1px #284463}.suite-tab.active .suite-icon{background:#2f6bff;box-shadow:0 9px 22px rgba(47,107,255,.2)}
.tool-card{border-color:#203149;background:#0b1726;color:var(--text);box-shadow:0 24px 65px rgba(0,0,0,.25)}
.mode-tabs{border-bottom-color:#203149;background:#091421}.mode-tab{border-right-color:#203149;color:#8194aa;background:#091421}.mode-tab:nth-child(-n+2){border-bottom-color:#203149}.mode-tab.active{background:#122238;color:#fff}.mode-tab strong{font-size:11px}.mode-tab small{color:#667b92}
.tab-icon{width:43px;height:43px}.tab-icon.blue{background:#112849;color:#72a5ff}.tab-icon.red{background:#2c1720;color:#ff8097}.tab-icon.violet{background:#261d3a;color:#b69aff}.tab-icon.green{background:#102b24;color:#61d8a7}
.tool-body,.converter-body{background:#0b1726}.tool-title-row h3,.converter-head h3,.picker-head h4{color:#f3f7fc}.tool-title-row p,.converter-head p{color:#8396ad}.browser-badge,.detected-badge{border-color:#24425f;background:#0d2231;color:#83d6b5}
.dropzone{border-color:#2a4362;background:radial-gradient(circle at 50% 0%,rgba(79,140,255,.08),transparent 45%),#0a1625;color:var(--text)}.dropzone:hover,.dropzone.dragover{border-color:#4f8cff;background:#0c1b2d}.dropzone h4{font-size:20px}.dropzone p,.dropzone small{color:#7f92a9}.drop-icon-wrap i{border-color:#29425f}.drop-illustration{background:#142a45;color:#70a8ff;box-shadow:0 14px 35px rgba(0,0,0,.22)}
.workspace-toolbar{border-color:#203149;background:#0a1523}.workspace-toolbar strong{color:#eaf1f9}.workspace-toolbar span{color:#73879e}.text-button{color:#73a8ff}.file-list-wrap{border-color:#203149;background:#091421}.file-row{border-bottom-color:#1b2a3d}.file-type{width:48px;height:48px;border-radius:13px;background:#14263b;color:#8db9ff;font-size:9px}.file-info strong{color:#eaf1f9}.file-info span{color:#71859b}.file-remove{background:#142238;color:#8b9db1}.file-remove:hover{background:#3a1b24;color:#ff9aae}
.settings-panel{border-color:#203149;background:#0a1625}.setting label,.setting-label label,.toggle-row strong{color:#dce7f4}.setting select,.setting input,.suffix-input{border-color:#263a54;background:#0d1b2c;color:#dce7f4}.setting select:focus,.setting input:focus{border-color:#4f8cff;box-shadow:0 0 0 3px rgba(79,140,255,.12)}.range-notes,.toggle-row small,.warning-note small,.info-note small{color:#6f849d}.toggle-row,.warning-note,.info-note{border-color:#233751;background:#0d1c2d}.toggle{background:#1b3049}.toggle-row input:checked+.toggle{background:#2f6bff}.warning-note{background:#241b17;border-color:#4a3423}.info-note{background:#0c211d;border-color:#1e463a}
.action-row{border-color:#22364e;background:#0a1625}.local-note strong{color:#dce7f4}.local-note small{color:#72869e}.action-button{min-width:230px;min-height:54px;font-size:14px;border-radius:15px}
.button.primary{background:#2f6bff;box-shadow:0 14px 34px rgba(47,107,255,.24)}.button.primary:hover{background:#3b76ff;box-shadow:0 18px 42px rgba(47,107,255,.3)}.button.ghost{color:#dce7f4;background:#101f32;border-color:#283d57;box-shadow:none}.button.ghost:hover{background:#15273d;border-color:#35547a}.button.small{min-height:44px}
.converter-head{border-bottom-color:#203149;background:radial-gradient(circle at 93% 0%,rgba(79,140,255,.08),transparent 14rem),#0a1625}.format-count{border-color:#24425f;background:#10233a}.format-count strong{color:#7db2ff}.format-count small{color:#7a8ea5}.format-orbit{border-color:#2d4d72}
.output-option{min-height:136px;border-color:#22364e;background:#0c1929;color:#e9f1fa}.output-option:hover{border-color:#355a84;box-shadow:0 15px 30px rgba(0,0,0,.2)}.output-option.active{border-color:#4f8cff;background:#10223a;box-shadow:0 0 0 3px rgba(79,140,255,.09),0 16px 34px rgba(0,0,0,.22)}.route-icon{width:49px;height:49px;border-radius:14px;background:#15273d;color:#9fb0c5;font-size:9px}.route-pdf .route-icon{background:#2b1720;color:#ff8498}.route-docx .route-icon{background:#11294a;color:#7aabff}.route-xlsx .route-icon,.route-csv .route-icon,.route-tsv .route-icon{background:#102d25;color:#5ed8a5}.route-jpg .route-icon,.route-png .route-icon,.route-webp .route-icon{background:#251f38;color:#b59bff}.route-pptx .route-icon{background:#372116;color:#ffab72}.route-copy strong{font-size:12px}.route-copy small{color:#788ca4;font-size:9px}.quality-pill{background:#132a46;color:#84b3ff}.quality-pill.high{background:#102b24;color:#66daa9}.conversion-note{background:#0a1523;color:#7f93aa}.conversion-note strong{color:#cdd9e7}
.progress-panel{background:#0b1726}.progress-ring:before{background:#0b1726}.progress-top strong{color:#eaf1f9}.progress-top small,.progress-meta{color:#72869d}.progress-track{background:#17283d}.progress-track span{background:linear-gradient(90deg,#2f6bff,#35c2ff)}
.result-panel{background:#0b1726}.result-panel h3{color:#f3f7fb}.result-panel>p{color:#8094ab}.result-stats>div{border-color:#22364e;background:#0a1625}.result-stats small{color:#71869e}.result-stats strong{color:#edf4fb}.result-stats .saved{background:#0b211c;border-color:#1d4438}.download-row{min-height:72px;padding:13px 14px;border-color:#243951;background:#0a1625}.download-row strong{font-size:11px;color:#eaf1f9}.download-row span{font-size:9px;color:#7488a0}.download-link{display:inline-flex;align-items:center;justify-content:center;min-width:150px;min-height:46px;padding:0 18px;border-radius:12px;background:#2f6bff;color:#fff;font-size:11px;font-weight:850;box-shadow:0 10px 24px rgba(47,107,255,.2)}.download-link:hover{background:#3c78ff;transform:translateY(-1px)}
.format-universe{padding-top:110px}.format-card{min-height:300px;border-color:#1f3249;background:radial-gradient(circle at var(--mx) var(--my),rgba(79,140,255,.07),transparent 38%),linear-gradient(180deg,#0e1a2a,#0a1625);color:#eaf1f9}.format-card:hover{border-color:#35577c;box-shadow:0 22px 50px rgba(0,0,0,.25)}.format-card p{color:#8497ad}.format-top>b{color:#50657e}.format-icon{width:56px;height:56px;background:#14263b}.tag-row span{border-color:#22364e;background:#0a1523;color:#8ca0b7}
.integrity-section{background:linear-gradient(180deg,rgba(13,25,42,.15),rgba(6,16,29,.7))}.integrity-points span{color:#a2b2c5}.integrity-points b{background:#102b24;color:#5fdaa8}.integrity-card{border-color:#21354e;background:radial-gradient(circle at var(--mx) var(--my),rgba(79,140,255,.09),transparent 35%),#0b1726;box-shadow:0 30px 80px rgba(0,0,0,.28)}.integrity-head{border-bottom-color:#203149}.integrity-head b{background:#102b24;color:#61d9a9}.verify-icon{background:#112849;color:#77aaff}.verify-row strong{color:#eaf1f9}.verify-row small{color:#71859d}.verify-row>b{background:#102b24;color:#61d9a9}.verify-meter{background:#17283d}.verify-footer{background:#091421;color:#71859d}.verify-footer b{color:#c5d3e2}
.privacy-card{border:1px solid #1e3550;background:radial-gradient(circle at var(--mx) var(--my),rgba(79,140,255,.15),transparent 28%),linear-gradient(135deg,#0b1726,#0c2137);box-shadow:0 35px 90px rgba(0,0,0,.3)}
.faq-list details{border-color:#21344c;background:#0b1726;box-shadow:none}.faq-list summary{color:#dce7f4;font-size:12px}.faq-list summary span{background:#14253a;color:#8297af}.faq-list details[open] summary span{background:#16325a;color:#8db7ff}.faq-list p{color:#8195ac;font-size:10.5px}
.final-cta{border-color:#25415f;background:linear-gradient(135deg,#0d1b2c,#10243a);box-shadow:0 25px 60px rgba(0,0,0,.2)}
footer{background:#050b13;border-top:1px solid #142239}
.toast{border-color:#29415e;background:#0c1828}
@media(max-width:1050px){.quick-launch{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.quick-launch{grid-template-columns:1fr}.download-link{min-height:50px;font-size:12px}.download-row{grid-template-columns:46px 1fr}.route-icon{width:52px;height:52px}.output-option{min-height:124px}.hero{padding-bottom:105px}}

/* Off-screen document rendering surface. Kept in the first-party stylesheet so the strict CSP does not need unsafe-inline styles. */
.lfc-render-surface{position:fixed;left:-12000px;top:0;width:794px;box-sizing:border-box;padding:56px 62px;background:#fff;color:#111;font:15px/1.55 Arial,Helvetica,sans-serif;overflow:visible;z-index:-1}
.lfc-render-surface h1,.lfc-render-surface h2,.lfc-render-surface h3,.lfc-render-surface h4{line-height:1.2;margin:1.1em 0 .45em}.lfc-render-surface p{margin:.65em 0}.lfc-render-surface img{max-width:100%;height:auto}.lfc-render-surface table{border-collapse:collapse;width:auto;max-width:100%;margin:1em 0}.lfc-render-surface td,.lfc-render-surface th{border:1px solid #cbd5e1;padding:6px 8px;vertical-align:top}.lfc-render-surface ul,.lfc-render-surface ol{padding-left:1.6em}.lfc-render-surface pre{white-space:pre-wrap;word-break:break-word}
/* Larger primary download affordance. */
.download-link{min-width:174px;min-height:54px;padding:0 22px;border-radius:14px;font-size:12.5px;letter-spacing:.01em}.download-row{min-height:82px}.download-row .file-type{width:54px;height:54px;font-size:10px}
@media(max-width:650px){.download-link{width:100%;min-width:0;min-height:54px}.download-row{grid-template-columns:54px 1fr}.download-row .download-link{grid-column:1/-1}}

.pptx-render-canvas{position:fixed;left:-100000px;top:0;width:1280px;height:720px;pointer-events:none;opacity:0;z-index:-1}

/* ====================================================================== */
/* V7 MODE PORTAL + IMMERSIVE PDF EDITOR                                  */
/* ====================================================================== */

body.portal-open{overflow:hidden}
.mode-portal{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;background:
radial-gradient(circle at 12% 15%,rgba(67,109,255,.24),transparent 32%),
radial-gradient(circle at 88% 88%,rgba(125,72,255,.20),transparent 34%),
linear-gradient(145deg,#050b14 0%,#07111f 42%,#0b1323 100%);overflow:hidden;transition:opacity .55s ease,visibility .55s ease,transform .75s cubic-bezier(.22,.8,.2,1)}
.mode-portal.portal-exit{opacity:0;visibility:hidden;transform:scale(1.025)}
.portal-noise{position:absolute;inset:0;opacity:.16;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.22'/%3E%3C/svg%3E")}
.portal-orb{position:absolute;width:44vw;height:44vw;border-radius:50%;filter:blur(80px);opacity:.14;animation:portalFloat 9s ease-in-out infinite alternate;pointer-events:none}.portal-orb.orb-left{left:-18vw;top:-18vw;background:#3b82f6}.portal-orb.orb-right{right:-17vw;bottom:-22vw;background:#8b5cf6;animation-delay:-3s}
@keyframes portalFloat{to{transform:translate3d(6vw,4vw,0) scale(1.08)}}
.portal-shell{position:relative;width:min(1180px,calc(100vw - 48px));padding:34px 0 28px}.portal-brand{display:flex;align-items:center;justify-content:center;gap:12px;color:#dbeafe;font-size:15px;letter-spacing:.01em;margin-bottom:52px}.portal-brand strong{color:#fff}.portal-brand-symbol{transform:scale(.88)}
.portal-copy{text-align:center;max-width:760px;margin:0 auto 34px}.portal-kicker{display:inline-flex;align-items:center;gap:8px;color:#8aa4d1;font-size:11px;font-weight:800;letter-spacing:.16em}.portal-kicker i,.portal-foot i{width:7px;height:7px;border-radius:50%;background:#34d399;box-shadow:0 0 18px rgba(52,211,153,.9)}.portal-copy h1{margin:13px 0 10px;font-size:clamp(42px,5.8vw,76px);line-height:1.02;letter-spacing:-.055em;color:#f8fbff}.portal-copy p{margin:0;color:#91a4c2;font-size:18px}
.portal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.portal-card{position:relative;min-height:330px;text-align:left;border:1px solid rgba(143,171,220,.18);border-radius:26px;padding:26px;color:#eef6ff;background:linear-gradient(180deg,rgba(18,31,54,.82),rgba(10,18,33,.92));box-shadow:0 26px 70px rgba(0,0,0,.28);overflow:hidden;cursor:pointer;isolation:isolate;transition:transform .4s cubic-bezier(.2,.8,.2,1),border-color .3s ease,box-shadow .35s ease,filter .35s ease}
.portal-card:before{content:"";position:absolute;inset:auto -18% -40% -18%;height:70%;background:radial-gradient(circle,rgba(78,130,255,.22),transparent 65%);opacity:.5;transition:opacity .3s,transform .5s;z-index:-1}.portal-card:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 25%,rgba(255,255,255,.07) 48%,transparent 70%);transform:translateX(-120%);transition:transform .65s ease}.portal-card:hover{transform:translateY(-10px) scale(1.018);border-color:rgba(126,164,255,.5);box-shadow:0 34px 90px rgba(0,0,0,.38),0 0 0 1px rgba(111,152,255,.08) inset}.portal-card:hover:before{opacity:1;transform:scale(1.12)}.portal-card:hover:after{transform:translateX(120%)}
.portal-card-number{position:absolute;top:20px;right:22px;color:#52698d;font:800 12px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.portal-card-icon{display:grid;place-items:center;width:78px;height:78px;margin-top:14px;border-radius:22px;font-size:38px;font-weight:700;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px rgba(255,255,255,.06)}.portal-card-copy{display:block;margin-top:34px}.portal-card-copy strong{display:block;font-size:31px;letter-spacing:-.035em}.portal-card-copy small{display:block;margin-top:9px;line-height:1.55;color:#8ea3c4;font-size:13px}.portal-card-action{position:absolute;left:26px;right:26px;bottom:24px;display:flex;align-items:center;justify-content:space-between;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);color:#c9d9f4;font-size:13px;font-weight:750}.portal-card-action b{font-size:22px;transition:transform .25s}.portal-card:hover .portal-card-action b{transform:translateX(6px)}
.portal-compress .portal-card-icon{color:#71a7ff;box-shadow:0 0 40px rgba(59,130,246,.14),inset 0 1px rgba(255,255,255,.07)}.portal-convert .portal-card-icon{color:#a98cff;box-shadow:0 0 40px rgba(139,92,246,.14),inset 0 1px rgba(255,255,255,.07)}.portal-edit .portal-card-icon{color:#5eead4;box-shadow:0 0 40px rgba(45,212,191,.14),inset 0 1px rgba(255,255,255,.07)}
.portal-foot{display:flex;justify-content:space-between;align-items:center;color:#7184a2;font-size:12px;margin-top:26px;padding:0 4px}.portal-foot span{display:flex;align-items:center;gap:8px}.portal-foot button{border:0;background:none;color:#9fb2cf;cursor:pointer;font:inherit}.portal-foot button:hover{color:#fff}
.portal-card.portal-selected{transform:scale(1.08);filter:brightness(1.15);z-index:5}.portal-card.portal-dim{transform:scale(.93);opacity:.08;filter:blur(3px)}
.nav-cta-button{font:inherit;cursor:pointer}.desktop-nav a[data-open-editor]{display:inline-flex}.workspace-active .hero,.workspace-active .format-universe,.workspace-active .integrity-section,.workspace-active .privacy-section,.workspace-active .faq-section,.workspace-active .final-cta,.workspace-active footer{display:none!important}.workspace-active .tools-section{padding-top:112px;min-height:100vh}.workspace-active .tools-heading,.workspace-active .quick-launch{display:none}.workspace-active .tool-switcher{margin-top:0}.workspace-active.mode-edit .tools-section{display:none!important}.workspace-active.mode-edit #pdf-editor{display:block!important}.workspace-active:not(.mode-edit) #pdf-editor{display:none!important}.workspace-active .desktop-nav a[href="#formats"],.workspace-active .desktop-nav a[href="#privacy"],.workspace-active .desktop-nav a[href="#faq"]{display:none}.workspace-active .topbar{background:rgba(5,11,20,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(148,163,184,.08)}

.pdf-editor-workspace{min-height:100vh;background:#050a12;padding-top:72px;color:#dce8f7}.editor-shell{min-height:calc(100vh - 72px)}.editor-empty{position:relative;min-height:calc(100vh - 72px);display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 15%,rgba(49,94,176,.17),transparent 34%),linear-gradient(180deg,#08101c,#050a12)}.editor-empty-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(105,135,180,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(105,135,180,.055) 1px,transparent 1px);background-size:42px 42px;mask-image:radial-gradient(circle at center,#000 20%,transparent 80%)}.editor-empty-card{position:relative;width:min(660px,calc(100vw - 38px));padding:64px 40px 58px;text-align:center;border:1px solid rgba(139,169,217,.15);border-radius:30px;background:linear-gradient(180deg,rgba(15,27,48,.78),rgba(9,16,29,.88));box-shadow:0 40px 120px rgba(0,0,0,.38);backdrop-filter:blur(22px)}.editor-empty-mark{position:relative;width:108px;height:108px;margin:0 auto 24px;border-radius:28px;display:grid;place-items:center;background:linear-gradient(145deg,#16325f,#0b1b35);border:1px solid rgba(104,157,255,.35);box-shadow:0 24px 70px rgba(40,89,180,.24),inset 0 1px rgba(255,255,255,.08)}.editor-empty-mark span{font-weight:900;font-size:25px;letter-spacing:-.05em}.editor-empty-mark i{position:absolute;right:-8px;top:-8px;width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:#5eead4;color:#06251f;font-style:normal;font-size:17px;box-shadow:0 0 30px rgba(94,234,212,.55)}.editor-kicker{font-size:11px;font-weight:850;letter-spacing:.18em;color:#7188aa}.editor-empty h2{font-size:clamp(34px,5vw,55px);letter-spacing:-.05em;line-height:1;margin:12px 0 14px}.editor-empty p{max-width:530px;margin:0 auto;color:#8fa3c0;line-height:1.7}.editor-import-btn{display:inline-flex;align-items:center;gap:10px;margin-top:30px;padding:16px 24px;border:0;border-radius:14px;background:linear-gradient(135deg,#6ca8ff,#7a73ff);color:#fff;font-weight:850;font-size:15px;cursor:pointer;box-shadow:0 16px 40px rgba(90,113,255,.27);transition:transform .25s,box-shadow .25s}.editor-import-btn:hover{transform:translateY(-3px);box-shadow:0 22px 52px rgba(90,113,255,.35)}.editor-import-btn span{font-size:22px;line-height:1}.editor-drop-hint{margin-top:14px;color:#5e7190;font-size:12px}.editor-empty.dragover .editor-empty-card{border-color:#5eead4;box-shadow:0 0 0 1px rgba(94,234,212,.15),0 40px 120px rgba(0,0,0,.38)}

.editor-app{height:calc(100vh - 72px);min-height:680px;background:#080d16;display:flex;flex-direction:column}.editor-topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 16px 0 14px;border-bottom:1px solid #1b2432;background:#0b111b;flex:0 0 auto}.editor-file-meta{display:flex;align-items:center;gap:10px;min-width:0}.editor-file-meta>div:last-child{min-width:0}.editor-file-meta strong{display:block;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.editor-file-meta span{display:block;color:#687991;font-size:11px;margin-top:2px}.editor-file-badge{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#2f1820;color:#ff7185;font-size:10px;font-weight:900;border:1px solid rgba(255,113,133,.17)}.editor-top-actions{display:flex;align-items:center;gap:7px}.editor-icon-btn,.editor-zoom-pill,.editor-action-btn,.editor-stage-toolbar button,.editor-page-actions button{border:1px solid #263244;background:#111926;color:#bdcbe0;border-radius:9px;height:36px;cursor:pointer;font-weight:750;transition:background .2s,border-color .2s,color .2s,transform .15s}.editor-icon-btn{width:36px;font-size:16px}.editor-icon-btn:hover,.editor-zoom-pill:hover,.editor-action-btn:hover,.editor-stage-toolbar button:hover,.editor-page-actions button:hover{background:#192434;border-color:#3b4d68;color:#fff}.editor-icon-btn:active,.editor-action-btn:active{transform:scale(.96)}.editor-icon-btn:disabled{opacity:.32;cursor:not-allowed}.editor-zoom-pill{min-width:64px;padding:0 10px}.editor-divider{height:22px;width:1px;background:#263244;margin:0 3px}.editor-action-btn{padding:0 15px}.editor-action-btn.export{height:40px;padding:0 18px;border-color:#4e73d9;background:linear-gradient(135deg,#3764d8,#6557de);color:#fff;box-shadow:0 9px 25px rgba(70,90,220,.2);font-size:13px}.editor-action-btn.export span{font-size:17px;margin-right:6px}.editor-action-btn.export:hover{border-color:#7e98ff;background:linear-gradient(135deg,#4675ea,#7164ed)}
.editor-body{display:grid;grid-template-columns:72px 178px minmax(0,1fr) 260px;min-height:0;flex:1}.editor-toolrail{padding:12px 9px;border-right:1px solid #1b2432;background:#0a1019;display:flex;flex-direction:column;align-items:center;gap:6px;overflow-y:auto}.editor-tool{width:54px;min-height:54px;padding:6px 3px;border:1px solid transparent;border-radius:11px;background:transparent;color:#788ba5;cursor:pointer;transition:.2s}.editor-tool span{display:block;font-size:21px;line-height:22px;font-weight:700}.editor-tool small{display:block;font-size:9px;margin-top:3px}.editor-tool:hover{background:#111b28;color:#d9e6f6}.editor-tool.active{background:linear-gradient(145deg,#172944,#132033);border-color:#315181;color:#7db3ff;box-shadow:0 0 0 1px rgba(88,139,225,.06) inset}.editor-tool.danger.active{color:#ff7c8f;border-color:#71313d;background:#29151b}
.editor-pages{border-right:1px solid #1b2432;background:#0d131d;display:flex;flex-direction:column;min-height:0}.editor-pages-head{height:48px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #1b2432}.editor-pages-head strong{font-size:12px}.editor-pages-head span{font-size:10px;color:#62738c}.editor-thumb-list{padding:10px 10px 4px;overflow:auto;flex:1}.editor-thumb{display:block;width:100%;padding:6px;border:1px solid transparent;border-radius:10px;background:transparent;color:#6f819b;cursor:pointer;margin-bottom:7px;transition:.2s;position:relative}.editor-thumb:hover{background:#111a27}.editor-thumb.active{background:#132034;border-color:#2e4d79;color:#9fc5ff}.editor-thumb canvas{display:block;width:100%;height:auto;background:#fff;border-radius:4px;box-shadow:0 5px 15px rgba(0,0,0,.25)}.editor-thumb span{display:block;text-align:center;margin-top:5px;font-size:9px}.editor-thumb.dragging{opacity:.25}.editor-thumb.drag-over{border-color:#5eead4}.editor-page-actions{padding:8px;border-top:1px solid #1b2432;display:grid;grid-template-columns:1fr 1fr;gap:6px}.editor-page-actions button{height:30px;font-size:9px}.editor-page-actions button.danger{color:#ff8a99;border-color:#4c252e;background:#211319}
.editor-stage-wrap{min-width:0;background:#111722;display:flex;flex-direction:column}.editor-stage-toolbar{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 11px;border-bottom:1px solid #202a38;background:#0d141f;color:#6f8099;font-size:10px}.editor-stage-toolbar>div{display:flex;gap:5px}.editor-stage-toolbar button{height:26px;padding:0 9px;font-size:9px;border-radius:7px}.editor-stage{position:relative;flex:1;overflow:auto;display:grid;place-items:start center;padding:42px;scrollbar-color:#354359 #111722;scrollbar-width:thin;background-color:#171e2a;background-image:radial-gradient(circle at 1px 1px,rgba(126,148,180,.12) 1px,transparent 0);background-size:22px 22px}.editor-page-frame{position:relative;flex:none;background:#fff;box-shadow:0 28px 70px rgba(0,0,0,.42);transition:box-shadow .25s}.editor-page-frame.processing{box-shadow:0 0 0 2px #6c8df8,0 28px 70px rgba(0,0,0,.42)}.editor-page-frame canvas{display:block}.editor-overlay{position:absolute;inset:0;cursor:default;outline:none;touch-action:none}.editor-overlay.tool-text{cursor:text}.editor-overlay.tool-highlight,.editor-overlay.tool-rect,.editor-overlay.tool-whiteout,.editor-overlay.tool-redact{cursor:crosshair}.editor-overlay.tool-draw{cursor:crosshair}
.editor-object{position:absolute;box-sizing:border-box;user-select:none;transform-origin:top left}.editor-object.selected{outline:1px solid #4c93ff;box-shadow:0 0 0 3px rgba(76,147,255,.13)}.editor-object.selected:after{content:"";position:absolute;width:8px;height:8px;border-radius:2px;background:#fff;border:2px solid #4c93ff;right:-6px;bottom:-6px}.editor-object.text{min-width:24px;min-height:24px;white-space:pre-wrap;line-height:1.18;overflow:visible;padding:1px 2px;cursor:move}.editor-object.highlight{background:#fde047;mix-blend-mode:multiply}.editor-object.rect{border-style:solid;background:transparent}.editor-object.whiteout{background:#fff;border:1px dashed rgba(60,70,80,.28)}.editor-object.redact{background:#060606}.editor-object.image,.editor-object.signature{background-size:100% 100%;background-repeat:no-repeat;background-position:center;cursor:move}.editor-object.freehand{overflow:visible;pointer-events:auto}.editor-object.freehand svg{width:100%;height:100%;overflow:visible}.editor-draw-preview{position:absolute;border:1px dashed #5ea0ff;background:rgba(94,160,255,.07);pointer-events:none}.editor-dragging-object{opacity:.8}
.editor-properties{border-left:1px solid #1b2432;background:#0c121c;padding:14px;overflow:auto}.editor-props-head{padding-bottom:14px;border-bottom:1px solid #1d2837}.editor-props-head span{display:block;color:#58708e;font-size:9px;font-weight:900;letter-spacing:.16em}.editor-props-head strong{display:block;margin-top:5px;font-size:13px}.editor-props-empty{margin-top:16px;padding:14px;border:1px dashed #243147;border-radius:10px;color:#637691;font-size:11px;line-height:1.55}.editor-props-form{margin-top:15px}.editor-prop{display:block;margin-bottom:12px}.editor-prop>span{display:block;color:#72849e;font-size:9px;font-weight:750;margin-bottom:6px}.editor-prop textarea,.editor-prop input[type="number"]{width:100%;box-sizing:border-box;border:1px solid #26354a;border-radius:8px;background:#111a27;color:#dce8f7;padding:9px;font:inherit;font-size:11px;outline:none}.editor-prop textarea:focus,.editor-prop input:focus{border-color:#4e73d9}.editor-prop input[type="range"]{width:100%;accent-color:#6c8df8}.editor-prop input[type="color"]{width:100%;height:34px;border:1px solid #26354a;border-radius:8px;background:#111a27;padding:3px}.editor-prop-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.editor-toggle{height:34px;border:1px solid #29384e;border-radius:8px;background:#111a27;color:#8ca0bc;cursor:pointer}.editor-toggle.active{background:#1f3150;border-color:#4772b6;color:#fff}.editor-delete-object{width:100%;height:36px;margin-top:8px;border:1px solid #4d2730;border-radius:8px;background:#211319;color:#ff8798;cursor:pointer;font-size:10px;font-weight:750}.editor-shortcuts{margin-top:26px;padding-top:15px;border-top:1px solid #1d2837;display:grid;grid-template-columns:1fr 1fr;gap:8px;color:#627590;font-size:9px}.editor-shortcuts strong{grid-column:1/-1;color:#899bb5;font-size:10px}.editor-shortcuts span{display:flex;align-items:center;gap:5px}.editor-shortcuts kbd{min-width:20px;padding:3px 4px;text-align:center;border:1px solid #2a394e;border-bottom-width:2px;border-radius:5px;background:#111a27;color:#9db0ca;font:700 8px ui-monospace,SFMono-Regular,Menlo,monospace}

.signature-modal{position:fixed;inset:0;z-index:7000;display:grid;place-items:center;background:rgba(2,7,13,.76);backdrop-filter:blur(9px)}.signature-card{width:min(820px,calc(100vw - 30px));padding:20px;border:1px solid #2b3b53;border-radius:20px;background:#0c131e;box-shadow:0 35px 120px rgba(0,0,0,.55)}.signature-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.signature-head span{font-size:9px;font-weight:900;letter-spacing:.16em;color:#617797}.signature-head h3{margin:5px 0 0;font-size:21px}.signature-head button{width:34px;height:34px;border:1px solid #2a374a;border-radius:9px;background:#111925;color:#9fb0c6;font-size:19px;cursor:pointer}.signature-card canvas{display:block;width:100%;height:auto;background:#fff;border-radius:12px;cursor:crosshair;touch-action:none}.signature-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.signature-actions button{height:38px;padding:0 16px;border:1px solid #2a374a;border-radius:9px;background:#111925;color:#b7c7da;cursor:pointer;font-weight:750}.signature-actions button.primary{border-color:#5376d8;background:#4467d1;color:#fff}

.editor-exporting:after{content:"Exporting your PDF…";position:fixed;z-index:8000;inset:0;display:grid;place-items:center;background:rgba(4,9,16,.82);backdrop-filter:blur(12px);color:#fff;font-size:18px;font-weight:800;letter-spacing:-.02em}

@media(max-width:1050px){.portal-grid{grid-template-columns:1fr;max-width:720px;margin:0 auto}.portal-card{min-height:190px}.portal-card-icon{width:62px;height:62px;font-size:29px}.portal-card-copy{margin-top:20px}.portal-card-action{left:auto;right:24px;bottom:26px;width:150px;border:0;padding:0}.portal-shell{height:100%;overflow:auto;padding:24px 0}.portal-brand{margin-bottom:28px}.editor-body{grid-template-columns:66px 150px minmax(0,1fr)}.editor-properties{display:none}}
@media(max-width:760px){.portal-shell{width:min(100% - 22px,680px)}.portal-copy h1{font-size:42px}.portal-copy p{font-size:15px}.portal-grid{gap:11px}.portal-card{min-height:168px;padding:20px}.portal-card-icon{width:54px;height:54px;border-radius:16px;font-size:25px}.portal-card-copy strong{font-size:25px}.portal-card-copy small{font-size:11px;max-width:75%}.portal-card-action{right:18px;bottom:21px}.portal-foot{padding-bottom:20px}.editor-topbar{height:auto;min-height:64px;padding:10px;gap:8px}.editor-file-meta>div:last-child{display:none}.editor-top-actions{margin-left:auto}.editor-top-actions .secondary,.editor-divider,.editor-zoom-pill{display:none}.editor-body{grid-template-columns:58px minmax(0,1fr)}.editor-pages{position:fixed;z-index:1500;left:58px;top:136px;bottom:0;width:155px;transform:translateX(-110%);transition:transform .25s;box-shadow:15px 0 35px rgba(0,0,0,.25)}.editor-pages.mobile-open{transform:translateX(0)}.editor-stage-wrap{grid-column:2}.editor-toolrail{padding:8px 5px}.editor-tool{width:46px;min-height:49px}.editor-stage{padding:24px 12px}.editor-stage-toolbar{font-size:9px}.editor-stage-toolbar span{max-width:52%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdf-editor-workspace{padding-top:64px}.editor-app{height:calc(100vh - 64px)}}
.workspace-active .suite-tabs{display:none!important}
.workspace-active .lab-shell{margin-top:0}
