*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#333}#root{min-height:100vh}a{color:inherit;text-decoration:none}.page{display:flex;flex-direction:column;min-height:100vh;width:100%}.site-header{flex-shrink:0;padding:1rem 1.5rem;background:#1a1a2e;color:#eee}.site-header .brand{font-size:1.5rem;font-weight:600}.site-header .tagline{margin:.25rem 0 0;font-size:.9rem;color:#aaa}.site-main{flex:1;padding:1.5rem;max-width:48rem;margin:0 auto;width:100%}.hero{margin-bottom:2rem}.hero h1{margin:0 0 .5rem;font-size:clamp(1.5rem,4vw,2rem)}.hero-desc{margin:0;color:#666}.block.placeholder{padding:1.5rem;margin-bottom:1rem;border:1px dashed #ccc;border-radius:8px;color:#888;text-align:center}.block.hint{padding:1rem 1.5rem;margin-bottom:1rem;background:#fef3c7;border-radius:8px;color:#92400e;text-align:center}.cta-section{margin-top:2rem;text-align:center}.cta-button{display:inline-block;padding:.75rem 1.5rem;background:#2563eb;color:#fff;border:none;border-radius:8px;font-weight:500;font-size:inherit;cursor:pointer;transition:background .2s}.cta-button:hover{background:#1d4ed8}.site-footer{flex-shrink:0;padding:1rem 1.5rem;text-align:center;color:#888;font-size:.875rem;border-top:1px solid #eee}.cognitive .site-header h1{margin:0;font-size:1.25rem}.back-link{display:inline-block;margin-bottom:.5rem;font-size:.9rem;color:#93c5fd}.back-link:hover{text-decoration:underline}.cognitive-main{flex:1;display:flex;flex-direction:column;gap:1rem;padding:1rem;min-height:0}.persona-placeholder{display:flex;flex-direction:column;gap:1rem;padding:1rem;border:1px dashed #ccc;border-radius:8px;color:#888;text-align:center}.persona-user-info{padding:1rem;background:#f8fafc;border-radius:8px;color:#333;text-align:center}.persona-user-info h3{margin:0 0 .75rem;font-size:.95rem;font-weight:600;color:#64748b}.persona-avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;margin-bottom:.5rem}.persona-nickname{margin:0 0 .5rem;font-weight:500;color:#1e293b}.persona-logout{padding:.35rem .75rem;font-size:.85rem;color:#64748b;background:transparent;border:1px solid #cbd5e1;border-radius:6px;cursor:pointer}.persona-logout:hover{background:#f1f5f9;color:#475569}.persona-placeholder-block{padding:1rem;border:1px dashed #e2e8f0;border-radius:6px;color:#888;font-size:.9rem}.typebot-placeholder{padding:1.5rem;border:1px dashed #ccc;border-radius:8px;color:#888;text-align:center}.typebot-placeholder{flex:1;min-height:40vh;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.cognitive-main{flex-direction:row}.persona-placeholder{width:240px;flex-shrink:0}.typebot-placeholder{min-width:0}}
