@import"https://fonts.googleapis.com/css2?family=Archivo+Black&family=DM+Mono:wght@400;500&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{font-family:Space Grotesk,Arial,sans-serif;color:var(--ink);background:var(--paper);color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #272824;--paper: #eee9df;--orange: #fb573b;--blue: #263bbd;--subtle: #6f7069;--muted: #777870;--mono: "DM Mono", monospace;--display: "Archivo Black", Impact, sans-serif;--word-edge: clamp(24px, 3.2vw, 60px);--word-nudge: clamp(16px, 2.5vw, 44px)}:root[data-theme=dark]{color-scheme:dark;--ink: #f0ece5;--paper: #17171e;--orange: #ff7964;--blue: #969fff;--subtle: #c3bac1;--muted: #b4abb2}:root[data-theme=synthwave]{color-scheme:dark;--ink: #faeaff;--paper: #10091e;--orange: #ff48c8;--blue: #4aebf4;--subtle: #d2a5df;--muted: #c59bd4}*{box-sizing:border-box}body{min-width:320px;margin:0;background:var(--paper)}button,a{font:inherit}.composition{position:relative;display:flex;min-height:100svh;flex-direction:column;overflow:hidden;background:var(--paper);isolation:isolate}.masthead{position:absolute;z-index:5;top:0;left:0;right:0;display:flex;align-items:flex-start;justify-content:space-between;padding:clamp(20px,3vw,42px) clamp(20px,4vw,64px)}.wordmark{color:var(--ink);font:700 20px Space Grotesk,sans-serif;letter-spacing:-1.6px;text-decoration:none}.theme-selector{display:flex;align-items:center;gap:9px;padding-top:5px;color:var(--subtle);font:9px var(--mono)}.theme-selector button{padding:0;border:0;color:inherit;background:transparent;font:inherit;cursor:pointer}.theme-selector button[aria-pressed=true]{color:var(--ink);text-decoration:underline;text-decoration-color:var(--orange);text-underline-offset:4px}.theme-selector button:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.privacy{margin:0;color:var(--subtle);font:10px/1.5 var(--mono);text-align:right}.stage{position:relative;display:grid;flex:1;min-height:680px;place-items:center;overflow:hidden}.instruction{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;font:clamp(130px,24vw,370px)/.71 var(--display);letter-spacing:-.08em;pointer-events:none;transition:transform .8s cubic-bezier(.2,.8,.2,1),opacity .45s}.word{position:absolute;white-space:nowrap}.word-drop{left:var(--word-edge);top:25%;color:var(--orange)}.word-anywhere{right:var(--word-edge);top:49%;font-size:clamp(120px,16vw,310px);color:var(--blue)}.period{color:var(--orange)}.file-action{position:absolute;z-index:3;left:50%;top:67%;display:flex;align-items:center;gap:15px;transform:translate(-50%,-50%);transition:opacity .3s,transform .5s}.file-action>span{padding:4px 5px;color:var(--ink);font:9px var(--mono);letter-spacing:.09em}.file-hint{line-height:1.8}.choose-button{display:inline-flex;min-height:44px;align-items:center;gap:28px;padding:0 15px;border:1px solid var(--ink);color:var(--ink);background:var(--paper);font:500 12px var(--mono);cursor:pointer;transition:color .2s,background .2s,transform .2s}.choose-button span{font-size:16px}.choose-button:hover{color:var(--paper);background:var(--ink);transform:translateY(-2px)}#file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}#file-input:focus-visible+.choose-button,.choose-button:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.drop-state{position:absolute;z-index:5;left:50%;top:50%;margin:0;color:var(--orange);font:clamp(70px,16vw,220px)/.8 var(--display);letter-spacing:-.09em;opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.8);transition:opacity .2s,transform .6s cubic-bezier(.2,.8,.2,1)}.is-dragging .instruction{transform:scale(.92)}.is-dragging .word-drop{transform:translate(calc(0px - var(--word-nudge))) translateY(-3vh)}.is-dragging .word-anywhere{transform:translate(var(--word-nudge)) translateY(4vh)}.is-dragging .file-action{opacity:0;transform:translate(-50%,-50%) scale(.9)}.is-dragging .drop-state{opacity:1;transform:translate(-50%,-50%) scale(1)}.arrival{position:absolute;z-index:2;left:50%;top:51%;width:min(55vw,760px);opacity:0;pointer-events:none;transform:translate(-50%,-50%) rotate(-7deg) scale(.7);transition:opacity .35s,transform .5s}.arrival img{display:block;max-width:100%;max-height:65vh;margin:auto;object-fit:contain;box-shadow:15px 15px 0 var(--orange)}.is-arriving .instruction{transform:scale(1.1);opacity:.18}.is-arriving .file-action{opacity:0}.is-arriving .arrival{animation:arrival 1.35s cubic-bezier(.16,1,.3,1) both}.is-arriving .drop-state{opacity:0}.is-result .arrival{opacity:0;transform:translate(-50%,-50%) rotate(0) scale(.96)}.result{position:absolute;z-index:4;left:44%;top:50%;width:min(58vw,900px);opacity:0;pointer-events:none;transform:translate(-45%,-44%) rotate(-3deg) scale(.92);transition:opacity .4s,transform 1s cubic-bezier(.16,1,.3,1)}.result[hidden]{display:none}.result>img{display:block;width:100%;height:auto;max-height:76vh;object-fit:contain;box-shadow:18px 18px 0 var(--orange)}.result-controls{position:absolute;left:calc(100% + 28px);bottom:0;width:175px;display:flex;align-items:flex-start;flex-direction:column;gap:12px;transform:rotate(3deg)}.result-size{color:var(--muted);font:10px var(--mono)}.download-button,.another-button{display:flex;width:100%;min-height:44px;align-items:center;justify-content:space-between;gap:15px;padding:0 13px;border:0;text-decoration:none;cursor:pointer;font:500 11px var(--mono);transition:transform .2s,filter .2s}.download-button{color:#fff;background:var(--orange)}.download-button:hover,.another-button:hover{transform:translateY(-3px);filter:brightness(1.08)}.download-button span,.another-button span{font-size:16px}.another-button{border:1px solid var(--ink);color:var(--ink);background:var(--paper)}.result-note{margin-top:3px;color:var(--muted);font:9px/1.5 var(--mono)}.bulk-result[hidden]{display:none}.bulk-result{position:relative;z-index:4;width:min(76vw,1120px);margin:clamp(150px,20vh,230px) auto 90px}.bulk-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:11vh}.bulk-count{margin:0;color:var(--blue);font:clamp(24px,5vw,64px)/.9 var(--display);letter-spacing:-.07em}.bulk-actions{display:flex;width:175px;flex:0 0 175px;flex-direction:column;gap:8px}.bulk-actions .download-button,.bulk-actions .another-button{min-height:44px}.bulk-list{display:flex;align-items:center;flex-direction:column;gap:12vh}.bulk-item{width:min(100%,1000px);margin:0}.bulk-item:nth-child(odd){transform:rotate(-1.2deg) translate(-2%)}.bulk-item:nth-child(2n){transform:rotate(1deg) translate(2%)}.bulk-item>img{display:block;width:100%;max-height:70vh;object-fit:contain;box-shadow:18px 18px 0 var(--orange)}.bulk-item-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;color:#777870;font:10px var(--mono);overflow-wrap:anywhere}.bulk-download{color:var(--ink);text-decoration-thickness:1px;text-underline-offset:3px}.bulk-download:hover{color:var(--orange)}.is-bulk.composition{overflow:visible}.is-bulk .stage{display:block;flex:none;height:auto;min-height:100svh;overflow:visible}.is-bulk .instruction,.is-bulk .file-action,.is-bulk .result,.is-bulk .arrival,.is-bulk .drop-state{display:none}.is-result .result{opacity:1;pointer-events:auto;transform:translate(-45%,-44%) rotate(-3deg) scale(1)}.is-result .instruction,.is-result .file-action{opacity:0;pointer-events:none}.is-result footer{color:var(--muted)}.status{position:absolute;z-index:6;bottom:15px;left:50%;width:max-content;max-width:calc(100% - 32px);margin:0;transform:translate(-50%);color:var(--orange);font:12px var(--mono);text-align:center}.status:empty{display:none}footer{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;padding:17px clamp(20px,4vw,64px);color:var(--muted);font:9px var(--mono);letter-spacing:.08em}footer span:first-child{color:var(--ink)}footer a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}footer a:hover{color:var(--orange)}@keyframes arrival{0%{opacity:0;transform:translate(-50%,-50%) rotate(-10deg) scale(.64)}18%{opacity:1}60%{transform:translate(-50%,-50%) rotate(2deg) scale(1.04)}to{opacity:1;transform:translate(-50%,-50%) rotate(-3deg) scale(1)}}@media(max-width:760px){:root{--word-edge: clamp(12px, 4vw, 20px);--word-nudge: clamp(12px, 2.5vw, 18px)}.masthead{padding:20px;gap:8px}.theme-selector{gap:5px;font-size:8px}.stage{min-height:640px}.instruction{font-size:clamp(90px,24vw,180px);line-height:.78}.word-drop{top:26%}.word-anywhere{top:50%;font-size:clamp(54px,16vw,130px)}.file-action{top:68%;flex-direction:column;gap:11px}.choose-button{min-height:50px;padding:0 20px}.arrival{width:82vw}.result{width:86vw;top:46%;transform:translate(-50%,-50%) rotate(-2deg) scale(.92)}.is-result .result{transform:translate(-50%,-50%) rotate(-2deg) scale(1)}.result>img{max-height:58vh;box-shadow:9px 9px 0 var(--orange)}.result-controls{position:relative;left:auto;bottom:auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:7px 9px;margin:22px 0 0;transform:none}.result-size{grid-column:1/-1}.result-note{grid-column:1/-1;margin:0}.bulk-result{width:88vw;margin-top:145px}.bulk-heading{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:8vh}.bulk-actions{width:100%;flex-basis:auto;flex-direction:row}.bulk-actions>*{flex:1}.bulk-list{gap:9vh}.bulk-item:nth-child(odd){transform:rotate(-.6deg) translate(-1%)}.bulk-item:nth-child(2n){transform:rotate(.6deg) translate(1%)}.bulk-item>img{max-height:54vh;box-shadow:9px 9px 0 var(--orange)}.bulk-item-meta{align-items:flex-start;flex-direction:column;gap:8px;margin-top:13px}.download-button,.another-button{min-height:46px;padding:0 9px;font-size:10px}.drop-state{font-size:clamp(72px,20vw,140px)}footer{padding:14px 20px;font-size:8px}}@media(max-width:420px){.stage{min-height:600px}.instruction{font-size:clamp(90px,24vw,110px)}.word-drop{top:28%}.word-anywhere{top:51%}.privacy{font-size:8px}.result{width:90vw}.result>img{max-height:50vh}footer{letter-spacing:.03em}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}html[data-theme=dark] .download-button,html[data-theme=synthwave] .download-button{color:#17171e}.synth-scene{display:none}html[data-theme=synthwave] .composition{--synth-horizon: max(68.8889vh, calc(50vh + 11.8056vw) );background:#10091e}html[data-theme=synthwave] .synth-scene{position:fixed;z-index:-1;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;overflow:hidden;pointer-events:none}html[data-theme=synthwave] .composition:before{position:fixed;z-index:-2;top:0;right:0;bottom:0;left:0;content:"";background:radial-gradient(ellipse 86vw 26vh at 49% 68%,rgb(199 46 186 / 15%),transparent 76%),radial-gradient(ellipse 66vw 44vh at 20% 36%,rgb(103 43 166 / 13%),transparent 78%),radial-gradient(ellipse 63vw 39vh at 79% 25%,rgb(34 91 170 / 13%),transparent 76%),radial-gradient(ellipse 46vw 34vh at 57% 52%,rgb(121 61 188 / 11%),transparent 80%),radial-gradient(ellipse 36vw 31vh at 6% 20%,rgb(34 45 117 / 12%),transparent 78%),linear-gradient(#050510,#0b0b20 32%,#17102f 60%,#25113c 82%,#10091e);pointer-events:none}html[data-theme=synthwave] .synth-ground{position:fixed;z-index:0;top:var(--synth-horizon);left:0;right:0;bottom:0;background:#10091e;pointer-events:none}html[data-theme=synthwave] .synth-ground:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:repeating-linear-gradient(0deg,transparent 0 31px,rgb(255 54 202 / 84%) 32px 34px),repeating-linear-gradient(90deg,transparent 0 69px,rgb(77 225 255 / 70%) 70px 72px);filter:drop-shadow(0 0 8px rgb(255 55 213 / 85%));opacity:.9;transform:perspective(320px) rotateX(58deg) scaleY(2);transform-origin:50% 0;animation:synth-grid-drive 5s linear infinite}html[data-theme=synthwave] .synth-ground:after{position:absolute;z-index:1;top:0;left:0;right:0;height:2px;content:"";background:#ff67dc;box-shadow:0 0 5px #fff,0 0 12px #ff48c8,0 0 20px #ff48c8c7;pointer-events:none}@keyframes synth-grid-drive{to{background-position:0 66px,0 0}}html[data-theme=synthwave] .stage{z-index:1}html[data-theme=synthwave] footer{position:relative;z-index:5;background:#10091e}html[data-theme=synthwave] .result-controls,html[data-theme=synthwave] .bulk-item-meta{padding:8px 10px;background:#10091eeb}html[data-theme=synthwave] .synth-sun-halo{opacity:.78;transition:opacity .35s}html[data-theme=synthwave] .is-bulk.composition{overflow-x:clip}html[data-theme=synthwave] .word-drop,html[data-theme=synthwave] .period{text-shadow:1px 0 #fff1fb,4px 3px 0 #9327c4,7px 5px 0 rgb(74 235 244 / 78%),0 0 9px #ff62df,0 0 20px rgb(255 38 208 / 76%),0 0 44px rgb(255 38 208 / 35%)}html[data-theme=synthwave] .word-anywhere{text-shadow:1px 0 #eaffff,-4px 3px 0 #8b37cc,-7px 5px 0 rgb(255 72 200 / 82%),0 0 9px #9bffff,0 0 19px rgb(50 233 255 / 58%),0 0 38px rgb(50 233 255 / 22%)}html[data-theme=synthwave] .period{display:inline-block;width:.13em;height:.13em;overflow:hidden;background:#ff48c8;color:transparent;vertical-align:baseline;box-shadow:0 0 7px #fff,0 0 18px #ff48c8,0 0 36px #ff48c8;transform:translateY(-.08em)}html[data-theme=synthwave] .result>img,html[data-theme=synthwave] .arrival img,html[data-theme=synthwave] .bulk-item>img{box-shadow:8px 8px #ff48c8,16px 16px #4aebf4,23px 23px #562083,0 0 30px #ff48c838}html[data-theme=synthwave] .choose-button,html[data-theme=synthwave] .another-button{box-shadow:0 0 10px #4aebf43d}html[data-theme=synthwave] .choose-button{border-color:#4aebf4;color:#f7edff;background:#130b29;text-shadow:0 0 8px rgb(255 72 200 / 35%);box-shadow:0 0 10px #4aebf433,3px 3px #ff48c86b}html[data-theme=synthwave] .choose-button span{color:#ff67dc}html[data-theme=synthwave] .choose-button:hover{border-color:#ff67dc;color:#fff;background:#29103c;box-shadow:0 0 16px #4aebf48c,3px 3px #ff48c8}html[data-theme=synthwave] .file-hint{color:#ead3ff}html[data-theme=synthwave] .choose-button:hover,html[data-theme=synthwave] .another-button:hover,html[data-theme=synthwave] .download-button:hover{box-shadow:0 0 18px #4aebf47a,0 0 28px #ff48c852}html[data-theme=synthwave] :focus-visible{outline:2px solid #69f7ff;outline-offset:4px;box-shadow:0 0 0 6px #ff48c86b,0 0 18px #4aebf4bf}html[data-theme=synthwave] .is-dragging .synth-ground:before{opacity:1;filter:drop-shadow(0 0 18px #ff48c8)}html[data-theme=synthwave] .is-dragging .synth-sun-halo{opacity:1}html[data-theme=synthwave] .is-dragging .synth-triangle{filter:url(#synth-neon) brightness(1.45)}html[data-theme=synthwave] .is-dragging .synth-ground:after{box-shadow:0 0 8px #fff,0 0 18px #ff48c8,0 0 26px #ff48c8eb}html[data-theme=synthwave] .is-dragging .word-drop,html[data-theme=synthwave] .is-dragging .word-anywhere{filter:brightness(1.35)}html[data-theme=synthwave] .is-dragging .drop-state{color:#fff;text-shadow:0 0 8px #fff,0 0 20px #ff48c8,0 0 48px #4aebf4}@media(max-width:700px){html[data-theme=synthwave] .synth-scene{object-position:50% 42%}html[data-theme=synthwave] .mountain-facets{display:none}html[data-theme=synthwave] .synth-ground:before{transform:perspective(260px) rotateX(60deg) scaleY(2.1)}}@media(prefers-reduced-motion:reduce){html[data-theme=synthwave] .synth-ground:before{animation:none!important;background-position:0 0,0 0}}:root[data-theme="1996"]{color-scheme:light;--ink: #000;--paper: #fff;--orange: #000;--blue: #00e;--subtle: #000;--muted: #000;font:16px Times New Roman,Times,serif;color:#000;background:#fff}:root[data-theme="1996"] *,:root[data-theme="1996"] *:before,:root[data-theme="1996"] *:after{animation:none!important;filter:none!important;box-shadow:none!important;text-shadow:none!important;transform:none!important;transition:none!important;scroll-behavior:auto!important}:root[data-theme="1996"] body{min-width:0;margin:8px;background:#fff;font:inherit}:root[data-theme="1996"] .composition{display:block;min-height:0;overflow:visible;background:#fff;isolation:auto}:root[data-theme="1996"] .masthead,:root[data-theme="1996"] .stage,:root[data-theme="1996"] footer{position:static;display:block;min-height:0;height:auto;overflow:visible;padding:0}:root[data-theme="1996"] .wordmark{color:#00e;font:inherit;letter-spacing:normal;text-decoration:underline}:root[data-theme="1996"] .wordmark:visited,:root[data-theme="1996"] footer a:visited,:root[data-theme="1996"] .bulk-download:visited{color:#551a8b}:root[data-theme="1996"] .privacy{margin:1em 0;color:inherit;font:inherit;text-align:left}:root[data-theme="1996"] .theme-selector{display:block;padding:0;color:inherit;font:inherit}:root[data-theme="1996"] .theme-selector button{all:revert;margin-right:.3em;font:inherit}:root[data-theme="1996"] .theme-selector button[aria-pressed=true]{font-weight:700}:root[data-theme="1996"] .instruction{position:static;display:block;inset:auto;width:100%;margin:.67em 0;font:700 2em/normal Times New Roman,Times,serif;letter-spacing:normal;text-align:left}:root[data-theme="1996"] .word{position:static;white-space:normal}:root[data-theme="1996"] .word-drop,:root[data-theme="1996"] .word-anywhere,:root[data-theme="1996"] .period{color:inherit;font-size:inherit}:root[data-theme="1996"] .word-anywhere{margin-left:.3em}:root[data-theme="1996"] .file-action{position:static;display:block;transform:none}:root[data-theme="1996"] #file-input{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}:root[data-theme="1996"] .choose-button{all:revert;cursor:pointer}:root[data-theme="1996"] .file-action>span{display:block;padding:0;color:inherit;font:inherit}:root[data-theme="1996"] .arrival,:root[data-theme="1996"] .drop-state{display:none}:root[data-theme="1996"] .result{position:static;width:auto;opacity:1;pointer-events:auto;transform:none}:root[data-theme="1996"] .result[hidden],:root[data-theme="1996"] .bulk-result[hidden]{display:none}:root[data-theme="1996"] .result>img,:root[data-theme="1996"] .bulk-item>img{display:block;width:auto;max-width:100%;max-height:none;object-fit:contain}:root[data-theme="1996"] .result-controls,:root[data-theme="1996"] .bulk-result,:root[data-theme="1996"] .bulk-heading,:root[data-theme="1996"] .bulk-actions,:root[data-theme="1996"] .bulk-list,:root[data-theme="1996"] .bulk-item,:root[data-theme="1996"] .bulk-item-meta{position:static;display:block;width:auto;margin:1em 0;transform:none}:root[data-theme="1996"] .bulk-count{color:inherit;font:700 1.5em Times New Roman,Times,serif;letter-spacing:normal}:root[data-theme="1996"] .download-button,:root[data-theme="1996"] .another-button{all:revert;margin-right:.5em}:root[data-theme="1996"] .bulk-download,:root[data-theme="1996"] footer a{color:#00e}:root[data-theme="1996"] .result-size,:root[data-theme="1996"] .result-note,:root[data-theme="1996"] .bulk-item-meta,:root[data-theme="1996"] footer,:root[data-theme="1996"] footer span:first-child{color:inherit;font:inherit}:root[data-theme="1996"] .status{position:static;width:auto;max-width:none;margin:1em 0;color:#b00000;font:inherit;text-align:left;transform:none}:root[data-theme="1996"] .is-result .instruction,:root[data-theme="1996"] .is-result .file-action{opacity:1;pointer-events:auto}:root[data-theme="1996"] .is-dragging .drop-state{display:block;position:static;color:inherit;font:inherit;letter-spacing:normal;opacity:1}
