.openpage-shell--embedded{background:var(--rb-bg,#f3f0ea);min-height:100dvh}.openpage-shell--embedded .openpage-shell__frame-wrap{flex:1;min-height:100dvh}.openpage-shell--embedded .openpage-shell__frame{min-height:100dvh}.openpage-shell{--op-bg:#09090b;--op-surface:#18181b;--op-border:#27272a;--op-text:#fafafa;--op-muted:#a1a1aa;--op-accent:#22c55e;background:var(--op-bg);min-height:100dvh;color:var(--op-text);flex-direction:column;font-family:Inter,system-ui,sans-serif;display:flex}.openpage-shell__header{border-bottom:1px solid var(--op-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#09090beb;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1.25rem;display:flex}.openpage-shell__header a{color:var(--op-muted);font-size:.875rem;text-decoration:none}.openpage-shell__header a:hover{color:var(--op-text)}.openpage-shell__title{letter-spacing:-.02em;font-size:.9375rem;font-weight:600}.openpage-shell__hub{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:42rem;margin:0 auto;padding:2rem 1.25rem 3rem;display:flex}.openpage-shell__hub h1{letter-spacing:-.03em;text-align:center;margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700}.openpage-shell__beta{max-width:36rem;color:var(--op-muted);border:1px solid color-mix(in srgb, var(--op-muted) 35%, transparent);background:color-mix(in srgb, var(--op-surface) 92%, transparent);border-radius:.5rem;margin:0 auto 1rem;padding:.65rem .85rem;font-size:.8125rem;line-height:1.45}.openpage-shell__hub p{color:var(--op-muted);text-align:center;margin:0 0 1.5rem;font-size:.9375rem;line-height:1.5}.openpage-shell__prompt{border:1px solid var(--op-border);background:var(--op-surface);border-radius:1rem;flex-direction:column;gap:.75rem;width:100%;padding:1rem 1.125rem;display:flex}.openpage-shell__prompt textarea{resize:vertical;width:100%;min-height:6rem;color:var(--op-text);background:0 0;border:none;outline:none;font-size:.9375rem;line-height:1.5}.openpage-shell__prompt textarea::placeholder{color:#52525b}.openpage-shell__actions{justify-content:flex-end;gap:.5rem;display:flex}.openpage-shell__btn{cursor:pointer;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.openpage-shell__btn--primary{background:var(--op-accent);color:#052e16}.openpage-shell__btn--primary:disabled{opacity:.5;cursor:not-allowed}.openpage-shell__btn--ghost{color:var(--op-muted);border:1px solid var(--op-border);background:0 0}.openpage-shell__error{color:#f87171;text-align:center;margin-top:.75rem;font-size:.875rem}.openpage-shell__chips{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.25rem;display:flex}.openpage-shell__chip{border:1px solid var(--op-border);color:var(--op-muted);cursor:pointer;background:0 0;border-radius:999px;padding:.35rem .75rem;font-size:.8125rem}.openpage-shell__chip:hover{color:var(--op-text);border-color:#3f3f46}.openpage-shell__frame-wrap{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.openpage-shell__frame{background:#0f0f12;border:none;flex:1;width:100%}.openpage-shell__header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.openpage-shell__published-link{color:var(--op-accent);margin-right:.25rem;font-size:.8125rem;text-decoration:none}.openpage-shell__auth-hint{text-align:center;color:var(--op-muted);border-bottom:1px solid var(--op-border);padding:.5rem 1rem;font-size:.875rem}.openpage-shell__auth-hint a{color:var(--op-accent)}.openpage-shell__error--overlay{z-index:2;background:#09090beb;border:1px solid #7f1d1d;border-radius:.5rem;padding:.5rem .75rem;position:absolute;top:.75rem;left:50%;transform:translate(-50%)}.runable-root{--rb-bg:#f3f0ea;--rb-surface:#faf8f5;--rb-surface-elevated:#fff;--rb-border:#e8e4dc;--rb-text:#2c2825;--rb-text-muted:#6b6560;--rb-text-faint:#9a948c;--rb-accent:#1a9c95;--rb-accent-soft:#d4f0ee;--rb-pill:#ebe6de;--rb-sidebar-w:260px;--rb-radius-lg:16px;--rb-radius-md:12px;--rb-radius-sm:8px;--rb-shadow:0 8px 32px #2c282514;color:var(--rb-text);background:var(--rb-bg);min-height:100dvh;font-family:Inter,system-ui,sans-serif}.runable-root *,.runable-root :before,.runable-root :after{box-sizing:border-box}.runable-serif{font-family:Bitter,Georgia,serif}.rb-shell{min-height:100dvh;display:flex}.rb-sidebar{width:var(--rb-sidebar-w);background:var(--rb-surface);border-right:1px solid var(--rb-border);flex-direction:column;flex-shrink:0;padding:12px 10px 16px;display:flex}.rb-sidebar__brand{align-items:center;gap:8px;padding:4px 8px 12px;display:flex}.rb-sidebar__icon-btn{border-radius:var(--rb-radius-sm);width:32px;height:32px;color:var(--rb-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.rb-sidebar__nav{flex-direction:column;gap:2px;margin-bottom:16px;display:flex}.rb-nav-item{border-radius:var(--rb-radius-sm);color:var(--rb-text);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:8px 10px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.rb-nav-item--active{background:var(--rb-pill)}.rb-nav-item__badge{background:var(--rb-accent-soft);color:var(--rb-accent);border-radius:999px;margin-left:auto;padding:2px 6px;font-size:11px;font-weight:600}.rb-sidebar__section-title{color:var(--rb-text-faint);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:8px 10px 4px;font-size:12px;font-weight:600;display:flex}.rb-sidebar__muted{color:var(--rb-text-faint);padding:4px 10px 12px;font-size:13px}.rb-sidebar__history-item{border-radius:var(--rb-radius-sm);color:var(--rb-text);align-items:center;gap:8px;padding:8px 10px;font-size:13px;text-decoration:none;display:flex}.rb-sidebar__history-item--active{background:var(--rb-pill)}.rb-sidebar__history-dot{background:#e07a4f;border-radius:50%;flex-shrink:0;width:6px;height:6px}.rb-get-started{background:var(--rb-surface-elevated);border:1px solid var(--rb-border);border-radius:var(--rb-radius-md);margin-top:auto;padding:12px;font-size:12px}.rb-get-started ul{margin:8px 0 12px;padding:0;list-style:none}.rb-get-started li{color:var(--rb-text-muted);align-items:center;gap:8px;margin-bottom:6px;display:flex}.rb-upgrade-btn{border:1px solid var(--rb-accent);width:100%;color:var(--rb-accent);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:8px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.rb-user-row{border-top:1px solid var(--rb-border);align-items:center;gap:8px;margin-top:12px;padding:10px 8px 0;display:flex}.rb-avatar{color:#fff;background:#c4b8a8;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:600;display:flex}.rb-main{flex-direction:column;flex:1;min-width:0;display:flex}.rb-topbar{justify-content:space-between;align-items:center;gap:16px;padding:12px 20px;display:flex}.rb-topbar__left{color:var(--rb-text-muted);font-size:13px}.rb-mode-toggle{background:var(--rb-surface-elevated);border:1px solid var(--rb-border);border-radius:999px;gap:2px;padding:3px;display:flex}.rb-mode-toggle button{cursor:pointer;color:var(--rb-text-muted);background:0 0;border:none;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:500;display:flex}.rb-mode-toggle button[aria-pressed=true]{background:var(--rb-pill);color:var(--rb-text)}.rb-credits{border:1px solid var(--rb-border);background:var(--rb-surface-elevated);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;display:flex}.rb-home-center{flex-direction:column;flex:1;align-items:center;width:100%;max-width:720px;margin:0 auto;padding:24px 20px 48px;display:flex}.rb-plan-pill{border:1px solid var(--rb-border);background:var(--rb-surface-elevated);border-radius:999px;margin-bottom:20px;padding:4px 10px;font-size:12px}.rb-plan-pill a{color:var(--rb-accent);font-weight:600;text-decoration:none}.rb-hero-title{text-align:center;margin:0 0 24px;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:500;line-height:1.2}.rb-composer{background:var(--rb-surface-elevated);border:1px solid var(--rb-border);border-radius:var(--rb-radius-lg);width:100%;box-shadow:var(--rb-shadow);padding:14px 16px}.rb-composer textarea{resize:none;width:100%;min-height:56px;color:var(--rb-text);background:0 0;border:none;outline:none;font-family:inherit;font-size:15px}.rb-composer textarea::placeholder{color:var(--rb-text-faint)}.rb-composer__toolbar{justify-content:space-between;align-items:center;gap:8px;margin-top:10px;display:flex}.rb-composer__left,.rb-composer__right{align-items:center;gap:6px;display:flex}.rb-chip-btn{border:1px solid var(--rb-border);background:var(--rb-surface);color:var(--rb-text-muted);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:500;display:inline-flex}.rb-icon-round{background:var(--rb-text);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.rb-icon-round:disabled{opacity:.35;cursor:default}.rb-icon-round--ghost{color:var(--rb-text);border:1px solid var(--rb-border);background:0 0}.rb-composer-meta{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:12px;display:flex}.rb-mode-sections{width:100%;max-width:640px;margin-top:32px}.rb-mode-section{margin-bottom:20px}.rb-mode-section__head{color:var(--rb-text-muted);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;margin-bottom:10px;padding:0;font-size:13px;font-weight:600;display:flex}.rb-mode-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.rb-mode-card{border-radius:var(--rb-radius-md);border:1px solid var(--rb-border);background:var(--rb-surface-elevated);cursor:pointer;text-align:left;align-items:center;gap:10px;padding:12px 14px;font-size:14px;font-weight:500;display:flex}.rb-mode-card:hover{border-color:#d0cbc3}.rb-mode-card__icon{border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.rb-modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:100;background:#2c282559;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.rb-modal{background:var(--rb-surface-elevated);width:min(920px,100%);max-height:90vh;box-shadow:var(--rb-shadow);border-radius:20px;padding:24px 28px 28px;overflow:auto}.rb-modal__head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}.rb-modal__tabs{flex-wrap:wrap;gap:8px 16px;margin:16px 0 20px;font-size:13px;display:flex}.rb-modal__tabs button{cursor:pointer;color:var(--rb-text-muted);background:0 0;border:none;padding:4px 0;font-weight:500}.rb-modal__tabs button[aria-pressed=true]{color:var(--rb-text);font-weight:700}.rb-template-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.rb-template-card{border-radius:var(--rb-radius-md);border:1px solid var(--rb-border);aspect-ratio:3/4;background:linear-gradient(145deg,#f5e6c8,#8a9a6b);position:relative;overflow:hidden}.rb-template-card:nth-child(2){background:linear-gradient(145deg,#dceef5,#6b8cae)}.rb-template-card:nth-child(3){background:linear-gradient(145deg,#f0f0f0,#c9c9c9)}.rb-template-card button{background:var(--rb-text);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.rb-chat-layout{flex:1;min-height:0;display:flex}.rb-chat-main{border-right:1px solid var(--rb-border);flex-direction:column;flex:1;min-width:0;display:flex}.rb-chat-top{border-bottom:1px solid var(--rb-border);justify-content:flex-end;align-items:center;gap:8px;padding:10px 16px;display:flex}.rb-chat-feed{flex:1;padding:20px 24px 16px;overflow:auto}.rb-msg-assistant{background:var(--rb-surface-elevated);border:1px solid var(--rb-border);border-radius:var(--rb-radius-lg);max-width:560px;margin:16px 0;padding:12px 14px;font-size:14px;line-height:1.55}.rb-msg-user--compact{margin-top:16px}.rb-llm-thread{margin-top:8px}.rb-stream-notice{color:#7a5c00;margin-top:12px;font-size:13px}.rb-stream-error{color:#b42318;margin-top:12px;font-size:13px}.rb-msg-user{border-radius:var(--rb-radius-lg);background:#e8e2d9;max-width:520px;margin-left:auto;padding:12px 14px;font-size:14px;line-height:1.5}.rb-msg-user__thumb{background:linear-gradient(145deg,#f5e6c8,#8a9a6b);border-radius:8px;width:48px;height:48px;margin-bottom:8px}.rb-step-pill{color:var(--rb-text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin:16px 0 8px;padding:0;font-size:12px;display:inline-flex}.rb-build-progress{border-radius:var(--rb-radius-lg);border:1px solid var(--rb-border);background:var(--rb-surface-elevated);max-width:520px;box-shadow:var(--rb-shadow);margin:20px auto 8px;padding:16px 18px}.rb-build-progress__head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.rb-build-progress__title{color:var(--rb-text);font-size:14px;font-weight:600}.rb-build-progress__eta{color:var(--rb-text-muted);white-space:nowrap;font-size:12px}.rb-build-progress__track{background:var(--rb-border);border-radius:999px;height:6px;overflow:hidden}.rb-build-progress__fill{border-radius:inherit;background:linear-gradient(90deg,#6b8f71,#3d7a5f);height:100%;transition:width .45s}.rb-build-progress__percent{color:var(--rb-text-faint);margin:6px 0 12px;font-size:11px}.rb-build-progress__steps{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.rb-build-progress__step{color:var(--rb-text-faint);align-items:center;gap:8px;font-size:13px;display:flex}.rb-build-progress__step[data-active=true]{color:var(--rb-text);font-weight:500}.rb-build-progress__step[data-done=true]{color:var(--rb-text-muted)}.rb-build-progress__step-icon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.rb-spin{animation:.9s linear infinite rb-spin}@keyframes rb-spin{to{transform:rotate(360deg)}}.rb-msg-actions{gap:4px;margin-top:8px;display:flex}.rb-msg-actions button{cursor:pointer;width:28px;height:28px;color:var(--rb-text-faint);background:0 0;border:none;border-radius:6px}.rb-sponsored{color:var(--rb-accent);margin-top:12px;font-size:12px}.rb-clarify{background:var(--rb-surface-elevated);border:1px solid var(--rb-border);border-radius:var(--rb-radius-lg);max-width:480px;box-shadow:var(--rb-shadow);margin:24px auto;padding:20px 22px}.rb-clarify h3{margin:0 0 8px;font-size:14px;font-weight:600}.rb-clarify p{color:var(--rb-text-muted);margin:0 0 14px;font-size:14px;line-height:1.45}.rb-clarify input{border-radius:var(--rb-radius-sm);border:1px solid var(--rb-border);width:100%;padding:10px 12px;font-size:14px}.rb-clarify__opts{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.rb-clarify__opt{text-align:left;border-radius:var(--rb-radius-sm);border:1px solid var(--rb-border);background:var(--rb-surface);cursor:pointer;padding:10px 12px;font-size:13px}.rb-clarify__foot{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.rb-dots{gap:4px;display:flex}.rb-dots span{background:var(--rb-border);border-radius:50%;width:6px;height:6px}.rb-dots span[data-active=true]{background:var(--rb-text)}.rb-chat-composer-wrap{border-top:1px solid var(--rb-border);padding:12px 20px 20px}.rb-context-col{background:var(--rb-surface);flex-shrink:0;width:280px;padding:12px;overflow:auto}.rb-panel{border:1px solid var(--rb-border);border-radius:var(--rb-radius-md);background:var(--rb-surface-elevated);margin-bottom:12px;overflow:hidden}.rb-panel__head{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-size:13px;font-weight:600;display:flex}.rb-panel__body{color:var(--rb-text-muted);padding:10px 12px 12px;font-size:13px}.rb-canvas-thumb{background:linear-gradient(#f5e6c8,#e8dfd0);border-radius:8px;height:120px;margin-top:8px}.rb-mode-sections--grow{max-width:720px}.rb-grow-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.rb-grow-card{border-radius:var(--rb-radius-md);border:1px solid var(--rb-border);background:var(--rb-surface-elevated);cursor:pointer;text-align:left;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 12px;font-size:13px;font-weight:500;display:flex}.rb-grow-card__sub{color:var(--rb-text-faint);font-size:11px;font-weight:400}.rb-grow-section .rb-mode-section__head{margin-bottom:8px}.rb-chat-top{justify-content:space-between}.rb-chat-top__actions{gap:8px;margin-left:auto;display:flex}.rb-publish-btn{background:var(--rb-text);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600}.rb-publish-btn:disabled{opacity:.35;cursor:default}.rb-chat-layout--preview .rb-chat-main{flex:0 0 42%;max-width:480px}.rb-preview-col{background:var(--rb-surface);border-left:1px solid var(--rb-border);flex-direction:column;flex:1;min-width:0;padding:12px;display:flex}.rb-preview-col__head{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:13px;font-weight:600;display:flex}.rb-preview-frame-wrap{border-radius:var(--rb-radius-md);border:1px solid var(--rb-border);background:#fff;flex:1;min-height:320px;overflow:hidden}.rb-preview-frame{border:none;width:100%;height:100%;min-height:360px}.rb-preview-skeleton{height:100%;min-height:360px;color:var(--rb-text-faint);justify-content:center;align-items:center;font-size:14px;display:flex}.rb-panel--compact{flex-shrink:0;margin-top:12px}.rb-panel--clickable{border:1px solid var(--rb-border);border-radius:var(--rb-radius-md);background:var(--rb-surface-elevated);cursor:pointer;text-align:left;width:100%;padding:0;display:block}.rb-panel--clickable .rb-panel__head{width:100%;display:flex}.rb-questions-done{margin-top:24px;font-size:14px}.rb-questions-done__title{margin:0 0 8px;font-weight:600}.rb-questions-done ul{color:var(--rb-text-muted);margin:0 0 12px;padding-left:18px}.rb-questions-done__ans{color:var(--rb-text-faint);margin:4px 0;font-size:13px}.rb-questions-done__status{color:var(--rb-text-muted);margin-top:16px}@media (max-width:900px){.rb-sidebar{display:none}.rb-template-grid{grid-template-columns:1fr}.rb-context-col,.rb-preview-col{display:none}.rb-chat-layout--preview .rb-chat-main{flex:1;max-width:none}}
