:root{font-family:Inter,"Microsoft YaHei","PingFang SC",system-ui,sans-serif;color:#392f2d;background:#faf7f3;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 80% 8%,#eaf7f1 0,transparent 24%),#faf7f3}button,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%}
.site-shell{max-width:1460px;margin:auto;padding:0 36px}.topbar{height:88px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;min-width:310px}.brand img{object-fit:cover;border-radius:13px;border:1px solid #eee4da;background:#fff}.brand span{display:grid;gap:1px}.brand strong{font-size:20px;letter-spacing:.08em}.brand small{font-size:11px;color:#9a8880;letter-spacing:.04em}.topbar nav{display:flex;gap:28px;align-items:center;margin:auto}.topbar nav a{font-size:14px;color:#756a65;font-weight:700}.topbar nav a:hover{color:#288c82}.connection-pill{display:flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid #eadfd3;border-radius:999px;background:#fff9f3;font-size:12px;font-weight:700;color:#896c5f;white-space:nowrap}.connection-dot{width:8px;height:8px;border-radius:50%;background:#d5a27b;box-shadow:0 0 0 3px #f5e7db}.connection-pill.ready{background:#effaf5;color:#347f71;border-color:#c8e8dc}.connection-pill.ready .connection-dot{background:#55ad91;box-shadow:0 0 0 3px #d3eee2}.connection-pill.failed{background:#fff2ef;color:#ae5a4d;border-color:#f1d3cb}.connection-pill.failed .connection-dot{background:#d37565;box-shadow:0 0 0 3px #f8ddd7}
.eyebrow{display:inline-block;color:#ae7464;letter-spacing:.19em;font-size:11px;font-weight:900}.hero{min-height:405px;border-radius:30px;overflow:hidden;position:relative;background:#eff6ed url('/assets/hero.png') center/cover no-repeat;box-shadow:0 20px 50px #665c4730;border:1px solid #f7f0e7}.hero-content{width:min(54%,650px);padding:54px 0 52px 62px;position:relative;z-index:1}.hero h1{font-size:clamp(38px,4.5vw,64px);line-height:1.18;letter-spacing:-.06em;margin:20px 0 20px;font-weight:850}.hero h1 em{font-style:normal;color:#58a89e}.hero p{max-width:450px;font-size:15px;line-height:1.9;color:#7b6b62;margin:0 0 23px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:13px;border:1px solid transparent;min-height:44px;padding:0 20px;font-size:13px;font-weight:800;transition:transform .18s,background .18s,border-color .18s}.button:hover{transform:translateY(-1px)}.button.primary{background:#4eaaa2;color:#fff;box-shadow:0 9px 18px #53a99f30}.button.primary:hover{background:#388f86}.button.subtle{background:#ffffffc9;color:#6d7067;border-color:#fff}.button.outline{background:#fff;border-color:#ddded7;color:#56746d}.button.small{min-height:38px;padding:0 14px;font-size:12px}.hero-facts{display:flex;gap:18px;flex-wrap:wrap;margin-top:30px;color:#7e8b79;font-size:12px;font-weight:700}.hero-art-credit{position:absolute;bottom:18px;right:22px;font-size:10px;color:#66907f;background:#ffffffad;border-radius:99px;padding:6px 10px}
.local-notice{display:flex;align-items:center;gap:16px;background:#f3fbf8;border:1px solid #d2eae3;border-radius:20px;margin:26px 0 30px;padding:17px 22px}.local-notice.disconnected{background:#fff8f2;border-color:#efdfd0}.notice-icon{width:42px;height:42px;border-radius:13px;background:#d9f2e9;color:#4aab95;display:grid;place-items:center;font-size:22px;flex:none}.local-notice.disconnected .notice-icon{background:#f8e9d9;color:#bf9479}.notice-copy{flex:1;min-width:0}.notice-copy strong{font-size:14px}.notice-copy p{margin:5px 0 0;color:#867974;font-size:12px;line-height:1.5}.notice-actions{display:flex;gap:8px;align-items:center}.notice-actions .button:first-child{background:#e0f1eb;color:#3d8e7d}.notice-actions .button:first-child:hover{background:#c8e7dc}
.workspace-heading{display:flex;align-items:end;justify-content:space-between;margin:0 4px 17px;gap:18px}.workspace-heading h2,.environment h2{font-size:28px;margin:7px 0;color:#3d302e;letter-spacing:-.04em}.workspace-heading p,.environment-head p{margin:0;color:#948783;font-size:13px;line-height:1.6}.model-badge{display:flex;gap:7px;align-items:center;padding:11px 15px;background:#fff;border:1px solid #e8dfd6;border-radius:14px;color:#499d93;font-size:13px;font-weight:800;white-space:nowrap}.model-badge i{font-style:normal;color:#9b8d87;font-size:11px;font-weight:600}.workspace-grid{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:18px}.composer-card,.canvas-card,.environment{border:1px solid #eee2d9;border-radius:24px;background:#fff;box-shadow:0 13px 34px #6c5b4910}.composer-card,.canvas-card{padding:25px;min-height:534px}.card-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.card-title-row h3{font-size:19px;margin:0;letter-spacing:-.02em}.step-mark{font-size:11px;color:#b6a49c;letter-spacing:.05em}.field-label{font-weight:750;font-size:13px;display:block;margin-bottom:10px}.composer-card textarea{width:100%;height:158px;resize:vertical;border:1px solid #e8ddd5;border-radius:14px;background:#fffdfb;padding:17px;color:#4a3e3a;line-height:1.65;outline:none}.composer-card textarea:focus{border-color:#7fcbbd;box-shadow:0 0 0 4px #e4f6f0}.field-help{color:#a18f88;font-size:11px;margin:9px 0 14px}.inspiration{display:flex;gap:8px;flex-wrap:wrap}.inspiration button{border:1px solid #e8ded5;border-radius:999px;background:#fcf8f3;color:#8d7063;padding:7px 12px;font-size:11px;font-weight:700}.inspiration button:hover{background:#e7f4ef;border-color:#a4d7c9;color:#4d907f}.creation-settings{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:24px 0 18px}.creation-settings div{display:grid;gap:5px;background:#fbf8f5;border:1px solid #f0e9e2;padding:11px;border-radius:12px}.creation-settings span{color:#a99b95;font-size:10px}.creation-settings strong{font-size:12px;color:#5d514c}.generate-button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;height:52px;background:#6bc7be;color:#fff;border:0;border-radius:14px;box-shadow:0 11px 22px #7ccbc138;font-weight:800}.generate-button:hover:not(:disabled){background:#4aaba1}.generate-button:disabled{opacity:.7;cursor:wait}.action-note{text-align:center;margin:10px 0 0;color:#a69a94;font-size:11px}
.canvas-badge{border-radius:999px;padding:7px 11px;font-size:11px;font-weight:800;color:#a07464;background:#fbede4}.canvas-badge.ready{color:#418a78;background:#e5f5eb}.canvas-frame{height:382px;border-radius:17px;border:1px solid #eee8df;background:radial-gradient(circle at 50% 35%,#fff 0,#faf5ed 70%);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.canvas-frame:before{content:"";position:absolute;inset:18px;border:1px dashed #e8dfd4;border-radius:12px;pointer-events:none}.canvas-frame img{display:block;width:auto;max-width:min(83%,340px);max-height:calc(100% - 82px);object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 10px 13px #5046321e);border-radius:7px}.canvas-frame img.generated{max-width:min(87%,360px);max-height:calc(100% - 40px)}.canvas-hint{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);white-space:nowrap;background:#fffffff0;color:#a38c80;font-size:10px;padding:9px 12px;border-radius:99px;z-index:2;box-shadow:0 4px 15px #6a5e461c}.canvas-hint span{color:#54aaa0}.canvas-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.canvas-footer p{color:#948782;font-size:12px}.canvas-footer a{color:#439a8f;font-size:12px;font-weight:800;white-space:nowrap}.canvas-footer a:hover{text-decoration:underline}
.environment{margin:30px 0 35px;overflow:hidden}.environment-head{padding:25px 29px 12px;display:flex;justify-content:space-between;align-items:center}.environment-head img{object-fit:contain;width:96px;height:96px;mix-blend-mode:multiply}.environment-body{padding:0 29px 27px}.progress-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.progress-head strong{font-size:15px}.progress-head span{font-weight:800;color:#54a79a}progress{width:100%;height:11px;appearance:none;border:0;border-radius:999px;overflow:hidden;background:#eaf1ed;margin:13px 0 3px}progress::-webkit-progress-bar{background:#eaf1ed}progress::-webkit-progress-value{background:linear-gradient(90deg,#8cd6c1,#55b3a6);border-radius:999px}progress::-moz-progress-bar{background:#55b3a6}.phase-detail{font-size:12px;color:#9b8a82;margin:8px 0 20px;min-height:18px}.setup-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.setup-step{display:grid;gap:5px;border-radius:14px;border:1px solid #efe7df;background:#fbfaf8;padding:14px}.setup-step span{width:27px;height:27px;border-radius:50%;background:#f2e9de;color:#a68b78;display:grid;place-items:center;font-size:11px;font-weight:900}.setup-step strong{font-size:12px}.setup-step small{font-size:10px;color:#a69791}.setup-step.active{background:#eef8f3;border-color:#bce5d2}.setup-step.active span,.setup-step.done span{background:#60b6a5;color:#fff}.setup-step.done{border-color:#d2ecde}.setup-bottom{margin-top:18px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.setup-error{width:100%;margin:0;color:#b34e47;font-size:12px}.data-location{margin-left:auto;color:#aa9c97;font-size:10px;max-width:75%;overflow-wrap:anywhere}footer{border-top:1px solid #ece1d7;display:flex;gap:16px;justify-content:space-between;align-items:center;padding:24px 4px 40px;color:#a79890;font-size:10px;flex-wrap:wrap}footer a{color:#65a99b}
@media(max-width:1030px){.site-shell{padding:0 22px}.hero-content{width:65%;padding-left:35px}.hero{background-position:57% center}.workspace-grid{grid-template-columns:1fr}.composer-card,.canvas-card{min-height:0}.canvas-frame{height:410px}}
@media(max-width:680px){.site-shell{padding:0 14px}.topbar{height:70px;gap:8px}.brand{min-width:0;flex:1}.brand img{width:36px;height:36px}.brand strong{font-size:17px}.brand small{font-size:9px}.topbar nav{display:none}.connection-pill{font-size:10px;padding:7px 9px}.hero{min-height:525px;background-position:70% center}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fffcf9 0%,#fffaf7ef 48%,#ffffff00 83%)}.hero-content{width:100%;padding:32px 25px}.hero h1{font-size:39px;margin:14px 0}.hero p{font-size:13px;max-width:360px}.hero-actions{gap:7px}.hero-facts{margin-top:18px;gap:9px;font-size:10px}.hero-art-credit{bottom:11px}.local-notice{align-items:flex-start;flex-wrap:wrap;padding:15px;gap:10px;margin:16px 0 27px}.notice-icon{width:34px;height:34px}.notice-copy{flex-basis:calc(100% - 44px)}.notice-actions{padding-left:44px;flex-wrap:wrap}.workspace-heading{align-items:start;flex-direction:column}.workspace-heading h2,.environment h2{font-size:24px}.workspace-grid{gap:12px}.composer-card,.canvas-card{padding:18px;border-radius:18px}.creation-settings{gap:4px}.creation-settings div{padding:8px}.canvas-frame{height:340px}.canvas-frame img{max-height:calc(100% - 75px)}.canvas-hint{font-size:9px;max-width:94%;white-space:normal;text-align:center}.environment{margin-top:20px}.environment-head{padding:20px 18px 8px}.environment-head img{width:67px;height:67px}.environment-body{padding:0 18px 20px}.setup-steps{grid-template-columns:repeat(2,1fr)}.data-location{margin-left:0;max-width:100%}footer{line-height:1.5}}
