/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-outline-style:solid}}}@layer theme{:host,:root{--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:Arial,Helvetica,sans-serif;--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.static{position:static}.isolate{isolation:isolate}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.table{display:table}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--bg:#faf9fd;--surface:#fff;--soft:#f3f1f8;--text:#302d3d;--muted:#706b80;--line:#e8e4ef;--purple:#7151bf;--purple-hover:#5e3fab;--lavender:#eee7fb;--mint:#d9f3e7;--green:#376c57;--checker:#eeecf2;--shadow:0 8px 36px #35275406;color-scheme:light}:root[data-theme=dark]{--bg:#191820;--surface:#23222d;--soft:#2b2936;--text:#f0edf7;--muted:#b2acc2;--line:#3b374a;--purple:#bba0ff;--purple-hover:#cfbbff;--lavender:#39304d;--mint:#233e35;--green:#a4ddc3;--checker:#302d3c;--shadow:0 8px 36px #0002;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}a,button,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button{color:inherit}a,button{touch-action:manipulation}button,input{min-width:0}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--purple);outline-offset:4px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.18}h1{letter-spacing:-2.9px;font-size:clamp(36px,5vw,59px);font-weight:800}h2{letter-spacing:-1.05px;font-size:30px;font-weight:750}h3{letter-spacing:-.35px;font-size:18px;font-weight:700}svg{flex-shrink:0}.container{max-width:1192px;margin:0 auto;padding:0 32px}.muted{color:var(--muted)}.skip-link{background:var(--surface);z-index:100;padding:12px;position:fixed;top:-100px;left:15px}.skip-link:focus{top:12px}.site-header{border-bottom:1px solid var(--line);background:var(--surface);height:82px}.header-inner{justify-content:space-between;gap:30px;max-width:1280px;height:100%;margin:auto;padding:0 38px}.brand,.header-inner{align-items:center;display:flex}.brand{letter-spacing:-1px;white-space:nowrap;font-size:24px;font-weight:800;line-height:1}.brand>span:not(.brand-symbol):not(.brand-dot){color:var(--purple)}.brand-symbol{background:var(--purple);width:34px;height:34px;color:var(--surface);border-radius:11px;place-items:center;margin-right:9px;display:grid;transform:rotate(-7deg)}.brand-dot{letter-spacing:0;align-self:flex-start;margin:0 0 0 3px;font-size:10px}.site-header nav{color:var(--muted);gap:29px;font-size:13px;font-weight:600;display:flex}.site-header nav a:hover{color:var(--purple)}.header-actions{align-items:center;gap:16px;display:flex}.icon-button{border:1px solid var(--line);background:var(--surface);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.theme-toggle{background:0 0;border:0}.button{background:var(--purple);color:var(--surface);border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:10px;padding:13px 20px;font-size:13px;font-weight:700;line-height:1.5;transition:background .15s,transform .15s;display:inline-flex}.button:hover{background:var(--purple-hover);transform:translateY(-1px)}.button-small{padding:10px 15px;font-size:12px}.button-secondary{background:var(--lavender);color:var(--purple)}.breadcrumb{color:var(--muted);align-items:center;gap:10px;padding-top:22px;font-size:11px;display:flex}.breadcrumb a:hover{color:var(--purple)}.hero{text-align:center;padding:32px 0 30px;position:relative}.hero-eyebrow{background:var(--lavender);color:var(--purple);letter-spacing:1.25px;border-radius:20px;align-items:center;gap:7px;margin-bottom:17px;padding:5px 11px;font-size:9px;font-weight:700;display:inline-flex}.tiny-sparkle{font-size:15px;line-height:1}.hero h1{max-width:100%;display:inline-block;position:relative}.hero .hero-eyebrow{width:fit-content;margin-left:auto;margin-right:auto;display:flex}.title-sparkle{color:var(--purple);font-size:40px;font-weight:400;position:absolute;top:-16px;right:-43px;transform:rotate(10deg)}.hero>p{color:var(--muted);margin-top:14px;font-size:15px;line-height:1.75}.hero-benefits{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:23px;margin-top:18px;font-size:10px;display:flex}.hero-benefits>span{align-items:center;gap:5px;display:flex}.hero-benefits svg{color:var(--green)}.maker{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:15px;overflow:hidden}.maker-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:49px;padding:0 24px;display:flex}.editor-tabs{color:var(--muted);gap:24px;font-size:11px}.editor-tabs,.editor-tabs .selected{height:100%;align-items:center;display:flex}.editor-tabs .selected{border-bottom:2px solid var(--purple);color:var(--purple);gap:8px;font-weight:700}.local-label{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.local-label>span{background:#62ad88;border-radius:50%;width:6px;height:6px}.maker-grid{grid-template-columns:1fr 1.16fr 1fr;display:grid}.crop-panel,.preview-panel,.upload-panel{min-width:0;padding:22px}.crop-panel,.upload-panel{border-right:1px solid var(--line)}.panel-label{letter-spacing:1px;height:22px;color:var(--muted);align-items:center;gap:8px;margin-bottom:17px;font-size:9px;font-weight:700;display:flex}.panel-label>span{color:var(--purple);background:var(--lavender);letter-spacing:0;border-radius:6px;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.upload-zone{background:var(--soft);border:1.5px dashed #c5b8df;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:176px;font-size:12px;transition:background .2s;display:flex}.upload-zone.dragging,.upload-zone:hover{background:var(--lavender);border-color:var(--purple)}.upload-icon{color:var(--purple);margin-bottom:12px}.upload-zone strong{margin-bottom:3px;font-size:12px;font-weight:700}.upload-zone>span:not(.upload-icon){color:var(--muted);font-size:11px}.upload-zone b{color:var(--purple);font-weight:600}.upload-zone small{color:var(--muted);margin-top:13px;font-size:9px}.sample-label{color:var(--muted);margin:17px 0 9px;font-size:10px}.samples{gap:9px;display:flex}.samples button{background:var(--soft);border:1px solid var(--line);border-radius:9px;padding:2px;transition:transform .15s}.samples button:hover{transform:translateY(-3px)}.samples button.active{border-color:var(--purple);background:var(--lavender)}.privacy-note{color:var(--muted);align-items:flex-start;gap:7px;margin-top:22px;font-size:10px;line-height:1.8;display:flex}.privacy-note svg{color:var(--green);margin-top:2px}.reset-button{letter-spacing:0;color:var(--muted);background:0 0;border:none;gap:4px;margin-left:auto;padding:3px;font-size:9px}.crop-workspace,.reset-button{align-items:center;display:flex}.crop-workspace{background:var(--soft);border-radius:9px;flex-direction:column;justify-content:center;gap:9px;height:230px}.crop-frame{background-color:var(--surface);background-image:conic-gradient(var(--checker) 25%,transparent 0 50%,var(--checker) 0 75%,transparent 0);background-size:16px 16px;width:174px;height:174px;position:relative}.crop-frame canvas{width:100%;height:100%;display:block}.sample-placeholder{width:100%;height:100%;position:absolute;inset:0}.crop-corner{border-color:var(--purple);border-style:solid;width:12px;height:12px;position:absolute}.top-left{border-width:2px 0 0 2px;top:-2px;left:-2px}.top-right{border-width:2px 2px 0 0;top:-2px;right:-2px}.bottom-left{border-width:0 0 2px 2px;bottom:-2px;left:-2px}.bottom-right{border-width:0 2px 2px 0;bottom:-2px;right:-2px}.crop-caption{letter-spacing:1.3px;color:var(--muted);font-size:8px}.crop-controls{padding-top:11px}.crop-controls label{color:var(--muted);align-items:center;gap:9px;height:23px;font-size:9px;display:flex}.crop-controls label>span{width:54px}.crop-controls input{width:100%;height:3px;accent-color:var(--purple);cursor:pointer}.crop-controls output{text-align:right;flex-shrink:0;width:31px;font-size:9px}.chat-preview{color:#e6e1ee;background:#211f29;border:1px solid #393442;border-radius:9px;padding:12px 13px}.chat-title{letter-spacing:1px;border-bottom:1px solid #3c3648;align-items:center;gap:6px;padding-bottom:10px;font-size:8px;font-weight:700;display:flex}.chat-title>span:last-child{letter-spacing:2px;margin-left:auto;font-size:10px}.live-dot{background:#b79fe9;border-radius:50%;width:5px;height:5px}.chat-lines{padding:13px 0;font-size:9px;line-height:2.5}.chat-lines p{white-space:nowrap;align-items:center;gap:5px;display:flex}.chat-lines b{font-weight:700}.chat-purple{color:#c5a7ff}.chat-peach{color:#edb39d}.chat-green{color:#9fd4bd}.chat-input{color:#b2aabd;background:#302c3a;border:1px solid #484051;border-radius:5px;justify-content:space-between;padding:5px 7px;font-size:8px;display:flex}.chat-input span{font-size:12px}.preview-label{color:var(--muted);letter-spacing:.8px;margin:19px 0 11px;font-size:8px;font-weight:600}.size-previews{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.size-previews>div{text-align:center;min-width:0}.mini-checker{border:1px solid var(--line);background-color:var(--surface);background-image:conic-gradient(var(--checker) 25%,transparent 0 50%,var(--checker) 0 75%,transparent 0);background-size:12px 12px;border-radius:6px;justify-content:center;align-items:center;height:79px;display:flex;overflow:hidden}.mini-checker canvas{object-fit:contain;max-width:100%;max-height:100%}.size-previews>div>span{color:var(--muted);margin-top:5px;font-size:9px;display:block}.transparent-note{color:var(--green);justify-content:center;align-items:center;gap:4px;margin-top:13px;font-size:9px;display:flex}.maker-bottom{border-top:1px solid var(--line);background:var(--soft);justify-content:space-between;gap:20px;padding:18px 24px}.export-title,.maker-bottom{align-items:center;display:flex}.export-title{gap:7px;font-size:12px;font-weight:700}.export-title svg{color:var(--purple)}.maker-bottom .muted{margin-top:4px;margin-left:24px;font-size:10px}.export-button{padding:12px 17px;font-size:12px}.export-button>span{letter-spacing:.7px;border-left:1px solid #ffffff50;margin-left:2px;padding-left:10px;font-size:8px;font-weight:600}.editor-status{text-align:center;color:var(--muted);border-top:1px solid var(--line);min-height:28px;padding:6px 15px;font-size:10px}.editor-status.error{color:#b9324a;background:#fff0f2}.under-tool{color:var(--muted);justify-content:space-between;gap:20px;margin:18px 2px 0;font-size:10px}.under-tool,.under-tool a{align-items:center;display:flex}.under-tool a{color:var(--purple);gap:7px}.under-tool strong{color:var(--text);font-weight:600}.section{border-bottom:1px solid var(--line);padding-top:64px;padding-bottom:56px}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.eyebrow{letter-spacing:1.5px;color:var(--purple);margin-bottom:10px;font-size:9px;font-weight:700}.pill{background:var(--soft);border:1px solid var(--line);white-space:nowrap;color:var(--muted);border-radius:20px;padding:6px 12px;font-size:10px}.steps{grid-template-columns:repeat(3,1fr);gap:40px;margin:30px 0 0;padding:0;list-style:none;display:grid}.step-number{background:var(--lavender);width:34px;height:34px;color:var(--purple);border-radius:10px;justify-content:center;align-items:center;margin-bottom:18px;font-size:12px;font-weight:700;display:inline-flex}.steps li:nth-child(2) .step-number{background:var(--mint);color:var(--green)}.steps li:nth-child(3) .step-number{color:#926042;background:#faeadf}.steps h3{margin-bottom:10px;font-size:16px}.steps p{color:var(--muted);font-size:12px;line-height:1.9}.text-link{color:var(--purple);align-items:center;gap:7px;font-size:12px;font-weight:600;display:inline-flex}.spec-table{border:1px solid var(--line);background:var(--surface);border-radius:11px;overflow:hidden}table{border-collapse:collapse;text-align:left;width:100%;font-size:12px}td,th{padding:20px 22px}thead{background:var(--soft);color:var(--muted);font-size:10px}thead th{padding:12px 22px;font-weight:600}tbody th{font-size:12px;font-weight:600}tbody th span{color:var(--muted);margin-top:3px;font-size:10px;font-weight:400;display:block}tbody tr+tr{border-top:1px solid var(--line)}td{font-family:Consolas,Courier New,monospace;font-size:12px}.format{color:var(--green);background:var(--mint);border-radius:4px;padding:4px 7px;font-family:Arial,sans-serif;font-size:9px;font-weight:600}.source-note{border-top:1px solid var(--line);color:var(--muted);padding:12px 22px;font-size:10px}.source-note a{color:var(--purple);text-underline-offset:3px;text-decoration:underline}.table-afterword{margin-top:13px;font-size:11px}.editorial{grid-template-columns:.85fr 1.2fr;gap:100px;display:grid}.editorial h2{font-size:36px;line-height:1.23}.editorial .text-link{margin-top:22px}.prose p{color:var(--muted);margin-bottom:16px;font-size:13px;line-height:1.95}.prose p:last-child{margin-bottom:0}.prose a{color:var(--purple);text-underline-offset:3px;text-decoration:underline}.editorial-art{align-items:center;max-width:330px;margin:25px 0;padding-bottom:55px;display:flex;position:relative}.editorial-art img:first-child{transform:rotate(-9deg)}.editorial-art img:nth-child(2){align-self:flex-end;margin-left:-14px;transform:rotate(12deg)}.handwritten{color:var(--purple);font:italic 21px/1.2 Georgia,serif;position:absolute;bottom:0;left:110px;transform:rotate(-7deg)}.faq-section{grid-template-columns:.85fr 1.2fr;gap:100px;display:grid}.faq-section>.faq-list{min-width:0}.faq-section .muted{max-width:245px;margin-top:16px;font-size:12px}.faq-list details{border-bottom:1px solid var(--line);padding:17px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;font-size:13px;font-weight:600;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--purple);font-size:20px;font-weight:400}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin-top:12px;font-size:12px;line-height:1.9}.related-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.related-card{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:24px;transition:border-color .15s;position:relative}.related-card:hover{border-color:var(--purple)}.related-card>svg:first-child{color:var(--purple);margin-bottom:16px}.related-card h3{margin-bottom:9px;font-size:16px}.related-card p{color:var(--muted);max-width:220px;font-size:11px}.related-card>svg:last-child{color:var(--muted);position:absolute;top:24px;right:22px}.directory{border-bottom:0}.directory-live{grid-template-columns:repeat(3,1fr);gap:15px;margin:25px 0;display:grid}.directory-live a{border:1px solid var(--line);background:var(--surface);border-radius:8px;justify-content:space-between;align-items:center;padding:14px 16px;font-size:12px;display:flex}.directory-live a:hover{border-color:var(--purple)}.directory>.muted{font-size:11px}.roadmap{grid-template-columns:repeat(3,1fr);gap:14px 32px;margin:20px 0 0;padding:0;list-style:none;display:grid}.roadmap li{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;font-size:10px;display:flex}.roadmap li>span{color:var(--muted);border:1px solid var(--line);white-space:nowrap;border-radius:4px;padding:2px 5px;font-size:8px}.site-footer{background:var(--surface);border-top:1px solid var(--line);padding:35px 0}.footer-inner{justify-content:space-between;align-items:center;gap:25px;display:flex}.footer-inner .brand{font-size:20px}.footer-inner .brand-symbol{border-radius:8px;width:28px;height:28px}.footer-inner p{margin-top:10px}.footer-inner p,.footer-links{color:var(--muted);font-size:10px}.footer-links{grid-template-columns:1fr 1fr;gap:8px 24px;display:grid}.footer-links a:hover{color:var(--purple)}.footer-note{text-align:right;line-height:1.8;font-size:9px!important}.library-hero{padding-bottom:40px}.library-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:22px;padding-bottom:22px;display:flex}.category-tabs{flex-wrap:wrap;gap:6px;display:flex}.category-tabs button{color:var(--muted);background:0 0;border:1px solid #0000;border-radius:8px;padding:8px 13px;font-size:11px}.category-tabs button[aria-pressed=true]{background:var(--lavender);color:var(--purple);border-color:var(--lavender);font-weight:700}.category-tabs button span{background:var(--surface);border-radius:4px;margin-left:7px;padding:2px 5px;font-size:9px}.search-box{background:var(--surface);border:1px solid var(--line);min-width:285px;color:var(--muted);border-radius:8px;align-items:center;gap:10px;padding:9px 12px;display:flex}.search-box input{width:100%;color:var(--text);background:0 0;border:0;font-size:11px}.search-box input:focus{outline:none}.search-box:focus-within{outline:2px solid var(--purple);outline-offset:2px}.library-meta{color:var(--muted);justify-content:space-between;align-items:center;margin:18px 0;font-size:10px;display:flex}.library-meta p{color:var(--text);font-weight:600}.library-meta p>span{color:var(--muted);font-weight:400}.library-meta a{text-underline-offset:3px;text-decoration:underline}.emote-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.emote-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;transition:transform .2s,border-color .2s;overflow:hidden}.emote-card:hover{border-color:var(--purple);transform:translateY(-3px)}.emote-art{background:#edf7f1;border-radius:7px;place-items:center;height:208px;margin:7px 7px 0;display:grid;position:relative}.art-hype{background:#e9f5ee}.art-love{background:#fff0e9}.art-gaming{background:#efebf9}.art-reactions{background:#eaf3fc}[data-theme=dark] .art-hype{background:#263b34}[data-theme=dark] .art-love{background:#41322e}[data-theme=dark] .art-gaming{background:#332c46}[data-theme=dark] .art-reactions{background:#273746}.emote-art img{width:155px;height:155px;transition:transform .2s}.emote-card:hover .emote-art img{transform:rotate(-5deg)scale(1.04)}.emote-category{font-size:8px;font-weight:600;top:10px;left:11px}.asset-format,.emote-category{color:var(--muted);position:absolute}.asset-format{letter-spacing:.8px;font-size:7px;bottom:10px;right:11px}.emote-card-info{padding:15px 16px}.emote-card-info h2{letter-spacing:-.2px;font-size:14px}.emote-card-actions{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.emote-card-actions>a{color:var(--purple);align-items:center;gap:6px;font-size:10px;display:flex}.emote-card-actions .icon-button{border-radius:7px;width:30px;height:30px}.library-status{min-height:25px;color:var(--green);text-align:center;margin-top:10px;font-size:12px}.library-banner{background:var(--lavender);border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;gap:25px;margin-top:20px;padding:28px 32px;display:flex}.library-banner h2{margin:7px 0;font-size:23px}.library-banner p{color:var(--muted);font-size:12px}.empty-state{text-align:center;padding:60px 0}.empty-state>svg{color:var(--muted);margin:0 auto 20px}.empty-state h2{font-size:24px}.empty-state p{color:var(--muted);margin:15px}.spinner{border:2px solid var(--line);border-top-color:var(--purple);border-radius:50%;width:16px;height:16px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.size-hero{padding-bottom:34px}.dimension-cards{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:24px;display:grid}.dimension-card{text-align:center;border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:24px 16px}.dimension-image{justify-content:center;align-items:center;height:126px;margin-bottom:14px;display:flex}.dimension-image img{box-sizing:content-box;background-image:conic-gradient(var(--checker) 25%,transparent 0 50%,var(--checker) 0 75%,transparent 0);background-size:10px 10px;border:1px dashed #ac9cc5}.dimension-card h2{letter-spacing:-1px;font-size:28px}.dimension-card h2>span{color:var(--muted);font-size:23px;font-weight:400}.dimension-card h2 small{letter-spacing:0;color:var(--muted);margin-left:5px;font-size:12px}.dimension-card>p{color:var(--muted);margin-top:8px;font-size:11px}.size-callout{background:var(--mint);color:var(--green);border-radius:9px;align-items:center;gap:13px;margin-top:18px;padding:15px 20px;font-size:11px;line-height:1.8;display:flex}.size-callout strong{display:block}.tool-section-title{margin:52px 0 24px}@media (min-width:1300px){.home-hero{padding-top:37px;padding-bottom:33px}.hero h1{font-size:60px}.crop-workspace{height:239px}.crop-frame{width:184px;height:184px}.maker-grid{grid-template-columns:1fr 1.13fr 1fr}}@media (max-width:1050px){.container,.header-inner{padding:0 24px}.header-inner{gap:20px}.site-header nav{gap:19px;font-size:12px}.header-actions{gap:6px}.crop-panel,.preview-panel,.upload-panel{padding:17px}.chat-preview{padding:10px}.chat-lines{font-size:8px}.chat-lines p{gap:3px}.samples{gap:5px}.samples img{width:42px;height:42px}.mini-checker{height:66px}.editorial,.faq-section{gap:60px}.search-box{min-width:240px}.emote-grid{gap:16px}.emote-art{height:185px}.emote-art img{width:140px;height:140px}.roadmap{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.site-header{height:auto;min-height:76px}.header-inner{flex-wrap:wrap;gap:14px;padding-top:16px;padding-bottom:12px}.brand{font-size:23px}.header-actions{margin-left:auto}.site-header nav{border-top:1px solid var(--line);order:3;justify-content:center;gap:32px;width:100%;padding-top:10px}.header-actions .button{padding:8px 12px}.hero{padding:28px 0}.hero h1{letter-spacing:-2px;font-size:43px}.title-sparkle{font-size:30px;right:-29px}.hero>p{font-size:14px}.hero-benefits{gap:14px}.maker-grid{grid-template-columns:1fr 1.1fr}.preview-panel{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:1fr 1fr;gap:12px 25px;display:grid}.preview-panel .panel-label{grid-column:1/-1;margin-bottom:0}.preview-panel .chat-preview{grid-area:2/1/5}.preview-panel .preview-label{margin:0}.size-previews{grid-area:3/2}.transparent-note{margin:0}.chat-lines{font-size:10px}.chat-preview{padding:15px}.chat-lines p{gap:6px}.crop-panel{border-right:0}.crop-workspace{height:207px}.crop-frame{width:155px;height:155px}.mini-checker{height:75px}.maker-bottom{padding:16px}.export-button{padding:12px;font-size:11px}.under-tool{align-items:flex-start;font-size:9px}.section{padding-top:45px;padding-bottom:40px}.section h2{font-size:26px}.steps{gap:25px}.steps h3{font-size:15px}.section-heading .pill{display:none}.editorial,.faq-section{grid-template-columns:.8fr 1.2fr;gap:35px}.editorial-art img{width:100px}.editorial h2{font-size:29px}.faq-section h2{font-size:27px}.related-grid{gap:12px}.related-card{padding:19px}.related-card h3{font-size:14px}.related-card p{font-size:10px}.footer-inner{flex-wrap:wrap}.footer-note{text-align:left;width:100%}.emote-grid{grid-template-columns:repeat(3,1fr)}.library-toolbar{flex-wrap:wrap;gap:15px}.search-box{width:100%}.library-banner{padding:24px}.library-banner h2{font-size:20px}.library-banner .button{flex-shrink:0;font-size:11px}.dimension-image{height:118px}}@media (max-width:560px){.container{padding:0 18px}.header-inner{padding-left:18px;padding-right:18px}.brand{font-size:22px}.brand-symbol{width:30px;height:30px}.header-actions .button{gap:6px;font-size:10px}.header-actions .button svg{display:none}.theme-toggle{width:30px}.site-header nav{gap:29px;font-size:11px}.breadcrumb{padding-top:16px;font-size:9px}.hero{padding:25px 0}.hero-eyebrow{letter-spacing:.9px;margin-bottom:14px;font-size:7px}.hero h1{letter-spacing:-1.9px;font-size:36px}.title-sparkle{display:none}.hero>p{max-width:320px;margin:12px auto 0;font-size:12px}.hero-benefits{gap:7px 13px;margin-top:14px;font-size:8px}.hero-benefits svg{width:12px;height:12px}.hero-benefits span:last-child{justify-content:center;width:100%}.maker-top{height:45px;padding:0 14px}.editor-tabs{gap:15px;font-size:10px}.editor-tabs>span:last-child{display:none}.local-label{font-size:8px}.maker-grid{grid-template-columns:1fr}.upload-panel{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:1.4fr 1fr;gap:0 15px;padding:18px;display:grid}.upload-panel .panel-label{grid-column:1/-1;margin-bottom:12px}.upload-zone{grid-area:2/1/5;height:154px}.upload-zone strong,.upload-zone>span:not(.upload-icon){font-size:10px}.upload-zone small{font-size:8px}.upload-icon{margin-bottom:8px}.sample-label{align-self:start;margin:0 0 7px;font-size:9px}.samples{grid-template-columns:repeat(2,1fr);align-self:start;gap:6px;display:grid}.samples img{width:42px;height:42px;margin:auto}.privacy-note{grid-column:1/-1;align-items:center;margin-top:14px;font-size:9px}.privacy-note br{display:none}.privacy-note span{gap:4px;display:flex}.crop-panel{padding:18px}.crop-workspace{height:256px}.crop-frame{width:210px;height:210px}.crop-controls label{height:30px;font-size:10px}.crop-controls label>span{width:62px}.crop-controls input{height:5px}.preview-panel{padding:18px;display:block}.preview-panel .panel-label{margin-bottom:14px}.preview-panel .preview-label{margin:20px 0 12px}.size-previews{gap:12px}.mini-checker{height:105px}.transparent-note{margin-top:12px}.chat-lines{font-size:11px}.chat-title{font-size:9px}.chat-input{font-size:10px}.maker-bottom{flex-direction:column;align-items:stretch;gap:12px;padding:18px}.export-button{padding:14px;font-size:13px}.export-button>span{margin-left:auto}.export-title{font-size:12px}.maker-bottom .muted{font-size:10px}.editor-status{padding:8px 12px;font-size:9px}.under-tool{text-align:center;flex-direction:column;align-items:center;gap:8px;margin-top:15px}.section{padding:38px 0}.section-heading{align-items:flex-start;gap:10px;margin-bottom:22px}.section h2{font-size:25px}.eyebrow{letter-spacing:1.1px;font-size:8px}.steps{grid-template-columns:1fr;gap:23px;margin-top:24px}.steps li{padding-left:49px;position:relative}.step-number{position:absolute;top:0;left:0}.steps h3{margin-bottom:7px;font-size:15px}.steps p{font-size:12px}.specs-section .section-heading{flex-direction:column;gap:15px}.spec-table{overflow:auto}td,th{padding:15px 10px}thead th{padding:10px;font-size:9px}tbody th{min-width:95px;font-size:10px}tbody th span{font-size:8px}td{white-space:nowrap;font-size:10px}.format{font-size:8px}.source-note{min-width:315px;padding:12px;font-size:9px}.table-afterword{font-size:10px}.editorial,.faq-section{grid-template-columns:1fr;gap:23px}.editorial h2 br{display:none}.editorial h2{font-size:29px}.editorial-art{display:none}.prose p{font-size:12px}.faq-section h2 br{display:none}.faq-section .muted{max-width:100%;margin-top:10px}.faq-list summary{font-size:12px}.faq-list details:first-child{padding-top:12px}.related-grid{grid-template-columns:1fr;gap:12px}.related-card{padding:20px 22px}.related-card>svg:first-child{margin-bottom:13px}.related-card h3{font-size:16px}.related-card p{max-width:100%;font-size:11px}.directory-live{gap:10px}.directory-live,.roadmap{grid-template-columns:1fr}.roadmap{gap:13px}.roadmap li{font-size:11px}.footer-inner{gap:26px}.footer-links{gap:10px 30px}.site-footer{padding:28px 0}.footer-note{margin-top:0!important}.emote-grid{grid-template-columns:repeat(2,1fr);gap:12px}.emote-art{height:164px;margin:5px 5px 0}.emote-art img{width:127px;height:127px}.emote-category{font-size:7px;top:8px;left:8px}.asset-format{font-size:6px;bottom:8px;right:8px}.emote-card-info{padding:12px}.emote-card-info h2{font-size:12px}.emote-card-actions{margin-top:8px}.emote-card-actions>a{gap:3px;font-size:9px}.emote-card-actions .icon-button{width:29px;height:29px}.category-tabs{gap:2px}.category-tabs button{padding:7px 9px;font-size:10px}.category-tabs button span{margin-left:4px}.library-meta{gap:15px;font-size:8px}.library-meta p>span{display:none}.library-banner{padding:22px;display:block}.library-banner .button{margin-top:20px}.library-banner h2{font-size:21px}.library-banner p{font-size:11px}.dimension-cards{gap:8px}.dimension-card{padding:16px 5px}.dimension-image{height:115px;margin-bottom:8px}.dimension-card h2{letter-spacing:-1px;font-size:19px}.dimension-card h2>span{font-size:16px}.dimension-card h2 small{margin-left:3px;font-size:9px}.dimension-card>p{font-size:9px}.dimension-image img{max-width:100%;height:auto}.size-callout{align-items:flex-start;padding:14px;font-size:10px}.tool-section-title{margin-top:35px}.tool-section-title h2{font-size:24px}.tool-section-title .pill{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}