@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800;900&display=swap";:root{color:#f8f7ff;font-synthesis:none;background:#090910;font-family:Inter,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 20% 15%,#39155b55,#0000 35%),radial-gradient(circle at 85% 35%,#4927a744,#0000 30%),#090910;min-height:100vh;margin:0}body:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0}button,a{font:inherit}main{width:min(1180px,100% - 40px);margin:auto;position:relative}header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:88px;display:flex}.brand{color:#fff;align-items:center;gap:12px;font-weight:800;text-decoration:none;display:flex}.brand span{background:linear-gradient(135deg,#ff4fd8,#7657ff);border-radius:12px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 0 32px #b04dff77}nav{color:#aaa4bd;align-items:center;gap:18px;font-size:13px;display:flex}nav a,nav button{color:#fff;background:0 0;border:1px solid #ffffff20;border-radius:99px;padding:9px 14px;text-decoration:none}.hero{padding:70px 0 45px}.eyebrow,.step{letter-spacing:.18em;color:#ff65df;font-size:11px;font-weight:800}.hero h1{letter-spacing:-.07em;margin:16px 0;font-size:clamp(54px,8vw,104px);line-height:.9}.hero em{color:#0000;-webkit-text-stroke:1px #ad8bff;font-style:normal}.hero p{color:#9c96ad;font-size:18px}.workspace{background:#111119cc;border:1px solid #ffffff19;border-radius:28px;grid-template-columns:1.05fr .95fr;margin-bottom:60px;display:grid;overflow:hidden;box-shadow:0 30px 100px #0008}.drop{cursor:pointer;text-align:center;background:#0c0c13;border-right:1px solid #ffffff13;place-items:center;min-height:520px;display:grid;position:relative}.drop input{display:none}.drop img{object-fit:contain;width:100%;height:100%;padding:24px;position:absolute}.drop b{color:#a985ff;font-size:58px;font-weight:400}.drop h2{margin:12px;font-size:24px}.drop p,.context{color:#827d91;font-size:13px}.controls{padding:42px}.style-grid{grid-template-columns:1fr 1fr;gap:12px;margin:15px 0 32px;display:grid}.style-grid button,.segments button{color:#b7b2c4;text-align:left;background:#171721;border:1px solid #ffffff16;border-radius:14px;justify-content:space-between;padding:18px;display:flex}.style-grid button.selected,.segments button.selected{color:#fff;background:linear-gradient(135deg,#341a48,#28204d);border-color:#c05cff;box-shadow:inset 0 0 30px #a142ff18}.segments{gap:10px;margin:15px 0 26px;display:flex}.segments button{flex:1;justify-content:center}.context{flex-direction:column;gap:9px;display:flex}.context input{color:#fff;background:#0c0c13;border:1px solid #ffffff17;border-radius:13px;outline:none;padding:15px}.context input:focus{border-color:#a761ff}.primary,.actions a,.actions button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ff4fd8,#7657ff);border:0;border-radius:14px;width:100%;margin-top:24px;padding:17px;font-weight:800}.primary:disabled{opacity:.35}.primary span{float:right}.error{color:#ff8295}.result{text-align:center;align-items:center;min-height:520px;padding:48px}.result img{border-radius:18px;max-width:100%;max-height:620px}.result h2{font-size:38px}.caption{color:#c9c3d4;font-size:22px}.actions{gap:12px;display:flex}.actions a,.actions button{text-decoration:none}.loader{justify-content:center;gap:8px;display:flex}.loader i{background:#d05aff;border-radius:50%;width:12px;height:12px;animation:1s infinite b}.loader i:nth-child(2){animation-delay:.15s}.loader i:nth-child(3){animation-delay:.3s}.progress{gap:8px;margin-top:35px;display:flex}.progress span{background:#332f3c;flex:1;height:3px}.progress span.on{background:#c95cff;box-shadow:0 0 12px #c95cff}@keyframes b{50%{background:#7657ff;transform:translateY(-12px)}}@media (width<=760px){main{width:min(100% - 24px,1180px)}header{height:70px}.brand{font-size:14px}nav span{display:none}.hero{padding:50px 0 30px}.hero h1{font-size:58px}.workspace{grid-template-columns:1fr}.drop{border-bottom:1px solid #ffffff13;border-right:0;min-height:330px}.controls{padding:25px}.result{padding:28px}.result img{grid-row:1}.actions{flex-direction:column}}.caption{color:#a7a1b4;cursor:pointer;background:#15151e;border:1px solid #ffffff12;border-radius:12px;width:100%;margin:8px 0;padding:12px;font-size:15px;display:block}.caption.active{color:#fff;background:#281a38;border-color:#c05cff}.warning{color:#ffd39b;background:#ff9f2d12;border:1px solid #ffb45455;border-radius:12px;padding:12px;font-size:13px}.warning small{color:#a9a3b5}.style-grid button span{gap:6px;display:grid}.style-grid button span small{color:#777184;font-size:11px}.style-grid button.selected span small{color:#c6b4dd}.style-grid button i{font-style:normal}
