:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#292735;background:#faf9f6;font-synthesis:none;font-size:14px;--purple: #7460d3;--purple-dark: #5e49bb;--muted: #7d7b88;--line: #eae7ef;--light: #f3f0fb}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #ad9ded;outline-offset:4px}button{border:0}h1,h2,h3,p{margin:0}h2{font-size:19px;letter-spacing:-.5px}h3{font-size:16px;line-height:1.5}p{line-height:1.75}svg{flex-shrink:0;vertical-align:middle}.icon{width:20px;height:20px}.site-header{height:91px;max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 36px;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;font-size:28px;letter-spacing:-1.4px;font-weight:750;gap:9px}.brand-dot{color:var(--purple);margin-left:-9px}.site-header nav{display:flex;gap:30px;color:#777381;font-size:13px}.site-header nav a:hover,.text-button:hover{color:var(--purple)}.header-actions{display:flex;align-items:center;gap:22px}.extension-link{font-size:12px;color:#66616f}.language{display:flex;align-items:center;gap:5px}.language .icon{width:17px}.language select{border:0;background:transparent;font-size:12px;width:101px;padding:7px 0;color:#494453}main{max-width:1120px;margin:auto;padding:0 28px}.hero{text-align:center;padding:60px 0 36px}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:700;letter-spacing:1.8px;color:var(--purple)}.eyebrow>span{width:6px;height:6px;background:#9a85de;border-radius:50%}.hero h1{font-size:60px;line-height:1.13;font-weight:750;letter-spacing:-2.8px;margin:19px 0 20px}.hero h1 em{font-style:normal;color:var(--purple)}.hero>p{max-width:620px;margin:auto;color:var(--muted);font-size:15px;line-height:1.8}.trust-line{display:flex;justify-content:center;gap:24px;margin-top:23px;font-size:11px;color:#696475}.trust-line span{display:flex;align-items:center;gap:6px}.trust-line .icon{width:15px;height:15px;color:#8d80b3}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 320px;background:#fff;border:1px solid var(--line);border-radius:19px;box-shadow:0 12px 38px #46375b05;overflow:hidden;scroll-margin-top:20px}.work-main{padding:25px;display:flex;flex-direction:column}.dropzone{border:1.5px dashed #ccc2e7;border-radius:13px;background:radial-gradient(ellipse at 50% 36%,#f0ebfd88,transparent 68%),#fcfbfe;min-height:382px;flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:36px 22px;text-align:center;transition:background .2s,border-color .2s}.dropzone.dragover{background:#eae2ff;border-color:var(--purple)}.dropzone h2{font-size:22px;letter-spacing:-.6px;margin:15px 0 9px}.dropzone p{color:var(--muted);font-size:12px;max-width:360px;margin-bottom:25px}.dropzone small{font-size:10px;letter-spacing:.8px;color:#99919f;margin-top:24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:8px;padding:12px 20px;min-height:43px;font-size:13px;font-weight:600;background:#f0ecf8;color:#70608e;transition:background .15s,transform .15s}.button:hover:not(:disabled){background:#e7e0f5;transform:translateY(-1px)}.button.primary{color:#fff;background:var(--purple);box-shadow:0 4px 9px #7460d31a}.button.primary:hover:not(:disabled){background:var(--purple-dark)}.button .icon{width:17px;height:17px}.button.small{font-size:11px;min-height:35px;padding:9px 13px}.button.full{width:100%;justify-content:space-between;margin-top:15px}.folder-button{display:flex;align-items:center;gap:6px;background:none;color:#80778c;margin-top:13px;font-size:11px;padding:5px}.folder-button .icon{width:14px;height:14px}.sample-line{display:flex;justify-content:space-between;gap:10px;align-items:center;padding-top:17px;font-size:10px;color:#938b9a}.sample-line>span{display:flex;gap:5px;align-items:center}.sample-line .icon{width:13px;height:13px}.sample-line button{display:flex;align-items:center;gap:7px;background:none;color:var(--purple);font-size:11px}.image-art{position:relative;width:136px;height:108px;margin:0 0 6px}.art-card{width:96px;height:78px;border-radius:12px;position:absolute;left:20px;top:15px}.art-card.back{transform:rotate(-13deg);background:#e4ddf5;border:4px solid #f7f4fe;top:5px;left:12px}.art-card.front{transform:rotate(9deg);background:#eee8fa;border:5px solid white;box-shadow:0 5px 15px #6c538d14;overflow:hidden}.art-sun{border-radius:50%;background:#c7b7ec;width:14px;height:14px;position:absolute;top:12px;right:16px}.art-mountain{position:absolute;width:70px;height:60px;transform:rotate(45deg);background:#b9a5e6;left:0;top:42px;border-radius:8px}.art-mountain.two{left:44px;top:45px;background:#d1c3ee}.art-badge{position:absolute;background:#fff;width:33px;height:33px;border-radius:50%;right:6px;bottom:1px;color:var(--purple);box-shadow:0 2px 7px #66557716;display:grid;place-items:center}.art-spark{position:absolute;right:0;top:0;font-size:25px;color:#bea3ec}.settings{border-left:1px solid var(--line);padding:25px 23px;background:#fff}.section-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-top h2{display:flex;align-items:center;gap:8px}.settings h2{font-size:14px}.settings h2 .icon{width:17px}.text-button{background:none;padding:5px 0;color:#93899e;font-size:11px}.field-label{display:block;font-size:11px;font-weight:600;color:#655e72;margin:20px 0 9px}.presets{display:flex;gap:5px}.preset{font-size:10px;background:#fff;border:1px solid var(--line);color:#83788f;border-radius:7px;flex:1;padding:9px 3px;white-space:nowrap}.preset.active{background:var(--light);border-color:#c9bbee;color:var(--purple)}.range-title{display:flex;justify-content:space-between;align-items:center;margin-top:23px;font-size:11px;font-weight:600;color:#655e72}.range-title output{font-size:15px;color:var(--purple);background:var(--light);padding:3px 7px;border-radius:5px}.range-title output span{font-size:10px;margin-left:2px}input[type=range]{accent-color:var(--purple);width:100%;height:5px;margin:18px 0 11px;cursor:pointer}.range-hints{display:flex;justify-content:space-between;font-size:9px;color:#aaa1b1}.settings select,.settings input[type=number],.settings input[type=text]{width:100%;padding:10px 11px;border:1px solid #e6e2ec;border-radius:7px;background:#fff;color:#625a70;font-size:11px;min-height:37px}.settings input[type=number]{margin-top:8px}.advanced{margin-top:19px;border-top:1px solid var(--line);padding-top:14px}.advanced summary{font-size:11px;color:#83788f}.advanced summary,.faq-section summary{display:flex;justify-content:space-between;cursor:pointer;list-style:none}.advanced summary::-webkit-details-marker,.faq-section summary::-webkit-details-marker{display:none}details[open]>summary>span{transform:rotate(45deg)}.color-label{display:flex;align-items:center;justify-content:space-between}.color-label input{height:28px;width:45px;border:0;background:none}.check-label{font-size:10px;display:flex;gap:8px;align-items:center;color:var(--muted);line-height:1.5}input[type=checkbox]{accent-color:var(--purple)}.metadata-note{display:flex;gap:8px;padding-top:18px;align-items:flex-start;color:#8f87a0}.metadata-note>.icon{width:16px;height:16px;color:#99a887}.metadata-note strong{font-size:10px;font-weight:500;color:#696274}.metadata-note p{font-size:9px;line-height:1.6;margin-top:4px;color:#a39ba9}.enabled-dot{flex-shrink:0;width:7px;height:7px;background:#87a173;border-radius:50%;margin-top:6px}.results-section{padding-top:31px}.results-section h2{font-size:17px}.count{background:#eeeaf4;color:#8c7ba1;font-size:10px;min-width:23px;text-align:center;border-radius:5px;padding:4px 6px;letter-spacing:0}.result-actions{display:flex;align-items:center;gap:17px}.empty-state{text-align:center;border:1px solid var(--line);border-radius:12px;margin-top:17px;padding:31px;background:#fff9}.empty-state>.icon{color:#c3b8ce;width:30px;height:30px;margin-bottom:10px}.empty-state h3{font-size:12px;font-weight:500;color:#8d8296}.empty-state p{font-size:10px;color:#afa6b7;margin-top:4px}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:12px;margin-top:16px;background:#fff}table{width:100%;border-collapse:collapse;font-size:11px;text-align:left}th{font-weight:500;color:#908598;background:#fbfafd;padding:12px 15px;white-space:nowrap}td{padding:13px 15px;border-top:1px solid #f2eff5}.file-cell{display:flex;align-items:center;gap:10px;max-width:350px}.file-cell img{height:38px;width:44px;object-fit:cover;border-radius:6px;background:#f3eef8}.file-cell strong{display:block;max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.file-cell small{display:block;font-size:9px;margin-top:4px;color:#9b8fa6}.saved{color:#76975a}.warning{color:#af793b}.row-actions{display:flex;gap:5px}.row-actions button{font-size:10px;background:var(--light);color:var(--purple);border-radius:5px;padding:7px}.row-status{color:#94879f;font-size:10px}.error-text{color:#ba604d}#totals{background:#eef4e8;border:1px solid #e4ecd9;color:#72805c;margin-top:12px;padding:12px 16px;border-radius:8px;font-size:12px}#status{color:#8f819c;font-size:12px;margin-top:12px}#batch-progress{display:flex;align-items:center;gap:12px;margin-top:15px;font-size:11px;color:var(--purple)}progress{flex:1;accent-color:var(--purple);height:6px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:47px 0 60px;padding:0 6px}.benefit-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;margin-bottom:16px}.tone-0{background:#eeebf7;color:#9280bc}.tone-1{background:#f6f0df;color:#b29964}.tone-2{background:#eaf0e4;color:#8eab72}.benefits h3{font-size:13px;margin-bottom:8px}.benefits p{color:#928899;font-size:11px;line-height:1.9;max-width:270px}.how-section{border-top:1px solid var(--line);padding:45px 0 44px}.how-section>h2{margin:12px 0 30px;font-size:25px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.step-number{font-size:12px;color:#a793c6}.steps h3{font-size:14px;margin:10px 0 6px}.steps p{font-size:12px;color:var(--muted)}.tools-section{padding:26px 0 45px}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.tool-grid a{border:1px solid var(--line);border-radius:9px;display:flex;gap:10px;align-items:center;padding:15px;background:#fff8;font-size:11px}.tool-grid a:hover{border-color:#c8b4e5;background:#fff}.tool-grid .icon{color:#a895c1;width:16px;height:16px}.tool-grid a span{flex:1}.faq-section{max-width:750px;margin:0 auto;padding:25px 0 40px}.faq-section h2{text-align:center;font-size:24px;margin-bottom:25px}.faq-section details{border-bottom:1px solid var(--line);padding:18px 0}.faq-section summary{font-size:13px;gap:20px}.faq-section summary span{color:#9b88b6}.faq-section details p{font-size:12px;color:var(--muted);margin-top:14px}.faq-section textarea{width:100%;height:90px;border:1px solid var(--line);background:#fff;padding:10px;border-radius:8px;font-size:11px;margin:12px 0}.install-line{display:flex;gap:14px;align-items:center;justify-content:center;font-size:10px;color:#8a9c77;margin-bottom:22px}.analytics-setting{font-size:11px;color:var(--muted);padding:20px;text-align:center}.analytics-setting p{font-size:10px}footer{border-top:1px solid var(--line);max-width:1168px;padding:27px 24px;margin:auto;display:flex;align-items:center;gap:27px;color:#a294af}footer .brand{font-size:23px;color:#494151}footer p{flex:1;font-size:10px}footer>span{font-size:10px}dialog{border:1px solid var(--line);border-radius:18px;padding:24px;max-width:900px;width:90vw;background:#faf9fc;box-shadow:0 25px 100px #31224255}dialog::backdrop{background:#24203499;backdrop-filter:blur(4px)}.icon-button{font-size:27px;background:none;color:#8f789f}.comparison{position:relative;margin-top:18px;overflow:hidden;background:repeating-conic-gradient(#eee 0% 25%,#fff 0% 50%) 50%/20px 20px;max-height:65vh}.comparison>img{display:block;width:100%;height:auto;max-height:65vh;object-fit:contain}.comparison-before{position:absolute;inset:0;clip-path:inset(0 50% 0 0)}.comparison-before img{width:100%;height:100%;object-fit:contain}.compare-tag{position:absolute;top:12px;padding:5px 10px;background:#fff9;border-radius:5px;font-size:11px}.compare-tag.left{left:12px}.compare-tag.right{right:12px}.comparison-handle{position:absolute;left:50%;top:0;height:100%;border-left:2px solid white;color:#fff;display:flex;align-items:center;text-shadow:0 1px 4px #000}#compare-caption{text-align:center;font-size:11px;color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:20px;top:-60px;background:#fff;padding:15px;z-index:10}.skip-link:focus{top:10px}[hidden]{display:none!important}.embed .site-header,.embed .hero,.embed .benefits,.embed .how-section,.embed .tools-section,.embed .faq-section,.embed footer{display:none}.embed main{padding:16px}.embed .results-section{padding-top:20px}@media(min-width:1500px){.hero{padding-top:75px}}@media(max-width:950px){.site-header nav{gap:18px}.extension-link{display:none}.workspace{grid-template-columns:minmax(0,1fr) 295px}.work-main{padding:18px}.settings{padding:23px 18px}.hero h1{font-size:53px}.tool-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.site-header{height:72px;padding:0 20px}.site-header nav{display:none}.brand{font-size:25px}main{padding:0 17px}.hero{padding:37px 0 29px}.hero h1{font-size:43px;letter-spacing:-2px;margin:15px 0 16px}.hero>p{font-size:13px;max-width:390px}.eyebrow{font-size:8px;letter-spacing:1.4px}.trust-line{gap:12px;flex-wrap:wrap;font-size:9px;margin-top:18px}.workspace{grid-template-columns:1fr;border-radius:15px}.dropzone{min-height:340px;padding:28px 15px}.dropzone h2{font-size:20px}.dropzone p{max-width:290px}.settings{border-left:0;border-top:1px solid var(--line);padding:22px}.settings .field-label{margin-top:18px}.settings select,.settings input[type=number],.settings input[type=text]{font-size:13px}.preset{font-size:12px}.metadata-note p{font-size:10px}.benefits{gap:25px;grid-template-columns:1fr;margin:36px 4px 40px}.benefits article{display:grid;grid-template-columns:38px 1fr;column-gap:16px}.benefit-icon{grid-row:span 2;margin:0}.benefits h3{font-size:14px}.benefits p{max-width:none;font-size:12px}.steps{grid-template-columns:1fr;gap:25px}.tool-grid{grid-template-columns:1fr}.how-section{padding-top:30px}.how-section>h2{font-size:22px}.results-section h2{font-size:15px}.result-actions{gap:10px}.result-actions .button{font-size:10px;padding:9px}.file-cell strong{max-width:140px}th,td{padding:11px 10px}footer{flex-wrap:wrap;padding:24px 20px;gap:15px}footer p{min-width:60%;font-size:9px}footer>span{margin-left:auto}.faq-section h2{font-size:21px}.faq-section summary{font-size:12px}.sample-line{font-size:9px}.sample-line button{font-size:10px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}.table-wrap{position:relative;max-width:100%}th{position:relative}:root{--muted: #716b7c}.sample-line,.text-button,.preset,.range-hints,.advanced summary,.metadata-note p,.empty-state h3,.empty-state p,.benefits p,.step-number,footer,.dropzone small,.folder-button,.file-cell small,.row-status,th,#status{color:#756b80}.preset.active,.range-title output{color:#6550bd}.saved{color:#527936}.warning{color:#936025}.count{color:#73617f}#totals{color:#536540}.install-line{color:#536c42}
