@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Inter:wght@300;400;500;600;700&display=swap";*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}html{background:var(--deep-space);min-height:100%}body{background:radial-gradient(circle at 50% -8%, #254a7a6b, transparent 36rem), radial-gradient(circle at 88% 92%, #d4b06a17, transparent 28rem), linear-gradient(180deg, #08101f 0%, var(--deep-space) 46%, #071224 100%);min-height:100vh;color:var(--ivory);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,sans-serif;overflow-x:hidden}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:2px solid #d4b06ab8}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.bottom-\[-10\%\]{bottom:-10%}.left-\[-10\%\]{left:-10%}.right-\[-15\%\]{right:-15%}.top-\[-10\%\]{top:-10%}.-z-10{z-index:-10}.hidden{display:none}.h-\[35rem\]{height:35rem}.h-\[40rem\]{height:40rem}.min-h-screen{min-height:100vh}.w-\[35rem\]{width:35rem}.w-\[40rem\]{width:40rem}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.65s ease-out both fade-in}@keyframes fade-in-slow{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-slow{animation:.95s ease-out both fade-in-slow}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.animate-floaty{animation:6.5s ease-in-out infinite floaty}@keyframes floaty-slow{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(1deg)}}.animate-floaty-slow{animation:9s ease-in-out infinite floaty-slow}@keyframes twinkle{0%,to{opacity:.12;transform:scale(.75)}50%{opacity:1;transform:scale(1.08)}}.animate-twinkle{animation:3.6s ease-in-out infinite twinkle}@keyframes twinkle-slow{0%,to{opacity:.08;transform:scale(.8)}50%{opacity:.55;transform:scale(1)}}.animate-twinkle-slow{animation:6.5s ease-in-out infinite twinkle-slow}.resize{resize:both}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:9999px}.bg-moonlight-200\/40{background-color:#c7d2e066}.bg-moonlight-700\/20{background-color:#142b5233}.bg-star-300{--tw-bg-opacity:1;background-color:rgb(240 215 154/var(--tw-bg-opacity,1))}.bg-star-500\/\[0\.06\]{background-color:#d4b06a0f}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.lowercase{text-transform:lowercase}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.glow-orb{pointer-events:none;--tw-blur:blur(64px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);border-radius:9999px;position:absolute}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--deep-space:#0a1026;--midnight:#142b52;--constellation:#254a7a;--moonlight:#5d7ea8;--gold:#d4b06a;--soft-gold:#f0d79a;--ivory:#f8f6ee;--pearl:#c7d2e0;--blue-glow:#4e82ff;--blue-core:#95b9ff}.dream-page{background:radial-gradient(circle at 50% -10%,#254a7a2e,#0000 21rem),linear-gradient(#0a182ef5,#071224fb);border-inline:1px solid #d4b06a14;width:min(100%,430px);min-height:100svh;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 0 90px #00000061}.dream-topbar{z-index:30;grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;min-height:48px;display:grid;position:relative}.dream-topbar--floating{top:max(14px, env(safe-area-inset-top));position:absolute;left:18px;right:18px}.dream-topbar__title{text-align:center;color:var(--ivory);font-family:Cormorant Garamond,serif;font-size:20px;font-weight:600}.dream-icon-button{color:#f8f6eee6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050e1e75;border:1px solid #d4b06a2e;border-radius:999px;justify-self:start;place-items:center;width:40px;height:40px;display:inline-grid}.dream-icon-button:last-child{justify-self:end}.dream-icon-button svg{stroke-width:1.5px;width:19px;height:19px}.dream-icon-button--static{pointer-events:none;color:var(--gold)}.dream-eyebrow,.dream-section-label{color:var(--soft-gold);text-transform:uppercase;letter-spacing:.15em;font-size:10px;font-weight:600}.dream-muted{color:#c7d2e094;font-size:13px}.celestial-card{background:linear-gradient(#142b526b,#08172db3);border:1px solid #d4b06a33;border-radius:22px;box-shadow:inset 0 1px #f8f6ee09,0 22px 60px -38px #000000f2}.dream-chip-row{flex-wrap:wrap;gap:8px;display:flex}.dream-chip{color:#eef2f8bf;background:#254a7a29;border:1px solid #5d7ea847;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:5px 10px;font-size:11px;line-height:1.1;display:inline-flex}.dream-chip svg{stroke-width:1.6px;width:12px;height:12px}.dream-chip--gold{color:#ecd59e;background:#d4b06a12;border-color:#d4b06a57}.dream-home{background:#07152c;min-height:100svh}.dream-home__image,.dream-home__veil,.dream-home__top-glow{position:absolute;inset:0}.dream-home__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;filter:saturate(.92)contrast(1.04)brightness(.86);width:100%;height:100%}.dream-home__top-glow{background:radial-gradient(circle at 50% 28%,#d4b06a17,#0000 45%);height:56%}.dream-home__brand{z-index:10;text-align:center;text-shadow:0 3px 24px #0009;position:absolute;top:17%;left:22px;right:22px}.dream-home__moon{color:#efd596;filter:drop-shadow(0 0 14px #d4b06a52);margin-bottom:10px;font-family:Georgia,serif;font-size:45px;line-height:.9}.dream-home__brand h1{color:var(--ivory);margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(48px,13vw,62px);font-weight:500;line-height:.95}.dream-home__brand p{color:#f8f6eed1;margin:12px 0 0;font-size:13px;line-height:1.55}.dream-ornament{color:var(--gold);justify-content:center;align-items:center;gap:9px;margin-top:10px;font-size:10px;display:flex}.dream-ornament span{background:linear-gradient(90deg,#0000,#d4b06aa3);width:33px;height:1px}.dream-ornament span:last-child{transform:scaleX(-1)}.dream-home__cta-wrap{z-index:20;left:24px;right:24px;bottom:calc(102px + env(safe-area-inset-bottom));position:absolute}.dream-cta-pill{width:100%;min-height:58px;color:var(--ivory);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(90deg,#1d4177d1,#2938829e),#0a1c379e;border:1px solid #8daeffa8;border-radius:999px;grid-template-columns:48px 1fr 30px;align-items:center;gap:8px;padding:5px 12px 5px 6px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 0 30px #3865ff42,inset 0 0 18px #6391ff29,inset 0 1px #ffffff1f}.dream-cta-pill:hover{border-color:#a6c2ffd1;box-shadow:0 0 38px #4570ff52,inset 0 0 18px #6d97ff38}.dream-cta-pill:active{transform:scale(.985)}.dream-cta-pill:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}.dream-cta-pill>span:not(.dream-orb){letter-spacing:.01em;font-family:Cormorant Garamond,serif;font-size:20px;font-weight:500}.dream-cta-pill__arrow{color:#f8f6eee6;stroke-width:1.5px;justify-self:end;width:19px;height:19px}.dream-cta-pill--compact{width:100%;min-height:54px}.dream-secondary-pill{color:#f8f6eed1;background:#d4b06a08;border:1px solid #d4b06a45;border-radius:999px;min-height:45px;padding:0 18px;font-size:13px}.dream-secondary-pill--danger{color:#f6c6d0cc;border-color:#d782993d;justify-content:center;align-items:center;gap:8px;width:100%;display:inline-flex}.dream-secondary-pill--danger svg{width:15px;height:15px}.dream-bottom-nav{z-index:50;left:50%;bottom:max(12px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#061326de;border:1px solid #d4b06a30;border-radius:24px;grid-template-columns:repeat(4,1fr);align-items:end;gap:4px;width:min(100% - 28px,398px);min-height:72px;padding:8px 10px 7px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 14px 44px #00000061,inset 0 1px #f8f6ee0a}.dream-bottom-nav button{color:#c7d2e08c;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:54px;font-size:9px;transition:color .16s,transform .16s;display:flex}.dream-bottom-nav button svg{stroke-width:1.45px;width:19px;height:19px}.dream-bottom-nav button.is-active{color:var(--soft-gold)}.dream-bottom-nav button:active{transform:translateY(1px)scale(.98)}.dream-bottom-nav__orb{justify-content:flex-end!important}.dream-bottom-nav__orb .dream-orb{margin-top:-25px;margin-bottom:1px}.dream-bottom-nav__orb.is-active .dream-orb{filter:drop-shadow(0 0 11px #5c89ff9e)}.dream-orb{--orb-size:62px;width:var(--orb-size);height:var(--orb-size);flex:0 0 var(--orb-size);isolation:isolate;border-radius:50%;display:inline-block;position:relative}.dream-input__heading h1,.dream-diary__heading h1,.dream-dictionary__heading h1{color:var(--ivory);margin:0;font-family:Cormorant Garamond,serif;font-size:35px;font-weight:600;line-height:1.02}.dream-input__heading p,.dream-diary__heading p,.dream-dictionary__heading>p:last-child{color:#c7d2e094;margin:8px 0 0;font-size:13px;line-height:1.5}.dream-textarea-wrap{margin-top:22px;position:relative}.dream-textarea{resize:vertical;width:100%;min-height:225px;color:var(--ivory);background:linear-gradient(#142b5275,#081930ad);border:1px solid #d4b06a40;border-radius:20px;padding:16px 16px 38px;font-size:14px;line-height:1.65;box-shadow:inset 0 1px #ffffff09,0 22px 50px -40px #000000f2}.dream-textarea::placeholder{color:#c7d2e059}.dream-textarea:focus{border-color:#6e94e29e;outline:none;box-shadow:0 0 0 3px #4266b71f,inset 0 1px #ffffff0d}.dream-char-count{color:#c7d2e06b;font-size:10px;position:absolute;bottom:11px;right:14px}.dream-guided__chips{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.dream-prompt-chip{color:#eef2f8b3;background:#091b3385;border:1px solid #d4b06a38;border-radius:999px;align-items:center;gap:7px;min-height:36px;padding:0 11px;font-size:11px;display:inline-flex}.dream-prompt-chip svg{width:13px;height:13px;color:var(--gold);stroke-width:1.55px}.dream-prompt-chip.is-active{color:var(--ivory);background:#d4b06a14;border-color:#d4b06a85}.dream-guided__field{margin-top:12px}.dream-guided-input{display:block}.dream-guided-input>span{color:#f0d79ab8;text-transform:uppercase;letter-spacing:.12em;margin:0 0 6px 4px;font-size:10px;display:block}.dream-guided-input input{width:100%;height:44px;color:var(--ivory);background:#091b3394;border:1px solid #5d7ea857;border-radius:14px;padding:0 13px;font-size:13px}.dream-guided-input input::placeholder{color:#c7d2e04d}.dream-guided-input input:focus{border-color:#d4b06a75;outline:none}.dream-analysis--loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100svh - 170px);display:flex}.dream-analysis--loading h1{margin:8px 0 25px;font-family:Cormorant Garamond,serif;font-size:28px;font-weight:500}.dream-analysis__hint{color:#c7d2e08c;max-width:290px;margin:24px auto 0;font-size:12px;line-height:1.6}.dream-loading-dots{gap:8px;margin-top:20px;display:flex}.dream-loading-dots span{background:#5d7ea859;border-radius:999px;width:18px;height:2px;animation:1.45s ease-in-out infinite dreamLoading}.dream-loading-dots span:nth-child(2){animation-delay:.16s}.dream-loading-dots span:nth-child(3){animation-delay:.32s}.dream-loading-dots span:nth-child(4){animation-delay:.48s}@keyframes dreamLoading{0%,to{box-shadow:none;background:#5d7ea842}50%{background:#a8c2ff;box-shadow:0 0 9px #5c8bff9e}}.dream-analysis__orb-wrap{text-align:center;background:radial-gradient(circle at 50% 58%,#254a7a36,#0000 55%);flex-direction:column;justify-content:flex-start;align-items:center;min-height:305px;padding-top:8px;display:flex}.dream-analysis__card{margin-top:-8px;padding:20px}.dream-analysis__card h1{margin:0;font-family:Cormorant Garamond,serif;font-size:27px;font-weight:600}.dream-analysis__main-copy{color:#f8f6eec7;margin:8px 0 0;font-size:13px;line-height:1.7}.dream-analysis__section .dream-section-label{margin-bottom:8px;display:block}.dream-reflection-box,.dream-disclaimer{background:#d4b06a09;border:1px solid #d4b06a1f;border-radius:15px;align-items:flex-start;gap:10px;margin-top:18px;padding:13px;display:flex}.dream-reflection-box svg,.dream-disclaimer svg{width:15px;height:15px;color:var(--gold);flex:0 0 15px;margin-top:2px}.dream-reflection-box p,.dream-disclaimer p{color:#eef2f8ad;margin:0;font-size:11px;line-height:1.55}.dream-reflection-box p{font-style:italic}.dream-disclaimer p{color:#c7d2e06b}.dream-analysis__actions{gap:10px;margin-top:16px;display:grid}.dream-diary,.dream-dictionary{padding-top:18px}.dream-search{background:#09193085;border:1px solid #5d7ea83d;border-radius:15px;align-items:center;gap:9px;height:44px;margin-top:18px;padding:0 13px;display:flex}.dream-search svg{color:#c7d2e073;width:16px;height:16px}.dream-search input{min-width:0;color:var(--ivory);background:0 0;border:0;outline:0;flex:1;font-size:12px}.dream-search input::placeholder{color:#c7d2e052}.dream-filter-row{scrollbar-width:none;gap:7px;margin-top:10px;padding-bottom:3px;display:flex;overflow-x:auto}.dream-filter-row::-webkit-scrollbar{display:none}.dream-filter-chip{color:#c7d2e08f;background:#0a1d386b;border:1px solid #5d7ea83d;border-radius:999px;flex:none;height:30px;padding:0 11px;font-size:10px}.dream-filter-chip.is-active{color:var(--ivory);background:linear-gradient(#3863b18a,#1c40777a);border-color:#6994ff6b;box-shadow:inset 0 1px #ffffff0d}.dream-list{gap:9px;margin-top:16px;display:grid}.dream-entry-card{text-align:left;background:linear-gradient(#112a4f85,#08182f99);border:1px solid #d4b06a2b;border-radius:16px;grid-template-columns:95px 1fr;gap:12px;width:100%;min-height:105px;padding:8px;transition:border-color .16s,transform .16s;animation:.6s ease-out both fade-in;display:grid;box-shadow:inset 0 1px #f8f6ee06}.dream-entry-card:active{border-color:#d4b06a57;transform:scale(.992)}.dream-entry-card>img,.dream-entry-card>svg{-o-object-fit:cover;object-fit:cover;border:1px solid #d4b06a2e;border-radius:12px;width:95px;height:89px}.dream-entry-card__content{flex-direction:column;min-width:0;padding:2px 2px 0 0;display:flex}.dream-entry-card__title-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.dream-entry-card__title-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ivory);font-family:Cormorant Garamond,serif;font-size:18px;font-weight:600;overflow:hidden}.dream-entry-card__title-row svg{color:#d4b06aa6;stroke-width:1.4px;flex:0 0 14px;width:14px;height:14px;margin-top:2px}.dream-entry-card__meta{color:#c7d2e061;margin-top:1px;font-size:8.5px}.dream-entry-card__excerpt{-webkit-line-clamp:2;color:#eef2f88f;-webkit-box-orient:vertical;margin-top:5px;font-size:9.5px;line-height:1.35;display:-webkit-box;overflow:hidden}.dream-entry-card__tags{gap:5px;margin-top:auto;padding-top:5px;display:flex}.dream-entry-card__tags span{text-overflow:ellipsis;white-space:nowrap;color:#f0d79ab8;border:1px solid #d4b06a2e;border-radius:999px;max-width:90px;padding:3px 7px;font-size:8px;overflow:hidden}.dream-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;margin-top:20px;padding:32px 24px;display:flex}.dream-empty-state>svg{color:#f0d79ab8;width:24px;height:24px;margin-top:-48px}.dream-empty-state h2{margin:16px 0 0;font-family:Cormorant Garamond,serif;font-size:27px;font-weight:600}.dream-empty-state p{color:#c7d2e080;max-width:280px;margin:7px 0 18px;font-size:11px;line-height:1.55}.dream-empty-state--small{min-height:220px}.dream-empty-state--small>svg{margin:0}.dream-empty-state>.dream-orb+svg{margin-top:10px}.dream-detail-page{padding-inline:0;padding-top:max(14px, env(safe-area-inset-top))}.dream-detail__hero{width:100%;height:265px;position:relative;overflow:hidden}.dream-detail__hero img,.dream-detail__hero>svg{-o-object-fit:cover;object-fit:cover;filter:saturate(.95)contrast(1.04)brightness(.92);width:100%;height:100%}.dream-detail__hero:after{content:"";background:linear-gradient(#0000 55%,#08162af5 100%);position:absolute;inset:0}.dream-detail__hero-glow{pointer-events:none;background:radial-gradient(circle at 50% 42%,#d4b06a14,#0000 48%);position:absolute;inset:0}.dream-detail__body{z-index:2;margin-top:-29px;padding-bottom:8px;position:relative}.dream-detail__body>h1{margin:0;font-family:Cormorant Garamond,serif;font-size:34px;font-weight:600;line-height:1}.dream-detail__date{color:#c7d2e06b;align-items:center;gap:6px;margin-top:7px;font-size:9px;display:flex}.dream-detail__date svg{width:12px;height:12px}.dream-detail__body>.dream-chip-row{margin-top:9px}.dream-detail__body section{margin-top:20px}.dream-detail__copy{white-space:pre-wrap;color:#f8f6eebf;margin:8px 0 0;font-size:12px;line-height:1.72}.dream-detail__interpretation{padding:16px}.dream-detail__interpretation>p{color:#eef2f8a8;margin:8px 0 0;font-size:11px;line-height:1.65}.dream-detail__tone{color:#f0d79ac7;align-items:center;gap:6px;margin-top:12px;font-size:10px;display:inline-flex}.dream-detail__tone svg{width:12px;height:12px}.dream-detail__interpretation blockquote{color:#c7d2e085;border-left:1px solid #d4b06a52;margin:12px 0 0;padding-left:11px;font-size:10px;font-style:italic;line-height:1.55}.dream-delete-confirm{color:#f6c6d0cc;background:#792a3d14;border:1px solid #d7829933;border-radius:15px;margin-top:14px;padding:13px;font-size:11px}.dream-delete-confirm>div{justify-content:flex-end;gap:7px;margin-top:10px;display:flex}.dream-delete-confirm button{color:#eef2f8ad;border:1px solid #c7d2e026;border-radius:999px;padding:6px 10px}.dream-delete-confirm button.is-danger{color:#f6c6d0;background:#d782991f;border-color:#d782994d}.dream-dictionary__heading .dream-eyebrow{margin:0 0 8px}.dream-symbol-grid{gap:10px;margin-top:20px;display:grid}.dream-symbol-card{padding:16px;animation:.6s ease-out both fade-in}.dream-symbol-card__header{align-items:center;gap:11px;display:flex}.dream-symbol-card__icon{width:40px;height:40px;color:var(--gold);background:#d4b06a0d;border:1px solid #d4b06a2e;border-radius:14px;place-items:center;display:grid}.dream-symbol-card__icon svg{stroke-width:1.45px;width:18px;height:18px}.dream-symbol-card h2{margin:0;font-family:Cormorant Garamond,serif;font-size:23px;font-weight:600}.dream-symbol-card>p{color:#eef2f89e;margin:10px 0 12px;font-size:11px;line-height:1.58}@media (width>=431px){.dream-page{border-radius:34px;min-height:calc(100svh - 40px);margin-block:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}body{background:#050d1d}.dream-page{background:radial-gradient(circle at 50% -12%,#254a7a38,#0000 22rem),linear-gradient(#08182f 0%,#07152b 50%,#061225 100%)}.dream-standard-page{padding:max(12px, env(safe-area-inset-top)) 16px calc(96px + env(safe-area-inset-bottom))}.dream-topbar{grid-template-columns:38px 1fr 38px;min-height:44px}.dream-topbar__title{font-size:19px;font-weight:600;line-height:1}.dream-topbar__spacer{width:38px;height:38px}.dream-icon-button{background:#050e1e33;width:36px;height:36px}.dream-icon-button svg{width:18px;height:18px}.dream-topbar--section{grid-template-columns:1fr 38px;gap:10px;display:grid}.dream-topbar--section h1{color:var(--ivory);margin:0;font-family:Cormorant Garamond,serif;font-size:25px;font-weight:600;line-height:1}.dream-home__image{filter:saturate(.9)contrast(1.02)brightness(.79)}.dream-home__veil{background:linear-gradient(#030a170d 0%,#030a1708 44%,#030a1724 68%,#030a17db 91%,#061225 100%),radial-gradient(circle at 50% 27%,#050f2014,#0000 31%)}.dream-home__top-glow{display:none}.dream-topbar--home{top:max(12px, env(safe-area-inset-top));left:17px;right:17px}.dream-topbar--home .dream-icon-button{-webkit-backdrop-filter:none;backdrop-filter:none;color:#f8f6eee0;background:0 0;border:0}.dream-home__brand{text-shadow:0 3px 20px #000000d9;top:21.5%}.dream-home__brand h1{color:#e5c27d;letter-spacing:-.02em;font-size:clamp(43px,11.8vw,51px);font-weight:500;line-height:.96}.dream-home__brand p{color:#f8f6eee0;margin-top:8px;font-size:12px;line-height:1.42}.dream-cta-pill{background:radial-gradient(circle at 14%,#4574e62b,#0000 24%),linear-gradient(90deg,#12305beb,#142852c7);border-color:#7097ecad;grid-template-columns:43px 1fr 24px;gap:7px;min-height:51px;padding:4px 11px 4px 5px;box-shadow:0 0 27px #3865ff38,inset 0 0 17px #6391ff1f,inset 0 1px #ffffff1a}.dream-cta-pill>span:not(.dream-orb){font-size:18px}.dream-cta-pill__arrow{width:17px;height:17px}.dream-bottom-nav{bottom:max(8px, env(safe-area-inset-bottom));background:#051122e8;border-color:#d4b06a38;border-radius:20px;grid-template-columns:repeat(5,1fr);gap:0;width:min(100% - 22px,408px);min-height:66px;padding:7px 5px 6px;box-shadow:0 14px 42px #0000006b,inset 0 1px #f8f6ee09}.dream-bottom-nav button{gap:3px;min-height:49px;font-size:8.5px}.dream-bottom-nav button svg{width:18px;height:18px}.dream-bottom-nav__orb{align-self:stretch;justify-content:center!important}.dream-orb:before,.dream-orb:after{content:"";z-index:1;box-shadow:0 0 calc(var(--orb-size) * .08) #d4b06a2b;border:1px solid #f0d79a73;border-radius:50%;animation:11s linear infinite dreamOrbOrbit;position:absolute;inset:21% 3%;transform:rotate(24deg)}@keyframes dreamOrbOrbit{0%{rotate:0deg}to{rotate:360deg}}.dream-diary{padding-top:6px}.dream-diary .dream-search{margin:5px 0 8px}.dream-filter-row{gap:6px;margin-top:4px}.dream-filter-chip{height:27px;padding:0 10px;font-size:9px}.dream-list{gap:7px;margin-top:9px}.dream-entry-card{background:linear-gradient(#0d2445bf,#06152ad4);border-color:#d4b06a40;border-radius:13px;grid-template-columns:86px 1fr;gap:10px;min-height:92px;padding:7px}.dream-entry-card>img,.dream-entry-card>svg{filter:saturate(.86)brightness(.88);border-radius:9px;width:86px;height:78px}.dream-entry-card__title-row strong{font-size:17px}.dream-entry-card__excerpt{-webkit-line-clamp:1;font-size:9px}.dream-entry-card__tags{padding-top:4px}.dream-detail-page .dream-topbar,.dream-detail-page .dream-detail__body{margin-inline:16px}.dream-detail{margin-top:7px}.dream-detail__hero{height:min(38svh,330px)}.dream-detail__hero img{-o-object-position:center;object-position:center;filter:saturate(.9)contrast(1.04)brightness(.84)}.dream-detail__body{margin-top:-35px}.dream-detail__body>h1{color:var(--ivory);font-size:31px}.dream-detail__copy{font-family:Cormorant Garamond,serif;font-size:13px;line-height:1.55}.dream-input{padding-top:7px}.dream-input__heading p{text-align:center;color:#f8f6eead;margin:0;font-family:Cormorant Garamond,serif;font-size:11px}.dream-textarea-wrap{margin-top:12px}.dream-textarea{background:#081c36b8;border-color:#d4b06a57;border-radius:12px;min-height:205px;max-height:34svh;padding:13px 13px 32px;font-size:12px}.dream-guided{margin-top:13px}.dream-guided__chips{gap:6px;margin-top:8px}.dream-prompt-chip{gap:5px;min-height:30px;padding:0 9px;font-size:9px}.dream-prompt-chip svg{width:11px;height:11px}.dream-cta-pill--wide{margin-top:12px}.dream-analysis{padding-top:5px}.dream-analysis--loading{min-height:calc(100svh - 150px)}.dream-analysis--loading h1,.dream-analysis__orb-wrap h1{margin:0;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:600;line-height:1}.dream-analysis--loading .dream-analysis__status{color:#c7d2e094;margin:5px 0 19px;font-size:10px}.dream-analysis__orb-wrap{min-height:315px;padding-top:2px}.dream-analysis__orb-wrap>p{margin:5px 0 0;font-size:10px}.dream-analysis__orb-wrap .dream-orb{margin-top:4px}.dream-analysis__card{border-radius:14px;margin-top:-14px;padding:15px}.dream-analysis__card h1,.dream-analysis__card h2{margin:0;font-family:Cormorant Garamond,serif;font-size:21px;font-weight:600;line-height:1}.dream-analysis__main-copy{margin-top:7px;font-family:Cormorant Garamond,serif;font-size:13px;line-height:1.48}.dream-analysis__empty{text-align:center;margin-top:-8px;padding:22px 16px}.dream-analysis__empty>svg{width:21px;color:var(--gold)}.dream-analysis__empty h2{margin:8px 0 0;font-family:Cormorant Garamond,serif;font-size:22px}.dream-analysis__empty p{color:#c7d2e08c;max-width:290px;margin:6px auto 15px;font-size:10px;line-height:1.55}.dream-profile{padding-top:10px}.dream-profile__identity{text-align:center;flex-direction:column;align-items:center;display:flex}.dream-profile__identity h2{margin:4px 0 0;font-family:Cormorant Garamond,serif;font-size:24px}.dream-profile__identity p{color:#c7d2e080;margin:2px 0 0;font-size:10px}.dream-profile__menu{border-radius:16px;margin-top:17px;overflow:hidden}.dream-profile__menu button{text-align:left;color:#f8f6eed1;border-bottom:1px solid #d4b06a1c;grid-template-columns:30px 1fr 18px;align-items:center;gap:10px;width:100%;min-height:62px;padding:10px 13px;display:grid}.dream-profile__menu button:last-child{border-bottom:0}.dream-profile__menu button>svg{width:18px;color:var(--gold)}.dream-profile__menu button>svg:last-child{color:#c7d2e061;width:14px}.dream-profile__menu span{gap:2px;display:grid}.dream-profile__menu strong{font-family:Cormorant Garamond,serif;font-size:16px;font-weight:600}.dream-profile__menu small{color:#c7d2e07a;font-size:9px}.dream-profile__footer{color:#c7d2e05c;justify-content:center;gap:7px;margin-top:18px;font-size:9px;display:flex}.dream-profile__footer svg{width:12px}.dream-dictionary{padding-top:10px}.dream-dictionary__heading h1{font-size:29px}@media (height<=740px){.dream-home__brand{top:20%}.dream-home__cta-wrap{bottom:calc(80px + env(safe-area-inset-bottom))}.dream-textarea{min-height:176px}.dream-guided{margin-top:10px}}.dream-orb{isolation:isolate;border-radius:0;overflow:visible}.dream-bottom-nav__orb{position:relative}.dream-bottom-nav__orb:after{content:"";background:0 0;border-radius:50%;width:4px;height:4px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.dream-bottom-nav__orb.is-active:after{background:var(--soft-gold);box-shadow:0 0 7px #f0d79ab8}.dream-cta-pill,.dream-primary-action,.dream-ai-action{background:linear-gradient(92deg,#112f5af5,#1a3069e6) padding-box padding-box,linear-gradient(110deg,#d4b06ad1,#6a97ffc2,#d4b06a85) border-box;border:1px solid #0000;box-shadow:0 0 24px #3765e233,inset 0 1px #ffffff17}.dream-primary-action,.dream-ai-action{text-align:left;width:100%;min-height:58px;color:var(--ivory);border-radius:999px;grid-template-columns:48px 1fr 20px;align-items:center;gap:9px;padding:4px 13px 4px 6px;transition:transform .17s,filter .17s,opacity .17s;display:grid}.dream-primary-action:active,.dream-ai-action:active{transform:scale(.986)}.dream-primary-action:disabled,.dream-ai-action:disabled{opacity:.36;filter:saturate(.5)}.dream-primary-action>span:not(.dream-orb),.dream-ai-action>span:nth-child(2){gap:2px;min-width:0;display:grid}.dream-primary-action strong,.dream-ai-action strong{text-overflow:ellipsis;white-space:nowrap;font-family:Cormorant Garamond,serif;font-size:18px;font-weight:600;line-height:1.05;overflow:hidden}.dream-primary-action small,.dream-ai-action small{color:#f0d79ab3;letter-spacing:.045em;font-size:8.5px}.dream-primary-action>svg,.dream-ai-action>svg{color:#f8f6eed1;stroke-width:1.45px;width:17px}.dream-ai-action{background:linear-gradient(92deg,#091b34f7,#0c1f3ef0) padding-box padding-box,linear-gradient(110deg,#d4b06ab3,#d4b06a38) border-box;grid-template-columns:40px 1fr 20px;min-height:55px;padding-left:9px;box-shadow:inset 0 1px #ffffff0a}.dream-ai-action__icon{width:36px;height:36px;color:var(--soft-gold);background:radial-gradient(circle,#d4b06a26,#0000 68%);border:1px solid #d4b06a6b;border-radius:50%;place-items:center;display:grid}.dream-ai-action__icon svg{width:17px}.dream-analysis-choices{gap:8px;margin-top:12px;display:grid}.dream-ai-info{background:#d4b06a0b;border:1px solid #d4b06a38;border-radius:14px;gap:10px;margin-top:9px;padding:12px;display:flex}.dream-ai-info>svg{width:17px;color:var(--gold);flex:0 0 17px}.dream-ai-info strong{font-family:Cormorant Garamond,serif;font-size:15px}.dream-ai-info p{color:#c7d2e08f;margin:3px 0 0;font-size:9px;line-height:1.5}.dream-chip svg,.dream-entry-card__tags svg{color:var(--gold)}.dream-entry-card{min-height:0;padding:0;display:block;position:relative;overflow:hidden}.dream-entry-card__open{text-align:left;width:100%;min-height:92px;color:inherit;grid-template-columns:86px 1fr;gap:10px;padding:7px;display:grid}.dream-entry-card__open>img{-o-object-fit:cover;object-fit:cover;filter:saturate(.9)brightness(.9);border:1px solid #d4b06a38;border-radius:9px;width:86px;height:78px}.dream-entry-card__favorite{z-index:3;color:#d4b06a8f;border-radius:50%;place-items:center;width:27px;height:27px;display:grid;position:absolute;top:9px;right:9px}.dream-entry-card__favorite svg{width:14px}.dream-entry-card__favorite.is-active{color:var(--soft-gold);filter:drop-shadow(0 0 5px #d4b06a80)}.dream-entry-card__title-row{padding-right:27px}.dream-entry-card__tags span{align-items:center;gap:4px;display:inline-flex}.dream-favorite.is-active{color:var(--soft-gold)}.dream-monthly{padding-top:9px}.dream-monthly__intro{background:radial-gradient(circle at 80% 48%,#2a53a447,#0000 35%),linear-gradient(150deg,#122a4fb8,#07172cd1);border:1px solid #d4b06a33;border-radius:18px;grid-template-columns:1fr 102px;align-items:center;min-height:122px;padding:15px 12px 14px 16px;display:grid}.dream-monthly__intro .dream-eyebrow{margin:0 0 6px}.dream-monthly__intro h2{margin:0;font-family:Cormorant Garamond,serif;font-size:28px;font-weight:600;line-height:.96}.dream-monthly__month{color:#c7d2e085;text-transform:capitalize;margin:7px 0 0;font-size:10px}.dream-monthly__intro .dream-orb{justify-self:end}.dream-monthly__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:9px;display:grid}.dream-monthly-stat{text-align:center;background:#0819319e;border:1px solid #5d7ea838;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:77px;padding:7px 4px;display:flex}.dream-monthly-stat>span{color:var(--gold);line-height:0}.dream-monthly-stat svg{width:15px;height:15px}.dream-monthly-stat strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:5px;font-family:Cormorant Garamond,serif;font-size:14px;line-height:1;overflow:hidden}.dream-monthly-stat small{color:#c7d2e06b;text-transform:uppercase;letter-spacing:.09em;margin-top:3px;font-size:7.5px}.dream-monthly__recent{margin-top:18px}.dream-section-heading{justify-content:space-between;align-items:end;gap:12px;display:flex}.dream-section-heading p{margin:0 0 3px}.dream-section-heading h3{margin:0;font-family:Cormorant Garamond,serif;font-size:20px}.dream-section-heading button{color:#f0d79ab3;align-items:center;gap:4px;font-size:9px;display:inline-flex}.dream-section-heading button svg{width:12px}.dream-monthly__list{gap:7px;margin-top:9px;display:grid}.dream-monthly__item{border-radius:13px;grid-template-columns:39px 1fr;align-items:center;gap:9px;min-height:55px;padding:7px 10px;display:grid}.dream-monthly__item-icon{width:34px;height:34px;color:var(--gold);border:1px solid #d4b06a40;border-radius:11px;place-items:center;display:grid}.dream-monthly__item-icon svg{width:16px}.dream-monthly__item>span:last-child{gap:2px;min-width:0;display:grid}.dream-monthly__item strong{text-overflow:ellipsis;white-space:nowrap;font-family:Cormorant Garamond,serif;font-size:16px;overflow:hidden}.dream-monthly__item small{color:#c7d2e078;font-size:8.5px}.dream-monthly__empty{text-align:center;margin-top:14px;padding:20px 14px}.dream-monthly__empty>svg{width:22px;color:var(--gold)}.dream-monthly__empty h3{margin:8px 0 0;font-family:Cormorant Garamond,serif;font-size:21px}.dream-monthly__empty p{color:#c7d2e080;max-width:290px;margin:5px auto 13px;font-size:9px;line-height:1.5}.dream-premium-card{background:linear-gradient(145deg,#302a3a73,#091931e0);border:1px solid #d4b06a57;border-radius:16px;grid-template-columns:42px 1fr;gap:10px;margin-top:14px;padding:14px;display:grid;position:relative;overflow:hidden}.dream-premium-card__mark{width:39px;height:39px;color:var(--soft-gold);border:1px solid #d4b06a73;border-radius:50%;place-items:center;display:grid;box-shadow:0 0 18px #d4b06a1a}.dream-premium-card__mark svg{width:18px}.dream-premium-card .dream-eyebrow{margin:0 0 2px}.dream-premium-card h3{margin:0;font-family:Cormorant Garamond,serif;font-size:18px}.dream-premium-card>div:nth-child(2)>p:last-child{color:#c7d2e080;margin:4px 0 0;font-size:9px;line-height:1.45}.dream-premium-card>button{color:var(--soft-gold);grid-column:2;justify-self:start;align-items:center;gap:5px;font-size:9px;display:inline-flex}.dream-premium-card>button svg{width:12px}.dream-premium-card__details{border-top:1px solid #d4b06a24;flex-wrap:wrap;grid-column:1/-1;gap:5px;padding-top:10px;display:flex}.dream-premium-card__details span{color:#f0d79ab8;border:1px solid #d4b06a33;border-radius:999px;padding:4px 7px;font-size:8px}.dream-premium-card__details p{color:#c7d2e070;width:100%;margin:3px 0 0;font-size:8.5px;line-height:1.45}.dream-profile__panel{border-radius:14px;gap:10px;margin-top:10px;padding:13px;display:flex}.dream-profile__panel>svg{width:18px;color:var(--gold);flex:0 0 18px}.dream-profile__panel strong{font-family:Cormorant Garamond,serif;font-size:16px}.dream-profile__panel p{color:#c7d2e08a;margin:3px 0 0;font-size:9px;line-height:1.5}.dream-quiet-theme .dream-page{filter:saturate(.74)brightness(.91)}@media (height<=760px){.dream-textarea{min-height:160px;max-height:25svh}.dream-analysis-choices{margin-top:9px}.dream-primary-action,.dream-ai-action{min-height:52px}}.dream-orb{border-radius:50%;overflow:visible;transform:translateZ(0)}.dream-orb{width:var(--orb-size);height:var(--orb-size);flex:0 0 var(--orb-size);background:0 0;border-radius:0;display:block;overflow:visible}.dream-orb--interactive{touch-action:none;cursor:grab}.dream-orb--interactive:active{cursor:grabbing}.dream-orb-slider{--drag-progress:0;--drag-offset:0px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);isolation:isolate;background:linear-gradient(92deg,#0a2142e8,#12234dd6) padding-box padding-box,linear-gradient(110deg,#d4b06abf,#6997ffd1,#d4b06a6b) border-box;border:1px solid #0000;border-radius:999px;height:68px;position:relative;overflow:hidden;box-shadow:0 0 30px #3865ff3d,inset 0 0 20px #6391ff1a,inset 0 1px #ffffff1a}.dream-orb-slider__fill{z-index:0;width:calc(64px + var(--drag-offset));border-radius:inherit;background:linear-gradient(90deg,#305cb780,#4973de1f);transition:width 90ms linear;position:absolute;inset:0 auto 0 0;box-shadow:0 0 26px #4c7eff33}.dream-orb-slider__copy{z-index:1;text-align:left;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:50%;left:77px;transform:translateY(-50%)}.dream-orb-slider__copy strong{color:var(--ivory);font-family:Cormorant Garamond,serif;font-size:20px;font-weight:600;line-height:1}.dream-orb-slider__copy small{color:#f0d79ab8;letter-spacing:.04em;margin-top:3px;font-size:11px}.dream-orb-slider__arrow{z-index:1;color:#f8f6eed1;width:18px;animation:1.9s ease-in-out infinite dreamOrbSliderArrow;position:absolute;top:50%;right:17px;transform:translateY(-50%)}.dream-orb-slider__thumb{z-index:3;touch-action:none;cursor:grab;width:60px;height:60px;transform:translateX(var(--drag-offset));border-radius:50%;place-items:center;transition:transform .22s cubic-bezier(.2,.85,.25,1.2),filter .18s;display:grid;position:absolute;top:4px;left:4px}.dream-orb-slider.is-dragging .dream-orb-slider__thumb{cursor:grabbing;filter:brightness(1.12);transition:filter .18s}.dream-orb-slider.is-dragging .dream-orb-slider__copy,.dream-orb-slider.is-complete .dream-orb-slider__copy{opacity:.24;transform:translateY(-50%)translate(8px)}.dream-orb-slider.is-complete .dream-orb-slider__arrow{color:var(--soft-gold)}@keyframes dreamOrbSliderArrow{0%,to{opacity:.56;translate:0}50%{opacity:1;translate:4px}}.dream-result-tier{color:#c7d2e0ad;letter-spacing:.04em;border-bottom:1px solid #5d7ea833;justify-content:space-between;align-items:center;gap:12px;margin:0 0 10px;padding-bottom:9px;font-size:11px;display:flex}.dream-result-tier strong{color:#dce8ff;font-size:10.5px;font-weight:600}.dream-premium-upsell{background:radial-gradient(circle at 9% 14%,#d4b06a24,#0000 24%),linear-gradient(145deg,#2b2639a8,#081932f0);border:1px solid #d4b06a6b;border-radius:18px;grid-template-columns:40px 1fr;gap:10px;margin-top:14px;padding:15px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #f8f6ee0f,0 20px 45px -35px #000000e6}.dream-premium-upsell:after{content:"";border:1px solid #d4b06a26;border-radius:50%;width:130px;height:130px;position:absolute;top:-76px;right:-74px;box-shadow:0 0 42px #d4b06a14}.dream-premium-upsell__mark{width:38px;height:38px;color:var(--soft-gold);background:radial-gradient(circle,#d4b06a24,#0000 72%);border:1px solid #d4b06a7a;border-radius:50%;place-items:center;display:grid;box-shadow:0 0 17px #d4b06a1f}.dream-premium-upsell__mark svg{width:18px}.dream-premium-upsell__intro{min-width:0}.dream-premium-upsell__intro .dream-eyebrow{margin:0 0 3px}.dream-premium-upsell__intro h2{color:var(--ivory);margin:0;font-family:Cormorant Garamond,serif;font-size:21px;font-weight:600;line-height:1.03}.dream-premium-upsell__intro>p:last-child{color:#e1e8f2a6;margin:6px 0 0;font-size:12px;line-height:1.55}.dream-premium-upsell__benefits{flex-wrap:wrap;grid-column:1/-1;gap:6px;display:flex}.dream-premium-upsell__benefits span{color:#f0d79ac7;background:#d4b06a09;border:1px solid #d4b06a3b;border-radius:999px;padding:5px 8px;font-size:10.5px}.dream-premium-upsell__cta{text-align:left;min-height:54px;color:var(--ivory);background:linear-gradient(90deg,#4b3a4785,#192b52c7);border:1px solid #d4b06a80;border-radius:999px;grid-column:1/-1;grid-template-columns:1fr 18px;align-items:center;gap:10px;padding:8px 13px 8px 15px;display:grid;box-shadow:inset 0 1px #ffffff0f,0 0 20px #d4b06a12}.dream-premium-upsell__cta>span{gap:2px;min-width:0;display:grid}.dream-premium-upsell__cta strong{font-family:Cormorant Garamond,serif;font-size:17px;font-weight:600;line-height:1}.dream-premium-upsell__cta small{color:#f0d79ab8;font-size:10px}.dream-premium-upsell__cta>svg{width:17px;color:var(--soft-gold)}.dream-premium-upsell__details{color:#c7d2e094;border-top:1px solid #d4b06a29;grid-column:1/-1;gap:9px;padding-top:10px;display:flex}.dream-premium-upsell__details svg{width:15px;color:var(--gold);flex:0 0 15px;margin-top:2px}.dream-premium-upsell__details p{margin:0;font-size:11px;line-height:1.5}.dream-topbar__title{font-size:21px}.dream-eyebrow,.dream-section-label{font-size:11px}.dream-muted{font-size:14px;line-height:1.45}.dream-chip{min-height:31px;font-size:12px}.dream-home__brand h1{white-space:nowrap;font-size:clamp(39px,10.3vw,47px)}.dream-home__brand p{font-size:14px}.dream-bottom-nav button{font-size:10px}.dream-input__heading p{font-size:13px}.dream-textarea{font-size:14px}.dream-char-count{font-size:11px}.dream-prompt-chip{min-height:34px;font-size:11px}.dream-guided-input>span{font-size:11px}.dream-guided-input input{font-size:14px}.dream-primary-action small,.dream-ai-action small{font-size:10px}.dream-ai-info p{font-size:11px}.dream-analysis--loading .dream-analysis__status,.dream-analysis__orb-wrap>p{font-size:12px}.dream-analysis__hint{font-size:13px}.dream-reflection-box p,.dream-disclaimer p{font-size:12px}.dream-entry-card__meta{font-size:10px}.dream-entry-card__excerpt{font-size:11px;line-height:1.4}.dream-detail__date{font-size:10.5px}.dream-detail__copy{font-size:14px}.dream-detail__interpretation>p{font-size:12.5px}.dream-detail__tone,.dream-detail__interpretation blockquote{font-size:11.5px}.dream-symbol-card>p{font-size:13px}.dream-profile__menu small,.dream-profile__footer,.dream-profile__panel p{font-size:11px}.dream-monthly__month,.dream-section-heading button,.dream-monthly__item small,.dream-premium-card>div:nth-child(2)>p:last-child,.dream-premium-card>button,.dream-premium-card__details p{font-size:10.5px}.dream-monthly-stat small{font-size:9px}.dream-premium-card__details span{font-size:10px}@media (height<=740px){.dream-home__cta-wrap{bottom:calc(94px + env(safe-area-inset-bottom))}.dream-orb-slider{height:64px}.dream-orb-slider__thumb{width:56px;height:56px}.dream-orb-slider__thumb .dream-orb{--orb-size:60px}}.dream-orb--sm{--orb-size:66px}.dream-orb--md{--orb-size:122px}.dream-orb--lg{--orb-size:min(88vw, 356px)}.dream-orb-slider{height:82px;overflow:visible}.dream-orb-slider__fill{overflow:hidden}.dream-orb-slider__thumb{width:96px;height:96px;top:50%;left:6px;translate:0 -50%}.dream-orb-slider__copy strong{white-space:nowrap;font-size:17.5px}.dream-bottom-nav__orb .dream-orb{--orb-size:92px;margin:-34px 0 -9px}.dream-analysis--loading .dream-orb--lg{--orb-size:min(94vw, 390px)}.dream-analysis--loading .dream-analysis__status{margin-bottom:4px}.dream-analysis--loading .dream-analysis__hint{margin-top:-6px}.dream-analysis__card{border:1px solid #d4b06a75;border-radius:18px;padding:20px 18px;box-shadow:0 0 26px -12px #d4b06a57,inset 0 1px #f8f6ee0d,0 22px 60px -38px #000000f2}.dream-analysis__card h1,.dream-analysis__card h2{font-size:25px;line-height:1.12}.dream-analysis__main-copy{font-size:17.5px;line-height:1.62}.dream-analysis__section{margin-top:17px}.dream-detail-page .dream-detail{margin-inline:-16px;margin-top:10px}.dream-detail__hero{border-radius:0;height:min(46svh,400px)}.dream-detail__hero img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 42%;object-position:center 42%;filter:saturate(.96)contrast(1.03)brightness(.92)}.dream-detail__hero:after{background:linear-gradient(180deg, transparent 46%, #08162ab8 78%, var(--deep-space) 100%)}.dream-detail__body{margin-top:14px;margin-inline:16px}.dream-detail__body>h1{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:33px;line-height:1.08;display:-webkit-box;overflow:hidden}.dream-detail__copy{font-size:15.5px;line-height:1.62}.dream-detail__interpretation>p{font-size:14.5px;line-height:1.6}.dream-entry-card__open{grid-template-columns:104px 1fr;align-items:center;gap:13px;min-height:108px;padding:9px}.dream-entry-card__open>img{border-radius:12px;width:104px;height:90px}.dream-entry-card__content{align-content:center}.dream-entry-card__title-row strong{-webkit-line-clamp:2;white-space:normal;text-overflow:clip;-webkit-box-orient:vertical;font-size:19px;line-height:1.2;display:-webkit-box;overflow:hidden}.dream-entry-card__meta{margin-top:4px;font-size:11px}.dream-entry-card__tags{margin-top:9px}.dream-entry-card__tags span{font-size:10.5px}.dream-entry-card__tags svg{width:11px;height:11px}.dream-orb-slider.is-dragging{-webkit-backdrop-filter:none;backdrop-filter:none}.dream-orb-slider.is-dragging .dream-orb-slider__fill{transition:none}.dream-orb-slider__fill{width:100%;box-shadow:none;clip-path:inset(0 calc(100% - 106px - var(--drag-offset)) 0 0 round 999px);transition:clip-path 90ms linear;inset:0}.dream-orb-slider.is-dragging .dream-orb-slider__thumb{will-change:transform}.dream-search--always{height:48px;margin-top:16px}.dream-search--always input{font-size:14px}.dream-dictionary__count{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin:12px 2px 0;font-size:9.5px;font-weight:500}.dream-dictionary__empty{text-align:center;justify-items:center;margin-top:14px;padding:26px 22px;display:grid}.dream-dictionary__empty>svg{color:#f0d79ab8;width:22px;height:22px}.dream-dictionary__empty h2{margin:12px 0 0;font-family:Cormorant Garamond,serif;font-size:23px;font-weight:600}.dream-dictionary__empty p{color:#c7d2e080;max-width:30ch;margin:7px 0 0;font-size:12.5px;line-height:1.55}.dream-dictionary__heading{margin-top:4px}.dream-symbol-grid{margin-top:14px}.dream-plan-card{background:radial-gradient(120% 90% at 100% 0,#d4b06a1f,#0000 58%),linear-gradient(#17305c94,#08172dc7);border:1px solid #d4b06a61;border-radius:20px;margin-top:16px;padding:17px 17px 15px;box-shadow:0 0 30px -16px #d4b06a66,inset 0 1px #f8f6ee0d}.dream-plan-card__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dream-plan-card__head h3{color:var(--ivory);margin:4px 0 0;font-family:Cormorant Garamond,serif;font-size:25px;font-weight:600;line-height:1}.dream-plan-card__mark{width:34px;height:34px;color:var(--soft-gold);border:1px solid #d4b06a61;border-radius:50%;flex:0 0 34px;place-items:center;display:grid}.dream-plan-card__mark svg{width:15px;height:15px}.dream-plan-card__credits{border-top:1px solid #d4b06a29;align-items:center;gap:12px;margin-top:15px;padding-top:13px;display:flex}.dream-plan-card__pips{flex:none;gap:5px;display:flex}.dream-plan-card__pips span{background:0 0;border:1px solid #d4b06a57;border-radius:50%;width:9px;height:9px}.dream-plan-card__pips span.is-available{background:var(--soft-gold);border-color:#0000;box-shadow:0 0 9px #f0d79a99}.dream-plan-card__credits strong{color:var(--ivory);font-family:Cormorant Garamond,serif;font-size:19px;font-weight:600;line-height:1;display:block}.dream-plan-card__credits small{color:#c7d2e085;margin-top:3px;font-size:11px;display:block}.dream-plan-card__free{color:#c7d2e080;margin:12px 0 0;font-size:11.5px;line-height:1.55}.dream-plan-card__cta{color:var(--soft-gold);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-top:13px;padding:0;font-family:Inter,sans-serif;font-size:12.5px;font-weight:500;display:flex}.dream-plan-card__cta svg{width:15px;height:15px}.dream-plan-card__details{border-top:1px solid #d4b06a29;flex-wrap:wrap;gap:6px;margin-top:13px;padding-top:12px;display:flex}.dream-plan-card__details p{color:#c7d2e09e;width:100%;margin:0 0 4px;font-size:12px;line-height:1.6}.dream-plan-card__details p em{color:#f0d79ad1;font-style:italic}.dream-plan-card__details span{color:#f0d79ac7;border:1px solid #d4b06a3d;border-radius:999px;padding:5px 9px;font-size:10.5px}.dream-profile__footer{text-align:center;color:#5d7ea89e;letter-spacing:.02em;margin:20px 0 0;font-size:11.5px;font-style:italic}.dream-profile__identity .dream-orb--md{--orb-size:104px}.dream-profile__identity h2{font-size:22px}.dream-plan-card{margin-top:12px}.dream-profile__menu{margin-top:13px}.dream-profile__footer{margin-top:15px}.dream-glyph{width:1em;height:1em;-webkit-mask:var(--glyph) center / contain no-repeat;-webkit-mask:var(--glyph) center / contain no-repeat;mask:var(--glyph) center / contain no-repeat;background-color:currentColor;flex:none;display:block}.dream-glyph--fallback{background:0 0;-webkit-mask:none;mask:none}.dream-symbol-card__icon{width:46px;height:46px;color:var(--soft-gold);background:radial-gradient(circle at 36% 30%,#3a62a880,#0e2040e6 72%),#0a162ee6;border:1px solid #d4b06a42;border-radius:50%;box-shadow:inset 0 1px #f8f6ee12,0 0 20px -10px #78a0ffb3}.dream-symbol-card__icon .dream-glyph{filter:drop-shadow(0 0 5px #d4b06a47);width:27px;height:27px}.dream-chip .dream-glyph,.dream-entry-card__tags .dream-glyph{width:14px;height:14px;color:var(--soft-gold)}.dream-monthly__item-icon .dream-glyph,.dream-monthly-stat .dream-glyph{width:19px;height:19px}.dream-home__cta-wrap{left:20px;right:20px;bottom:calc(16px + env(safe-area-inset-bottom))}.dream-orb-slider{background:linear-gradient(92deg,#0a214285,#12234d66) padding-box padding-box,linear-gradient(110deg,#d4b06aad,#6997ffb8,#d4b06a5c) border-box;box-shadow:0 0 26px #3865ff29,inset 0 1px #ffffff14}.dream-orb-slider__fill{background:linear-gradient(90deg,#305cb757,#4973de14)}.dream-orb-slider__copy strong,.dream-orb-slider__copy small{letter-spacing:0;font-family:Cormorant Garamond,serif}.dream-orb-slider__copy strong{font-size:19.5px;font-weight:600;line-height:1.05}.dream-orb-slider__copy small{color:#f0d79ad1;margin-top:1px;font-size:16px;font-weight:500}@media (height<=740px){.dream-home__cta-wrap{bottom:calc(14px + env(safe-area-inset-bottom))}}.dream-orb-slider{--thumb:96px;--thumb-inset:5px;--thumb-footprint:calc(var(--thumb) + var(--thumb-inset) * 2)}.dream-orb-slider__thumb{left:var(--thumb-inset);width:var(--thumb);height:var(--thumb)}.dream-orb-slider__thumb .dream-orb{--orb-size:var(--thumb)}.dream-orb-slider__fill{clip-path:inset(0 calc(100% - var(--thumb-footprint) - var(--drag-offset)) 0 0 round 999px)}.dream-orb-slider__copy{left:calc(var(--thumb-footprint) + 4px);right:32px}.dream-orb-slider__copy strong{font-size:clamp(16px,5vw,20px)}.dream-orb-slider__copy small{font-size:clamp(13px,4.1vw,16.5px)}@media (width<=374px){.dream-orb-slider{--thumb:70px}.dream-orb-slider__copy{right:20px}.dream-orb-slider__arrow{display:none}}.dream-voice__trigger{width:100%;min-height:52px;color:var(--soft-gold);cursor:pointer;background:#d4b06a0d;border:1px dashed #d4b06a66;border-radius:999px;justify-content:center;align-items:center;gap:9px;margin-top:20px;padding:0 16px;font-family:Cormorant Garamond,serif;font-size:16px;font-weight:600;transition:background .16s,border-color .16s,transform .16s;display:flex}.dream-voice__trigger svg{width:17px;height:17px}.dream-voice__trigger:active{transform:scale(.98)}.dream-voice__trigger:hover{background:#d4b06a17;border-color:#d4b06a99}.dream-voice__trigger:disabled{opacity:.55;cursor:default}.dream-voice--active{background:radial-gradient(120% 140% at 0%,#d4b06a1a,#0000 60%),#0919308c;border:1px solid #d4b06a61;border-radius:999px;grid-template-columns:52px 1fr auto;align-items:center;gap:12px;margin-top:20px;padding:8px 8px 8px 4px;display:grid;box-shadow:0 0 22px -12px #d4b06a80,inset 0 1px #f8f6ee0d}.dream-voice--active .dream-orb{--orb-size:52px}.dream-voice__status{min-width:0}.dream-voice__status strong{color:var(--ivory);font-family:Cormorant Garamond,serif;font-size:15px;font-weight:600;display:block}.dream-voice__status p{white-space:nowrap;text-overflow:ellipsis;color:#c7d2e094;margin:2px 0 0;font-size:11.5px;overflow:hidden}.dream-voice__stop{color:#f5b8b8;cursor:pointer;background:#f094941f;border:1px solid #f0949466;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.dream-voice__stop svg{width:14px;height:14px}.dream-voice__note{color:#c7d2e09e;background:#09193066;border:1px solid #5d7ea83d;border-radius:14px;flex-wrap:wrap;align-items:center;gap:8px;margin:20px 0 0;padding:12px 14px;font-size:11.5px;line-height:1.5;display:flex}.dream-voice__note svg{color:#c7d2e080;flex:0 0 15px;width:15px}.dream-voice__note--warn{background:#f094940f;border-color:#f094944d}.dream-voice__diagnostics{width:100%;margin-top:4px}.dream-voice__diagnostics summary{color:#c7d2e080;letter-spacing:.04em;cursor:pointer;font-size:10.5px}.dream-voice__diagnostics ul{color:#c7d2e07a;margin:6px 0 0;padding-left:16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;line-height:1.65}.dream-voice__note>span{flex:160px;min-width:0}.dream-voice__note button{color:var(--soft-gold);cursor:pointer;background:0 0;border:1px solid #d4b06a66;border-radius:999px;padding:4px 12px;font-family:Inter,sans-serif;font-size:11px;font-weight:500}
