.luna-fullscreen{background:#0d0820;color:#efe6ff;display:flex;flex-direction:column;height:100dvh;height:var(--luna-height,100dvh);overflow:hidden;padding-top:env(safe-area-inset-top);width:100%}.luna-fullscreen-header{align-items:center;border-bottom:1px solid #c9a22740;display:flex;flex-shrink:0;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-inline:auto;max-width:1100px;padding:14px 20px;width:100%}.luna-fullscreen-header h1{align-items:center;color:#ecd18d;display:flex;font-family:Playfair Display,serif;font-size:26px;gap:10px;letter-spacing:0;margin:0}.luna-back{align-items:center;background:#0000;border:1px solid #c9a22780;border-radius:999px;color:#f2d77a;display:inline-flex;font-size:14px;gap:8px;padding:10px 14px;transition:background-color .2s}.luna-back:hover{background:#c9a22720}.luna-back:focus-visible{outline:2px solid #f2d77a;outline-offset:3px}.luna-fullscreen-chat{display:flex;flex:1 1;margin-inline:auto;max-width:1100px;min-height:0;width:100%}.luna-fullscreen-disclaimer{color:#ad9cc8;flex-shrink:0;font-size:10px;line-height:1.4;margin:0;padding:8px 16px max(8px,env(safe-area-inset-bottom));text-align:center}.luna-fullscreen [data-testid=luna-widget]{border:0;border-radius:0;box-shadow:none;flex:1 1;height:100%;min-height:0;min-width:0}.luna-fullscreen [data-testid=luna-messages]{min-height:0;overscroll-behavior:contain}@media (max-width:400px){.luna-fullscreen-header{padding:10px 12px}.luna-back{font-size:12px;padding:9px 12px}.luna-fullscreen-header h1{font-size:23px}}