*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-padding-top:80px}body{color:#1f2937;background:#070717;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}#root{flex-direction:column;min-height:100vh;display:flex}::selection{color:#1e1b4b;background-color:#4f46e533}:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #4f46e5}:focus:not(:focus-visible){outline:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}code{color:#4f46e5;background:#f3f4f6;border-radius:4px;padding:2px 8px;font-family:Courier New,monospace;font-size:.85rem}:root{--dw-ink:#161226;--dw-muted:#6f6a80;--dw-violet:#7c3aed;--dw-pink:#ec4899;--dw-orange:#f97316;--dw-cyan:#06b6d4;--dw-green:#10b981;--dw-card:#ffffffd1;--dw-border:#7c3aed2e}.app{flex-direction:column;min-height:100vh;display:flex}.app-main{flex:1}.container{max-width:900px;margin:0 auto}.navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#fffc;border-bottom:1px solid #0000000f;position:fixed;top:0;left:0;right:0}.navbar-container{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 24px;display:flex}.navbar-brand{cursor:pointer;align-items:center;gap:12px;text-decoration:none;display:flex}.navbar-title{color:#1e1b4b;letter-spacing:-.025em;font-size:1.25rem;font-weight:700}.navbar-links{align-items:center;gap:32px;display:flex}.navbar-link{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:4px 0;font-family:inherit;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.navbar-link:hover{color:#4f46e5}.navbar-link-active{font-weight:600;color:#4f46e5!important}.footer{color:#fff;background:#1e1b4b;padding:48px 24px}.footer-container{text-align:center;max-width:800px;margin:0 auto}.footer-brand{justify-content:center;align-items:center;gap:12px;margin-bottom:16px;display:flex}.footer-logo{width:28px;height:28px}.footer-title{color:#fff;font-size:1.2rem;font-weight:700}.footer-text{color:#fff9;max-width:500px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:.9rem;line-height:1.6}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:24px}.footer-bottom p{color:#fff6;font-size:.85rem}.container{width:100%;max-width:1120px;margin:0 auto}.navbar{-webkit-backdrop-filter:blur(14px);background:#ffffffd1;border-bottom:1px solid #4f46e514}.navbar-brand{background:0 0;border:0;padding:0;font-family:inherit;display:inline-flex}.navbar-brand:hover .navbar-title{color:#4f46e5}.navbar-logo{filter:drop-shadow(0 6px 12px #4f46e538);flex-shrink:0}.navbar-title{font-weight:750;transition:color .2s}.navbar-link{border-radius:8px;padding:8px 2px;font-weight:600;transition:color .2s,background .2s}.navbar-link-active{font-weight:700}.app{background:radial-gradient(circle at 12% 8%,#ec48992e,#0000 28%),radial-gradient(circle at 82% 2%,#06b6d433,#0000 28%),linear-gradient(#fff7ed 0%,#fbf7ff 38%,#f7fbff 100%)}.navbar{background:#ffffffb3;border-bottom:1px solid #7c3aed24;box-shadow:0 14px 40px #441f7814}.navbar-container{gap:18px;min-width:0;max-width:1220px;position:relative}.navbar-brand{border-radius:999px;padding:8px 10px}.navbar-logo{width:36px;height:36px}.navbar-title{color:var(--dw-ink);font-weight:900}.navbar-actions{flex:none;align-items:center;gap:10px;min-width:0;display:inline-flex}.navbar-link{color:#625a78;white-space:nowrap;font-weight:800}.navbar-link:hover,.navbar-link-active{color:var(--dw-violet)!important}.navbar-link-active{position:relative}.navbar-link-active:after{content:"";background:linear-gradient(90deg, var(--dw-pink), var(--dw-cyan));border-radius:999px;height:3px;position:absolute;bottom:3px;left:2px;right:2px}.navbar-menu-toggle{width:42px;height:42px;color:var(--dw-ink);cursor:pointer;background:#ffffffd1;border:1px solid #7c3aed29;border-radius:50%;flex-direction:column;flex:0 0 42px;justify-content:center;align-items:center;gap:4px;transition:border-color .2s,box-shadow .2s,transform .2s;display:none;box-shadow:0 12px 28px #441f7814,inset 0 1px #ffffffe6}.navbar-menu-toggle:hover,.navbar-menu-toggle:focus-visible{border-color:#7c3aed6b;outline:none;box-shadow:0 0 0 4px #7c3aed1f,0 14px 30px #441f781f}.navbar-menu-toggle span{background:currentColor;border-radius:999px;width:18px;height:2px;transition:transform .2s,opacity .2s}.navbar-menu-toggle.is-open span:first-child{transform:translateY(6px)rotate(45deg)}.navbar-menu-toggle.is-open span:nth-child(2){opacity:0}.navbar-menu-toggle.is-open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.navbar-mobile-menu{z-index:1100;-webkit-backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #7c3aed29;border-radius:22px;gap:6px;padding:10px;display:none;position:absolute;top:calc(100% + 10px);left:16px;right:16px;box-shadow:0 24px 60px #441f782e}.navbar-mobile-link{width:100%;color:var(--dw-ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;padding:12px 14px;font-size:.95rem;font-weight:850;transition:background .2s,color .2s}.navbar-mobile-link:hover,.navbar-mobile-link-active{color:var(--dw-violet);background:linear-gradient(135deg,#ec48991a,#06b6d417)}.language-selector{color:#625a78;white-space:nowrap;background:linear-gradient(135deg,#ffffffeb,#ffffffad);border:1px solid #7c3aed29;border-radius:999px;align-items:center;gap:9px;min-width:178px;padding:6px 8px;font-size:.82rem;font-weight:800;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;display:inline-flex;position:relative;box-shadow:0 12px 28px #441f7814,inset 0 1px #ffffffe6}.language-selector:hover{border-color:#ec489957;transform:translateY(-1px);box-shadow:0 16px 34px #441f781f,inset 0 1px #fffffff2}.language-selector:focus-within{border-color:#7c3aed75;box-shadow:0 0 0 4px #7c3aed24,0 16px 34px #441f781f}.language-selector-icon{background:linear-gradient(135deg,#ec489924,#06b6d429);border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #7c3aed14}.language-selector-icon:before{content:"";border:2px solid var(--dw-violet);opacity:.9;background:linear-gradient(90deg,#0000 44%,#7c3aeda6 44% 56%,#0000 56%),linear-gradient(#0000 44%,#7c3aeda6 44% 56%,#0000 56%);border-radius:50%;width:15px;height:15px;box-shadow:inset 4px 0 0 -2px #7c3aeda6,inset -4px 0 0 -2px #7c3aeda6}.language-selector-button{min-width:126px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0;display:inline-flex}.language-selector-current{align-items:center;gap:8px;min-width:0;display:inline-flex}.language-flag{background:#eef2ff;border-radius:5px;flex:0 0 28px;width:28px;height:20px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0f172a1f,0 7px 14px #7c3aed29}.language-flag-gb{background:linear-gradient(35deg,#0000 42%,#fff 42% 48%,#c8102e 48% 54%,#fff 54% 60%,#0000 60%),linear-gradient(-35deg,#0000 42%,#fff 42% 48%,#c8102e 48% 54%,#fff 54% 60%,#0000 60%),linear-gradient(90deg,#0000 40%,#fff 40% 45%,#c8102e 45% 55%,#fff 55% 60%,#0000 60%),linear-gradient(#0000 34%,#fff 34% 42%,#c8102e 42% 58%,#fff 58% 66%,#0000 66%),#012169}.language-flag-es{background:linear-gradient(#aa151b 0 25%,#f1bf00 25% 75%,#aa151b 75%)}.language-flag-fr{background:linear-gradient(90deg,#002654 0 33.33%,#fff 33.33% 66.66%,#ce1126 66.66%)}.language-flag-de{background:linear-gradient(#000 0 33.33%,#d00 33.33% 66.66%,#ffce00 66.66%)}.language-flag-pt{background:linear-gradient(90deg,#060 0 42%,red 42%)}.language-flag-pt:after{content:"";background:#fc0;border-radius:50%;width:7px;height:7px;position:absolute;top:6px;left:9px;box-shadow:0 0 0 1px #00000014}.language-flag-it{background:linear-gradient(90deg,#009246 0 33.33%,#fff 33.33% 66.66%,#ce2b37 66.66%)}.language-flag-nl{background:linear-gradient(#ae1c28 0 33.33%,#fff 33.33% 66.66%,#21468b 66.66%)}.language-flag-jp{background:radial-gradient(circle,#bc002d 0 31%,#0000 32%),#fff}.language-flag-kr{background:radial-gradient(circle,#cd2e3a 0 27%,#0047a0 28% 42%,#0000 43%),#fff}.language-flag-cn{background:radial-gradient(circle at 8px 7px,#ffde00 0 3px,#0000 3.5px),#de2910}.language-selector-text{gap:1px;min-width:0;line-height:1.1;display:grid}.language-selector-label{color:#8b83a0;letter-spacing:.07em;text-transform:uppercase;font-size:.66rem;font-weight:900}.language-selector-name{max-width:78px;color:var(--dw-ink);text-overflow:ellipsis;font-size:.86rem;font-weight:900;overflow:hidden}.language-selector-chevron{color:var(--dw-violet);pointer-events:none;font-size:1.1rem;line-height:1;transform:translateY(-8%)}.language-selector-menu{z-index:1200;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #7c3aed29;border-radius:18px;gap:4px;min-width:210px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 50px #441f782e}.language-selector-option{width:100%;color:var(--dw-ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:9px 10px;font-size:.86rem;font-weight:800;display:flex}.language-selector-option:hover,.language-selector-option.is-active{background:linear-gradient(135deg,#ec48991a,#06b6d417)}.language-selector-check{color:var(--dw-violet);margin-left:auto;font-weight:950}.footer{background:radial-gradient(circle at 10% 0,#ec489947,#0000 34%),radial-gradient(circle at 86% 20%,#06b6d42e,#0000 30%),linear-gradient(135deg,#120724 0%,#211047 52%,#071827 100%);padding:64px 24px 30px}.footer-container{text-align:left;max-width:1180px}.footer-main{grid-template-columns:minmax(260px,1.1fr) minmax(420px,1.8fr);align-items:start;gap:72px;display:grid}.footer-brand-block{max-width:380px}.footer-brand{justify-content:flex-start;margin-bottom:18px}.footer-logo{filter:drop-shadow(0 8px 16px #4f46e557);width:32px;height:32px}.footer-title{letter-spacing:-.02em;font-size:1.25rem;font-weight:750}.footer-text{color:#ffffffad;max-width:420px;margin:0;font-size:.95rem;line-height:1.7}.footer-trust-note{color:#ffffffc7;background:#ffffff12;border:1px solid #c7d2fe33;border-radius:14px;margin-top:16px;padding:14px 16px;font-size:.9rem;line-height:1.6}.footer-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;display:grid}.footer-heading{color:#ffffffeb;text-transform:uppercase;letter-spacing:.09em;margin-bottom:14px;font-size:.78rem;font-weight:700}.footer-links{gap:10px;list-style:none;display:grid}.footer-link{color:#ffffff9e;border-radius:6px;font-size:.92rem;line-height:1.4;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.footer-link:hover{color:#fff;transform:translate(2px)}.footer-bottom{justify-content:space-between;align-items:center;gap:16px;margin-top:48px;padding-top:24px;display:flex}.footer-bottom p{color:#ffffff73}@media (width<=860px){.footer-main{grid-template-columns:1fr;gap:36px}}@media (width<=980px){.navbar-links{display:none}.navbar-menu-toggle{display:inline-flex}.navbar-mobile-menu{display:grid}}@media (width<=1120px){.navbar-links{display:none}.navbar-menu-toggle{display:inline-flex}.navbar-mobile-menu{display:grid}}@media (width<=640px){.navbar-container{gap:10px;padding:0 14px}.navbar-brand{gap:8px;padding:6px}.navbar-logo{width:32px;height:32px}.navbar-title{font-size:1.08rem}.navbar-actions{gap:8px}.language-selector{gap:7px;min-width:auto;padding:7px 8px}.language-selector-button{gap:8px;min-width:92px}.language-selector-icon{flex-basis:28px;width:28px;height:28px}.language-selector-label{display:none}.language-selector-name{max-width:46px;font-size:.8rem}.navbar-mobile-menu{left:10px;right:10px}.footer{padding:52px 20px 28px}.footer-nav{grid-template-columns:1fr;gap:26px}.footer-bottom{flex-direction:column;align-items:flex-start;margin-top:38px}}@media (width<=420px){.navbar-container{padding:0 10px}.navbar-title,.language-selector-icon{display:none}.language-selector-button{min-width:74px}.language-selector-name{max-width:40px}.language-flag{flex-basis:24px;width:24px;height:18px}.navbar-menu-toggle{flex-basis:40px;width:40px;height:40px}}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.simple-launch-hero{padding:142px 24px 76px}.simple-launch-container{align-items:start;gap:40px;display:grid}.simple-launch-copy{text-align:center;max-width:860px;margin:0 auto}.simple-launch-copy h1{max-width:780px;color:var(--dw-ink);letter-spacing:-.07em;margin:14px auto 18px;font-size:clamp(2.6rem,6vw,5.2rem);font-weight:950;line-height:.95}.simple-launch-copy p{max-width:680px;color:var(--dw-muted);margin:0 auto;font-size:clamp(1.06rem,2vw,1.28rem);line-height:1.7}.simple-launch-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.simple-launch-copy .simple-launch-actions{justify-content:center}.hero-mail-merge-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #7c3aed29;border-radius:34px;padding:22px;scroll-margin-top:88px;box-shadow:0 28px 80px #441f7824}.hero-mail-merge-panel .mail-merge-tool{gap:24px;display:grid}.simple-upload-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #7c3aed29;border-radius:34px;padding:18px;box-shadow:0 28px 80px #441f7824}.simple-upload-dropzone{width:100%;min-height:320px;color:var(--dw-ink);cursor:pointer;text-align:center;background:linear-gradient(#ffffffe0,#f8fafcd1);border:2px dashed #7c3aed57;border-radius:26px;place-items:center;padding:38px 24px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.simple-upload-dropzone:hover{border-color:#ec489985;transform:translateY(-2px);box-shadow:inset 0 0 0 1px #ec489914,0 18px 42px #7c3aed1f}.simple-upload-icon{width:96px;height:96px;color:var(--dw-violet);letter-spacing:-.06em;background:linear-gradient(135deg,#ec489926,#06b6d42e);border-radius:28px;justify-content:center;align-items:center;font-weight:950;display:inline-flex;box-shadow:inset 0 0 0 1px #7c3aed1f}.simple-upload-dropzone strong{word-break:break-word;margin-top:20px;font-size:1.35rem;font-weight:900}.simple-upload-dropzone small{max-width:340px;color:var(--dw-muted);margin-top:8px;font-size:.95rem;line-height:1.55}.simple-next-actions{background:#ffffffd6;border-radius:22px;margin-top:16px;padding:18px}.simple-next-actions h2{color:var(--dw-ink);margin-bottom:12px;font-size:1.05rem}.simple-action-list{gap:10px;display:grid}.simple-action-list button{width:100%;color:var(--dw-ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #7c3aed1f;border-radius:16px;gap:3px;padding:13px 14px;transition:transform .2s,border-color .2s;display:grid}.simple-action-list button:hover{border-color:#7c3aed52;transform:translateY(-1px)}.simple-action-list span{font-weight:900}.simple-action-list small{color:var(--dw-muted);line-height:1.45}.simple-workflow-section,.simple-tools-section,.simple-trust-section{padding:54px 24px}.simple-section-heading{text-align:center;max-width:720px;margin:0 auto 30px}.simple-section-heading h2,.simple-trust-card h2{color:var(--dw-ink);letter-spacing:-.055em;margin:10px 0;font-size:clamp(2rem,4vw,3rem);font-weight:950;line-height:1.05}.simple-section-heading p,.simple-trust-card p{color:var(--dw-muted);font-size:1.02rem;line-height:1.75}.simple-workflow-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.simple-step-card{background:#ffffffb8;border:1px solid #7c3aed1f;border-radius:24px;min-height:220px;padding:24px;box-shadow:0 18px 46px #441f7814}.simple-step-card span{color:var(--dw-violet);letter-spacing:.08em;font-size:.82rem;font-weight:950}.simple-step-card h3{color:var(--dw-ink);margin:18px 0 10px;font-size:1.12rem;line-height:1.2}.simple-step-card p{color:var(--dw-muted);line-height:1.6}.simple-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.simple-trust-card{text-align:center;background:linear-gradient(135deg,#ffffffdb,#ecfdf5b8);border:1px solid #7c3aed24;border-radius:30px;padding:34px;box-shadow:0 22px 60px #441f781a}.legal-page{padding:132px 24px 72px}.legal-page-container{gap:24px;display:grid}.legal-page h1{max-width:860px;color:var(--dw-ink);letter-spacing:-.065em;font-size:clamp(2.45rem,5vw,4.7rem);font-weight:950;line-height:.98}.legal-lede{max-width:760px;color:var(--dw-muted);font-size:clamp(1.05rem,2vw,1.24rem);line-height:1.75}.policy-content-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc7;border:1px solid #7c3aed24;border-radius:30px;margin-top:28px;padding:clamp(24px,4vw,38px);box-shadow:0 24px 70px #441f781c}.policy-content-card h2{color:var(--dw-ink);letter-spacing:-.045em;margin:8px 0 14px;font-size:clamp(1.8rem,3vw,2.45rem);line-height:1.1}.policy-content-card h3,.policy-content-card article h2{color:var(--dw-ink);margin-bottom:10px;font-size:1.08rem;line-height:1.25}.policy-content-card p{color:var(--dw-muted);line-height:1.72}.policy-content-card a{color:var(--dw-violet);font-weight:800}.policy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.policy-grid article{background:#ffffff9e;border:1px solid #7c3aed1a;border-radius:20px;padding:18px}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.contact-grid .policy-content-card{margin-top:0}.legal-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}@media (width<=980px){.simple-launch-container,.simple-workflow-grid,.simple-tools-grid{grid-template-columns:1fr}.simple-upload-dropzone{min-height:260px}.policy-grid,.contact-grid{grid-template-columns:1fr}}.btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{color:#fff;background:linear-gradient(135deg,#4f46e5,#6366f1);box-shadow:0 2px 8px #4f46e54d}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#4338ca,#4f46e5);transform:translateY(-1px);box-shadow:0 4px 12px #4f46e566}.btn-outline{color:#374151;background:#fff;border:1.5px solid #e5e7eb}.btn-ghost{color:#6b7280;background:0 0;padding:8px 12px}.btn-ghost:hover:not(:disabled){color:#4f46e5;background:#f3f4f6}.btn-large{border-radius:12px;padding:14px 32px;font-size:1rem}.btn-sm{padding:8px 14px;font-size:.85rem}.btn-full-width{width:100%}.badge{color:#4338ca;background:#e0e7ff;border-radius:100px;align-items:center;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.badge-error{color:#991b1b;background:#fee2e2}.badge-outline{color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb}.section-header{text-align:center;margin-bottom:48px}.section-title{color:#1e1b4b;letter-spacing:-.025em;margin-bottom:8px;font-size:2rem;font-weight:700}.section-subtitle{color:#6b7280;font-size:1.05rem}.upload-section{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:32px;display:grid}.upload-card{text-align:center;cursor:pointer;background:#ffffffdb;border:1.5px solid #e6e8f2;border-radius:22px;padding:28px 24px;transition:border-color .25s,background .25s,box-shadow .25s,transform .25s;position:relative;box-shadow:0 12px 32px #0f172a0b}.upload-card:hover{background:#fff;border-color:#c7d2fe;transform:translateY(-2px);box-shadow:0 18px 42px #4f46e514}.upload-card.active{background:linear-gradient(#fff 0%,#f7fefb 100%);border-style:solid;border-color:#86efac}.upload-card.has-error{background:#fff7f7;border-color:#fca5a5}.upload-card.drag-over{background:#f5f3ff;border-style:solid;border-color:#7c3aed;transform:translateY(-2px)}.upload-card-header{flex-direction:column;align-items:center;gap:10px;margin-bottom:14px;display:flex}.upload-card-icon{border-radius:16px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.upload-card-icon.template-icon{color:#4f46e5;background:linear-gradient(135deg,#eef2ff,#f5f3ff);box-shadow:inset 0 0 0 1px #4f46e514}.upload-card-icon.data-icon{color:#059669;background:#ecfdf5}.upload-card-title{color:#1f2937;letter-spacing:-.02em;font-size:1.18rem;font-weight:800}.upload-card-state{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;background:#f3f4f6;border-radius:999px;align-items:center;margin-top:7px;padding:4px 9px;font-size:.7rem;font-weight:800;display:inline-flex}.upload-card-state.ready{color:#047857;background:#dcfce7}.upload-card-state.error{color:#991b1b;background:#fee2e2}.upload-card-description{color:#6b7280;max-width:320px;margin:0 auto 12px;font-size:.95rem;line-height:1.55}.upload-card-helper{color:#7c3aed;margin:0 0 18px;font-size:.82rem;font-weight:750}.upload-card-meta{flex-wrap:wrap;justify-content:center;gap:10px;margin:0 0 18px;display:flex}.upload-card-meta-item{color:#065f46;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;align-items:baseline;gap:5px;padding:7px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.upload-card-meta-item strong{font-size:.95rem}.upload-empty-state{color:#9ca3af;margin-top:12px;font-size:.82rem;font-weight:650}.file-status{border-radius:8px;margin-top:16px;padding:10px 16px;font-size:.85rem;font-weight:500}.file-status.has-file{color:#065f46;background:#d1fae5}.file-status.error{color:#991b1b;background:#fee2e2}.file-remove{color:#9ca3af;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.file-remove:hover{color:#ef4444;background:#fee2e2}.btn:focus-visible,.file-remove:focus-visible,.upload-card button:focus-visible,.modal-close:focus-visible{outline-offset:3px;outline:3px solid #4f46e547}.table-container{border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;overflow-x:auto}table{border-collapse:collapse;width:100%}thead{background:#f9fafb}th{text-align:left;color:#374151;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-bottom:2px solid #e5e7eb;padding:14px 16px;font-size:.85rem;font-weight:600}td{color:#4b5563;border-bottom:1px solid #f3f4f6;padding:12px 16px;font-size:.9rem}tbody tr:hover{background:#f9fafb}tbody tr:last-child td{border-bottom:none}.table-preview-more{color:#6b7280;text-align:center;font-size:.85rem}.progress-bar-container{max-width:400px;margin-top:16px;margin-left:auto;margin-right:auto}.progress-bar-label{color:#6b7280;text-align:center;margin-bottom:4px;font-size:.85rem}.progress-bar-track{background:#e5e7eb;border-radius:4px;height:8px;overflow:hidden}.progress-bar-fill{background:linear-gradient(90deg,#4f46e5,#7c3aed);border-radius:4px;height:100%;transition:width .3s}.modal-overlay{z-index:2000;background:#00000080;position:fixed;inset:0}.modal{z-index:2001;background:#fff;border-radius:16px;width:90%;max-width:500px;max-height:80vh;padding:24px;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0003}.modal-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.modal-title{color:#1f2937;font-size:1.2rem;font-weight:600}.modal-close{cursor:pointer;color:#6b7280;background:0 0;border:none;padding:4px}.modal-close:hover{color:#ef4444}.modal-body{color:#4b5563}.empty-state{text-align:center;padding:60px 24px}.empty-state-icon{margin-bottom:16px}.empty-state-title{color:#1f2937;margin-bottom:8px;font-size:1.2rem;font-weight:600}.empty-state-description{color:#6b7280;margin-bottom:24px;font-size:.95rem}@keyframes spin{to{transform:rotate(360deg)}}.btn{white-space:normal;min-width:max-content;font-weight:700;line-height:1.2;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s,color .2s}.btn-primary{box-shadow:0 10px 22px #4f46e542}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 28px #4f46e557}.btn-outline{box-shadow:0 6px 18px #0f172a0a}.btn-outline:hover:not(:disabled){transform:translateY(-1px)}.btn-large{border-radius:14px;padding:15px 30px}.badge{gap:6px;padding:5px 11px;font-size:.78rem;font-weight:750;line-height:1}.section-header{max-width:760px;margin:0 auto 48px}.section-title{letter-spacing:-.04em;margin-bottom:10px;font-size:clamp(1.9rem,4vw,2.55rem);font-weight:800;line-height:1.12}.section-subtitle{max-width:680px;margin:0 auto;line-height:1.7}.btn{border-radius:999px}.btn-primary{background:linear-gradient(135deg,#ff4ecd 0%,#7c3aed 46%,#06b6d4 100%);box-shadow:0 16px 34px #7c3aed47}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#fb7185 0%,#8b5cf6 48%,#22d3ee 100%);box-shadow:0 20px 42px #7c3aed57}.btn-outline{color:#3b2b64;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:1.5px solid #7c3aed2e}.btn-outline:hover:not(:disabled){color:#7c3aed;background:#fff;border-color:#ec48996b}.badge-success{color:#047857;background:#dffcf1}.section-title{color:var(--dw-ink);font-weight:900}.section-subtitle{color:var(--dw-muted)}.hero{background:linear-gradient(#eef2ff 0%,#fff 100%);padding:160px 24px 80px;position:relative;overflow:hidden}.hero:before{content:"";opacity:.5;background-image:radial-gradient(circle at 1px 1px,#e5e7eb 1px,#0000 0);background-size:40px 40px;position:absolute;inset:0}.hero-container{text-align:center;max-width:800px;margin:0 auto;position:relative}.hero-badge{color:#4f46e5;background:#fff;border:1px solid #e0e7ff;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.85rem;font-weight:500;display:inline-flex;box-shadow:0 2px 8px #4f46e514}.hero-title{color:#1e1b4b;letter-spacing:-.03em;margin-bottom:20px;font-size:3.5rem;font-weight:800;line-height:1.1}.hero-subtitle{color:#6b7280;max-width:600px;margin:0 auto 32px;font-size:1.2rem;line-height:1.7}.hero-stats{justify-content:center;align-items:center;gap:40px;display:flex}.stat-item{color:#6b7280;align-items:center;gap:8px;font-size:.9rem;display:flex}.stat-value{color:#10b981;font-size:1rem;font-weight:600}.features-section{background:#f8fafc;padding:80px 24px}.features-grid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1200px;margin:0 auto;display:grid}.feature-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px 24px;transition:all .3s}.feature-card:hover{border-color:#c7d2fe;transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.feature-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;display:flex}.feature-icon-blue{color:#4f46e5;background:#eef2ff}.feature-icon-green{color:#059669;background:#ecfdf5}.feature-icon-purple{color:#7c3aed;background:#faf5ff}.feature-icon-orange{color:#ea580c;background:#fff7ed}.feature-title{color:#1f2937;margin-bottom:8px;font-size:1.05rem;font-weight:600}.feature-description{color:#6b7280;font-size:.9rem;line-height:1.6}.how-it-works-section{background:#fff;padding:80px 24px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:0 auto;display:grid}.step-card{text-align:center;padding:32px 24px}.step-number{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;font-size:1.2rem;font-weight:700;display:flex}.step-title{color:#1f2937;margin-bottom:8px;font-size:1.1rem;font-weight:600}.step-description{color:#6b7280;font-size:.9rem;line-height:1.6}.privacy-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;max-width:700px;margin:0 auto;padding:48px 32px}.privacy-icon{color:#4f46e5;background:#eef2ff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex}.privacy-title{color:#1f2937;margin-bottom:8px;font-size:1.3rem;font-weight:600}.privacy-description{color:#6b7280;font-size:.95rem;line-height:1.6}.tools-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;max-width:1200px;margin:0 auto;display:grid}.tool-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;padding:24px;transition:all .3s;display:flex}.tool-card-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.tool-card-icon{color:#4f46e5;background:#eef2ff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.tool-card-title{color:#1f2937;margin-bottom:8px;font-size:1.1rem;font-weight:600}.tool-card-description{color:#6b7280;flex:1;margin-bottom:16px;font-size:.9rem;line-height:1.5}.tool-card-tags{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.tool-card-tag{color:#6b7280;background:#f3f4f6;border-radius:4px;padding:2px 8px;font-size:.75rem}.tool-card-footer{justify-content:space-between;align-items:center;display:flex}.tool-card-status{color:#10b981;font-size:.8rem;font-weight:500}.tool-card-status-ready{color:#10b981}.tools-directory-section{background:#f8fafc;min-height:calc(100vh - 200px);padding:100px 24px 80px}.tools-filters{margin-bottom:24px}.tools-search{max-width:400px;margin-bottom:16px;position:relative}.tools-search-icon{color:#9ca3af;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.tools-search-input{border:1.5px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:10px 16px 10px 40px;font-family:inherit;font-size:.9rem}.tools-search-input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.tools-filter-group{flex-wrap:wrap;gap:24px;display:flex}.tools-filter-label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:.8rem;font-weight:600;display:block}.tools-filter-options{flex-wrap:wrap;gap:8px;display:flex}.tools-filter-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:6px 14px;font-family:inherit;font-size:.85rem;transition:all .2s}.tools-filter-btn:hover{color:#4f46e5;border-color:#c7d2fe}.tools-filter-btn.active{color:#fff;background:#4f46e5;border-color:#4f46e5}.tools-results-count{color:#6b7280;margin-bottom:24px;font-size:.9rem}.featured-tools-label{color:#374151;margin-bottom:16px;font-size:1rem;font-weight:600}.featured-tools-row{margin-bottom:40px}.tool-page{background:#fff;min-height:calc(100vh - 200px);padding:100px 24px 80px}.tool-header-content{flex-direction:column;gap:16px;display:flex}.tool-back-button{align-self:flex-start}.tool-header-title-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:8px;display:flex}.tool-title{color:#1e1b4b;letter-spacing:-.025em;font-size:1.8rem;font-weight:700}.tool-description{color:#6b7280;font-size:1rem;line-height:1.6}.tool-loading{text-align:center;color:#6b7280;padding:40px}.tool-loading p{margin-top:8px}.preview-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:40px;padding:32px;box-shadow:0 4px 12px #0000000a}.preview-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.preview-title{color:#1f2937;font-size:1.2rem;font-weight:600}.placeholders-info{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.placeholders-header{color:#475569;align-items:center;gap:8px;margin-bottom:12px;display:flex}.placeholders-header h4{margin:0;font-size:.95rem;font-weight:600}.placeholders-list{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.placeholder-tag{border-radius:100px;padding:4px 12px;font-family:Courier New,monospace;font-size:.8rem;font-weight:500}.placeholder-tag.matched{color:#065f46;background:#d1fae5}.placeholder-tag.unmatched{color:#991b1b;background:#fee2e2}.alert{border-radius:10px;align-items:flex-start;gap:12px;padding:14px 16px;font-size:.9rem;line-height:1.5;display:flex}.alert svg{flex-shrink:0;margin-top:2px}.alert p{margin:0}.alert-warning{color:#92400e;background:#fef3c7;border:1px solid #fde68a}.alert-info{color:#1e40af;background:#dbeafe;border:1px solid #bfdbfe}.alert-error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca;margin-top:24px}.alert code{background:#0000001a;border-radius:4px;padding:2px 6px}.actions-section{text-align:center;margin-bottom:40px}.generate-readiness{color:#92400e;max-width:560px;margin:0 auto 14px;font-size:.92rem;font-weight:700;line-height:1.5}.generate-readiness.ready{color:#047857}.results-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:40px;padding:32px;box-shadow:0 4px 12px #0000000a}.results-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.results-title{color:#1f2937;margin:0;font-size:1.2rem;font-weight:600}.results-subtitle{color:#6b7280;margin:4px 0 0;font-size:.9rem}.results-list{margin-bottom:24px}.result-item{background:#f9fafb;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:14px 16px;transition:background .2s;display:flex}.result-item:hover{background:#f3f4f6}.result-item-info{align-items:center;gap:12px;display:flex}.result-item-icon{color:#4f46e5;background:#eef2ff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.file-name{color:#1f2937;font-size:.95rem;font-weight:500;display:block}.file-meta{color:#9ca3af;font-size:.8rem}.download-all{text-align:center}.success-screen{background:radial-gradient(circle at 12% 10%,#22c55e24,#0000 30%),linear-gradient(135deg,#fff,#f0fdf4);border:1px solid #10b98138;border-radius:28px;margin-bottom:40px;padding:clamp(24px,4vw,38px);position:relative;overflow:hidden;box-shadow:0 24px 64px #0596691f}.success-screen:before{content:"";pointer-events:none;background-image:linear-gradient(#10b9810f 1px,#0000 1px),linear-gradient(90deg,#10b9810f 1px,#0000 1px);background-size:28px 28px;border-radius:22px;position:absolute;inset:18px;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.success-screen>*{z-index:1;position:relative}.success-screen-hero{grid-template-columns:auto 1fr auto;align-items:start;gap:18px;margin-bottom:22px;display:grid}.success-screen-icon{color:#fff;background:linear-gradient(135deg,#22c55e,#059669);border-radius:999px;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.6rem;font-weight:950;display:inline-flex;box-shadow:0 16px 34px #0596693d}.success-screen-kicker{color:#047857;margin-bottom:8px}.success-screen-kicker:before{background:#22c55e;box-shadow:0 0 0 4px #22c55e29}.success-screen-title{color:#064e3b;letter-spacing:-.04em;margin:0;font-size:clamp(1.5rem,3vw,2.15rem);font-weight:950}.success-screen-subtitle{color:#3f6f5c;margin:8px 0 0;line-height:1.65}.success-screen-badge{align-self:start}.success-screen-stats{background:#ffffffbd;border:1px solid #bbf7d0;border-radius:18px;align-items:baseline;gap:12px;margin-bottom:24px;padding:16px 20px;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffffb8}.success-screen-count{color:#047857;letter-spacing:-.06em;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:950;line-height:.9}.success-screen-count-label{color:#065f46;font-size:.95rem;font-weight:850}.success-screen-details{margin-bottom:24px}.success-screen-details .results-list{margin-bottom:0}.success-screen-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.inspector-results{margin-top:32px}.results-summary{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.summary-card{text-align:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.summary-value{color:#4f46e5;font-size:2rem;font-weight:700;display:block}.summary-label{color:#6b7280;font-size:.85rem}.placeholders-table-section{margin-bottom:24px}.placeholders-table-section h3{color:#1f2937;margin-bottom:12px;font-size:1.1rem;font-weight:600}.malformed-placeholders-section{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.malformed-list{flex-direction:column;gap:10px;display:flex}.malformed-item{background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;padding:14px 16px}.malformed-item-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.malformed-location{color:#9a3412;font-size:.78rem;font-weight:700}.malformed-reason{color:#7c2d12;margin:0 0 8px;font-size:.88rem}.malformed-snippet{color:#1f2937;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border:1px solid #ffedd5;border-radius:8px;padding:10px 12px;font-family:Courier New,monospace;font-size:.86rem;line-height:1.5}.recommended-headers{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.recommended-headers h3{color:#1f2937;margin-bottom:8px;font-size:1.1rem;font-weight:600}.recommended-headers p{color:#6b7280;margin-bottom:12px;font-size:.9rem}.headers-list{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.header-chip{color:#4338ca;background:#e0e7ff;border-radius:6px;padding:4px 12px;font-size:.85rem;font-weight:500}.headers-actions{gap:8px;display:flex}.empty-hint{color:#9ca3af;font-style:italic}.workflow-status-card{background:#ffffffd1;border:1px solid #7c3aed24;border-radius:22px;margin:0 0 32px;padding:24px;box-shadow:0 18px 48px #441f7814}.workflow-status-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.workflow-status-header h3{color:#161226;letter-spacing:-.02em;margin:0 0 6px;font-size:1.22rem;font-weight:850}.workflow-status-header p{color:#6f6a80;margin:0;line-height:1.6}.workflow-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 18px;padding:0;list-style:none;display:grid}.workflow-step{color:#475569;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;align-items:flex-start;gap:10px;min-width:0;padding:14px;display:flex}.workflow-step.complete{color:#065f46;background:#f0fdf4;border-color:#bbf7d0}.workflow-step.warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.workflow-step-marker{color:#4338ca;background:#e0e7ff;border-radius:999px;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.78rem;font-weight:900;display:inline-flex}.workflow-step.complete .workflow-step-marker{color:#fff;background:#22c55e}.workflow-step.warning .workflow-step-marker{color:#fff;background:#f59e0b}.workflow-step strong{margin-bottom:4px;font-size:.9rem;display:block}.workflow-step small{color:currentColor;opacity:.78;line-height:1.4;display:block}.document-count-preview{background:linear-gradient(135deg,#f8fafc,#eef2ff);border:1px solid #e0e7ff;border-radius:16px;gap:10px;padding:18px;display:grid}.document-count-preview div{color:#1f2937;justify-content:space-between;align-items:center;gap:14px;display:flex}.document-count-preview strong{color:#312e81}.document-count-preview span{color:#047857;font-weight:750}.pre-generation-summary{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e0e7ff;border-radius:18px;margin:0 0 32px;padding:20px;box-shadow:0 14px 36px #441f7812}.pre-generation-summary-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.pre-generation-summary-header h3{color:#161226;letter-spacing:-.015em;margin:0 0 6px;font-size:1.06rem;font-weight:850}.pre-generation-summary-header p{color:#6f6a80;margin:0;line-height:1.55}.pre-generation-summary-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;display:grid}.pre-generation-summary-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;align-items:flex-start;gap:10px;min-width:0;padding:13px;display:flex}.pre-generation-summary-item.accepted{background:#f0fdf4;border-color:#bbf7d0}.pre-generation-summary-item.warning{background:#fffbeb;border-color:#fde68a}.pre-generation-summary-item.pending{color:#64748b}.pre-generation-summary-icon{color:#fff;background:#22c55e;border-radius:999px;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.76rem;font-weight:950;display:inline-flex}.pre-generation-summary-item.pending .pre-generation-summary-icon{color:#4338ca;background:#e0e7ff}.pre-generation-summary-item.warning .pre-generation-summary-icon{color:#fff;background:#f59e0b}.pre-generation-summary-copy{gap:2px;min-width:0;display:grid}.pre-generation-summary-copy strong{color:#312e81;text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:900}.pre-generation-summary-copy span{color:#1f2937;overflow-wrap:anywhere;font-size:.94rem;font-weight:800}.pre-generation-summary-copy small{color:#64748b;line-height:1.35}.compact-empty-state.empty-state{background:#f8fafc;border:1px dashed #dbe3ef;border-radius:16px;padding:22px}.compact-empty-state .empty-state-icon{display:none}.compact-empty-state .empty-state-description{margin-bottom:0}.tool-body>*+.compact-empty-state,.tool-section+.compact-empty-state{margin-top:-10px;margin-bottom:28px}.not-found-section{padding:100px 24px 80px}.not-found-title{color:#e5e7eb;text-align:center;margin-bottom:8px;font-size:4rem;font-weight:800}@media (width<=1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.hero-title{font-size:2.5rem}.hero-stats{flex-direction:column;gap:16px}.upload-section{grid-template-columns:1fr}.features-grid,.steps-grid{grid-template-columns:1fr;max-width:400px}.results-summary,.success-screen-hero{grid-template-columns:1fr}.success-screen-stats{flex-direction:column;align-items:flex-start;display:flex}.preview-section{padding:20px}}.hero:before{background-image:linear-gradient(#7c3aed14 1px,#0000 1px),linear-gradient(90deg,#7c3aed14 1px,#0000 1px);background-size:54px 54px;-webkit-mask-image:linear-gradient(#000,#0000 86%);mask-image:linear-gradient(#000,#0000 86%)}.hero-container{grid-template-columns:minmax(0,.92fr) minmax(360px,.78fr);align-items:center;gap:46px;max-width:1220px;display:grid}.hero-title{color:#161226;font-size:clamp(3.1rem,6.4vw,6.6rem)}.hero-title-highlight{background:linear-gradient(100deg,#ff4ecd,#7c3aed 50%,#06b6d4);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#5e5872;max-width:760px;margin-left:0}.hero-actions,.hero-stats{justify-content:flex-start}@keyframes orbitSpin{to{transform:rotate(360deg)}}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes pulseOutput{0%,to{box-shadow:0 20px 44px #441f781f}50%{box-shadow:0 22px 60px #06b6d438}}@keyframes beamMove{0%,to{opacity:.42;transform:scaleX(.82)}50%{opacity:1;transform:scaleX(1)}}.tool-card-icon{background:linear-gradient(135deg,#fff1f2,#f5f3ff);border-radius:18px}.tool-card-title{color:#161226;font-weight:900}.tool-card-description{color:#6f6a80}.tool-card-tag{color:#5e5872;background:#ffffffb3;border-color:#7c3aed1f}.demo-shell,.usage-animation-card,.privacy-card,.directory-hero-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #7c3aed24;box-shadow:0 24px 68px #441f781a}.anchor-section{scroll-margin-top:88px}.example-library{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #7c3aed24;border-radius:30px;margin-top:28px;padding:34px;box-shadow:0 24px 68px #441f781a}.example-library-copy{max-width:760px;margin-bottom:24px}.example-library-copy h2{color:#161226;letter-spacing:-.04em;margin-bottom:10px;font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.1}.example-library-copy p{color:#6f6a80;line-height:1.7}.example-template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.example-template-card{background:linear-gradient(#fff,#fbfbff);border:1px solid #e6e8f2;border-radius:20px;flex-direction:column;padding:18px;display:flex}.example-template-icon{color:#4f46e5;letter-spacing:.08em;background:#eef2ff;border-radius:999px;margin-bottom:12px;padding:6px 9px;font-size:.7rem;font-weight:900;display:inline-flex}.example-template-card h3{color:#161226;margin-bottom:6px;font-size:1rem}.example-template-card p{color:#6f6a80;margin-bottom:10px;font-size:.9rem;line-height:1.55}.example-template-card small{color:#7c3aed;font-weight:800}.example-template-includes{color:#3b2b64;gap:7px;margin:14px 0 16px;padding:0;font-size:.82rem;font-weight:750;list-style:none;display:grid}.example-template-includes li{align-items:center;gap:8px;display:flex}.example-template-includes li:before{content:"✓";color:#047857;background:#dcfce7;border-radius:999px;flex:0 0 18px;place-items:center;width:18px;height:18px;font-size:.72rem;font-weight:900;display:inline-grid}.example-template-download{width:100%;margin-top:auto}@keyframes nodeBreathe{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-8px)scale(1.02)}}@keyframes connectorPulse{0%,to{opacity:.35}50%{opacity:1}}@media (width<=1040px){.hero-container{grid-template-columns:1fr}.hero-content{text-align:center;align-items:center}.hero-actions,.hero-stats{justify-content:center}.hero-showcase{max-width:620px;margin:0 auto;transform:none}.plugin-spotlight-grid,.usage-animation-card{grid-template-columns:1fr}}@media (width<=768px){.showcase-canvas{min-height:430px;padding:20px}.showcase-card{width:78%}.plugin-spotlight-grid,.tools-filters{grid-template-columns:1fr}.usage-animation-stage{min-height:420px}.usage-node{width:min(100%,280px);right:auto;transform:translate(-50%);left:50%!important}.usage-template{top:0}.usage-data{top:145px}.usage-output{top:290px}.usage-connector{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (width<=480px){.hero-title{font-size:2rem}}.hero:before{opacity:.5;background-image:radial-gradient(circle at 1px 1px,#4f46e524 1px,#0000 0);background-size:48px 48px}.hero-bg-effects{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-floating-shape{opacity:.45;filter:blur(1px);border-radius:50%;position:absolute}.hero-shape-inner{border-radius:inherit;background:inherit;width:100%;height:100%}.shape-1{background:radial-gradient(circle,#8b5cf638,#8b5cf60a);width:180px;height:180px;animation:18s ease-in-out infinite heroFloatA}.shape-2{background:radial-gradient(circle,#6366f147,#6366f10f);width:120px;height:120px;animation:22s ease-in-out infinite heroFloatB}.shape-3{background:radial-gradient(circle,#a78bfa4d,#a78bfa0d);width:90px;height:90px;animation:14s ease-in-out infinite reverse heroFloatA}.shape-4{background:radial-gradient(circle,#4f46e52e,#4f46e508);width:150px;height:150px;animation:20s ease-in-out infinite reverse heroFloatB}@keyframes heroFloatA{0%,to{transform:translate(0)scale(1)}33%{transform:translate(18px,-24px)scale(1.06)}66%{transform:translate(-12px,16px)scale(.96)}}@keyframes heroFloatB{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-20px,18px)rotate(8deg)}}.hero-glow{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-top{background:#7c3aed29;width:500px;height:500px;top:-160px;left:50%;transform:translate(-50%)}.hero-glow-bottom{background:#6366f11a;width:420px;height:420px;bottom:-120px;right:10%}.hero-container{z-index:1;max-width:960px;margin:0 auto;position:relative}.hero-content{flex-direction:column;align-items:center;display:flex}.hero-badge{color:#4f46e5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:default;background:#ffffffe0;border:1px solid #dfe4ff;border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 8px 6px 6px;font-size:.82rem;font-weight:700;transition:box-shadow .25s,transform .25s;display:inline-flex;box-shadow:0 12px 32px #4f46e51a,0 1px 2px #4f46e50a}.hero-badge:hover{transform:translateY(-1px);box-shadow:0 14px 38px #4f46e529}.hero-badge-dot{background:#818cf8;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2.4s ease-in-out infinite badgePulse;box-shadow:0 0 0 3px #818cf833}@keyframes badgePulse{0%,to{box-shadow:0 0 0 3px #818cf833}50%{box-shadow:0 0 0 6px #818cf81f}}.hero-badge-text{line-height:1}.hero-badge-arrow{color:#a5b4fc;flex-shrink:0}.hero-title{letter-spacing:-.055em;text-wrap:balance;color:#1e1b4b;flex-direction:column;gap:4px;max-width:880px;margin-bottom:24px;font-size:clamp(2.85rem,7.2vw,5.2rem);font-weight:850;line-height:1.04;display:flex}.hero-title-line{display:block}.hero-title-highlight{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 50%,#a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:relative}.hero-title-highlight:after{content:"";background:linear-gradient(90deg,#4f46e540,#7c3aed26);border-radius:3px;height:6px;position:absolute;bottom:-2px;left:0;right:0}.hero-subtitle{color:#5f6676;text-wrap:balance;max-width:720px;margin:0 auto 36px;font-size:clamp(1.08rem,2vw,1.3rem);line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:46px;display:flex}.btn-hero-primary{position:relative;overflow:hidden}.btn-hero-primary:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff2e,#0000);transition:opacity .25s;position:absolute;inset:0}.btn-hero-primary:hover:before{opacity:1}.btn-hero-secondary{position:relative}.hero-stats{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.stat-item{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#475569;background:#ffffffd1;border:1px solid #c7d2fee6;border-radius:999px;align-items:center;gap:10px;padding:11px 18px;font-size:.88rem;font-weight:650;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex;box-shadow:0 8px 24px #4f46e50f}.stat-item:hover{border-color:#c7d2fe;transform:translateY(-2px);box-shadow:0 12px 30px #4f46e51f}.stat-icon{color:#4f46e5;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.stat-label{white-space:nowrap}.featured-tools-section{background:linear-gradient(#fff 0%,#fbfbff 100%);padding:76px 24px 88px}.featured-tools-section .container,.workflow-section .container,.demo-section .container,.audience-section .container,.tools-directory-section .container{max-width:1180px}.featured-tools-header{margin-bottom:40px}.tools-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:1180px}.tool-card{border-color:#e6e8f2;border-radius:20px;min-height:320px;padding:24px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f172a0a}.tool-card:before{content:"";opacity:0;background:linear-gradient(90deg,#4f46e5,#a78bfa);height:3px;transition:opacity .25s;position:absolute;inset:0 0 auto}.tool-card:hover:before{opacity:1}.tool-card-muted{background:linear-gradient(#fffffff5,#f9fafbeb)}.tool-card-muted .tool-card-description,.tool-card-muted .tool-card-status-text{color:#7b8190}.tool-card-muted .btn:disabled{opacity:.78;color:#8b93a3;background:#f8fafc;border-color:#e5e7eb}.tool-card-header{gap:14px;margin-bottom:18px}.tool-card-icon{border-radius:16px;flex-shrink:0;width:52px;height:52px;box-shadow:inset 0 0 0 1px #4f46e514}.tool-icon-search{color:#7c3aed;background:#f5f3ff}.tool-icon-pdf,.tool-icon-split{color:#e11d48;background:#fff1f2}.tool-icon-table,.tool-icon-csv{color:#059669;background:#ecfdf5}.tool-icon-docx,.tool-icon-document{color:#4f46e5;background:#eef2ff}.tool-card-status-badge{white-space:nowrap;border:1px solid #0000}.tool-card-status-badge[data-tool-status=ready]{color:#047857;background:#dcfce7;border-color:#bbf7d0}.tool-card-status-badge[data-tool-status=coming-soon]{color:#667085;background:#f8fafc;border-color:#e5e7eb}.tool-card-title{letter-spacing:-.015em;margin-bottom:10px;font-size:1.16rem;font-weight:750}.tool-card-description{color:#5f6676;margin-bottom:18px;font-size:.93rem;line-height:1.62}.tool-card-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 18px;display:grid}.tool-card-meta-item{background:#f8fafcdb;border:1px solid #eceef7;border-radius:14px;min-width:0;padding:9px 10px}.tool-card-meta-formats{grid-column:1/-1}.tool-card-meta dt{color:#8b93a3;letter-spacing:.06em;text-transform:uppercase;margin:0 0 3px;font-size:.68rem;font-weight:850}.tool-card-meta dd{color:#312e81;margin:0;font-size:.82rem;font-weight:800;line-height:1.35}.tool-card-tags{gap:7px;margin-bottom:20px}.tool-card-tag{background:#f4f5fb;border:1px solid #eceef7;border-radius:999px;padding:5px 9px;font-weight:650}.tool-card-footer{gap:14px;margin-top:auto}.tool-card-status-text{color:#64748b;white-space:nowrap;font-size:.78rem;font-weight:650}.workflow-section{background:#fff;padding:88px 24px}.steps-grid-four{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1180px}.step-card{text-align:left;background:#fff;border:1px solid #e6e8f2;border-radius:20px;padding:28px 24px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;box-shadow:0 8px 24px #0f172a0a}.step-card:hover{border-color:#c7d2fe;transform:translateY(-4px);box-shadow:0 16px 36px #0f172a14}.step-number{letter-spacing:.04em;border-radius:999px;width:fit-content;min-width:48px;height:34px;margin:0 0 18px;padding:0 12px;font-size:.84rem;font-weight:800;box-shadow:0 10px 20px #4f46e52e}.step-title{letter-spacing:-.015em;font-size:1.05rem;font-weight:750}.step-description{color:#667085;line-height:1.65}.demo-section{background:linear-gradient(#fbfbff 0%,#fff 100%);padding:82px 24px}.demo-shell{background:linear-gradient(135deg,#fffffffa,#f8faffeb);border:1px solid #e0e7ff;border-radius:28px;grid-template-columns:minmax(260px,.85fr) minmax(0,1.45fr);align-items:center;gap:36px;padding:42px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px #4f46e51a}.demo-shell:before{content:"";background:#7c3aed1a;border-radius:999px;width:280px;height:280px;position:absolute;top:-120px;right:-100px}.demo-copy,.demo-preview{z-index:1;position:relative}.section-kicker{color:#4f46e5;text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:8px;margin-bottom:12px;font-size:.78rem;font-weight:800;display:inline-flex}.section-kicker:before{content:"";background:#8b5cf6;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #8b5cf624}.demo-title{color:#1e1b4b;letter-spacing:-.035em;margin-bottom:12px;font-size:clamp(1.75rem,3vw,2.35rem);font-weight:800;line-height:1.12}.demo-description{color:#5f6676;font-size:1rem;line-height:1.7}.demo-preview{background:#f8fafc;border:1px solid #e6e8f2;border-radius:22px;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:12px;padding:18px;display:grid}.demo-panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;min-width:0;padding:16px;position:relative;box-shadow:0 10px 24px #0f172a0d}.demo-panel-label{color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:.75rem;font-weight:800}.demo-panel code{color:#e0e7ff;white-space:nowrap;background:#111827;border-radius:12px;padding:16px;font-family:Courier New,monospace;font-size:.96rem;display:block;overflow-x:auto}.mini-table{background:#fff;border:1px solid #dde3ef;border-radius:12px;overflow:hidden}.mini-table-header,.mini-table-row{grid-template-columns:1fr;display:grid}.mini-table-header span,.mini-table-row span{padding:10px 12px;font-size:.88rem}.mini-table-header{color:#4338ca;background:#eef2ff;font-weight:800}.mini-table-row{color:#1f2937;background:#fff}.demo-arrow{color:#7c3aed;justify-content:center;align-items:center;font-size:1.8rem;font-weight:800;display:flex}.document-preview{color:#1f2937;background:linear-gradient(#fff,#fafafa);border:1px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;min-height:82px;padding:18px;font-size:1.05rem;font-weight:700;display:flex;box-shadow:inset 0 0 0 1px #ffffffb3}.how-it-works-flow{background:radial-gradient(circle at 18% 18%,#ff4ecd1a,#0000 24%),radial-gradient(circle at 82% 82%,#06b6d41f,#0000 26%),#f8fafc;position:relative;overflow:hidden}.how-it-works-flow:before{content:"";pointer-events:none;background-image:linear-gradient(#7c3aed0f 1px,#0000 1px),linear-gradient(90deg,#7c3aed0f 1px,#0000 1px);background-size:28px 28px;border-radius:18px;position:absolute;inset:18px}.how-it-works-flow .demo-panel,.how-it-works-flow .demo-arrow{z-index:1;position:relative}.how-it-works-flow .demo-panel{opacity:.46;animation:4s ease-in-out infinite flowStepFocus;transform:translateY(8px)scale(.98)}.how-it-works-flow .demo-panel-template{animation-delay:0s}.how-it-works-flow .demo-panel-sheet{animation-delay:1.35s}.how-it-works-flow .demo-panel-output{animation-delay:2.7s}.demo-step-badge{color:#fff;background:linear-gradient(135deg,#ff4ecd,#7c3aed);border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.72rem;font-weight:950;display:inline-flex;position:absolute;top:12px;right:12px;box-shadow:0 10px 22px #7c3aed38}.how-it-works-flow .demo-arrow{background:#fff;border:1px solid #7c3aed29;border-radius:999px;width:38px;height:38px;margin:-2px auto;animation:4s ease-in-out infinite flowArrowPulse;box-shadow:0 10px 24px #441f7814}.how-it-works-flow .demo-arrow-output{animation-delay:1.35s}@keyframes flowStepFocus{0%,18%,to{opacity:.46;transform:translateY(8px)scale(.98);box-shadow:0 10px 24px #0f172a0d}8%,14%{opacity:1;border-color:#7c3aed47;transform:translateY(0)scale(1);box-shadow:0 18px 42px #7c3aed2e}}@keyframes flowArrowPulse{0%,22%,to{opacity:.42;transform:translateY(-2px)}12%,18%{opacity:1;transform:translateY(4px)}}.audience-section{background:#f8fafc;padding:88px 24px}.audience-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.audience-card{background:#fff;border:1px solid #e6e8f2;border-radius:18px;align-items:flex-start;gap:16px;padding:22px;transition:transform .24s,box-shadow .24s,border-color .24s;display:flex;box-shadow:0 8px 22px #0f172a0a}.audience-card:hover{border-color:#c7d2fe;transform:translateY(-4px);box-shadow:0 16px 36px #0f172a14}.audience-icon{color:#4f46e5;letter-spacing:.03em;background:linear-gradient(135deg,#eef2ff,#f5f3ff);border-radius:13px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:.8rem;font-weight:850;display:flex}.audience-title{color:#1f2937;margin-bottom:6px;font-size:1rem;font-weight:750}.audience-description{color:#667085;font-size:.9rem;line-height:1.6}.privacy-section{background:radial-gradient(circle at 90% 8%,#4f46e51c,#0000 32%),linear-gradient(#fff 0%,#f8fafc 100%);padding:90px 24px 100px}.privacy-section .container{max-width:1120px}.privacy-card{text-align:left;background:radial-gradient(circle at 18% 28%,#22d3ee38,#0000 28%),radial-gradient(circle at 94% 12%,#a78bfa42,#0000 34%),linear-gradient(135deg,#12102a 0%,#24164f 48%,#312e81 100%);border:1px solid #c7d2fe47;border-radius:34px;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);align-items:center;gap:46px;max-width:none;padding:50px;display:grid;position:relative;overflow:hidden;box-shadow:0 34px 90px #1e1b4b47}.privacy-card:before{content:"";opacity:.8;pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:34px 34px;border-radius:28px;position:absolute;inset:18px;-webkit-mask-image:linear-gradient(110deg,#000,#0000 72%);mask-image:linear-gradient(110deg,#000,#0000 72%)}.privacy-card:after{content:"";background:radial-gradient(circle,#22d3ee33,#a78bfa14,#0000 70%);border-radius:999px;width:330px;height:330px;position:absolute;inset:auto -110px -140px auto}.privacy-visual,.privacy-content{z-index:1;position:relative}.privacy-visual{background:radial-gradient(circle at 50% 48%,#ffffff29,#ffffff0d 62%,#ffffff08);border:1px solid #ffffff24;border-radius:28px;justify-content:center;align-items:center;min-height:310px;display:flex;box-shadow:inset 0 1px #ffffff1f,0 24px 60px #00000029}.privacy-graph{aspect-ratio:1;place-items:center;width:min(100%,300px);display:grid;position:relative}.privacy-graph:before{content:"";filter:blur(4px);background:radial-gradient(circle,#22d3ee33,#7c3aed14 58%,#0000 70%);border-radius:999px;position:absolute;inset:16%}.privacy-graph-orbit{border:1px dashed #ffffff38;border-radius:999px;position:absolute}.privacy-graph-orbit-one{animation:28s linear infinite privacyOrbit;inset:8%}.privacy-graph-orbit-two{border-style:solid;border-color:#22d3ee33;animation:20s linear infinite reverse privacyOrbit;inset:24%}.privacy-icon{z-index:3;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#ffffff3d,#ffffff17);border-radius:34px;width:110px;height:110px;position:relative;box-shadow:0 22px 54px #00000047,0 0 0 10px #ffffff0d,inset 0 0 0 1px #ffffff38}.privacy-graph-node{z-index:2;color:#312e81;background:#ffffffeb;border:1px solid #ffffff57;border-radius:22px;place-items:center;width:66px;height:66px;animation:5.4s ease-in-out infinite privacyNodeFloat;display:grid;position:absolute;box-shadow:0 16px 36px #0000002e}.privacy-graph-node span{letter-spacing:.08em;font-size:.72rem;font-weight:950}.privacy-graph-node-file{color:#7c3aed;top:20%;left:2%}.privacy-graph-node-pdf{color:#e11d48;animation-delay:.7s;top:28%;right:1%}.privacy-graph-node-sheet{color:#059669;animation-delay:1.35s;bottom:0;left:50%;transform:translate(-50%)}.privacy-graph-connector{z-index:1;filter:drop-shadow(0 0 10px #22d3ee70);transform-origin:0;background:linear-gradient(90deg,#0000,#22d3eef5,#a78bfaeb,#0000);border-radius:999px;height:5px;animation:2.8s ease-in-out infinite privacyConnectorPulse;position:absolute}.privacy-graph-connector-one{top:39%;left:22%;right:52%;transform:rotate(22deg)}.privacy-graph-connector-two{animation-delay:.45s;top:42%;left:54%;right:20%;transform:rotate(-20deg)}.privacy-graph-connector-three{animation-delay:.9s;bottom:34%;left:42%;right:32%;transform:rotate(90deg)}.privacy-graph-lock{z-index:4;color:#047857;letter-spacing:.04em;background:#dcfce7f5;border-radius:999px;padding:6px 12px;font-size:.76rem;font-weight:950;position:absolute;bottom:22%;left:50%;transform:translate(-50%);box-shadow:0 10px 24px #0596692e}.privacy-title{color:#fff;letter-spacing:-.04em;margin-bottom:12px;font-size:clamp(1.85rem,4vw,2.7rem);font-weight:850}.privacy-description{color:#ffffffc2;max-width:680px;margin-bottom:24px;font-size:1rem;line-height:1.75}.privacy-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;list-style:none;display:grid}.privacy-list li{color:#ffffffeb;background:linear-gradient(135deg,#ffffff21,#ffffff12);border:1px solid #ffffff24;border-radius:16px;align-items:center;gap:10px;padding:13px 14px;font-size:.92rem;font-weight:700;display:flex;box-shadow:inset 0 1px #ffffff14}.privacy-list span{color:#047857;background:linear-gradient(135deg,#dcfce7,#a7f3d0);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.78rem;font-weight:950;display:inline-flex;box-shadow:0 0 0 4px #22c55e1a}.privacy-section .section-kicker{color:#c7d2fe}.privacy-section .section-kicker:before{background:#c4b5fd;box-shadow:0 0 0 4px #c4b5fd24}@keyframes privacyOrbit{to{transform:rotate(360deg)}}@keyframes privacyNodeFloat{0%,to{translate:0}50%{translate:0 -9px}}@keyframes privacyConnectorPulse{0%,to{opacity:.34;scale:.78 1}50%{opacity:1;scale:1}}.tools-directory-section{padding:112px 24px 88px}.tools-search{max-width:420px}.tools-search-input{background:#fff;border-radius:12px}.tools-filter-btn{border-radius:999px;font-weight:600}.tools-filter-btn.active{box-shadow:0 8px 18px #4f46e52e}.tools-category-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 32px;display:grid}.tools-category-overview-card{min-height:160px;color:inherit;text-align:left;cursor:pointer;background:#ffffffc2;border:1px solid #7c3aed24;border-radius:22px;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:20px;font-family:inherit;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;box-shadow:0 14px 34px #441f7812}.tools-category-overview-card:hover{border-color:#7c3aed47;transform:translateY(-4px);box-shadow:0 20px 46px #441f781f}.tools-category-overview-card:focus-visible{outline-offset:3px;outline:3px solid #4f46e538}.tools-category-overview-icon{color:#4f46e5;background:#eef2ff;border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;font-size:.86rem;font-weight:950;display:inline-flex}.tools-category-overview-card strong{color:#161226;letter-spacing:-.02em;font-size:1rem;font-weight:900;display:block}.tools-category-overview-card small{color:#7c3aed;margin-top:3px;font-size:.76rem;font-weight:800;display:block}.tools-category-overview-card p{color:#6f6a80;grid-column:1/-1;margin:4px 0 0;font-size:.9rem;line-height:1.55}.tools-category-sections{gap:42px;margin-top:40px;display:grid}.tools-category-section{scroll-margin-top:100px}.tools-category-heading{gap:6px;max-width:760px;margin:0 0 18px;display:grid}.tools-category-heading h2{color:#161226;letter-spacing:-.045em;margin:0;font-size:clamp(1.55rem,3vw,2.2rem);font-weight:950;line-height:1.08}.tools-category-heading p{color:#6f6a80;margin:0;line-height:1.6}.tools-category-heading p:last-child{color:#7c3aed;font-size:.84rem;font-weight:850}.tool-page .container{max-width:920px}.tool-page{background:radial-gradient(circle at 8% 4%,#ff4ecd29,#0000 26%),radial-gradient(circle at 92% 0,#06b6d429,#0000 28%),linear-gradient(#fff 0%,#fbfbff 52%,#fff 100%);position:relative;overflow:hidden}.tool-page:before{content:"";pointer-events:none;background-image:linear-gradient(#7c3aed0e 1px,#0000 1px),linear-gradient(90deg,#7c3aed0e 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 56%);mask-image:linear-gradient(#000,#0000 56%)}.tool-page .container{z-index:1;max-width:1120px;position:relative}.tool-header{margin-bottom:24px}.tool-header-info{max-width:860px}.tool-category-label{color:#7c3aed;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:10px;font-size:.78rem;font-weight:900;display:inline-flex}.tool-category-label:before{content:"";background:#ff4ecd;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #ff4ecd24}.tool-title{letter-spacing:-.06em;color:#161226;font-size:clamp(2.2rem,5vw,4.5rem);font-weight:950;line-height:1.02}.tool-description{color:#5e5872;max-width:760px;font-size:1.08rem}.tool-experience{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffbd;border:1px solid #7c3aed24;border-radius:34px;grid-template-columns:minmax(280px,.8fr) minmax(420px,1.2fr);align-items:center;gap:32px;margin:0 0 36px;padding:clamp(24px,4vw,40px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 74px #441f781a}.tool-experience:before{content:"";background:linear-gradient(135deg,#ff4ecd2e,#06b6d429);border-radius:999px;width:260px;height:260px;position:absolute;top:-120px;right:-90px}.tool-experience-copy,.tool-experience-visual{z-index:1;position:relative}.tool-experience-kicker{color:#7c3aed;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:.76rem;font-weight:900;display:inline-flex}.tool-experience-copy h2{color:#161226;letter-spacing:-.045em;margin-bottom:10px;font-size:clamp(1.65rem,3vw,2.35rem);font-weight:950;line-height:1.08}.tool-experience-copy p{color:#6f6a80;line-height:1.72}.tool-experience-details{gap:9px;margin:20px 0;list-style:none;display:grid}.tool-experience-details li{color:#3b2b64;align-items:flex-start;gap:10px;font-size:.92rem;font-weight:750;display:flex}.tool-experience-details li:before{content:"✓";color:#047857;background:#dcfce7;border-radius:999px;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.76rem;font-weight:900;display:inline-flex}.tool-experience-tags{flex-wrap:wrap;gap:8px;display:flex}.tool-experience-tags span{color:#5e5872;background:#ffffffb8;border:1px solid #7c3aed21;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:800}.tool-experience-visual{isolation:isolate;background:radial-gradient(circle at 22% 18%,#ff4ecd29,#0000 28%),radial-gradient(circle at 82% 74%,#06b6d42e,#0000 34%),linear-gradient(135deg,#f5f3ffd9,#ecfeffb3);border:1px solid #7c3aed1f;border-radius:28px;min-height:310px;overflow:hidden}.tool-experience-visual:before{content:"";opacity:.8;z-index:-1;background-image:linear-gradient(#7c3aed12 1px,#0000 1px),linear-gradient(90deg,#7c3aed12 1px,#0000 1px);background-size:26px 26px;border-radius:24px;position:absolute;inset:18px;-webkit-mask-image:radial-gradient(circle,#000,#0000 76%);mask-image:radial-gradient(circle,#000,#0000 76%)}.tool-flow-orb{border:1px dashed #7c3aed38;border-radius:999px;animation:28s linear infinite toolOrbit;position:absolute}.tool-flow-orb-one{width:280px;height:280px;top:14px;right:-70px}.tool-flow-orb-two{width:180px;height:180px;animation-direction:reverse;bottom:-36px;left:-42px}.tool-flow-card{background:#ffffffe6;border:1px solid #7c3aed24;border-radius:22px;flex-direction:column;justify-content:center;width:min(46%,230px);min-height:92px;padding:18px;animation:5.6s ease-in-out infinite toolCardFloat;display:flex;position:absolute;box-shadow:0 18px 42px #441f781f}.tool-flow-card small{color:#7c3aed;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem;font-weight:950}.tool-flow-card strong{color:#161226;font-size:1rem;line-height:1.25}.tool-visual-panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #7c3aed24;border-radius:22px;width:min(48%,240px);padding:14px;animation:6s ease-in-out infinite toolCardFloat;position:absolute;box-shadow:0 18px 42px #441f7821}.tool-visual-panel>small,.tool-visual-center-chip{color:#7c3aed;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:10px;font-size:.7rem;font-weight:950;display:inline-flex}.tool-visual-panel>small:before{content:"";background:#ff4ecd;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 4px #ff4ecd1f}.tool-visual-template{top:22px;left:22px}.tool-visual-data{animation-delay:.75s;top:92px;right:22px}.tool-visual-output{background:linear-gradient(135deg,#fffffff5,#ecfeffed);width:min(52%,258px);animation-delay:1.4s;bottom:22px;left:74px}.tool-visual-output-large{bottom:28px;left:auto;right:28px}.tool-visual-qr-panel{place-items:start center;width:min(42%,210px);display:grid;bottom:30px;left:auto;right:38px}.tool-visual-beam{filter:blur(1px);background:linear-gradient(90deg,#0000,#ff4ecd,#7c3aed,#06b6d4,#0000);border-radius:999px;height:9px;animation:2.4s ease-in-out infinite beamMove;position:absolute;top:48%;left:18%;right:15%}.tool-visual-center-chip{z-index:2;color:#fff;text-align:center;background:#161226eb;border:1px solid #7c3aed24;border-radius:999px;justify-content:center;max-width:190px;margin:0;padding:10px 14px;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 34px #441f7833}.tool-mini-doc,.tool-mini-sheet,.tool-mini-file-list{background:#fff;border:1px solid #e6e8f2;border-radius:16px;overflow:hidden}.tool-mini-doc-header{color:#26143f;border-bottom:1px solid #eef0f7;align-items:center;gap:8px;padding:10px 12px;font-size:.84rem;display:flex}.tool-mini-doc-icon{color:#4f46e5;background:#eef2ff;border-radius:7px;padding:4px 6px;font-size:.62rem;font-weight:950}.tool-mini-doc-body{gap:8px;padding:13px 12px;display:grid}.tool-mini-doc-body span{color:#3b2b64;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(90deg,#f8fafc,#fff);border-radius:9px;min-height:10px;padding:7px 9px;font-size:.78rem;font-weight:750;display:block;overflow:hidden}.tool-mini-badge{color:#047857;text-align:center;background:#dcfce7;border-radius:999px;margin:0 12px 12px;padding:6px 9px;font-size:.72rem;font-weight:900}.tool-mini-sheet-header,.tool-mini-sheet-row{grid-template-columns:repeat(var(--tool-sheet-columns,2), minmax(0, 1fr));display:grid}.tool-mini-sheet-header span,.tool-mini-sheet-row span{text-overflow:ellipsis;white-space:nowrap;border-right:1px solid #eef0f7;min-width:0;padding:10px 9px;font-size:.78rem;overflow:hidden}.tool-mini-sheet-header span:last-child,.tool-mini-sheet-row span:last-child{border-right:0}.tool-mini-sheet-header{color:#4338ca;background:#eef2ff;font-weight:950}.tool-mini-sheet-row{color:#26143f;border-top:1px solid #eef0f7;font-weight:700}.tool-mini-pdf-stack{min-height:142px;position:relative}.tool-mini-pdf-page{background:linear-gradient(#fff,#fff7f8);border:1px solid #fecdd3;border-radius:14px;flex-direction:column;gap:8px;width:98px;height:126px;padding:14px;display:flex;position:absolute;transform:rotate(-8deg);box-shadow:0 12px 24px #e11d4817}.tool-mini-pdf-page:nth-child(2){left:48px;transform:rotate(2deg)}.tool-mini-pdf-page:nth-child(3){left:96px;transform:rotate(10deg)}.tool-mini-pdf-page.is-active{z-index:1;border-color:#a78bfa;box-shadow:0 16px 34px #7c3aed29}.tool-mini-pdf-page span{color:#e11d48;font-size:.68rem;font-weight:950}.tool-mini-pdf-page strong{color:#1e1b4b;font-size:1.4rem}.tool-mini-pdf-page i{background:#ffe4e6;border-radius:999px;height:7px;display:block}.tool-mini-pdf-page i:last-child{width:70%}.tool-mini-qr{background:#fff;border:1px solid #e6e8f2;border-radius:20px;grid-template-columns:repeat(6,15px);gap:5px;padding:18px;display:grid;box-shadow:inset 0 0 0 8px #f8fafc}.tool-mini-qr span{background:#eef2ff;border-radius:4px;width:15px;height:15px}.tool-mini-qr span.is-filled{background:linear-gradient(135deg,#161226,#7c3aed)}.tool-mini-file-list{gap:0;display:grid}.tool-mini-file{border-bottom:1px solid #eef0f7;align-items:center;gap:10px;padding:10px 12px;display:flex}.tool-mini-file:last-child{border-bottom:0}.tool-mini-file span{color:#7c3aed;background:#f5f3ff;border-radius:8px;place-items:center;width:24px;height:24px;font-size:.72rem;font-weight:950;display:grid}.tool-mini-file strong{color:#26143f;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.82rem;overflow:hidden}.tool-flow-card-input{top:28px;left:24px}.tool-flow-card-action{animation-delay:.8s;top:50%;left:50%;transform:translate(-50%,-50%)}.tool-flow-card-output{background:linear-gradient(135deg,#fffffff5,#ecfeffeb);animation-delay:1.5s;bottom:28px;right:24px}.tool-flow-connector{filter:blur(.4px);background:linear-gradient(90deg,#0000,#ff4ecd,#06b6d4,#0000);border-radius:999px;height:6px;animation:2.4s ease-in-out infinite toolConnectorPulse;position:absolute}.tool-flow-connector-one{top:38%;left:29%;right:43%;transform:rotate(17deg)}.tool-flow-connector-two{animation-delay:.55s;bottom:37%;left:48%;right:28%;transform:rotate(17deg)}.tool-body{max-width:920px;margin:0 auto}@keyframes toolOrbit{to{transform:rotate(360deg)}}@keyframes toolCardFloat{0%,to{translate:0;box-shadow:0 18px 42px #441f781f}50%{translate:0 -10px;box-shadow:0 24px 54px #7c3aed2e}}@keyframes toolConnectorPulse{0%,to{opacity:.34;transform-origin:0;scale:.82 1}50%{opacity:1;scale:1}}@media (width<=1100px){.steps-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-shell{grid-template-columns:1fr}.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.privacy-card{grid-template-columns:1fr}.privacy-visual{min-height:260px}}@media (width<=768px){.hero{padding:124px 20px 66px}.hero-title{font-size:clamp(2.35rem,11vw,3.35rem)}.hero-stats{flex-direction:column;align-items:stretch;width:100%;max-width:340px}.stat-item{justify-content:center}.featured-tools-section,.workflow-section,.demo-section,.audience-section{padding:66px 20px}.privacy-section{padding:66px 20px 76px}.tools-grid{grid-template-columns:1fr;max-width:430px}.tools-category-overview{grid-template-columns:1fr;max-width:430px;margin-left:auto;margin-right:auto}.tool-card{min-height:auto}.steps-grid,.steps-grid-four{grid-template-columns:1fr;max-width:430px}.demo-shell{border-radius:24px;padding:28px}.demo-preview{grid-template-columns:1fr}.demo-arrow{min-height:24px;transform:rotate(90deg)}.audience-grid{grid-template-columns:1fr;max-width:560px;margin:0 auto}.privacy-card{border-radius:24px;padding:30px}.privacy-visual{min-height:250px}.privacy-graph{width:min(100%,260px)}.privacy-list{grid-template-columns:1fr}}@media (width<=480px){.hero-actions,.hero-actions .btn{width:100%}.tool-card-footer{flex-direction:column;align-items:flex-start}.demo-shell{padding:22px}.privacy-card{padding:24px}.privacy-visual{min-height:220px}.privacy-icon{border-radius:28px;width:88px;height:88px}.privacy-graph-node{border-radius:18px;width:54px;height:54px}}.pdf-file-queue{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.pdf-file-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;padding:12px 16px;transition:background .2s,border-color .2s;display:flex}.pdf-file-item:hover{background:#f3f4f6;border-color:#c7d2fe}.pdf-file-item-index{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.queue-number{color:#4f46e5;background:#eef2ff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:700;display:inline-flex}.pdf-file-item-icon{color:#4f46e5;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.pdf-file-item-info{flex-direction:column;flex:1;min-width:0;display:flex}.pdf-file-item-info .file-name{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:500;overflow:hidden}.pdf-file-item-info .file-meta{color:#9ca3af;font-size:.8rem}.queue-actions{justify-content:flex-end;margin-top:8px;display:flex}.pdf-reorder-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:inline-flex}.pdf-reorder-btn:hover:not(:disabled){color:#4f46e5;background:#eef2ff;border-color:#c7d2fe}.pdf-reorder-btn:disabled{opacity:.4;cursor:not-allowed}.page-count-badge{color:#059669;background:#ecfdf5;border-radius:6px;padding:2px 8px;font-size:.75rem;font-weight:600}.split-mode-selector{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.split-mode-btn{color:#6b7280;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.split-mode-btn:hover{color:#4f46e5;border-color:#c7d2fe}.split-mode-btn.active{color:#4f46e5;background:#eef2ff;border-color:#4f46e5}.split-config-panel{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.split-config-panel h4{color:#1f2937;margin:0 0 4px;font-size:1rem;font-weight:600}.config-hint{color:#6b7280;margin:0 0 16px;font-size:.85rem}.range-inputs{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.range-row{align-items:center;gap:8px;display:flex}.range-row label{color:#6b7280;flex-direction:column;flex:1;gap:4px;font-size:.8rem;font-weight:500;display:flex}.range-row input{border:1px solid #e5e7eb;border-radius:8px;outline:none;padding:8px 12px;font-family:inherit;font-size:.9rem}.range-row input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.range-separator{color:#9ca3af;padding:8px 0;font-size:.85rem}.every-n-input label{color:#6b7280;flex-direction:column;gap:4px;font-size:.8rem;font-weight:500;display:flex}.every-n-input input{border:1px solid #e5e7eb;border-radius:8px;outline:none;max-width:200px;padding:8px 12px;font-family:inherit;font-size:.9rem}.every-n-input input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.estimate{color:#6b7280;margin-top:8px;font-size:.85rem}.extract-input label{color:#6b7280;flex-direction:column;gap:4px;font-size:.8rem;font-weight:500;display:flex}.extract-input input{border:1px solid #e5e7eb;border-radius:8px;outline:none;max-width:400px;padding:8px 12px;font-family:inherit;font-size:.9rem}.extract-input input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.page-selection-field{color:#6b7280;flex-direction:column;gap:6px;margin-bottom:10px;font-size:.85rem;font-weight:600;display:flex}.page-selection-field input,.page-selection-field select,.page-selection-field textarea{background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;max-width:420px;padding:10px 12px;font-family:inherit;font-size:.95rem}.page-selection-field textarea{resize:vertical;min-height:110px}.page-selection-field input:focus,.page-selection-field select:focus,.page-selection-field textarea:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.rotation-options{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.qr-style-panel{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e5e7eb;border-radius:16px;margin-top:16px;padding:24px;box-shadow:0 8px 22px #0f172a0a}.qr-style-header{margin-bottom:16px}.qr-style-header h3{color:#1f2937;margin:0 0 4px;font-size:1rem;font-weight:700}.qr-style-header p{color:#6b7280;margin:0;font-size:.86rem;line-height:1.5}.qr-style-presets{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.qr-style-preset{color:#4b5563;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-family:inherit;font-size:.85rem;font-weight:650;transition:all .2s;display:inline-flex}.qr-style-preset:hover{color:#4f46e5;border-color:#c7d2fe;transform:translateY(-1px)}.qr-style-preset.active{color:#4f46e5;background:#eef2ff;border-color:#4f46e5;box-shadow:0 8px 18px #4f46e51f}.qr-style-swatch{border:1px solid #0f172a1f;border-radius:7px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;overflow:hidden}.qr-style-swatch span{border-radius:3px;width:12px;height:12px}.qr-style-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;display:grid}.qr-style-field{color:#6b7280;flex-direction:column;gap:6px;font-size:.8rem;font-weight:700;display:flex}.qr-style-field input[type=color]{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;height:42px;padding:4px}.qr-style-field select{color:#1f2937;background:#fff;border:1px solid #e5e7eb;border-radius:10px;outline:none;width:100%;min-height:42px;padding:9px 12px;font-family:inherit;font-size:.9rem}.qr-style-field input[type=color]:focus,.qr-style-field select:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.qr-preview{background:radial-gradient(circle at 50% 0,#f8fafc,#fff);border:1px solid #e5e7eb;border-radius:16px;justify-content:center;margin-bottom:24px;padding:28px;display:flex}.qr-preview svg{border-radius:12px;width:min(100%,320px);height:auto;box-shadow:0 18px 40px #0f172a1a}.section-meta{align-items:center;gap:8px;display:flex}.cleaning-options{flex-direction:column;gap:4px;display:flex}.option-checkbox{cursor:pointer;border-radius:10px;align-items:flex-start;gap:12px;padding:14px 16px;transition:background .2s;display:flex}.option-checkbox:hover{background:#f9fafb}.option-checkbox input[type=checkbox]{opacity:0;width:0;height:0;position:absolute}.checkbox-custom{border:2px solid #d1d5db;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;transition:all .2s;display:flex}.option-checkbox input:checked+.checkbox-custom{background:#4f46e5;border-color:#4f46e5}.option-checkbox input:checked+.checkbox-custom:after{content:"✓";color:#fff;font-size:.75rem;font-weight:700}.option-text{flex-direction:column;gap:2px;display:flex}.option-label{color:#1f2937;font-size:.95rem;font-weight:500}.option-desc{color:#6b7280;font-size:.82rem}.cleaning-summary{flex-direction:column;gap:8px;display:flex}.summary-item{color:#065f46;background:#ecfdf5;border:1px solid #d1fae5;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;font-size:.9rem;font-weight:500;display:flex}.summary-item svg{flex-shrink:0}.export-buttons,.conversion-mode-selector{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.mode-btn{color:#6b7280;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;align-items:center;gap:10px;padding:14px 24px;font-family:inherit;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.mode-btn:hover{color:#4f46e5;border-color:#c7d2fe}.mode-btn.active{color:#4f46e5;background:#eef2ff;border-color:#4f46e5}.mode-label{font-weight:600}.mode-arrow{color:#a5b4fc}.alert-warning{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:10px;align-items:flex-start;gap:12px;padding:14px 16px;font-size:.9rem;display:flex}.alert-warning svg{flex-shrink:0;margin-top:2px}.alert-warning ul{margin:4px 0 0;padding-left:20px}.alert-warning li{margin-bottom:2px}.invoice-settings{flex-wrap:wrap;gap:24px;display:flex}.setting-group{flex-direction:column;gap:6px;display:flex}.setting-group label{color:#6b7280;font-size:.85rem;font-weight:500}.setting-group select,.setting-group input{background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;padding:8px 12px;font-family:inherit;font-size:.9rem}.setting-group select:focus,.setting-group input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.related-tools-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.related-tool-card{color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:10px;padding:14px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.related-tool-card:hover{color:#4f46e5;background:#eef2ff;border-color:#c7d2fe}.related-tool-icon{color:#4f46e5;background:#eef2ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.related-tool-name{flex:1}.related-tool-arrow{color:#9ca3af;flex-shrink:0}.faq-list{flex-direction:column;gap:8px;display:flex}.faq-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:20px 24px}.faq-question{color:#1f2937;margin:0 0 6px;font-size:1rem;font-weight:600}.faq-answer{color:#6b7280;margin:0;font-size:.9rem;line-height:1.6}.tool-section{margin-bottom:32px}.section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.section-title{color:#1f2937;margin:0;font-size:1.2rem;font-weight:600}.section-description{color:#6b7280;margin:4px 0 0;font-size:.9rem}.tool-section,.preview-section,.results-section,.workflow-status-card,.split-config-panel,.recommended-headers,.qr-style-panel,.placeholders-info{scroll-margin-top:96px}.tool-section>.section-header,.preview-header,.results-header,.workflow-status-header{row-gap:10px}.tool-section .upload-card,.upload-section .upload-card{min-height:auto;padding:clamp(26px,4vw,36px) 24px}.tool-section .upload-card:before,.upload-section .upload-card:before{content:"";pointer-events:none;border:1px dashed #d8def0;border-radius:17px;transition:border-color .25s,opacity .25s;position:absolute;inset:12px}.tool-section .upload-card:hover:before,.tool-section .upload-card.drag-over:before,.upload-section .upload-card:hover:before,.upload-section .upload-card.drag-over:before{border-color:#c4b5fd}.tool-section .upload-card.active:before,.upload-section .upload-card.active:before{opacity:.75;border-color:#bbf7d0}.tool-section .upload-card .btn-outline,.upload-section .upload-card .btn-outline{background:#fff;border-color:#ddd6fe;margin-top:2px;box-shadow:0 10px 24px #7c3aed14}.tool-section .upload-card-helper,.upload-section .upload-card-helper{color:#6d28d9;background:#f5f3ff;border-radius:999px;padding:5px 10px;display:inline-flex}.tool-loading{color:#4f46e5;background:#ffffffc7;border:1px solid #7c3aed1f;border-radius:18px;place-items:center;gap:10px;margin:20px 0 28px;padding:26px;display:grid}.tool-loading p{color:#5e5872;margin:0;font-weight:750}.split-config-panel,.qr-style-panel,.recommended-headers,.placeholders-info,.faq-item,.related-tool-card,.pdf-file-item,.summary-card{box-shadow:0 10px 28px #0f172a0b}.split-mode-btn:focus-visible,.qr-style-preset:focus-visible,.tools-filter-btn:focus-visible,.related-tool-card:focus-visible,.placeholder-input:focus-visible,.page-selection-field input:focus-visible,.page-selection-field select:focus-visible,.page-selection-field textarea:focus-visible,.range-row input:focus-visible,.every-n-input input:focus-visible,.extract-input input:focus-visible,.qr-style-field input[type=color]:focus-visible,.qr-style-field select:focus-visible,.tools-search-input:focus-visible{outline-offset:2px;outline:3px solid #4f46e538}.result-item,.pdf-file-item,.summary-item,.malformed-item{overflow-wrap:anywhere}.alert{box-shadow:0 10px 24px #0f172a0b}.docx-placeholder-tool{flex-direction:column;gap:8px;display:flex}.docx-placeholder-section-header{text-align:left;align-items:flex-end;max-width:none}.docx-placeholder-section-header .section-title{letter-spacing:-.02em;color:#1e1b4b;font-size:1.18rem;font-weight:800}.docx-placeholder-section-header .section-description{color:#667085;max-width:720px;line-height:1.65}.docx-placeholder-upload.upload-card{cursor:default;background:radial-gradient(circle at 50% 0,#eef2ffe6,#0000 55%),linear-gradient(#fff 0%,#fbfbff 100%);border:1.5px dashed #c7d2fe;border-radius:22px;box-shadow:0 16px 42px #4f46e514}.docx-placeholder-upload.upload-card:hover{background:radial-gradient(circle at 50% 0,#eef2ff,#0000 58%),linear-gradient(#fff 0%,#fafaff 100%);border-color:#a5b4fc;transform:translateY(-1px)}.docx-placeholder-upload.upload-card.active{background:radial-gradient(circle at 50% 0,#ecfdf5eb,#0000 56%),linear-gradient(#fff 0%,#f7fefb 100%);border-color:#86efac}.docx-placeholder-upload .upload-card-icon{color:#4f46e5;background:linear-gradient(135deg,#eef2ff,#f5f3ff);border-radius:16px;width:54px;height:54px;box-shadow:inset 0 0 0 1px #4f46e514}.docx-placeholder-upload .upload-card-title{color:#1f2937;letter-spacing:-.015em;font-weight:800}.docx-placeholder-upload .upload-card-description{color:#667085;font-size:.94rem}.docx-placeholder-upload .file-status.has-file{color:#047857;background:#dcfce7;border:1px solid #bbf7d0;border-radius:999px;max-width:100%;padding:10px 16px;font-weight:750;display:inline-flex}.placeholder-value-sets{flex-direction:column;gap:18px;display:flex}.placeholder-value-set-card.table-container{background:#fff;border:1px solid #e6e8f2;border-radius:18px;margin-bottom:0;overflow:hidden;box-shadow:0 10px 28px #0f172a0e}.placeholder-value-set-header.results-header{background:linear-gradient(#fff 0%,#fbfbff 100%);border-bottom:1px solid #eef0f6;margin:0;padding:20px 22px}.placeholder-value-set-header .results-title{color:#1e1b4b;letter-spacing:-.02em;font-weight:800}.placeholder-value-set-header .results-subtitle{color:#667085}.compact-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.placeholder-values-table thead{background:#f8fafc}.placeholder-values-table th{color:#475569;letter-spacing:.08em;border-bottom:1px solid #e6e8f2;padding:14px 18px;font-size:.76rem;font-weight:800}.placeholder-values-table td{vertical-align:middle;border-bottom:1px solid #f1f3f8;padding:13px 18px}.placeholder-values-table tbody tr:hover{background:#fbfbff}.placeholder-values-table tbody tr:last-child td{border-bottom:none}.placeholder-code{color:#4f46e5;white-space:nowrap;background:#eef2ff;border:1px solid #e0e7ff;border-radius:999px;align-items:center;max-width:100%;padding:5px 10px;font-size:.82rem;font-weight:750;display:inline-flex}.placeholder-input{color:#1f2937;width:min(100%,420px);min-height:40px;font:inherit;background:#fff;border:1px solid #dde3ef;border-radius:10px;outline:none;padding:9px 12px;font-size:.92rem;transition:border-color .2s,box-shadow .2s,background .2s}.placeholder-input:hover{border-color:#c7d2fe}.placeholder-input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.placeholder-value-sets>.actions-section{margin:6px 0 0}.docx-placeholder-tool>.tool-section>.actions-section{margin-top:24px}.checkbox-row{color:#374151;align-items:center;gap:8px;font-size:.92rem;font-weight:650;display:inline-flex}.spin-icon{animation:1s linear infinite spin}@media (width<=768px){.split-mode-selector{flex-direction:column}.split-mode-btn{justify-content:center}.range-row{flex-wrap:wrap}.conversion-mode-selector{flex-direction:column;align-items:center}.mode-btn{justify-content:center;width:100%}.related-tools-grid,.results-summary{grid-template-columns:1fr}.export-buttons{flex-direction:column}.export-buttons .btn{width:100%}.docx-placeholder-section-header,.placeholder-value-set-header.results-header{align-items:flex-start}.compact-actions{justify-content:flex-start;width:100%}.placeholder-values-table th,.placeholder-values-table td{padding-left:14px;padding-right:14px}.upload-section{gap:18px}.workflow-steps{grid-template-columns:1fr}.results-header,.workflow-status-header,.result-item,.pdf-file-item{align-items:flex-start}.pdf-file-item-actions{margin-left:auto}}.hero{background:radial-gradient(circle at 8% 20%,#ff4ecd33,#0000 28%),radial-gradient(circle at 88% 14%,#22d3ee42,#0000 28%),radial-gradient(circle at 50% 100%,#f973162e,#0000 36%),linear-gradient(135deg,#fff7ed 0%,#f5f3ff 48%,#ecfeff 100%);padding:clamp(128px,12vw,168px) 24px 88px}.hero:before{opacity:1;background-image:linear-gradient(#7c3aed14 1px,#0000 1px),linear-gradient(90deg,#7c3aed14 1px,#0000 1px);background-size:54px 54px;-webkit-mask-image:linear-gradient(#000,#0000 86%);mask-image:linear-gradient(#000,#0000 86%)}.hero-container{text-align:left;grid-template-columns:minmax(0,.92fr) minmax(360px,.78fr);align-items:center;gap:46px;max-width:1220px;display:grid}.hero-content{text-align:left;align-items:flex-start}.hero-badge{color:#7c3aed;background:#ffffffb8;border-color:#ec489933;box-shadow:0 18px 48px #7c3aed24}.hero-badge-dot{background:#ff4ecd;box-shadow:0 0 0 4px #ff4ecd2e}.hero-title{color:#161226;max-width:980px;font-size:clamp(3.1rem,6.4vw,6.6rem)}.hero-title-highlight{background:linear-gradient(100deg,#ff4ecd,#7c3aed 50%,#06b6d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-title-highlight:after{z-index:-1;background:linear-gradient(90deg,#ff4ecd47,#06b6d433);height:10px;bottom:1px}.hero-subtitle{color:#5e5872;max-width:760px;margin-left:0;margin-right:0}.hero-subtitle-emphasis{color:#26143f;font-weight:850}.hero-actions,.hero-stats{justify-content:flex-start}.stat-item{background:#ffffffa3;border-color:#7c3aed24;box-shadow:0 12px 32px #441f7814}.stat-icon{color:#7c3aed;background:linear-gradient(135deg,#fff1f2,#ecfeff)}.hero-orbit{border:1px dashed #7c3aed2e;border-radius:999px;animation:34s linear infinite orbitSpin;position:absolute}.hero-orbit-one{width:420px;height:420px;top:16%;right:8%}.hero-orbit-two{width:280px;height:280px;animation-direction:reverse;top:25%;right:15%}.hero-showcase{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffa8;border:1px solid #7c3aed29;border-radius:34px;position:relative;overflow:hidden;transform:rotate(1deg);box-shadow:0 30px 80px #441f782e}.showcase-toolbar{color:#5e5872;background:#ffffff94;border-bottom:1px solid #7c3aed1f;align-items:center;gap:8px;padding:16px 18px;font-size:.8rem;display:flex}.showcase-toolbar span{background:#fb7185;border-radius:50%;width:11px;height:11px}.showcase-toolbar span:nth-child(2){background:#facc15}.showcase-toolbar span:nth-child(3){background:#34d399}.showcase-toolbar strong{color:#26143f;margin-left:auto}.showcase-canvas{min-height:470px;padding:28px;position:relative}.showcase-card{background:#fff;border:1px solid #7c3aed21;border-radius:22px;width:58%;padding:18px;position:absolute;box-shadow:0 20px 44px #441f781f}.showcase-card span{color:#7c3aed;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:.78rem;font-weight:900;display:block}.showcase-card code{color:#f5d0fe;background:#151025;border-radius:12px;margin-top:8px;padding:10px 12px;display:block}.showcase-template{animation:6s ease-in-out infinite floatCard;top:28px;left:22px}.showcase-data{animation:7s ease-in-out infinite reverse floatCard;top:150px;right:22px}.showcase-output{background:linear-gradient(135deg,#fff,#ecfeff);animation:3.2s ease-in-out infinite pulseOutput;bottom:28px;left:72px}.showcase-row{color:#26143f;border-bottom:1px solid #eef0f7;grid-template-columns:1fr 1fr;gap:8px;padding:9px 0;display:grid}.showcase-row em{color:#6f6a80;font-style:normal}.showcase-beam{filter:blur(1px);background:linear-gradient(90deg,#0000,#ff4ecd,#06b6d4,#0000);border-radius:999px;height:8px;animation:2.4s ease-in-out infinite beamMove;position:absolute;inset:42% 12% auto}.showcase-doc{color:#161226;background:#fff;border-radius:16px;min-height:84px;padding:16px;font-weight:800;line-height:1.6}.featured-tools-section,.workflow-section,.demo-section,.audience-section,.privacy-section,.tools-directory-section{background:0 0}.plugin-spotlight-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin:0 auto 32px;display:grid}.plugin-spotlight{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #7c3aed26;border-radius:28px;padding:26px;position:relative;overflow:hidden;box-shadow:0 20px 54px #441f7814}.plugin-spotlight:before{content:"";background:var(--spotlight,#7c3aed2e);border-radius:999px;width:180px;height:180px;position:absolute;inset:-80px -80px auto auto}.plugin-spotlight-violet{--spotlight:#7c3aed33}.plugin-spotlight-rose{--spotlight:#f43f5e2e}.plugin-spotlight-emerald{--spotlight:#10b9812e}.plugin-spotlight-index{color:#fff;background:linear-gradient(135deg,#ff4ecd,#7c3aed);border-radius:16px;place-items:center;width:46px;height:46px;margin-bottom:18px;font-weight:900;display:grid;box-shadow:0 12px 28px #7c3aed38}.plugin-eyebrow{color:#7c3aed;text-transform:uppercase;letter-spacing:.09em;margin-bottom:8px;font-size:.78rem;font-weight:900;display:inline-flex}.plugin-spotlight h3{color:#161226;letter-spacing:-.03em;margin-bottom:8px;font-size:1.25rem}.plugin-spotlight p{color:#6f6a80;margin-bottom:16px;line-height:1.65}.plugin-mini-flow{counter-reset:plugin-flow;gap:8px;margin-bottom:18px;list-style:none;display:grid}.plugin-mini-flow li{counter-increment:plugin-flow;color:#3b2b64;align-items:center;gap:8px;font-size:.88rem;font-weight:750;display:flex}.plugin-mini-flow li:before{content:counter(plugin-flow);color:#7c3aed;background:#f5f3ff;border-radius:999px;place-items:center;width:22px;height:22px;font-size:.72rem;display:grid}.tools-grid{gap:18px}.tool-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffbd;border:1px solid #7c3aed24;border-radius:26px;box-shadow:0 18px 48px #441f7814}.tool-card:before{opacity:.75;background:linear-gradient(90deg,#ff4ecd,#7c3aed,#06b6d4);height:5px}.tool-card:hover{border-color:#ec489947;transform:translateY(-8px)rotate(-.4deg);box-shadow:0 26px 68px #441f7824}.tool-card-flagship{border-color:#7c3aed57;box-shadow:0 24px 68px #7c3aed29}.tool-card-flagship-label{color:#7c3aed;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#ff4ecd24,#7c3aed24);border-radius:999px;align-self:flex-start;margin-bottom:14px;padding:6px 11px;font-size:.72rem;font-weight:900;display:inline-flex}.workflow-section .step-card{background:#ffffffad;border-color:#7c3aed24;border-radius:26px}.step-number{background:linear-gradient(135deg,#ff4ecd,#7c3aed,#06b6d4)}.demo-shell,.usage-animation-card,.directory-hero-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #7c3aed24;box-shadow:0 24px 68px #441f781a}.usage-animation-card{border-radius:30px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:28px;margin-top:24px;padding:34px;display:grid;overflow:hidden}.usage-animation-copy h2{color:#161226;letter-spacing:-.04em;margin-bottom:10px;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1.1}.usage-animation-copy p{color:#6f6a80;line-height:1.7}.usage-animation-stage{min-height:230px;position:relative}.usage-node{background:#fff;border:1px solid #7c3aed24;border-radius:22px;min-width:190px;padding:18px;animation:4s ease-in-out infinite nodeBreathe;position:absolute;box-shadow:0 16px 36px #441f781a}.usage-node small{color:#7c3aed;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-weight:900;display:block}.usage-node strong{color:#161226}.usage-template{top:20px;left:0}.usage-data{animation-delay:.7s;top:94px;left:34%}.usage-output{animation-delay:1.4s;top:38px;right:0}.usage-connector{transform-origin:0;background:linear-gradient(90deg,#ff4ecd,#06b6d4);border-radius:999px;height:4px;animation:2s ease-in-out infinite connectorPulse;position:absolute}.usage-connector-one{top:90px;left:22%;right:48%;transform:rotate(16deg)}.usage-connector-two{animation-delay:.5s;top:120px;left:56%;right:22%;transform:rotate(-15deg)}.audience-card{background:#ffffffb3;border-color:#7c3aed24;border-radius:24px}.privacy-card{background:linear-gradient(135deg,#161226f5,#3b2b64f0)}.directory-hero-card{border-radius:32px;margin-bottom:26px;padding:38px}.directory-hero-card h1{color:#161226;letter-spacing:-.055em;margin-bottom:12px;font-size:clamp(2.1rem,5vw,4rem);line-height:1.04}.directory-hero-card p{color:#6f6a80;max-width:720px;font-size:1.05rem;line-height:1.7}.directory-primary-cta{margin-top:22px}.tools-filters{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff94;border:1px solid #7c3aed1f;border-radius:24px;grid-template-columns:minmax(260px,420px) 1fr;align-items:start;gap:20px;padding:18px;display:grid}.tools-search{margin-bottom:0}.tools-search-input{border-color:#7c3aed29;min-height:46px}.tools-filter-btn.active{background:linear-gradient(135deg,#ff4ecd,#7c3aed);border-color:#0000}@media (width<=1040px){.hero-container{grid-template-columns:1fr}.hero-content{text-align:center;align-items:center}.hero-actions,.hero-stats{justify-content:center}.hero-showcase{max-width:620px;margin:0 auto;transform:none}.plugin-spotlight-grid,.usage-animation-card,.tool-experience{grid-template-columns:1fr}.tool-experience-visual{min-height:340px}}@media (width<=768px){.showcase-canvas{min-height:430px;padding:20px}.showcase-card{width:78%}.plugin-spotlight-grid,.tools-filters{grid-template-columns:1fr}.tools-category-heading{flex-direction:column;align-items:flex-start;gap:6px}.usage-animation-stage{min-height:420px}.usage-node{width:min(100%,280px);right:auto;left:50%!important}.usage-template{top:0}.usage-data{top:145px}.usage-output{top:290px}.usage-connector{display:none}.tool-page{padding-left:20px;padding-right:20px}.tool-experience{border-radius:26px;padding:24px}.tool-experience-visual{min-height:430px}.tool-flow-card{width:min(100%,280px);transform:translate(-50%);left:50%!important;right:auto!important}.tool-flow-card-input{top:22px}.tool-flow-card-action{top:168px;transform:translate(-50%)}.tool-flow-card-output{top:314px;bottom:auto}.tool-flow-connector{display:none}}.tool-onboarding-answers{gap:10px;margin-top:18px;display:grid}.tool-onboarding-answer{background:#ffffffb3;border:1px solid #7c3aed1f;border-radius:18px;padding:14px 16px}.tool-onboarding-answer span{color:#7c3aed;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:.72rem;font-weight:950;display:block}.tool-onboarding-answer p{color:#3b2b64;margin:0;font-size:.9rem;line-height:1.55}.mail-merge-onboarding{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc2;border:1px solid #7c3aed24;border-radius:28px;grid-template-columns:minmax(240px,.88fr) minmax(320px,1.12fr);align-items:start;gap:24px;margin-bottom:28px;padding:28px;display:grid;box-shadow:0 20px 54px #441f7814}.mail-merge-tool .upload-section{gap:22px;margin-bottom:30px}.mail-merge-onboarding h2{color:#161226;letter-spacing:-.035em;margin:0 0 10px;font-size:clamp(1.45rem,3vw,2rem);font-weight:900;line-height:1.12}.mail-merge-onboarding p{color:#6f6a80;margin:0;line-height:1.7}.mail-merge-demo-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;display:flex}.mail-merge-demo-actions span{color:#6f6a80;font-size:.86rem;font-weight:700;line-height:1.45}.results-success-mark{color:#047857;background:#dcfce7;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:8px;font-weight:950;display:inline-flex}.download-all{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.mail-merge-requirements{gap:10px;display:grid}.mail-merge-requirements article{background:linear-gradient(#fff,#fbfbff);border:1px solid #e6e8f2;border-radius:18px;padding:15px 16px}.mail-merge-requirements strong{color:#26143f;margin-bottom:6px;font-size:.94rem;display:block}.mail-merge-requirements span{color:#667085;font-size:.88rem;line-height:1.55;display:block}.mail-merge-requirements code{color:#4f46e5;background:#eef2ff;border-radius:7px;padding:2px 6px;font-size:.82em;font-weight:750}@media (width<=860px){.mail-merge-onboarding,.example-template-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
