:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff6e5;--surface:#fffdf7d6;--surface-solid:#fffdf8;--surface-soft:#fff1d8d1;--line:#dcbc8594;--line-strong:#d7bd8b;--text:#1f2c34;--muted:#786b60;--accent:#287a86;--accent-strong:#185865;--accent-soft:#dff5ee;--danger:#c94e45;--success:#2f7d5d;--shadow:0 28px 70px #5f441e2e;--mono:"SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;--sans:Inter, "Avenir Next", "Helvetica Neue", "PingFang SC", "Noto Sans SC", sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;color:var(--text);font-family:var(--sans);background:linear-gradient(#fff6e5cc,#eff9f6d9),radial-gradient(circle at 14% 8%,#ffcd5c47,#0000 28%),linear-gradient(135deg,#fff9eb 0%,#fff1d8 44%,#e8f7f4 100%)}button,textarea,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app{min-height:100vh;position:relative;overflow-x:hidden}.site-galaxy{z-index:0;pointer-events:none;background:linear-gradient(#fff6e5 0%,#f4fcf9 52%,#fffaf0 100%);position:absolute;inset:0;overflow:hidden}.site-galaxy .galaxy-layer{z-index:0;opacity:.9;position:absolute;inset:-8% -10% -6%}.site-galaxy-veil{z-index:1;pointer-events:none;-webkit-backdrop-filter:saturate(1.04);backdrop-filter:saturate(1.04);background:radial-gradient(circle at 50% 14%,#ffffff2e,#0000 24%),linear-gradient(#fff6e52e 0%,#fff8e96b 28%,#f4fcf98f 52%,#f4fcf9a3 72%,#fffaeec2 100%);position:absolute;inset:0}.page-sheet{z-index:2;transform-origin:50%;transform-style:preserve-3d;position:relative}.hero-shell{z-index:2;min-height:auto;padding:22px min(3vw,38px) 18px;position:relative;overflow:visible}.galaxy-layer{z-index:-2;pointer-events:none;position:absolute;inset:-12%}.galaxy-layer canvas{width:100%;height:100%;display:block}.hero-veil{display:none}.hero-content{z-index:2;width:min(1240px,100%);margin:0 auto;position:relative}.topbar{min-height:154px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px)saturate(1.1);backdrop-filter:blur(18px)saturate(1.1);background:linear-gradient(135deg,#fffdf7db,#f6fffbb8);border:1px solid #ffe6b5db;border-radius:22px;justify-content:center;align-items:center;padding:30px 34px;display:flex}.title-block{text-align:center;width:100%;max-width:1120px;margin:0 auto}.eyebrow{color:var(--accent-strong);letter-spacing:.2em;text-transform:uppercase;margin:0 0 9px;font-size:.78rem;font-weight:900}h1,h2,p{margin-top:0}h1{color:#17242c;letter-spacing:0;white-space:nowrap;margin-bottom:10px;font-size:4.1rem;line-height:1}.hero-copy{color:#51665f;max-width:760px;margin:0 auto 12px;font-size:1rem;line-height:1.45}.title-targets,.segmented,.input-actions,.summary{gap:9px;display:grid}.title-targets{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.title-targets span{min-height:36px;color:var(--accent-strong);white-space:nowrap;background:#fffdf7bd;border:1px solid #d7bd8bc7;border-radius:12px;justify-content:center;align-items:center;padding:0 12px;font-size:.92rem;font-weight:900;display:inline-flex;box-shadow:0 14px 28px #64482314}.mode-switch,.toolbar,.panel{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px)saturate(1.08);backdrop-filter:blur(18px)saturate(1.08);background:#fffdf7e0;box-shadow:0 18px 48px #60482621}.mode-switch{border-radius:22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(720px,100%);margin:16px auto 0;padding:8px;display:grid}.mode-switch button,.segmented button{color:#74685e;letter-spacing:0;background:0 0;border:0;border-radius:13px;min-height:44px;font-weight:900}.mode-switch button[aria-pressed=true],.segmented button[aria-pressed=true]{color:#112c34;background:linear-gradient(135deg,#f3d36d 0%,#76d5c1 100%);box-shadow:inset 0 1px #ffffff70,0 15px 34px #1f5b662e}.toolbar{border-radius:22px;grid-template-columns:1fr;width:min(1120px,100%);margin:16px auto 0;padding:8px;display:grid}.segmented{border-radius:17px;grid-template-columns:repeat(7,minmax(0,1fr));gap:0;overflow:hidden}.segmented button{border-radius:12px}.app.is-bridge-mode .segmented{grid-template-columns:repeat(2,minmax(0,1fr))}.button{width:100%;min-height:44px;color:var(--text);background:#fffdf7bd;border:1px solid #d7bd8bb8;border-radius:13px;padding:0 13px;font-weight:900;box-shadow:0 12px 24px #4b382014}.button-primary{color:#fff;background:linear-gradient(135deg,#166d78,#48a99e);border-color:#0000}.button-secondary:hover,.button-ghost:hover{border-color:var(--accent)}.workspace{z-index:2;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;width:min(1240px,100vw - 28px);margin:18px auto 34px;display:grid;position:relative}.panel{border-radius:16px;overflow:hidden}.panel-head{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fffdf7e0,#fff5e199);align-items:center;min-height:78px;padding:16px 20px;display:flex}.panel-head h2{margin-bottom:5px;font-size:1.25rem;line-height:1.2}.panel-head-with-actions{justify-content:space-between;gap:16px}.panel-head-with-actions>div:first-child{flex:auto;min-width:0}.panel-actions{flex:0 0 min(292px,46%);grid-template-columns:repeat(2,minmax(112px,1fr));align-items:stretch;gap:8px;display:grid}.panel-actions .button{height:44px;min-height:44px;padding:0 12px}.panel-head p{color:var(--muted);margin-bottom:0;line-height:1.6}.panel-body{padding:16px 20px 20px}.session-guide,.notice,.stat,.accounts{background:#fffdf7b8;border:1px solid #d7bd8bad}.session-guide{border-left:8px solid var(--accent);color:#33424a;border-radius:16px;margin-bottom:10px;padding:15px 17px;line-height:1.75}.session-guide strong{color:var(--accent-strong);margin-bottom:8px;font-size:1.02rem;display:block}.session-guide a{color:var(--accent-strong);font-weight:900}.session-warning{color:var(--danger);margin-bottom:0;font-weight:800}.input-actions{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:10px}textarea{resize:vertical;width:100%;min-height:280px;color:var(--text);font-family:var(--mono);background:#ffffffc7;border:1px solid #d7bd8bcc;border-radius:18px;outline:none;padding:12px;font-size:.82rem;line-height:1.45;display:block;box-shadow:inset 0 1px #ffffffe6}textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px #2f7f8b24}textarea[readonly]{background:#f8fbfccc}.status-line{min-height:24px;color:var(--muted);margin-top:8px;font-size:.92rem}.status-line.is-ok{color:var(--success)}.status-line.is-error{color:var(--danger)}.notice{color:#8a5c25;border-radius:13px;margin:0 0 12px;padding:10px 12px;line-height:1.6}.summary{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:12px}.stat{border-radius:18px;flex-direction:column;justify-content:center;min-height:76px;padding:12px;display:flex}.stat-value{color:#24313a;overflow-wrap:anywhere;font-size:1.32rem;font-weight:950;line-height:1.1}.stat-label{color:var(--muted);margin-top:8px;font-weight:700}.accounts{border-radius:18px;margin-bottom:12px;overflow:auto}table{border-collapse:collapse;width:100%;font-size:.92rem}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #d7bd8b7a;padding:9px 10px}th{color:#695d53;background:#ffebc6b8;font-weight:900}tr:last-child td{border-bottom:0}.cell-clip{text-overflow:ellipsis;max-width:220px;overflow:hidden}.empty{color:var(--muted)}.issues{color:var(--danger);background:#ffeeebc2;border:1px solid #c94e4552;border-radius:13px;margin-bottom:12px;padding:12px 14px;line-height:1.45}.hidden{display:none!important}@media (width<=1080px){h1{font-size:3.25rem}.toolbar,.workspace{grid-template-columns:1fr}.workspace{margin-top:16px}.segmented{grid-template-columns:repeat(3,minmax(0,1fr))}.app.is-bridge-mode .segmented{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.site-galaxy .galaxy-layer{opacity:.66}.site-galaxy-veil{background:radial-gradient(circle at 50% 12%,#fff3,#0000 26%),linear-gradient(#fff6e552 0%,#fff8e994 34%,#f4fcf9b8 66%,#fffaeed1 100%)}.hero-shell{padding:14px 10px 24px}.topbar{border-radius:22px;min-height:auto;padding:22px 16px}h1{font-size:2.1rem}.title-targets span{min-height:34px;padding:0 10px;font-size:.86rem}.mode-switch,.toolbar{margin-top:14px}.panel-head-with-actions{flex-direction:column;align-items:stretch}.panel-actions{flex:none;width:100%}.input-actions,.summary{grid-template-columns:1fr}}.app.is-flipping .page-sheet{pointer-events:none;backface-visibility:hidden;will-change:transform, opacity, filter}.app.is-flipping-forward .page-sheet{transform-origin:50%;animation:.62s cubic-bezier(.4,0,.16,1) both pageCenterFlipForward}.app.is-flipping-back .page-sheet{transform-origin:50%;animation:.62s cubic-bezier(.4,0,.16,1) both pageCenterFlipBack}@keyframes pageCenterFlipForward{0%{opacity:1;filter:brightness();transform:perspective(1600px)rotateY(0)}49.9%{opacity:.02;filter:brightness(.9);transform:perspective(1600px)rotateY(-89.5deg)}50.1%{opacity:.02;filter:brightness(.9);transform:perspective(1600px)rotateY(89.5deg)}to{opacity:1;filter:brightness();transform:perspective(1600px)rotateY(0)}}@keyframes pageCenterFlipBack{0%{opacity:1;filter:brightness();transform:perspective(1600px)rotateY(0)}49.9%{opacity:.02;filter:brightness(.9);transform:perspective(1600px)rotateY(89.5deg)}50.1%{opacity:.02;filter:brightness(.9);transform:perspective(1600px)rotateY(-89.5deg)}to{opacity:1;filter:brightness();transform:perspective(1600px)rotateY(0)}}@media (width<=420px){h1{font-size:1.42rem}.eyebrow{letter-spacing:.16em;font-size:.68rem}.hero-copy{font-size:.88rem}}@media (prefers-reduced-motion:reduce){.app.is-flipping .page-sheet{animation:none}}
