:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#18191b;--foreground:#f7f5f0;--card:#242527;--card-foreground:#f7f5f0;--popover:#242527;--popover-foreground:#f7f5f0;--primary:#c6d9f6;--primary-foreground:#141a24;--secondary:#292a2d;--secondary-foreground:#f7f5f0;--muted:#292a2d;--muted-foreground:#afb3b9;--accent:#32363e;--accent-foreground:#f7f5f0;--destructive:#ffb4b4;--border:#3c3e42;--input:#3c3e42;--ring:#c6d9f6;--radius:.75rem;--font-site:"Noto Sans KR", "Noto Sans CJK KR", "Apple SD Gothic Neo", "Malgun Gothic", Arial, sans-serif}*{box-sizing:border-box}body{background:var(--background);color:var(--foreground);font-family:var(--font-site);-webkit-font-smoothing:antialiased;margin:0}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--ring);outline-offset:6px;border-radius:4px}.site-shell{flex-direction:column;min-height:100svh;display:flex}.site-header{border-bottom:1px solid var(--border)}.header-inner,.footer-inner{justify-content:space-between;align-items:center;gap:20px;width:min(1300px,100% - 96px);margin-inline:auto;display:flex}.header-inner{flex-wrap:wrap;min-height:86px;padding-block:14px}.language-nav{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.language-nav a{min-height:44px;color:var(--muted-foreground);border-radius:8px;align-items:center;padding:8px 12px;font-size:14px;display:inline-flex}.language-nav a:hover{color:var(--foreground);background:var(--secondary)}.language-nav a[aria-current=page]{color:var(--primary);background:var(--secondary)}.wordmark{letter-spacing:-.025em;align-items:center;gap:20px;font-size:30px;font-weight:650;display:inline-flex}.wordmark img{display:block}.workspace{flex:1;grid-template-columns:minmax(0,650fr) minmax(0,480fr);align-items:center;gap:clamp(48px,6vw,92px);width:min(1240px,100% - 96px);margin-inline:auto;padding-block:64px 86px;display:grid}.icon-gallery{min-width:0}.featured-figure{margin:0}.featured-caption{color:var(--muted-foreground);text-align:center;margin-top:12px;font-size:14px;line-height:1.5}.gallery-collections{flex-direction:column;gap:26px;margin-top:28px;display:flex}.gallery-heading{letter-spacing:-.025em;margin:0;font-size:16px;font-weight:550;line-height:1.5}.featured-image{aspect-ratio:1;background:var(--card);border-radius:24px;width:min(100%,560px);margin-inline:auto;overflow:hidden}.featured-image img{object-fit:cover;width:100%;height:100%;animation:.2s ease-out reveal;display:block}.thumbnail-list[data-slot=toggle-group]{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;width:100%;margin-top:12px;display:grid}.gallery-toggle[data-slot=toggle-group-item]{aspect-ratio:1;background:var(--card);opacity:.74;border:2px solid #0000;border-radius:14px;width:100%;min-width:0;height:auto;padding:0;transition:opacity .15s,border-color .15s,transform .15s;overflow:hidden}.gallery-toggle[data-slot=toggle-group-item][data-state=on]{border-color:var(--ring);opacity:1;box-shadow:0 0 0 2px var(--background) inset}.gallery-toggle[data-slot=toggle-group-item]:hover{opacity:1;transform:translateY(-2px)}.gallery-toggle img{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block}.prompt-panel{min-width:0;padding-bottom:14px}h1{letter-spacing:-.045em;word-break:keep-all;margin:0;font-size:clamp(34px,3.6vw,53px);font-weight:750;line-height:1.5}h1 span{display:block}.intro{letter-spacing:-.035em;color:var(--muted-foreground);word-break:keep-all;margin:26px 0 0;font-size:22px;line-height:1.65}.copy-section{margin-top:46px}.copy-buttons{flex-direction:column;gap:14px;display:flex}.copy-button{transition:background .15s,transform .15s}.copy-button:active{transform:translateY(1px)}.copy-button-label{white-space:normal;min-width:0;line-height:1.5}.copy-language-note{color:var(--muted-foreground);margin:8px 0 0;font-size:14px;line-height:1.6}.copy-feedback{min-height:44px;color:var(--muted-foreground);letter-spacing:-.04em;word-break:keep-all;margin:18px 0 0;font-size:16px;line-height:1.65}.copy-feedback[data-error=true]{color:var(--destructive)}.tool-recommendation{border-left:2px solid var(--primary);color:var(--muted-foreground);overflow-wrap:anywhere;margin:22px 0 0;padding-left:16px;font-size:16px;line-height:1.75}.tool-recommendation strong{color:var(--foreground);font-weight:600}.instruction-divider{margin-top:30px}.instructions{letter-spacing:-.035em;flex-direction:column;gap:18px;margin:36px 0 0;padding:0;font-size:18px;font-weight:550;list-style:none;display:flex}.instructions li{align-items:baseline;gap:26px;display:flex}.instructions li>span{color:var(--muted-foreground);font-variant-numeric:tabular-nums;letter-spacing:0}.site-footer{border-top:1px solid var(--border)}.footer-inner{justify-content:flex-end;min-height:86px;font-size:14px}.footer-inner>:last-child{color:var(--muted-foreground)}.loading-icon{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes reveal{0%{opacity:.7}to{opacity:1}}html[lang=unused-en]{--font-site:Arial, Helvetica, sans-serif}html[lang=unused-ja]{--font-site:"Noto Sans JP", "Noto Sans CJK JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif}html[lang=unused-en] h1{letter-spacing:-.035em;line-height:1.25}html[lang=unused-en] :is(.intro,.copy-feedback,.instructions){word-break:normal;letter-spacing:-.01em}html[lang=unused-ja] h1{letter-spacing:-.025em;word-break:normal;font-size:clamp(28px,3vw,44px)}html[lang=unused-ja] :is(.intro,.copy-feedback,.instructions){word-break:normal;letter-spacing:0}html[lang=unused-ja] .intro{font-size:20px}@media (min-width:1400px){.workspace{padding-block:62px 86px}}@media (max-width:1050px) and (min-width:761px){.workspace{gap:40px;width:calc(100% - 64px)}h1{font-size:34px}.intro{font-size:18px}.thumbnail-list[data-slot=toggle-group]{gap:10px}.copy-section{margin-top:28px}.copy-feedback{font-size:14px}.instructions{gap:14px;margin-top:28px;font-size:16px}}@media (max-width:760px){.header-inner,.footer-inner{width:calc(100% - 40px)}.header-inner{min-height:72px}.wordmark{gap:10px;font-size:22px}.wordmark img{width:30px;height:30px}.workspace{grid-template-columns:1fr;gap:34px;width:min(520px,100% - 40px);padding-block:28px 48px}.featured-image{border-radius:18px;max-width:380px}.gallery-collections{gap:24px;max-width:380px;margin:24px auto 0}.thumbnail-list[data-slot=toggle-group]{gap:10px}.gallery-toggle[data-slot=toggle-group-item]{border-radius:10px}.gallery-toggle img{border-radius:7px}.prompt-panel{padding:0}h1{font-size:clamp(29px,7.8vw,40px);line-height:1.42}.intro{margin-top:18px;font-size:17px}.copy-section{margin-top:28px}.copy-button[data-size=copy]{gap:12px;min-height:64px;font-size:18px}html[lang=unused-ja] .copy-button[data-size=copy]{font-size:16px}html[lang=unused-ja] .intro{font-size:17px}.copy-feedback{letter-spacing:-.035em;min-height:44px;margin-top:14px;font-size:14px}.instruction-divider{margin-top:22px}.instructions{gap:14px;margin-top:24px;font-size:16px}.footer-inner{min-height:76px;font-size:12px}}@media (max-width:600px){.header-inner{flex-direction:column;align-items:flex-start;gap:6px}.language-nav{align-self:flex-end}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
:root{--font-site:"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",sans-serif}body{text-wrap:pretty}button{font:inherit;color:inherit}.copy-button{display:flex;align-items:center;justify-content:center;gap:16px;min-height:80px;padding:20px;border-radius:14px;border:1px solid var(--foreground);background:transparent;font-size:20px;font-weight:600}.copy-button:first-child{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.copy-button:hover{background:var(--secondary)}.copy-button:first-child:hover{filter:brightness(1.06);background:var(--primary)}.copy-button:focus-visible,.gallery-toggle:focus-visible{outline:3px solid var(--ring);outline-offset:4px}.copy-button svg{width:27px;height:27px;flex-shrink:0}.copy-button:disabled{opacity:.6;cursor:wait}h1{letter-spacing:-.025em;line-height:1.4}.intro{letter-spacing:0}.instruction-divider{height:1px;border:0;background:var(--border)}.copy-feedback,.instructions{letter-spacing:0}.prompt-fallback{margin-top:16px}.prompt-fallback textarea{width:100%;min-height:200px;padding:12px;background:var(--card);color:var(--foreground);border:1px solid var(--border);font:inherit}.prompt-fallback[hidden]{display:none}.footer-inner{gap:16px;flex-wrap:wrap}.source-link{color:var(--muted-foreground);text-decoration:underline;text-underline-offset:4px}@media(max-width:760px){.copy-button{min-height:64px;font-size:18px}.gallery-heading{font-size:14px}}
