:root{color-scheme:dark;font-family:Aptos,IBM Plex Sans,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5;font-weight:400;color:#f3efe6;background:radial-gradient(circle at top left,rgba(242,186,97,.2),transparent 32%),radial-gradient(circle at top right,rgba(69,127,160,.16),transparent 28%),linear-gradient(145deg,#0e141c,#121a24 45%,#0a1118)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh;overflow:hidden}button,select,textarea{font:inherit}.app-shell{height:100vh;display:grid;grid-template-rows:auto minmax(0,1fr);gap:14px;padding:18px}.page-header{width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:inline-flex;align-items:center;gap:12px}.brand-mark{display:block;width:32px;height:32px;border-radius:10px;box-shadow:0 8px 18px #0000002e}.page-header h1,.panel-header h2,.control-copy h3{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:600}.page-header h1{font-size:clamp(1.6rem,3vw,2.3rem);line-height:1.05;color:#f7f3eb}.workspace{display:grid;gap:0;align-items:stretch;width:100%;height:100%;margin:0 auto}.panel{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:20px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(180deg,#131a25f2,#080d13eb);box-shadow:0 12px 24px #00000038,inset 0 1px #ffffff0f}.panel-input{grid-template-rows:auto minmax(0,1fr) auto;border-top-right-radius:10px;border-bottom-right-radius:10px}.panel-output{border-top-left-radius:10px;border-bottom-left-radius:10px}.panel-header{display:flex;justify-content:space-between;align-items:center;min-height:32px}.panel-header h2,.control-copy h3{font-size:1.08rem;color:#f8fbff}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#dce6f3;background:#ffffff08;cursor:pointer;transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .16s ease;text-decoration:none}.icon-button:hover:not(:disabled){color:#fff;background:#ffffff14;border-color:#f2ba614d;transform:translateY(-1px)}.icon-button:focus-visible{outline:none;box-shadow:0 0 0 3px #f2ba6140}.icon-button:disabled{opacity:.45;cursor:not-allowed}.header-link{flex:0 0 auto}.editor-shell{min-height:0;overflow:hidden;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#070c12db,#0e131cfa),linear-gradient(135deg,rgba(242,186,97,.08),transparent 40%)}.editor-shell>div{height:100%}.editor-fallback{width:100%;height:100%;min-height:280px;padding:16px 18px;border:0;outline:none;resize:none;color:#eff5ff;background:transparent;font-family:IBM Plex Mono,Cascadia Code,Consolas,monospace;font-size:.95rem;line-height:1.65;white-space:pre-wrap}.editor-fallback::placeholder{color:#7e8ca0}.editor-fallback-readonly{margin:0;overflow:auto}.control-card{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:12px 14px;border-radius:14px;background:linear-gradient(180deg,#ffffff0d,#ffffff05),#0a0f15d9;border:1px solid rgba(255,255,255,.08)}.controls-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:flex-end}.select-wrap{display:block}.indent-select{min-width:150px;padding:10px 12px;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#f8fbff;background:#ffffff0d;outline:none}.indent-select option{color:#0c1118;background:#f8fbff}.indent-select option:checked{color:#0c1118;background:#d4d6da}.indent-select:focus,.format-button:focus-visible{box-shadow:0 0 0 3px #f2ba6140}.format-button{padding:10px 16px;border:0;border-radius:10px;color:#0c1118;font-weight:700;cursor:pointer;background:linear-gradient(135deg,#f2ba61,#ffd38f);transition:transform .16s ease,box-shadow .16s ease;box-shadow:0 12px 24px #f2ba6138}.format-button:hover{transform:translateY(-1px);box-shadow:0 16px 28px #f2ba6142}.divider{position:relative;display:grid;place-items:center;cursor:col-resize;-webkit-user-select:none;user-select:none;touch-action:none}.divider:before{content:"";width:2px;height:calc(100% - 36px);border-radius:999px;background:linear-gradient(180deg,#ffffff0a,#f2ba6199,#ffffff0a)}.divider-grip{position:absolute;width:14px;height:84px;border-radius:999px;background:#10161feb;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 24px #00000047}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.app-shell{height:auto;min-height:100vh;gap:12px;padding:12px}.workspace{grid-template-columns:1fr;grid-template-rows:auto auto;gap:12px;height:auto}.panel,.panel-input,.panel-output{border-radius:18px}.panel-input{min-height:66vh}.panel-output{min-height:48vh}.divider{display:none}.control-card{flex-direction:column;align-items:stretch}.controls-row{flex-wrap:nowrap;justify-content:stretch}.indent-select,.format-button{width:auto}.select-wrap{flex:1 1 0}.indent-select{width:100%;min-width:0}.format-button{flex:0 0 auto;white-space:nowrap}body{overflow:auto}}
