:root{color-scheme:light;--paper:#f8f6f1;--ink:#343044;--muted:#716b7e;--purple:#655283;--lavender:#e9e1f2;--line:#ded8e4;--orange:#c6583b;font-family:"Hiragino Kaku Gothic ProN","Hiragino Sans","Noto Sans JP",Meiryo,sans-serif;font-synthesis:none}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:32px}
body{margin:0;background:var(--paper);color:var(--ink);font-size:15px;line-height:1.85;-webkit-font-smoothing:antialiased}
a{color:inherit;text-underline-offset:5px}
button{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:5px}
[hidden]{display:none!important}
.page-shell{max-width:1280px;padding:0 56px;margin:auto}
.skip-link{position:absolute;top:8px;left:8px;z-index:10;background:white;padding:10px;transform:translateY(-150%)}
.skip-link:focus{transform:none}
.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:102px;border-bottom:1px solid var(--line)}
.wordmark{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:26px;line-height:1.4;font-weight:800;letter-spacing:-1px}
.brand-dot{width:15px;height:19px;background:#b4a0cf;display:inline-block;border-radius:70% 30% 65% 35%;transform:rotate(28deg)}
.wordmark-jp{font-size:10px;letter-spacing:.09em;margin-left:4px;padding-left:14px;border-left:1px solid var(--line);font-weight:600}
nav{display:flex;gap:29px;font-size:12px;font-weight:600}
nav a{text-decoration:none}nav a:hover{color:var(--purple);text-decoration:underline}
.hero{display:grid;grid-template-columns:1fr 1.08fr;align-items:center;gap:28px;padding:58px 0 72px;min-height:720px}
.eyebrow{color:var(--purple);font-size:10px;line-height:1.6;font-weight:700;letter-spacing:.18em;margin:0 0 24px}
.eyebrow span{color:var(--orange);font-size:16px;vertical-align:middle;margin-right:8px}
h1,h2,h3,p{margin-top:0}
h1{font-size:clamp(30px,3.4vw,46px);line-height:1.6;letter-spacing:.035em;font-weight:800;margin-bottom:22px}
.hero-description{font-size:14px;line-height:2.2;margin-bottom:30px;color:#655f71}
.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;padding:13px 22px;border-radius:8px;text-decoration:none;font-size:13px;font-weight:700;line-height:1.7;transition:background .18s,transform .18s}
.button:hover{transform:translateY(-2px)}
.button-primary{color:white;background:var(--purple);box-shadow:0 5px 0 #d8cde1}
.button-primary:hover{background:#514069}
.button span{font-size:19px;font-weight:400;line-height:1}
.hero-note{font-size:11px;color:var(--muted);margin:16px 0 32px}.hero-note span{margin:0 6px;color:#b6a9c7}
.character-note{display:flex;gap:15px;align-items:center}.character-note p{margin:0;font-size:12px;line-height:1.7}.character-note strong{font-size:13px;letter-spacing:.08em}.character-note p span{font-size:10px;letter-spacing:.07em;color:var(--muted)}.note-line{height:1px;width:32px;background:#ac99c5}
.hero-art{position:relative;min-width:0;padding:25px 15px 28px;isolation:isolate}
.hero-art:before{content:"";position:absolute;inset:28px 4px 42px;background:#ece5f1;border-radius:48% 48% 43% 44%;z-index:-1;transform:rotate(-5deg)}
.dragon-stage{position:relative;width:100%;aspect-ratio:1;max-width:530px;margin:auto}
.dragon-stage img{display:block;position:absolute;height:auto;pointer-events:none;user-select:none}
.dragon-body{width:100%;inset:0}
.dragon-eyes{width:calc(444 / 1254 * 100%);left:calc(390 / 1254 * 100%);top:calc(306 / 1254 * 100%)}
.dragon-mouth{width:calc(200 / 1254 * 100%);left:calc(515 / 1254 * 100%);top:calc(485 / 1254 * 100%)}
.art-label{position:absolute;top:7px;right:11px;transform:rotate(8deg);background:#fffaf2;border:1px solid #dbccbc;border-radius:7px;padding:6px 15px;font-size:12px;letter-spacing:.08em;z-index:2}.art-label span{color:var(--orange);margin-right:4px}
.preview-controls{text-align:center;position:relative;margin-top:8px}.preview-controls p{font-size:10px;letter-spacing:.05em;color:var(--muted);margin-bottom:8px}
.expression-buttons{display:inline-flex;background:#fffaf8;border:1px solid #ded3e6;border-radius:99px;padding:4px;gap:3px}
.expression-buttons button{border:0;background:none;border-radius:99px;font-size:11px;padding:7px 15px;min-height:40px;color:#625872;cursor:pointer}
.expression-buttons button[aria-pressed="true"]{background:#6a5787;color:white}
.expression-buttons button:hover:not([aria-pressed="true"]){background:#f0eaf5}
.art-star{position:absolute;color:#b39bcf;font-size:36px;z-index:-1}.star-one{left:0;top:64px}.star-two{bottom:117px;right:0;font-size:27px;color:#ce9779}
.download-section{border-top:1px solid var(--line);padding:63px 0 50px}
.section-heading{margin-bottom:30px}.section-heading .eyebrow,.usage-section .eyebrow,.terms-section>.eyebrow{margin-bottom:12px}
h2{font-size:27px;letter-spacing:.025em;line-height:1.7;margin-bottom:12px}.section-heading>p:last-child{font-size:13px;color:var(--muted);margin-bottom:0}
.download-list{border-top:1px solid var(--line)}
.download-item{display:flex;gap:24px;align-items:center;padding:27px 0;border-bottom:1px solid var(--line)}
.file-icon{flex:none;display:grid;place-items:center;width:62px;height:76px;border-radius:6px 16px 6px 6px;background:#e7dfef;color:var(--purple);font-weight:800;font-size:15px;letter-spacing:.04em;border:1px solid #d4c6e2}
.png-icon{background:#f2e8db;border-color:#e3d3bb;color:#8c673c}
.file-description{flex:1;min-width:0}.file-title{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-bottom:5px}.file-title h3{font-size:17px;margin:0}.file-tag{font-size:10px;border:1px solid #d6cbdc;border-radius:4px;padding:1px 7px;color:#776487;white-space:nowrap}
.file-description>p{font-size:12px;color:var(--muted);margin-bottom:3px}.file-description>p.file-meta{font-size:10px;color:#7a7281;letter-spacing:.03em;margin:0}
.button-download{border:1px solid #b5a6c4;background:transparent;color:var(--purple);font-size:11px;min-height:46px;gap:15px;padding:10px 16px;flex:none}.button-download:hover{background:#eee7f3}
.download-note{margin-top:16px;font-size:11px;color:var(--muted)}
.usage-section{display:grid;grid-template-columns:1fr 2fr;gap:60px;padding:42px 0 68px}
.usage-content{padding-top:2px}.usage-content p{font-size:13px;line-height:2.1;margin-bottom:19px}.text-link{font-size:12px;color:var(--purple);font-weight:700}.text-link span{margin-left:10px}
.terms-section{border-radius:16px;padding:36px 42px;background:#efebe6;margin-bottom:58px}.terms-section h2{font-size:24px}.terms-section p,.terms-section li{font-size:12px}.terms-section ul{padding-left:20px}.license-lead{font-size:16px!important;font-weight:700;margin:12px 0}.license-badges{display:flex;flex-wrap:wrap;gap:8px;margin:19px 0}.license-badges span{background:#fcfaf6;border:1px solid #d6cec4;border-radius:5px;padding:5px 12px;font-size:11px}.license-detail{color:#655f68;max-width:850px}.creation-credit{border-top:1px solid #d6cec4;margin-top:25px;padding-top:21px}.creation-credit h3{font-size:12px;margin-bottom:6px}.creation-credit p{font-size:11px;color:#6c6570;margin:0}
.creation-credit p+p{margin-top:10px}
.site-footer{border-top:1px solid var(--line);display:flex;align-items:center;gap:24px;padding:25px 0 35px}.site-footer .wordmark{font-size:21px}.site-footer p{font-size:10px;color:var(--muted);margin:0;flex:1}.site-footer>a:last-child{font-size:10px;text-decoration:none;color:var(--muted)}
@media(min-width:1400px){.hero{gap:60px}}
@media(max-width:900px){.page-shell{padding:0 32px}.wordmark-jp{display:none}.hero{min-height:620px;gap:14px;padding:40px 0 55px}h1{font-size:32px}.hero-description{font-size:12px}.button-primary{font-size:12px;padding:12px 16px;gap:12px}.download-item{gap:18px;flex-wrap:wrap}.file-title{gap:8px}.button-download{margin-left:80px}.file-description{flex-basis:calc(100% - 80px)}.usage-section{gap:35px;grid-template-columns:1fr 1.6fr}.hero-art{padding:20px 0}.art-label{font-size:10px;padding:4px 10px}.expression-buttons button{padding:5px 10px}}
@media(max-width:640px){.page-shell{padding:0 22px}.site-header{min-height:80px;gap:14px}.wordmark{font-size:22px}.brand-dot{width:12px;height:16px}nav{gap:17px;font-size:10px}.hero{display:flex;flex-direction:column;gap:26px;padding:38px 0 45px}.hero-copy{width:100%}.eyebrow{font-size:9px;margin-bottom:20px}h1{font-size:32px;letter-spacing:.02em;line-height:1.6;margin-bottom:19px}.hero-description{font-size:13px;margin-bottom:24px}.button-primary{font-size:12px;padding:13px 19px;gap:22px}.hero-note{margin-bottom:0}.character-note{display:none}.hero-art{width:100%;max-width:400px;padding:20px 8px 12px}.hero-art:before{inset:28px 0 24px}.art-label{right:0;top:0}.star-one{left:2px;top:47px;font-size:27px}.star-two{bottom:100px}.preview-controls{margin-top:9px}.expression-buttons button{font-size:11px;min-height:40px;padding:6px 15px}.download-section{padding:36px 0 20px}h2{font-size:23px}.download-item{gap:16px;padding:25px 0}.file-icon{width:48px;height:61px;font-size:12px}.file-description{flex-basis:calc(100% - 64px)}.file-title{gap:5px}.file-title h3{font-size:15px}.file-tag{font-size:9px}.file-description>p{font-size:11px;line-height:1.85;margin-top:7px}.file-description>p.file-meta{font-size:9px;margin-top:6px}.button-download{margin-left:64px;font-size:11px}.download-note{font-size:10px}.usage-section{display:block;padding:25px 0 35px}.usage-section h2 br{display:none}.usage-content{padding-top:10px}.usage-content p{font-size:12px}.usage-content p br{display:none}.terms-section{padding:25px 22px;margin-bottom:32px;border-radius:12px}.license-badges{gap:6px}.license-badges span{padding:4px 8px;font-size:10px}.site-footer{gap:16px;flex-wrap:wrap;padding:23px 0 26px}.site-footer p{font-size:9px;flex:1}.site-footer>a:last-child{width:100%;font-size:10px}.site-footer .wordmark{font-size:19px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
