:root{--bg:#090b15;--panel:#121629;--line:#292e49;--text:#f4f5ff;--muted:#9aa1ba;--cyan:#47e2df;--purple:#9578ff;--pink:#ff75ae}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 80% -20%,#26205a 0,transparent 35%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Noto Sans JP",sans-serif}.site-header,main,footer{max-width:1200px;margin:auto}.site-header{height:76px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08)}.brand{color:#fff;text-decoration:none;font-size:22px;font-weight:850;letter-spacing:-1.2px}.brand span:last-child{color:var(--cyan)}.brand-mark{display:inline-grid;place-items:center;width:28px;height:28px;margin-right:6px;color:#08151d;background:var(--cyan);clip-path:polygon(50% 0,65% 35%,100% 50%,65% 65%,50% 100%,35% 65%,0 50%,35% 35%)}.site-header p{font-size:13px;color:var(--muted)}main{padding:70px 24px 34px}.hero{display:flex;justify-content:space-between;gap:40px;align-items:center;margin-bottom:46px}.eyebrow{display:block;color:var(--cyan);font-size:11px;font-weight:800;letter-spacing:1.7px}.hero h1{font-size:clamp(32px,4.4vw,58px);line-height:1.14;letter-spacing:-3px;margin:12px 0 18px}.hero p{max-width:570px;color:var(--muted);line-height:1.7}.hero-grid{width:220px;height:160px;display:grid;grid-template-columns:repeat(4,1fr);gap:7px;transform:rotate(-8deg)}.hero-grid i{border-radius:8px;background:linear-gradient(140deg,#a48bff,#513bb5);box-shadow:0 7px 20px #4423aa77}.hero-grid i:nth-child(2n){background:linear-gradient(140deg,#69f1ea,#167f98);transform:translateY(15px)}.workspace{display:grid;grid-template-columns:minmax(290px,390px) 1fr;min-height:620px;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:rgba(18,22,41,.8);box-shadow:0 25px 60px #0006}.controls{padding:28px;border-right:1px solid var(--line)}.step{display:flex;gap:12px;align-items:flex-start;margin:0 0 14px}.step>span{font-size:12px;font-weight:800;color:var(--cyan);padding-top:3px}.step h2{margin:0;font-size:15px}.step p{font-size:12px;color:var(--muted);margin:4px 0}.dropzone{height:115px;border:1px dashed #566183;border-radius:10px;background:#0d1121;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:.2s}.dropzone.dragging,.dropzone:hover{border-color:var(--cyan);background:#0e1c2c}.dropzone input{display:none}.dropzone strong{font-size:14px}.dropzone small{font-size:12px;color:var(--muted);margin-top:5px}.text-button{border:0;background:transparent;color:var(--cyan);padding:9px 0 22px;cursor:pointer;font-size:12px}.motion-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 20px}.motion-list label{background:#0d1121;border:1px solid #252b44;border-radius:8px;padding:10px;display:grid;grid-template-columns:18px 1fr;align-items:center;cursor:pointer}.motion-list input{accent-color:var(--cyan);grid-row:span 2}.motion-list span{font-size:13px;font-weight:700}.motion-list small{font-size:10px;color:var(--muted)}.options{border-top:1px solid var(--line);padding-top:18px;display:grid;gap:17px}.options label{display:grid;gap:8px;color:#ccd0e3;font-size:12px}.options output{float:right;color:var(--cyan);font-weight:700}.options input,.options select{width:100%;accent-color:var(--cyan)}.options select{background:#0d1121;color:#fff;border:1px solid #313953;padding:8px;border-radius:6px}.primary,.secondary{border:0;border-radius:8px;padding:13px 16px;font-weight:800;cursor:pointer}.primary{width:100%;margin-top:22px;background:linear-gradient(100deg,var(--cyan),#8a7dff);color:#08121c}.primary span{float:right;font-size:18px;line-height:12px}.secondary{border:1px solid #4b5273;background:transparent;color:#e7e9f6}.preview-panel{padding:28px;min-width:0;display:flex;flex-direction:column}.preview-header{display:flex;justify-content:space-between;align-items:flex-start}.preview-header h2{margin:6px 0;font-size:19px}.privacy{font-size:11px;color:#86ecd1;background:#12392f;padding:7px 9px;border-radius:20px}.canvas-wrap{position:relative;min-height:420px;flex:1;margin-top:18px;display:grid;place-items:center;background-color:#0a0e1b;background-image:linear-gradient(45deg,#11192d 25%,transparent 25%),linear-gradient(-45deg,#11192d 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#11192d 75%),linear-gradient(-45deg,transparent 75%,#11192d 75%);background-size:24px 24px;background-position:0 0,0 12px,12px -12px,-12px 0;border-radius:11px;border:1px solid #242b44;overflow:auto}.canvas-wrap canvas{max-width:100%;max-height:420px;image-rendering:auto}.canvas-wrap p{position:absolute;color:#737c9b;font-size:13px;text-align:center}.legend{display:flex;gap:20px;padding-top:14px;font-size:12px;color:var(--muted)}.dot{display:inline-block;width:7px;height:7px;border-radius:100%;margin-right:5px}.cyan{background:var(--cyan)}.purple{background:var(--purple)}.result{margin-top:24px;border:1px solid #4b477a;border-radius:15px;padding:24px 27px;background:linear-gradient(100deg,#161a37,#211a45);display:flex;align-items:center;justify-content:space-between;gap:24px}.result h2{margin:5px 0;font-size:22px}.result p{color:var(--muted);font-size:13px;margin:0}.export-actions{display:flex;gap:10px;white-space:nowrap}.export-actions .primary{margin:0}.hidden{display:none}.note{text-align:center;color:var(--muted);font-size:12px;margin:27px 0 0}footer{border-top:1px solid rgba(255,255,255,.07);padding:26px 24px;color:#69718e;font-size:12px}@media(max-width:760px){.site-header p,.hero-grid{display:none}main{padding-top:42px}.hero{margin-bottom:30px}.workspace{grid-template-columns:1fr}.controls{border-right:0;border-bottom:1px solid var(--line)}.canvas-wrap{min-height:300px}.result{align-items:flex-start;flex-direction:column}.export-actions{width:100%}.export-actions>*{flex:1}.hero h1{letter-spacing:-2px}.legend{flex-wrap:wrap}}
