.dream-chat-dialog{box-sizing:border-box;width:min(1320px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 24px);padding:0;border:1px solid #94702f;border-radius:10px;background:#080e0c;color:#f0d89e;box-shadow:0 28px 100px #000b;font-family:inherit;overflow:hidden;color-scheme:dark}
.dream-chat-dialog *{box-sizing:border-box}.dream-chat-dialog::backdrop{background:#020604dc;backdrop-filter:blur(5px)}
.dream-chat-shell{display:flex;flex-direction:column;max-height:calc(100dvh - 28px)}
.dream-chat-head{flex:none;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:15px 24px;border-bottom:1px solid #87632b66;background:#0c100c}
.dream-chat-head h2{margin:0;font-size:clamp(24px,3vw,34px);color:#f2d18b;line-height:1.4}
.dream-eyebrow{margin:0 0 5px;color:#c29e60;letter-spacing:.06em;font-size:12px}
.dream-chat-dialog button{font:inherit;touch-action:manipulation;cursor:pointer;min-height:44px}
.dream-chat-close{border:1px solid #80602f;background:transparent;color:#f5d68c;border-radius:50%;min-width:44px;font-size:26px!important}
.dream-chat-body{overflow-y:auto;overscroll-behavior:contain;min-height:100px;scroll-behavior:smooth}
.dream-chat-body dream-oracle-scene{display:block;width:100%;height:clamp(245px,35vw,440px)}
.dream-reading-content{max-width:1000px;margin:auto;padding:24px 32px 20px}
.dream-reading-result{padding:24px 28px;border:1px solid #856332;border-left:3px solid #dbb568;background:radial-gradient(ellipse at top left,#69502233,transparent 75%);border-radius:3px}
.dream-reading-result h3{margin:0 0 16px;color:#f2d18b;font-size:clamp(23px,2.5vw,29px);font-weight:600}
.dream-reading-prose p{margin:0 0 5px;color:#ebd7ad;font-size:clamp(18px,1.6vw,21px);line-height:1.9;overflow-wrap:anywhere}
.dream-chat-dialog label{display:block;font-size:16px;line-height:1.7;color:#ddcba4}
.dream-chat-dialog input:not([type=checkbox]),.dream-chat-dialog textarea{width:100%;border:1px solid #786036;border-radius:6px;background:#080e0c;color:#f8e9c8;padding:12px;font:inherit;font-size:16px;min-height:44px}
.dream-chat-composer textarea{resize:vertical;min-height:100px;max-height:180px;line-height:1.6;margin-top:7px}
.dream-chat-setup{margin:14px 0 20px}.dream-chat-setup summary{cursor:pointer;color:#d8bc83;min-height:44px;font-size:14px}
.dream-chat-profile{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:10px 0 16px}
.dream-chat-check{display:flex!important;align-items:flex-start;gap:10px;margin-top:9px;min-height:44px;font-size:14px!important}
.dream-chat-check input{width:20px;height:20px;min-width:20px;margin:2px 0;accent-color:#cca24e}.dream-chat-setup a{color:#eed095;text-decoration:underline}
.dream-chat-send{width:100%;border:1px solid #cc9f47;border-radius:6px;background:linear-gradient(#755425,#493115);color:#fff0c6;padding:12px 24px;font-weight:600}
.dream-reading-footer{text-align:center;padding-top:16px}.dream-chat-disclosure{margin:6px 0 0;font-size:12px;color:#c4b389;line-height:1.6}
.dream-chat-reset{margin-top:16px;border:1px solid #9c7a3d;border-radius:4px;background:#171b12;color:#e8c98a;padding:10px 22px}
.dream-chat-dialog button:disabled{opacity:.5;cursor:default}.dream-chat-status{font-size:14px;line-height:1.5;color:#e8cb8a;margin:10px 0 0;min-height:0}
.dream-chat-numbers{margin-top:20px;padding-top:15px;border-top:1px solid #b5934555;font-size:13px;color:#d7bc80}.dream-chat-numbers strong{display:block;font-size:25px;letter-spacing:5px;color:#f2d18b;margin:6px 0}.dream-chat-numbers small{color:#b5a27d;font-size:11px}
.dream-chat-dialog :focus-visible{outline:2px solid #ffe2a0;outline-offset:3px}.dream-chat-dialog [hidden]{display:none!important}
.result-dialog--dream .reading-atmosphere{height:clamp(260px,37vw,460px)!important}.result-dialog--dream .reading-atmosphere::after{display:none}.result-dialog--dream .reading-atmosphere dream-oracle-scene{display:block;width:100%;height:100%}
@media(max-width:600px){.dream-chat-dialog{width:calc(100vw - 12px);max-height:calc(100dvh - 12px)}.dream-chat-shell{max-height:calc(100dvh - 16px)}.dream-chat-head{padding:12px 14px}.dream-chat-body dream-oracle-scene{height:285px}.dream-reading-content{padding:16px 14px}.dream-reading-result{padding:18px 15px}.dream-chat-profile{grid-template-columns:1fr}.dream-eyebrow{font-size:10px}.dream-reading-prose p{font-size:18px;line-height:1.8}}
@media(prefers-reduced-motion:reduce){.dream-chat-body{scroll-behavior:auto}}
.dream-welcome{font-size:18px;line-height:1.8;color:#e6cc98;margin:0 0 18px}
.dream-chat-composer{margin-top:20px}.dream-chat-composer textarea{max-height:260px}
.dream-dialogue{margin-top:18px}.dream-dialogue p{line-height:1.8;overflow-wrap:anywhere;margin:8px 0;padding:12px 16px;border-radius:6px;font-size:16px}
.dream-user-line{background:#66512430;border-right:2px solid #806838;color:#d7c7a5;margin-left:24px!important}
.dream-mor-line{background:#c09b4820;border-left:2px solid #c09b48;color:#f0d89e;margin-right:16px!important}
.dream-suggestions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.dream-suggestions button{background:#171c12;color:#ebce92;border:1px solid #8d713b;border-radius:22px;padding:8px 14px;line-height:1.5}
.dream-reading-basis{margin-top:16px;color:#cfba91;font-size:15px;line-height:1.8}.dream-reading-basis summary{cursor:pointer;min-height:44px;padding:8px 0}.dream-reading-basis p{margin:8px 0}
.is-reading .dream-chat-send::before{content:'';display:inline-block;width:16px;height:16px;border:2px solid #ebcf7f66;border-top-color:#fff1c2;border-radius:50%;margin-right:10px;vertical-align:middle;animation:dream-local-spin .8s linear infinite}
@keyframes dream-local-spin{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){.is-reading .dream-chat-send::before{animation:none}}
