:root{--yellow:#ffe000;--ink:#191919;--muted:#616161;--line:#e6e6e6;--surface:#f6f6f5;--radius:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI','Apple SD Gothic Neo','Malgun Gothic',sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0}a{color:inherit;text-underline-offset:4px}button,input,select{font:inherit}button,a,summary,input,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #3b65c9;outline-offset:5px}p{line-height:1.75;color:var(--muted);word-break:keep-all;overflow-wrap:anywhere}h1,h2,h3{margin:0;word-break:keep-all;overflow-wrap:anywhere}h1{font-size:clamp(40px,4.4vw,64px);line-height:1.2;letter-spacing:-.065em;font-weight:800}h2{font-size:clamp(27px,3vw,38px);line-height:1.3;letter-spacing:-.045em}h3{font-size:19px;line-height:1.45;letter-spacing:-.025em}.wrap{width:min(1120px,calc(100% - 80px));margin-inline:auto}.header{height:98px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{font-size:29px;font-weight:850;letter-spacing:-1.5px;text-decoration:none;color:#111}.brand span{color:#b69e00}.header nav{display:flex;gap:34px}.header nav a,.language{text-decoration:none;font-size:14px;font-weight:550;padding-block:12px}.header a:hover,.footer a:hover{color:#716200}.language{white-space:nowrap}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:72px;align-items:center;padding-block:52px 72px}.lead{font-size:18px;max-width:490px;margin:25px 0 28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:48px;padding:13px 22px;border-radius:9px;font-size:15px;font-weight:700;text-decoration:none}.primary{background:var(--yellow);color:#161600}.primary:hover{background:#ecd000}.status{font-size:12px;max-width:400px;margin-top:18px}.hero-art{margin:0;background:var(--yellow);border-radius:26px;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.hero-art img{width:66%;height:auto;image-rendering:auto;border-radius:24%}.hero-art figcaption{font-size:39px;letter-spacing:-2px;line-height:1.05;font-weight:850;text-align:center;margin:12px 0 26px}.hero-art figcaption span{font-size:10px;font-weight:650;text-transform:uppercase;letter-spacing:2px}.section{padding-block:48px}.section-head{margin-bottom:32px}.section-head p{max-width:760px;margin:14px 0 0;font-size:15px}.workflow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.workflow h3{display:flex;align-items:center;gap:12px}.number{background:var(--yellow);border-radius:50%;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.workflow article>p{font-size:14px;min-height:50px;margin:14px 0 20px}.demo-source,.options,.file-preview{margin:0;background:var(--surface);border-radius:var(--radius);min-height:273px;padding:24px}.demo-source{display:flex;flex-direction:column;align-items:center;justify-content:center}.demo-source img{width:155px;height:155px;border-radius:24px}.demo-source figcaption{font-size:11px;color:var(--muted);text-align:center;margin-top:18px}.options{display:flex;flex-direction:column;gap:14px}.options label{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;min-height:31px}.options select{min-height:34px;min-width:82px;padding:4px 8px;border:1px solid #d5d5d5;background:#fff;border-radius:6px;color:var(--ink)}input[type=checkbox]{width:20px;height:20px;accent-color:#817000;cursor:pointer}.preview-title{font-size:12px;color:var(--muted)}output{display:block;margin-top:20px}output strong{font-size:24px;letter-spacing:-1px;display:block}output span{font-size:11px;display:block;margin-top:13px;line-height:1.6;color:var(--muted)}.file-row{display:flex;gap:8px;margin-top:24px}.file-row span{font-size:11px;font-weight:700;letter-spacing:1px;padding:7px 12px;background:#fff;border:1px solid var(--line);border-radius:5px}.file-row [hidden]{display:none}.file-preview p{font-size:11px;margin:18px 0 0}.pricing{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.plan{padding:28px;border:1px solid var(--line);border-radius:var(--radius);display:flex;flex-direction:column}.plan.featured{border:2px solid var(--yellow);padding:27px;background:#fffef0}.plan>p{font-size:13px;margin:8px 0 0}.price{font-size:36px;font-weight:750;letter-spacing:-1.5px;margin:30px 0 22px;white-space:nowrap}.price span{font-size:12px;color:var(--muted);font-weight:400;letter-spacing:0}.plan ul{list-style:none;padding:0;margin:0 0 28px;flex:1}.plan li{font-size:13px;line-height:1.65;margin:10px 0;display:flex;gap:10px}.plan li:before{content:'✓';font-weight:650}button:disabled{cursor:not-allowed;background:#eee;color:#747474;border:0;border-radius:7px;min-height:44px;padding:10px 16px;font-size:13px}.cost{font-size:14px;font-weight:550;color:#414141;margin-top:24px}.fine{font-size:12px;line-height:1.8}.purchase{margin-top:30px;padding:24px 28px;border-left:3px solid var(--yellow);background:#fafafa}.purchase p{font-size:14px;margin:10px 0}.purchase a{font-size:13px}.downloads{display:grid;grid-template-columns:1fr 1fr;gap:20px}.downloads article{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--line);border-radius:12px;padding:24px}.downloads h3{font-size:17px}.downloads p{font-size:12px;margin:6px 0 0}.downloads button{flex-shrink:0}.faq{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.faq details{border:1px solid var(--line);border-radius:9px}.faq summary{cursor:pointer;padding:20px 40px 20px 20px;font-size:14px;line-height:1.5;position:relative;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:18px;font-size:20px;top:16px}.faq details[open] summary:after{content:'−'}.faq details[open]{background:#fafafa}.faq details p{font-size:13px;margin:0;padding:0 20px 20px}.footer{border-top:1px solid var(--line);padding-block:34px 42px;margin-top:32px;display:flex;justify-content:space-between;gap:30px}.footer .brand{font-size:23px}.footer p{font-size:11px;margin:12px 0 0}.footer nav{display:flex;gap:24px;flex-wrap:wrap}.footer nav a{font-size:12px;text-decoration:none}.footer>div:last-child{text-align:right}.policy{max-width:780px;padding-block:42px 72px}.policy h1{font-size:40px;margin:34px 0 18px}.back{font-size:13px}.notice{background:#fffbd6;border-radius:10px;padding:22px 26px;margin-top:28px;font-size:14px;line-height:1.9;word-break:keep-all}.toc{display:grid;gap:12px;padding:28px 0;border-bottom:1px solid var(--line)}.toc a{font-size:13px;color:var(--muted);text-decoration:none}.toc a:hover{text-decoration:underline}.policy section{padding-top:38px}.policy section h2{font-size:23px;letter-spacing:-.04em}.policy section p{font-size:15px;line-height:1.95}.sources a{display:block;font-size:13px;line-height:2;overflow-wrap:anywhere;margin-top:10px}.skip{position:fixed;left:16px;top:-100px;background:#fff;padding:15px;z-index:10}.skip:focus{top:16px}@media(min-width:1500px){.hero{gap:100px}}@media(max-width:850px){.wrap{width:calc(100% - 48px)}.hero{gap:36px;padding-top:32px}.hero h1{font-size:42px}.lead{font-size:16px}.hero-art figcaption{font-size:30px}.hero-art figcaption span{font-size:8px;letter-spacing:1px}.workflow{gap:16px}.workflow h3{font-size:16px;gap:8px}.demo-source,.options,.file-preview{padding:18px}.plan{padding:20px}.plan.featured{padding:19px}.price{font-size:28px}.downloads article{align-items:start;flex-direction:column}.header nav{gap:20px}}@media(max-width:600px){.wrap{width:calc(100% - 40px)}.header{height:auto;min-height:100px;display:grid;grid-template-columns:1fr auto;gap:8px;padding-block:16px}.brand{font-size:27px}.header nav{grid-row:2;grid-column:1/-1;justify-content:space-between;gap:8px}.header nav a{font-size:12px;padding:8px 0}.language{grid-row:1;grid-column:2;font-size:12px}.hero{grid-template-columns:1fr;gap:32px;padding-block:34px 28px}.hero h1{font-size:44px}.hero .lead{font-size:16px;margin-block:20px 24px}.status{font-size:11px}.hero-art{max-width:360px;width:100%;justify-self:center;border-radius:20px}.hero-art img{width:62%}.hero-art figcaption{font-size:32px}.hero-art figcaption span{font-size:9px}.section{padding-block:36px}.section-head{margin-bottom:24px}.workflow,.pricing,.downloads,.faq{grid-template-columns:1fr}.workflow{gap:30px}.workflow article>p{min-height:0;margin:10px 0 16px}.workflow h3{font-size:18px}.demo-source,.options,.file-preview{min-height:245px;padding:24px}.pricing{gap:16px}.plan{padding:25px}.plan.featured{padding:24px}.price{font-size:36px;margin:24px 0 16px}.plan ul{margin-bottom:20px}.downloads article{flex-direction:row;align-items:center;padding:20px}.downloads h3{font-size:15px}.downloads p{font-size:11px}.downloads button{font-size:11px;padding:10px}.purchase{padding:20px}.footer{flex-direction:column;gap:26px}.footer>div:last-child{text-align:left}.footer nav{gap:20px}.policy{padding-top:24px}.policy h1{font-size:34px}.policy section h2{font-size:21px}.notice{padding:20px;font-size:13px}.policy section p{font-size:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.cookie-settings{border:0;background:none;color:var(--muted);font-size:12px;padding:10px 0;text-decoration:underline;cursor:pointer}.consent{position:fixed;bottom:20px;left:20px;right:20px;max-width:720px;margin:auto;padding:18px 22px;border:1px solid #ddd;border-radius:12px;background:#fff;box-shadow:0 6px 32px #0002;z-index:5;display:flex;align-items:center;gap:22px}.consent[hidden]{display:none}.consent p{font-size:12px;line-height:1.7;margin:0}.consent>div{display:flex;gap:8px;flex-shrink:0}.consent button{border:1px solid #ccc;border-radius:6px;padding:10px 16px;min-height:44px;background:#fff;color:#191919;font-size:12px;cursor:pointer}.consent button:hover{background:#fffbd6}@media(max-width:600px){.consent{left:12px;right:12px;bottom:12px;flex-direction:column;align-items:stretch;gap:12px;padding:16px}.consent>div{justify-content:flex-end}}
.options [hidden]{display:none!important}.options input[type=number]{width:92px;min-width:0;max-width:100%;padding:7px;border:1px solid var(--line);border-radius:5px;font:inherit;color:inherit;background:#fff}.options .option-note{font-size:11px;color:var(--muted);line-height:1.5}.options .custom-option{gap:10px}.options input[aria-invalid=true]{border-color:#b3261e}
.hero-showcase{margin:0;background:#fff7cd;border:1px solid #f4e6a5;border-radius:24px;padding:22px;min-width:0}.showcase-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;font-size:14px;font-weight:650;letter-spacing:-.03em}.showcase-formats{font-size:10px;letter-spacing:1px;font-weight:600;white-space:nowrap;color:#686041}.showcase-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sample-cell{margin:0;background:#fff;border-radius:14px;overflow:hidden;min-width:0}.sample-cell img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}.sample-cell figcaption{display:flex;justify-content:space-between;align-items:center;gap:5px;padding:0 13px 12px;min-height:31px;font-size:13px;font-weight:600;letter-spacing:-.02em}.sample-cell small{font-size:9px;color:#787261;font-weight:500;letter-spacing:.5px}.reference-cell{background:#fffef7}.reference-cell img{opacity:.9}.reference-cell figcaption{color:#726846;font-size:11px}.motion-cell{background:#fffbe8;box-shadow:inset 0 0 0 1px #edda84}.showcase-caption{font-size:10px;line-height:1.8;color:#6a6040;margin-top:16px}.showcase-caption a{display:block;width:max-content;margin-top:5px;color:#514627;font-weight:600}.hero-showcase~*{min-width:0}@media(max-width:850px) and (min-width:601px){.hero{grid-template-columns:1fr 1fr;gap:28px}.hero-showcase{padding:14px}.showcase-grid{gap:8px}.showcase-heading{font-size:12px;align-items:start;flex-direction:column;gap:5px}.sample-cell figcaption{padding:0 9px 9px;font-size:11px;flex-wrap:wrap}.showcase-caption{font-size:9px}}@media(max-width:600px){.hero-showcase{padding:16px;border-radius:20px;width:100%;max-width:420px;justify-self:center}.showcase-heading{font-size:12px;margin-bottom:14px}.showcase-grid{gap:10px}.sample-cell{border-radius:10px}.sample-cell figcaption{font-size:12px;padding:0 10px 10px;min-height:36px}.sample-cell small{font-size:8px}.reference-cell figcaption{font-size:10px}.showcase-caption{font-size:9px}}@media(max-width:350px){.hero-showcase{padding:12px}.sample-cell figcaption{padding:0 8px 8px;font-size:11px;flex-wrap:wrap}.showcase-heading{font-size:11px}.showcase-formats{font-size:9px}}
