*{box-sizing:border-box}body{margin:0;background:#f5f7fc;color:#18233f;font-family:Inter,system-ui,sans-serif}header,footer{display:flex;justify-content:space-between;align-items:center;padding:22px 4%;background:#fff}a{color:#4f46e5;text-decoration:none}.brand{font-size:24px;font-weight:850;color:#18233f}.brand span{color:#6755e8}main{width:92%;max-width:1800px;margin:auto}.hero{padding:42px 0 30px}.eyebrow{font-size:12px;letter-spacing:2px;color:#6554d9;font-weight:750}h1{font-size:clamp(30px,3.6vw,52px);letter-spacing:-2px;margin:12px 0}h1 span{color:#6251d6}.hero p{color:#58657d;font-size:18px}.pills{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.pills span{background:#e8e9ff;color:#49439a;border-radius:30px;padding:8px 14px;font-size:13px}.workspace{display:grid;grid-template-columns:1fr 1fr;gap:22px}.panel{background:white;border:1px solid #e2e5f0;border-radius:20px;padding:24px;min-width:0;box-shadow:0 8px 30px #24305307}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}h2{font-size:18px;margin:0 0 14px}.panel-head h2{margin:0}button,select,textarea{font:inherit}button{cursor:pointer;border:0;border-radius:9px;padding:11px 17px;font-weight:650}button:focus-visible,a:focus-visible,select:focus-visible,textarea:focus-visible,pre:focus-visible{outline:3px solid #9983ff;outline-offset:3px}.quiet{color:#574ac2;background:#f0edff}.primary{background:#6553df;color:white;width:100%;margin-top:10px}label{display:block;font-size:13px;font-weight:650;margin:20px 0 8px}select{width:100%;padding:11px;border:1px solid #d8ddeb;border-radius:9px;background:#fff;color:#26334e}textarea{width:100%;height:260px;resize:vertical;background:#f8f9fd;border:1px solid #d8ddeb;border-radius:10px;padding:16px;font:14px/1.65 Consolas,monospace;color:#253552}.hint{font-size:12px;line-height:1.6;color:#68758b}.tabs{display:flex;gap:8px;margin-top:20px}.tabs button{background:#f1f3f9;color:#52617b}.tabs [aria-pressed=true]{background:#e8e4ff;color:#5240c6}pre{background:#142039;color:#dce6ff;border-radius:12px;padding:20px;min-height:320px;max-height:520px;overflow:auto;font:13px/1.7 Consolas,monospace;margin:0}#error{color:#b32946;font-size:14px}#status{font-size:13px;color:#32634c}.notes{background:#eef2ff;border:1px solid #dfe4fb;padding:15px 20px;margin-top:20px;border-radius:12px;font-size:13px;line-height:1.7;color:#4e5b78}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:32px 0}.features article{padding:24px;border-radius:16px;background:#eae7ff}.features article:nth-child(2){background:#e0f4ee}.features article:nth-child(3){background:#fff0dc}.features p,.faq p{font-size:14px;line-height:1.8;color:#526079}.faq{padding:12px 0 30px;max-width:950px}.faq h2{margin-top:20px}footer{font-size:13px;color:#667188}@media(max-width:800px){.workspace,.features{grid-template-columns:1fr}.hero{padding-top:28px}h1{letter-spacing:-1px}.panel{padding:18px}footer{gap:20px;align-items:flex-start}pre{min-height:240px}}input:not([type=checkbox]),select{width:100%;padding:10px;border:1px solid #d8ddeb;border-radius:8px;font:inherit}input[type=range]{padding:0}canvas{width:100%;height:auto;display:block;background:#eae6f5;border-radius:10px;margin:18px 0}#selection{cursor:crosshair;touch-action:manipulation}button:disabled{opacity:.5;cursor:default}[hidden]{display:none!important}.panel{align-self:start}

.animal-gallery{margin:0 0 38px}.gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}.gallery-heading h2{font-size:30px;letter-spacing:-1px;margin:10px 0 0}.gallery-heading p{max-width:460px;font-size:13px;line-height:1.7;color:#66718a;margin:0}.animal-examples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.animal-example{border:1px solid #e1dbee;border-radius:18px;overflow:hidden;background:white;box-shadow:0 8px 24px #34245008}.example-pair{display:grid;grid-template-columns:1fr 1fr;gap:2px;background:#e9e0f2}.example-photo{aspect-ratio:1;background-image:url('examples/face-gallery.png');background-size:300% 200%;position:relative}.ex-0{background-position-x:0%}.ex-1{background-position-x:50%}.ex-2{background-position-x:100%}.before{background-position-y:0%}.after{background-position-y:100%}.example-photo span{position:absolute;bottom:8px;left:8px;background:#211431c9;color:white;padding:4px 7px;border-radius:5px;font-size:10px}.example-copy{padding:18px}.example-copy h3{margin:0 0 8px;font-size:19px}.example-copy p{color:#657087;font-size:13px;line-height:1.5;margin:0 0 16px}.example-choose{font-weight:700;font-size:13px}#face-editor{scroll-margin-top:20px}@media(max-width:900px){.animal-examples{grid-template-columns:1fr}.gallery-heading{display:block}.gallery-heading p{margin-top:12px;max-width:none}.example-pair{max-height:none}.example-photo{aspect-ratio:1.05}}
/* Show examples immediately, before the editor introduction. */
.animal-gallery{padding-top:28px;margin-bottom:12px}.compact-hero{padding:20px 0 26px}.compact-hero h1{font-size:clamp(24px,2.5vw,34px);letter-spacing:-1px;margin:10px 0}.compact-hero h1 br{display:none}.compact-hero h1 span{margin-left:.2em}.compact-hero .pills{margin-top:12px}.compact-hero>p{font-size:15px;margin:10px 0}.gallery-heading h2{font-size:clamp(26px,3vw,38px)}@media(max-width:900px){.animal-examples{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;gap:14px}.animal-example{flex:0 0 min(86vw,420px);scroll-snap-align:start}.animal-gallery{padding-top:20px}.example-photo{aspect-ratio:1}.gallery-heading p{font-size:12px}.gallery-heading{margin-bottom:14px}.example-copy{padding:14px}.example-copy p{margin-bottom:10px}.compact-hero{padding-top:14px}}