:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:var(--foreground);background:var(--background);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}:root{--font-size: 14px;--rich-black: #0b2027;--navy: #0a1a2b;--navy-2: #10273c;--flax: #e4d077;--satin-sheen-gold: #c69b2f;--sepia: #5d3a00;--white: #fefeff;--gold: var(--satin-sheen-gold);--background: var(--navy);--foreground: var(--white);--card: var(--white);--card-foreground: var(--white);--primary: var(--satin-sheen-gold);--primary-foreground: var(--white);--secondary: var(--flax);--secondary-foreground: var(--sepia);--muted: #132a41;--muted-foreground: #c7c7c7;--border: rgba(198, 155, 47, .3);--radius: 10px}.dark{--background: var(--rich-black);--foreground: var(--white);--card: var(--rich-black);--card-foreground: var(--white);--primary: var(--flax);--primary-foreground: var(--sepia);--muted: #1a3540;--muted-foreground: #a5a5a5;--border: rgba(228, 208, 119, .2)}html{font-size:var(--font-size)}.roman-app{display:grid;grid-template-columns:280px 1fr;min-height:100vh;background:radial-gradient(1200px 800px at 10% 0%,var(--navy-2),var(--navy) 60%,#06101f 100%);color:var(--foreground)}.roman-scanlines{position:relative}.roman-scanlines:before{content:"";position:fixed;inset:0;background:linear-gradient(#ffffff05,#0000000a);background-size:100% 2px;pointer-events:none}.roman-sidebar{padding:1rem;border-right:2px solid var(--border);background:linear-gradient(180deg,#ffffff05,#00000026);display:flex;flex-direction:column;gap:1rem}.sidebar-header .brand{color:var(--gold);font-weight:900;font-size:1.2rem}.sidebar-header .subtitle{opacity:.7;font-size:.8rem;letter-spacing:.08em}.sidebar-nav{display:flex;flex-direction:column;gap:.5rem}.sidebar-btn{background:#c69b2f26;border:1px solid var(--border);color:var(--primary-foreground);padding:.5rem .7rem;border-radius:8px}.sidebar-btn.ghost{background:transparent;opacity:.7}.sidebar-footer{margin-top:auto;opacity:.6;font-size:.8rem}.roman-main{display:flex;flex-direction:column;min-width:0}.roman-content{margin:1rem;padding:1rem;background:#00000040}.pixel-border{box-shadow:0 0 0 2px #c69b2f40,0 0 0 4px #0b202780 inset;border-radius:10px}.nav{background:#00000040;border:1px solid var(--border);margin:1rem;border-radius:10px}.brand-wordmark{color:var(--gold)}.roman-chat{display:grid;grid-template-rows:auto 1fr auto;height:calc(100vh - 160px);gap:.75rem}.roman-chat-header h2{margin:0;color:var(--gold)}.roman-chat-messages{overflow:auto;padding:.75rem;background:#00000040}.roman-chat-input{display:flex;gap:.5rem;padding:.5rem;background:#00000040}.roman-chat-input input{flex:1;background:#0b2236;border:1px solid var(--border);color:var(--white);border-radius:8px;padding:.6rem .7rem}.roman-chat-input button{background:linear-gradient(180deg,#e6cf76,var(--gold));border:1px solid #b7911f;color:#1b1605;font-weight:800}.bubble{max-width:70ch;padding:.6rem .75rem;border-radius:10px;font-size:.98rem;line-height:1.45;color:#000}.bubble.user{align-self:flex-end;background:#e6cf7626;border:1px solid rgba(230,207,118,.35)}.bubble.assistant{align-self:flex-start;background:#ffffff12;border:1px solid rgba(255,255,255,.15)}.bubble.system{align-self:center;background:#ffffff0a;border:1px dashed rgba(255,255,255,.2);font-style:italic}.nav a{color:var(--white);opacity:.85}.nav .ghost{background:transparent;border:1px solid var(--border);color:var(--white)}:root{--gold:#c9a227;--marble:#f2efe9;--ink:#1d1d1d;--crimson:#7d1a1a}.cinzel{font-family:Cinzel,serif;letter-spacing:.06em}.shell{max-width:1100px;margin:0 auto;padding:1.5rem}.nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem;position:sticky;top:0;-webkit-backdrop-filter:saturate(160%) blur(10px);backdrop-filter:saturate(160%) blur(10px);background:linear-gradient(120deg,#0a1a2beb,#0f2036eb);border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 30px #00000059,inset 0 1px #ffffff14}.brand{display:flex;align-items:center;gap:.6rem;font-weight:900;color:#ffefb7;text-shadow:0 2px 14px rgba(0,0,0,.45);letter-spacing:.08em}.brand img{height:36px;width:auto;border-radius:4px}.nav nav{display:flex;align-items:center;gap:1rem}.nav a{color:#f9fbff;opacity:.96;font-weight:700;text-shadow:0 2px 12px rgba(0,0,0,.35);padding:.45rem .75rem;border-radius:999px;background:linear-gradient(180deg,#ffffff0f,#ffffff05);border:1px solid rgba(255,255,255,.12)}.nav a:hover{opacity:1;color:#0b1627;background:linear-gradient(180deg,#ffe9a3,#fbd76c);border-color:#ffffff40;box-shadow:0 10px 24px #00000040}.nav .ghost{background:transparent;border:1px solid rgba(255,255,255,.35);padding:.45rem .9rem;color:#f5f7ff;border-radius:999px}.hero{text-align:center;padding:8vh 1rem 10vh;position:relative}.hero h1{font-size:4rem;margin:.25rem 0;background:linear-gradient(180deg,#d6c06e,var(--gold));-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 1px 0 #00000010}.hero p{max-width:680px;margin:0 auto;opacity:.8}.laurel{position:absolute;inset:0;background:radial-gradient(400px 180px at 50% 10%,#fff3 0%,transparent 70%);pointer-events:none}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.dashboard{display:grid;grid-template-rows:auto 1fr;gap:1rem;min-height:calc(100vh - 180px)}.tools{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;background:#00000040;padding:.75rem}.tools-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem}.tools input{background:#0b2236;border:1px solid rgba(198,155,47,.3);color:#fff;border-radius:8px;padding:.5rem .6rem}.tools button{background:linear-gradient(180deg,#e6cf76,var(--gold));border:1px solid #b7911f;color:#1b1605;font-weight:800}.card{background:var(--marble);border:1px solid #e2dfd8;border-radius:12px;padding:1rem;box-shadow:0 6px 30px #0000000c,inset 0 1px #fff;text-align:left}.card h3{margin-top:.5rem}.card form{display:flex;flex-direction:column;gap:.6rem}.card input,.card textarea{border:1px solid #d5d2cc;background:#fff;border-radius:8px;padding:.6rem .7rem;font-family:inherit}.card textarea{min-height:120px}.card button{background:linear-gradient(180deg,#d7c37a,var(--gold));border:none;color:#1b1605;font-weight:700}.auth{max-width:460px;margin:8vh auto;text-align:left;background:radial-gradient(140% 160% at 20% 0%,#ffe9a314,#0a1a2beb),linear-gradient(180deg,#060e1cf2,#07111fe6);border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 50px #00000073,inset 0 1px #ffffff14;color:#f5f7ff;border-radius:16px;padding:1.25rem}.auth h2{margin-top:0;letter-spacing:.08em;text-transform:uppercase;color:#ffefb7;text-shadow:0 3px 18px rgba(0,0,0,.5)}.auth label{font-size:1rem;display:flex;flex-direction:column;gap:.35rem;color:#e8ecff;letter-spacing:.02em;font-weight:600}.auth input,.auth textarea{background:#081624e6;color:#f7f9ff;border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 1px #ffffff0d,0 0 0 2px #ffe9a300;padding:.75rem .85rem;border-radius:12px}.auth input::placeholder,.auth textarea::placeholder{color:#f7f9ff99}.auth input:focus,.auth textarea:focus{outline:none;border-color:#ffe9a3;box-shadow:0 0 0 2px #ffe9a359,0 12px 28px #00000059}.auth button{background:linear-gradient(180deg,#ffe9a3,#f0c338);border:1px solid #b18312;color:#0d0a02;font-weight:900;letter-spacing:.02em;padding:.85rem;border-radius:12px;box-shadow:0 14px 30px #00000059}.auth button:disabled{opacity:.7}.auth .error{color:#ffb6b6;background:#e89d9d1f;border:1px solid rgba(255,185,185,.55);padding:.6rem .7rem;border-radius:10px;box-shadow:inset 0 1px #ffffff0d}footer{margin-top:8vh;opacity:.6;text-align:center}.chat{display:flex;flex-direction:column;gap:.6rem}.chat-messages{display:flex;flex-direction:column;gap:.5rem;max-height:260px;overflow:auto;padding:.25rem;border:1px solid #e2dfd8;border-radius:10px;background:#000}.bubble{max-width:85%;padding:.55rem .7rem;border-radius:14px;font-size:.95rem;line-height:1.4;box-shadow:0 1px #00000008}.bubble.user{align-self:flex-end;background:#f7ecd0;border:1px solid #ead99e}.bubble.assistant{align-self:flex-start;background:#eef3ff;border:1px solid #cfd9ff;color:#000}.bubble.system{align-self:center;background:#f3f3f3;border:1px solid #e5e5e5;font-style:italic}.chat-input{display:flex;gap:.5rem}.chat-input input{flex:1}
