@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{color:#e5e7eb;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#020617;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{background:#020617;width:100%;height:100%;margin:0}body{overflow:hidden}button,textarea{font:inherit}.app-shell{color:#e5e7eb;background:radial-gradient(circle at 0 0,#6366f129,#0000 28%),radial-gradient(circle at 100% 0,#38bdf814,#0000 24%),linear-gradient(#020617 0%,#071127 100%);flex-direction:column;height:100vh;display:flex;overflow:hidden}.app-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0206178c;border-bottom:1px solid #94a3b829;flex-shrink:0;padding:28px 24px 20px}.app-kicker{letter-spacing:.16em;text-transform:uppercase;color:#818cf8;margin-bottom:10px;font-size:12px;font-weight:700}.app-header h1{color:#f8fafc;margin:0;font-size:32px;font-weight:800;line-height:1.1}.app-subtitle{color:#94a3b8;max-width:760px;margin-top:10px;font-size:15px;line-height:1.6}.toolbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#070f1eb8;border-bottom:1px solid #94a3b81f;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.toolbar-left,.toolbar-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.toolbar-badge,.toolbar-chip{border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:600;display:inline-flex}.toolbar-badge{color:#c7d2fe;background:#6366f124;border:1px solid #6366f133}.toolbar-chip{color:#cbd5e1;background:#0f172ae6;border:1px solid #94a3b824}.toolbar-action{color:#e5e7eb;cursor:pointer;background:#0f172ae6;border:1px solid #94a3b824;border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:700;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.toolbar-action:hover:enabled{background:#6366f124;border-color:#6366f140;transform:translateY(-1px)}.toolbar-action:disabled{opacity:.45;cursor:not-allowed}.toolbar-download{background:linear-gradient(135deg,#6366f12e,#8b5cf62e);border-color:#6366f138}.main-layout{flex:1;grid-template-columns:1fr 1fr;gap:18px;min-height:0;padding:20px;display:grid;overflow:hidden}.panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ab8;border:1px solid #94a3b824;border-radius:20px;flex-direction:column;min-height:0;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000047,inset 0 1px #ffffff08}.input-panel,.tree-panel{min-height:0;padding:20px}.input-panel{flex-direction:column;align-items:stretch;gap:18px;display:flex;overflow:hidden auto}.tree-panel{overflow:hidden}.input-wrap,.tree-wrap{flex-direction:column;min-height:0;display:flex}.input-wrap{flex:none;height:auto}.tree-wrap{height:100%}.section-head{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.section-head h2{color:#f8fafc;margin:0;font-size:18px;font-weight:800}.section-head p{color:#94a3b8;margin:6px 0 0;font-size:13px}.drop-zone{z-index:0;border-radius:16px;flex-direction:column;min-height:0;transition:border-color .2s,background .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.drop-zone-active{box-shadow:0 0 0 3px #6366f133}.drop-zone-hint{z-index:2;color:#64748b;pointer-events:none;align-items:center;gap:6px;font-size:12px;display:flex;position:absolute;top:12px;right:14px}.structure-textarea{resize:vertical;color:#f8fafc;background:#020617eb;border:1px solid #94a3b829;border-radius:16px;outline:none;width:100%;min-height:260px;max-height:420px;padding:42px 16px 16px;font-family:Consolas,Fira Code,monospace;font-size:14px;line-height:1.65;overflow:auto;box-shadow:inset 0 0 0 1px #ffffff04}.structure-textarea:focus{border-color:#6366f17a;box-shadow:0 0 0 4px #6366f11f}.structure-textarea::placeholder{color:#64748b}.action-row{flex-wrap:wrap;flex-shrink:0;gap:12px;margin-top:16px;display:flex}.primary-btn,.secondary-btn,.ghost-btn{cursor:pointer;border:none;border-radius:12px;padding:12px 16px;font-size:14px;font-weight:700;transition:transform .16s,background .16s,border-color .16s}.primary-btn{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.primary-btn:hover{transform:translateY(-1px)}.secondary-btn{color:#c7d2fe;background:#6366f124;border:1px solid #6366f138}.ghost-btn{color:#cbd5e1;background:#0f172adb;border:1px solid #94a3b824}.tree-scroll-area{flex:1;min-height:0;padding-right:6px;overflow:auto}.input-panel::-webkit-scrollbar{width:8px}.tree-scroll-area::-webkit-scrollbar{width:8px}.input-panel::-webkit-scrollbar-thumb{background:#94a3b847;border-radius:999px}.tree-scroll-area::-webkit-scrollbar-thumb{background:#94a3b847;border-radius:999px}.input-panel::-webkit-scrollbar-track{background:0 0}.tree-scroll-area::-webkit-scrollbar-track{background:0 0}.empty-state{text-align:center;color:#94a3b8;background:#0206176b;border:1px dashed #94a3b82e;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:220px;display:flex}.empty-state p{color:#e2e8f0;margin:0 0 8px;font-size:16px;font-weight:700}.empty-state span{font-size:13px}.tree-row{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:12px;align-items:center;gap:10px;min-height:38px;padding-top:6px;padding-bottom:6px;padding-right:10px;transition:background .18s,transform .18s;display:flex}.tree-row:hover{background:#94a3b81a}.tree-selected{background:#6366f133;box-shadow:inset 0 0 0 1px #818cf829}.tree-chevron{color:#94a3b8;flex-shrink:0;justify-content:center;align-items:center;width:16px;display:inline-flex}.tree-chevron-spacer{width:15px;display:inline-block}.tree-filetype-icon{flex-shrink:0;justify-content:center;align-items:center;width:18px;display:inline-flex}.tree-label{color:#e5e7eb;white-space:nowrap;text-overflow:ellipsis;font-size:15px;overflow:hidden}.tree-icon{font-size:18px}.folder-icon{color:#facc15}.file-icon{color:#cbd5e1}.react-icon{color:#61dafb}.js-icon{color:#f7df1e}.ts-icon{color:#3178c6}.html-icon{color:#e34f26}.css-icon{color:#1572b6}.json-icon{color:#facc15}.md-icon{color:#cbd5e1}.node-icon{color:#68a063}.git-icon{color:#f1502f}.vite-icon{color:#a855f7}.tailwind-icon{color:#38bdf8}.yaml-icon{color:#fb7185}.image-icon{color:#a78bfa}.pathbar{background:#020617e6;border-top:1px solid #94a3b824;flex-shrink:0;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px 18px;display:grid}.pathbar-left{color:#cbd5e1;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.pathbar-center{text-overflow:ellipsis;white-space:nowrap;color:#e2e8f0;min-width:0;font-family:Consolas,Fira Code,monospace;font-size:14px;overflow:hidden}.pathbar-copy{color:#e5e7eb;cursor:pointer;background:#0f172aeb;border:1px solid #94a3b829;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-weight:700;display:inline-flex}.pathbar-copy:disabled{opacity:.5;cursor:not-allowed}.toast{z-index:50;color:#f8fafc;background:#0f172af5;border:1px solid #6366f147;border-radius:14px;padding:12px 16px;font-size:14px;font-weight:700;position:fixed;bottom:86px;right:24px;box-shadow:0 12px 30px #00000059}@media (width<=900px){.main-layout{grid-template-columns:1fr;padding:16px}.app-header{padding:24px 18px 18px}.app-header h1{font-size:26px}}@media (width<=700px){.toolbar{padding:12px 16px}.toolbar-right{display:none}.pathbar{grid-template-columns:1fr;align-items:stretch}.pathbar-copy{justify-content:center}.toast{bottom:96px;left:16px;right:16px}}@media (width<=900px){.app-shell{height:auto;min-height:100dvh;overflow:auto}.main-layout{grid-template-columns:1fr;gap:14px;padding:14px;overflow:visible}.input-panel,.tree-panel{padding:16px}.section-head{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:12px}.input-wrap,.tree-wrap,.drop-zone{flex:none;height:auto;min-height:auto}.structure-textarea{height:180px;min-height:180px;max-height:none}.tree-scroll-area{-webkit-overflow-scrolling:touch;max-height:420px;padding-right:4px;overflow:hidden auto}.pathbar{grid-template-columns:1fr;align-items:stretch;gap:10px;padding:12px 14px;position:static}.pathbar-copy{justify-content:center;width:100%}.pathbar-center{white-space:normal;word-break:break-word;text-overflow:unset;overflow:visible}}@media (width<=700px){.app-header{padding:18px 16px 14px}.app-header h1{font-size:24px;line-height:1.15}.app-subtitle{font-size:14px;line-height:1.45}.toolbar{gap:10px;padding:12px 16px}.toolbar-left,.toolbar-right{gap:8px;width:100%}.toolbar-right{flex-wrap:wrap;display:flex}.toolbar-action{flex:calc(50% - 8px);justify-content:center;padding:10px 12px;font-size:12px}.toolbar-badge,.toolbar-chip{padding:7px 10px;font-size:12px}.input-panel,.tree-panel{padding:14px}.section-head h2{font-size:16px}.section-head p{font-size:12px}.drop-zone-hint{font-size:11px;top:10px;right:12px}.structure-textarea{height:170px;min-height:170px;padding:38px 14px 14px;font-size:13px;line-height:1.5}.action-row{flex-direction:column;gap:10px;margin-top:14px}.primary-btn,.secondary-btn,.ghost-btn{width:100%;padding:11px 14px}.scaffold-options-card{margin-top:14px;padding:14px}.scaffold-options-list{gap:10px}.scaffold-option{align-items:flex-start;font-size:.92rem}.tree-row{gap:8px;min-height:38px}.tree-label{font-size:14px}.toast{bottom:86px;left:16px;right:16px}}@media (width<=480px){.app-kicker{margin-bottom:8px;font-size:11px}.app-header h1{font-size:22px}.app-subtitle{font-size:13px}.main-layout{gap:12px;padding:12px}.panel{border-radius:16px}.input-panel,.tree-panel{padding:12px}.toolbar-action{flex:100%}.structure-textarea{height:160px;min-height:160px;font-size:12.5px}.tree-label{font-size:13px}.pathbar-center{font-size:12px}.tree-scroll-area{max-height:360px}}@media (width<=900px){.structure-textarea::-webkit-scrollbar{width:4px}.main-layout::-webkit-scrollbar{width:4px}.tree-scroll-area::-webkit-scrollbar{width:4px}.structure-textarea::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:10px}.main-layout::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:10px}.tree-scroll-area::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:10px}.app-shell{-webkit-overflow-scrolling:touch;height:100dvh;overflow:hidden auto}.main-layout{flex:none;min-height:auto;padding-bottom:16px;overflow:visible}.input-wrap,.tree-wrap{height:auto;min-height:auto}.tree-panel{margin-bottom:14px}.pathbar{margin-top:0;position:static}}.scaffold-options-card{background:#0f172ab8;border:1px solid #94a3b824;border-radius:18px;margin-top:18px;padding:18px}.scaffold-options-list{gap:14px;display:grid}.scaffold-option{color:#e5e7eb;align-items:center;gap:12px;font-size:15px;display:flex}.scaffold-option input[type=checkbox]{accent-color:#8b5cf6;width:16px;height:16px}.placement-card{background:#02061794;border:1px solid #94a3b81f;border-radius:16px;margin-top:18px;padding:16px}.placement-head h3{color:#f8fafc;margin:0;font-size:15px;font-weight:800}.placement-head p{color:#94a3b8;margin:8px 0 0;font-size:13px;line-height:1.6}.placement-mode-row{flex-wrap:wrap;gap:16px;margin-top:16px;display:flex}.placement-radio{color:#e2e8f0;align-items:center;gap:8px;font-size:14px;display:inline-flex}.placement-radio input[type=radio]{accent-color:#8b5cf6}.placement-fields{gap:14px;margin-top:16px;display:grid}.placement-field{gap:8px;display:grid}.placement-field span{color:#cbd5e1;font-size:13px;font-weight:700}.placement-field input{color:#f8fafc;background:#0f172aeb;border:1px solid #94a3b829;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-size:14px}.placement-field input:focus{border-color:#6366f17a;box-shadow:0 0 0 4px #6366f11f}.placement-note{color:#c7d2fe;background:#6366f114;border:1px solid #6366f124;border-radius:12px;margin-top:14px;padding:12px 14px;font-size:13px;line-height:1.6}.placement-preview{color:#cbd5e1;flex-direction:column;gap:8px;margin-top:4px;font-size:13px;display:flex}.placement-preview code{overflow-wrap:anywhere;color:#f8fafc;background:#ffffff0f;border-radius:10px;width:fit-content;max-width:100%;padding:8px 10px;font-family:Consolas,Fira Code,monospace;display:inline-block}
