:root{--bg-1: #050814;--bg-2: #09122a;--card: rgba(10, 16, 35, .82);--card-strong: rgba(13, 20, 41, .95);--text: #f4f7ff;--muted: #b1bbd3;--line: rgba(255, 255, 255, .08);--gold: #e8c169;--cyan: #59d8ff;--violet: #897dff;--green: #5ae2a2;--pink: #ff75c5}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--text);background:radial-gradient(circle at top center,rgba(60,90,180,.18),transparent 24%),radial-gradient(circle at 15% 12%,rgba(255,211,110,.09),transparent 12%),radial-gradient(circle at 80% 18%,rgba(255,103,198,.09),transparent 12%),linear-gradient(180deg,#040711,#060b18 34%,#040711)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(circle at 10% 10%,rgba(255,255,255,.35) 0 1px,transparent 2px),radial-gradient(circle at 20% 30%,rgba(255,255,255,.24) 0 1px,transparent 2px),radial-gradient(circle at 70% 20%,rgba(255,255,255,.25) 0 1px,transparent 2px),radial-gradient(circle at 85% 40%,rgba(255,255,255,.25) 0 1px,transparent 2px),radial-gradient(circle at 35% 75%,rgba(255,255,255,.2) 0 1px,transparent 2px),linear-gradient(90deg,transparent,rgba(255,255,255,.02) 50%,transparent);background-size:240px 240px,260px 260px,320px 320px,280px 280px,300px 300px,100% 100%;opacity:.55}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}input,textarea{width:100%;border-radius:22px;border:1px solid rgba(255,255,255,.09);background:#080c19eb;color:var(--text);padding:16px 18px;outline:none}input:focus,textarea:focus{border-color:#e8c16973;box-shadow:0 0 0 4px #e8c16914}textarea{resize:none}.shell-bg{min-height:100vh;display:flex;justify-content:center;padding:14px 10px calc(92px + env(safe-area-inset-bottom))}.mobile-shell{width:100%;max-width:430px;min-height:100vh;display:flex;flex-direction:column;position:relative}.screen{flex:1;display:flex;flex-direction:column}.page{padding:max(12px,env(safe-area-inset-top)) 10px 18px}.stack{display:flex;flex-direction:column}.gap-8{gap:8px}.gap-12{gap:12px}.gap-18{gap:18px}.brand-mini{letter-spacing:.42em;font-size:12px;color:#fffc;text-transform:uppercase}.brand-mini.centered{text-align:center}.eyebrow-line{color:#e8c169e6;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.hero-header{padding-top:12px}.hero-title{margin:12px 0 4px;font-size:58px;line-height:.96;letter-spacing:-.04em}.hero-date{color:#e8c169e6;font-size:24px;letter-spacing:.18em;text-transform:lowercase}.page-title{margin:4px 0 0;font-size:46px;line-height:.96}.page-subtitle{margin:0;color:var(--muted);line-height:1.45}.screen-header{position:relative;padding-top:12px}.glass-card,.auth-card,.forecast-list-card,.zone-card,.energy-card,.inner-card{background:linear-gradient(180deg,#0e142ad6,#080c1aeb);border:1px solid rgba(255,255,255,.08);border-radius:28px;box-shadow:inset 0 1px #ffffff0a,0 12px 32px #00000040}.glass-card{padding:18px}.daily-card h2,.detail-hero h1{font-size:54px;line-height:.94;margin:8px 0 10px;letter-spacing:-.04em}.daily-card .daily-text,.big-copy{font-size:20px;line-height:1.52;color:var(--text)}.section-kicker,.section-title,.card-headline{color:#e8c169f2;text-transform:uppercase;letter-spacing:.16em;font-size:14px}.section-title.with-line{display:flex;align-items:center;gap:10px}.section-title.with-line:before{content:"";width:4px;height:24px;border-radius:999px;background:linear-gradient(180deg,#ffdf91,#8f7240)}.section-subtitle{margin-top:8px;color:var(--muted)}.pill{display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;padding:8px 14px;font-weight:700;border:1px solid rgba(255,255,255,.09)}.pill-gold,.gold-btn{background:linear-gradient(180deg,#e8c16938,#e8c16914);color:#f4d78a;border-color:#e8c16940}.pill-pro{background:linear-gradient(180deg,#e8c16947,#e8c1691a);color:#f4d78a;border-color:#e8c16947}.pill-violet{background:linear-gradient(180deg,#897dff47,#897dff1a);color:#c9c2ff;border-color:#897dff42}.pill-outline{background:transparent;border-color:#e8c16947;color:#f4d78a}.pill.small{font-size:12px;padding:6px 10px}.link-btn{background:none;border:0;padding:0;color:#e8c169f2;font-weight:700}.energy-strip-section{display:flex;flex-direction:column;gap:14px}.energy-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(128px,1fr);gap:12px;overflow-x:auto;padding-bottom:4px}.energy-card{min-height:176px;padding:16px;display:flex;flex-direction:column;justify-content:flex-end}.energy-card.morning{background:linear-gradient(180deg,#6f52218c,#101426f5)}.energy-card.day{background:linear-gradient(180deg,#533c9173,#101426f5)}.energy-card.night{background:linear-gradient(180deg,#902d5873,#101426f5)}.energy-time{color:#ffffffbf;margin-bottom:auto}.energy-card h3{margin:0 0 10px;font-size:36px;line-height:.9}.inner-card{padding:18px;position:relative;overflow:hidden}.inner-card h3{margin:6px 0 14px;font-size:20px}.inner-card p{margin:0;line-height:1.56;color:var(--text)}.micro-card{display:flex;flex-direction:column;gap:14px}.icon-chip{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(180deg,#ffffff14,#ffffff08);border:1px solid rgba(255,255,255,.09);color:#fff}.icon-chip.gold{color:#f4d78a}.quote-card{padding-top:24px}.quote-mark{font-size:54px;line-height:1;color:#ffffff38}.quote-label{margin-top:14px;color:var(--muted);letter-spacing:.15em;text-transform:uppercase;font-size:12px}.week-row{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.week-pill{min-height:78px;border-radius:999px;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--muted);background:#ffffff08}.week-pill.active{color:#f7de95;background:linear-gradient(180deg,#e8c16938,#e8c1690f);border-color:#e8c16947}.week-pill strong{font-size:28px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-head h3{margin:0;font-size:34px}.section-head a{color:#ffffffe0}.zones-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.zone-card,.forecast-list-card{padding:16px;position:relative;overflow:hidden}.zone-icon,.forecast-icon,.icon-orb{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.zone-icon img,.forecast-icon img,.icon-orb img{width:28px;height:28px;object-fit:contain}.zone-overline{margin-top:12px;color:#ffffffe6;font-size:15px}.zone-card strong{display:block;margin-top:6px;font-size:16px}.zone-card p{margin:10px 0 0;color:var(--muted);line-height:1.52;font-size:15px}.accent-gold{box-shadow:inset 0 0 0 1px #e8c1692e}.accent-cyan{box-shadow:inset 0 0 0 1px #59d8ff2e}.accent-green{box-shadow:inset 0 0 0 1px #5ae2a22e}.accent-pink{box-shadow:inset 0 0 0 1px #ff75c52e}.accent-violet{box-shadow:inset 0 0 0 1px #897dff2e}.forecast-list-card{display:grid;grid-template-columns:56px 1fr 24px;align-items:center;gap:14px}.forecast-copy strong{display:block;font-size:19px}.forecast-copy span{display:block;margin-top:4px;color:var(--muted)}.forecast-arrow{font-size:28px;color:#ffffffb3}.detail-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:6px}.back-btn{width:52px;height:52px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#0a0e1dd1;color:#fff;font-size:34px;line-height:1}.icon-orb,.profile-avatar,.oracle-orb{background:linear-gradient(180deg,#e8c1692e,#ffffff08)}.profile-chip{width:54px;height:54px;border-radius:50%;border:1px solid rgba(232,193,105,.25);display:grid;place-items:center;color:#f4d78a;font-size:26px;background:#e8c16914}.detail-hero p{margin:10px 0 0;color:var(--muted);font-size:22px}.detail-main .big-copy{margin:8px 0 0;font-size:18px}.detail-columns{display:grid;gap:12px}.one-col-mobile{grid-template-columns:1fr}.oracle-top{text-align:center}.top-chip-row{display:flex;gap:8px;align-items:center;justify-content:flex-start}.oracle-orb-wrap{display:flex;justify-content:center;margin:18px 0 12px}.oracle-orb{width:92px;height:92px;border-radius:50%;display:grid;place-items:center;font-size:44px;color:#b1e57d;border:2px solid rgba(232,193,105,.45);box-shadow:0 0 0 10px #e8c1690d}.oracle-top h2{margin:0 0 12px;font-size:42px}.session-line{color:var(--muted);margin-bottom:8px}.rich-chat-box{min-height:58vh}.messages-list{display:flex;flex-direction:column;gap:12px;flex:1;max-height:44vh;overflow:auto;padding-right:2px}.message{max-width:84%;padding:14px 16px;border-radius:22px;background:#ffffff0d;line-height:1.45}.message.user{align-self:flex-end;background:#5880be57}.message.assistant{align-self:flex-start;background:#141c36f2}.message-role{font-size:11px;color:var(--muted);margin-bottom:6px;text-transform:uppercase}.suggestions-wrap{display:flex;flex-wrap:wrap;gap:10px}.suggestion-pill{padding:10px 14px;border-radius:999px;border:1px solid rgba(232,193,105,.18);background:#e8c1690d;color:var(--text)}.chat-form{display:flex;flex-direction:column;gap:10px}.chat-form-inline{position:relative}.chat-form-inline textarea{padding-right:72px;min-height:86px}.send-fab{position:absolute;right:10px;bottom:10px;width:52px;height:52px;border-radius:50%;border:0;background:linear-gradient(180deg,#f1d280,#c59e4e);color:#1f1400;font-size:30px;font-weight:800}.profile-hero{display:flex;align-items:center;gap:14px}.profile-avatar{width:84px;height:84px;border-radius:50%;display:grid;place-items:center;font-size:40px;color:#b1e57d;border:2px solid rgba(232,193,105,.4)}.profile-email{font-size:30px;font-weight:700;word-break:break-word}.profile-meta{color:var(--muted);margin-top:6px}.profile-rows{display:flex;flex-direction:column;gap:12px;margin:14px 0 18px}.profile-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:22px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.single-col{grid-template-columns:1fr}.form-grid{display:grid;gap:12px}label span{display:block;color:var(--muted);margin-bottom:8px;font-size:14px}.primary-btn,.ghost-btn{border:0;border-radius:22px;padding:16px 18px;font-weight:800}.primary-btn{background:linear-gradient(180deg,#73e0ff,#49caef);color:#03111a}.ghost-btn{background:#ff7f9014;color:#ffd2d8;border:1px solid rgba(255,127,144,.18)}.auth-page{display:grid;place-items:center;min-height:100vh}.auth-card{width:min(100%,420px);padding:28px 22px}.stylish-auth{background:linear-gradient(180deg,#10162be6,#080c1af2)}.auth-card h1{margin:12px 0 6px;font-size:42px;text-align:center}.muted{color:var(--muted);line-height:1.5;text-align:center}.auth-form{display:flex;flex-direction:column;gap:12px;margin-top:18px}.auth-links{margin-top:14px;display:flex;justify-content:center;gap:8px;color:var(--muted)}.bottom-nav{position:fixed;left:50%;transform:translate(-50%);bottom:max(10px,env(safe-area-inset-bottom));width:min(410px,calc(100vw - 20px));display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:10px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:#070a16e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 16px 40px #00000057}.nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-height:70px;border-radius:20px;color:#ffffffb8}.nav-item.active{color:var(--text);background:linear-gradient(180deg,#e8c16942,#e8c16914)}.nav-icon{width:20px;height:20px;object-fit:contain}.error-box{margin-top:0;border-radius:18px;padding:12px 14px;background:#ff7f901a;color:#ffd4dc;border:1px solid rgba(255,127,144,.25)}@media (min-width: 740px){.page{padding-inline:18px}.zones-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.one-col-mobile{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-page-clean .hero-header{text-align:center;align-items:center}.home-page-clean .eyebrow-line{align-self:center}.home-page-clean .hero-title{font-size:62px;margin-top:8px}.home-page-clean .hero-date{font-size:22px;letter-spacing:.16em}.daily-card-clean h2{font-size:34px;margin-bottom:12px}.daily-card-clean .daily-text{font-size:18px;line-height:1.58}.compact-home-block{gap:12px}.compact-practice-card{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:start}.compact-practice-copy h3{margin:2px 0 10px;font-size:28px}.compact-practice-copy p{font-size:18px;line-height:1.56}.compact-affirmation-card p{font-size:22px;line-height:1.45}.compact-week-card .week-row{margin-top:12px}.compact-week-card .week-pill{min-height:84px}.oracle-page-v2 .page-title{font-size:54px}.oracle-header-v2{align-items:flex-start}.oracle-stage-card{padding:18px;display:flex;flex-direction:column;gap:18px;background:radial-gradient(circle at 50% 0%,rgba(232,193,105,.12),transparent 32%),linear-gradient(180deg,#111830eb,#080c1af5)}.oracle-stage-top{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.oracle-orb-wrap-v2{margin:0}.oracle-orb-v2{width:112px;height:112px;font-size:52px;color:#b7f58b;box-shadow:0 0 0 14px #e8c1690d,0 24px 40px #00000040}.oracle-stage-text{text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.oracle-stage-text h2{margin:0;font-size:48px}.oracle-personal-pill{background:#e8c16914}.oracle-preview-card{border-radius:24px;padding:18px;border:1px solid rgba(232,193,105,.14);background:linear-gradient(180deg,#0f142acc,#090c19f2)}.oracle-preview-title{color:#e8c169e6;font-size:13px;letter-spacing:.22em;text-transform:uppercase;margin-bottom:14px}.preview-user{margin-left:auto;max-width:80%;padding:12px 14px;border-radius:18px;background:#5880be57;margin-bottom:12px}.preview-oracle{max-width:86%;padding:14px 16px;border-radius:18px;background:#121a31f2;border:1px solid rgba(255,255,255,.05);line-height:1.5}.oracle-suggestions-v2{justify-content:center}.oracle-suggestion-pill{background:linear-gradient(180deg,#e8c16917,#e8c16908)}.oracle-dialog-card{padding-top:16px;min-height:48vh}.chat-box-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;color:var(--muted)}.chat-session-caption{font-weight:700;color:#ffffffdb}.oracle-rich-messages{min-height:260px;max-height:none;gap:14px}.oracle-rich-messages .message{border-radius:22px;padding:16px 18px}.oracle-rich-messages .message.assistant{background:linear-gradient(180deg,#121a31fa,#0b1022fa);border:1px solid rgba(255,255,255,.05)}.oracle-form-v2 textarea{min-height:88px;border-radius:22px}.nav-icon-chat{filter:brightness(0) saturate(100%) invert(80%) sepia(26%) saturate(1757%) hue-rotate(170deg) brightness(104%) contrast(101%)}.nav-item-chat.active .nav-icon-chat{filter:brightness(0) saturate(100%) invert(95%) sepia(6%) saturate(625%) hue-rotate(179deg) brightness(105%) contrast(103%)}.bottom-nav:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 44%)}.bottom-nav{overflow:hidden}.bottom-nav small,.nav-item img{position:relative;z-index:1}@media (max-width: 520px){.hero-title{font-size:52px}.page-title{font-size:44px}.oracle-stage-text h2{font-size:40px}.daily-card-clean h2{font-size:30px}}.shell-bg-selora{position:relative;overflow:hidden;background:radial-gradient(circle at 15% 10%,rgba(219,178,82,.16),transparent 22%),radial-gradient(circle at 85% 12%,rgba(167,92,255,.16),transparent 25%),radial-gradient(circle at 50% 0%,rgba(255,255,255,.05),transparent 25%),linear-gradient(180deg,#060913,#091228 40%,#060913)}.shell-bg-selora:before,.shell-bg-selora:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.shell-bg-selora:before{background-image:radial-gradient(circle,rgba(255,255,255,.18) .8px,transparent 1px);background-size:42px 42px;opacity:.18}.shell-bg-selora:after{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.04) 50%,transparent 100%);opacity:.25;mix-blend-mode:screen}.mobile-shell-selora{max-width:430px}.brand-selora{font-size:14px;letter-spacing:.56em;color:#ffffffe6}.bottom-nav.selora-bottom-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(180deg,#080d1ce6,#050812f2);border:1px solid rgba(255,255,255,.08);border-radius:28px 28px 0 0;padding-top:10px}.nav-item{gap:8px}.nav-icon-wrap{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;transition:.2s ease}.nav-icon-wrap.active{background:linear-gradient(180deg,#e8c1693b,#e8c16914);box-shadow:inset 0 0 0 1px #e8c16938}.nav-icon{width:22px;height:22px;object-fit:contain;opacity:.92}.nav-icon-chat{filter:brightness(1.2) sepia(1) hue-rotate(-10deg) saturate(1.5)}.nav-item.active small{color:#f4d78a}.home-top-v6{text-align:left;padding-top:8px}.home-main-copy{font-size:18px;line-height:1.6;margin-bottom:10px}.expand-link{font-size:15px;color:#d2b06c}.daily-card-v6 h2{font-size:44px;margin:10px 0 8px}.home-practice-v6 .compact-practice-card,.home-practice-v6 .compact-affirmation-card{min-height:auto}.forecast-top-v6{padding-top:8px}.forecast-title-v6{font-size:42px;margin-top:8px}.bullet-line{color:#e8c169d1;margin-top:4px;font-size:16px}.floating-pro{position:absolute;right:0;top:22px}.forecast-list-card-v6{min-height:96px;border-radius:26px;background:linear-gradient(180deg,#0f1730e6,#0a0f22f5)}.forecast-list-card-v6 .forecast-copy strong{font-size:28px;line-height:1.05}.forecast-list-card-v6 .forecast-copy span{font-size:16px;margin-top:6px}.forecast-section-block{display:flex;flex-direction:column;gap:12px}.detail-header-v6 .brand-selora{font-size:12px}.detail-hero-v6 h1{font-size:58px;margin:0 0 6px;line-height:.95}.detail-hero-v6 p{font-size:22px}.detail-main-v6 .big-copy{font-size:20px;line-height:1.65}.detail-columns-v6 .inner-card h3{font-size:24px}.oracle-header-v6{align-items:flex-start}.oracle-title-v6{font-size:52px;line-height:.95}.oracle-stage-card-v6{padding:18px;border-radius:32px;background:linear-gradient(180deg,#0e132af2,#070a18fa)}.oracle-top-row-v6{display:flex;gap:10px;align-items:center;justify-content:space-between;flex-wrap:wrap}.oracle-centerpiece{text-align:center;display:flex;flex-direction:column;gap:10px;align-items:center;margin-top:8px}.oracle-centerpiece h2{margin:0;font-size:46px;line-height:1}.oracle-preview-card-v6{border-radius:24px;padding:18px;background:linear-gradient(180deg,#111730f2,#0b1023f2);border:1px solid rgba(232,193,105,.12)}.oracle-suggestions-v3{justify-content:center}.oracle-suggestion-pill-v6{padding:14px 18px;background:linear-gradient(180deg,#181f3deb,#0a0f22f5);border-color:#e8c1692e}.oracle-dialog-card-v6{padding:16px;min-height:54vh}.oracle-rich-messages-v6{max-height:38vh;padding-top:4px}.chat-box-topline-v6{margin-bottom:12px}.oracle-form-v6 textarea{background:#070b18f2;border-radius:22px;border:1px solid rgba(255,255,255,.08)}.profile-page-styled .page-title{font-size:50px}@media (max-width: 480px){.page{padding:14px 14px 18px}.hero-title{font-size:56px}.hero-date{font-size:20px;letter-spacing:.12em}.daily-card-v6 h2{font-size:32px}.daily-card .daily-text,.big-copy{font-size:16px}.energy-scroll{grid-auto-columns:78%}.forecast-title-v6{font-size:32px}.forecast-list-card-v6 .forecast-copy strong{font-size:18px}.forecast-list-card-v6 .forecast-copy span{font-size:14px}.page-title{font-size:40px}.detail-hero-v6 h1{font-size:44px}.oracle-title-v6{font-size:40px}.oracle-centerpiece h2{font-size:38px}}html,body,#root,.shell-bg,.mobile-shell,.screen{overflow-x:hidden}.mobile-shell{width:min(100%,430px)}.screen{min-width:0}.page{min-width:0;padding-bottom:132px}.glass-card,.daily-card,.inner-card,.energy-card,.forecast-list-card,.profile-row{min-width:0}.brand-mini.brand-selora{letter-spacing:.42em;font-size:12px}.hero-title-v7,.page-title,.oracle-title-v7,.profile-title-v7{font-size:clamp(42px,12vw,72px);line-height:.94;overflow-wrap:anywhere}.hero-date-v7{font-size:clamp(18px,5vw,26px);letter-spacing:.14em;overflow-wrap:anywhere}.home-top-v7{padding-top:6px}.daily-card-v7 h2{font-size:clamp(34px,12vw,72px);line-height:.92;overflow-wrap:anywhere;margin:12px 0 10px}.home-main-copy-v7{font-size:17px;line-height:1.6;word-break:break-word}.daily-card-v7 .pill{margin-bottom:8px}.energy-strip-section-v7{gap:12px}.energy-scroll-v7{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(150px,31%);gap:12px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x proximity}.energy-card-link{text-decoration:none;color:inherit;min-height:196px;padding:16px;scroll-snap-align:start}.energy-card-link p{font-size:15px;line-height:1.45}.week-row-v7{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.week-row-v7 .week-pill strong{font-size:22px}.oracle-page-v7 .page{padding-top:8px}.oracle-chip-zodiac{width:72px;height:72px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(180deg,#ffffff0f,#ffffff08);border:1px solid rgba(232,193,105,.2);font-size:34px}.oracle-stage-card-v7{padding:18px;border-radius:30px;display:flex;flex-direction:column;gap:16px}.oracle-top-row-v7{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.oracle-centerpiece-v7{display:flex;align-items:center;gap:14px;text-align:left}.oracle-orb-wrap-v7{flex:0 0 92px;width:92px;height:92px;border-radius:999px;display:grid;place-items:center;background:radial-gradient(circle at center,rgba(232,193,105,.22),rgba(232,193,105,.06) 70%,transparent 72%)}.oracle-orb-v7{width:74px;height:74px;border-radius:999px;display:grid;place-items:center;background:radial-gradient(circle at 30% 30%,#b8f081,#7fd34c 65%,#5aa52c);color:#fff6cc;font-size:36px;border:2px solid rgba(232,193,105,.55);box-shadow:0 0 0 8px #e8c1690f}.oracle-copy{min-width:0;display:flex;flex-direction:column;gap:10px}.oracle-copy h2{margin:0;font-size:clamp(34px,11vw,58px);line-height:.95;overflow-wrap:anywhere}.oracle-personal-pill{display:inline-flex;max-width:100%;white-space:normal;text-align:center}.oracle-suggestions-v7{display:flex;flex-wrap:wrap;gap:10px}.oracle-suggestion-pill-v7{flex:1 1 calc(50% - 10px);min-width:0;justify-content:center;text-align:center;white-space:normal}.oracle-dialog-card-v7{padding:16px;min-height:0}.chat-box-topline-v7{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:10px}.oracle-rich-messages-v7{max-height:34vh;min-height:160px;overflow:auto}.chat-empty-note{color:var(--muted);text-align:center;padding:20px 12px}.oracle-form-v7 textarea{min-height:76px;padding-right:68px}.messages-list .message{max-width:88%}.profile-page-v7 .page-title{font-size:clamp(42px,12vw,64px)}.profile-email{font-size:clamp(24px,8vw,40px);line-height:1;overflow-wrap:anywhere;word-break:break-word}.profile-value-wrap{overflow-wrap:anywhere;word-break:break-word;text-align:right}.profile-row span,.profile-row strong{min-width:0}.bottom-nav{width:min(410px,calc(100vw - 24px));bottom:max(8px,env(safe-area-inset-bottom))}.bottom-nav.selora-bottom-nav{border-radius:28px}@media (max-width: 480px){.page{padding:12px 12px 132px}.hero-title-v7{font-size:54px}.daily-card-v7 h2{font-size:28px}.energy-scroll-v7{grid-auto-columns:minmax(126px,46%)}.energy-card-link{min-height:160px}.energy-card h3{font-size:28px}.energy-card-link p{display:none}.week-row-v7 .week-pill{min-height:72px}.week-row-v7 .week-pill strong{font-size:20px}.oracle-centerpiece-v7{align-items:flex-start}.oracle-orb-wrap-v7{flex-basis:72px;width:72px;height:72px}.oracle-orb-v7{width:58px;height:58px;font-size:28px}.oracle-copy h2{font-size:46px}.oracle-suggestion-pill-v7{flex-basis:100%}.oracle-rich-messages-v7{max-height:26vh}.profile-hero-v7{align-items:flex-start}.profile-avatar{width:70px;height:70px;font-size:30px}.profile-row{align-items:flex-start;flex-direction:column}}html,body{overflow-x:hidden}body{overscroll-behavior-x:none}#root,.shell-bg,.mobile-shell,.screen{width:100%;overflow-x:hidden}.screen{padding-bottom:122px}.page{width:100%;max-width:100%;overflow-x:hidden;padding-left:14px;padding-right:14px;padding-bottom:134px}.hero-header,.glass-card,.inner-card,.detail-header,.daypart-page,.oracle-page-v7,.profile-page-v7,.home-page-v7{min-width:0}.hero-title-v7{font-size:clamp(34px,13vw,60px);line-height:.96;max-width:100%;word-break:break-word}.hero-date-v7,.eyebrow-line,.page-subtitle,.detail-subtitle{overflow-wrap:anywhere}.daily-card-v7{overflow:hidden}.home-card-title{font-size:clamp(38px,13vw,64px);line-height:.92;margin:10px 0 12px;max-width:100%;overflow-wrap:anywhere}.home-main-copy-v7{font-size:clamp(18px,5vw,22px);line-height:1.45}.energy-scroll-v7{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity}.energy-card-link{min-width:0;min-height:154px;justify-content:flex-end}.energy-card-link h3{font-size:clamp(22px,8vw,34px);margin:16px 0 8px;line-height:1;overflow-wrap:anywhere}.energy-card-link p{display:none}.compact-practice-card,.compact-affirmation-card,.compact-week-card{overflow:hidden}.week-row-v7{gap:6px}.week-pill{min-width:0;padding:10px 2px}.bottom-nav{width:min(390px,calc(100vw - 24px));gap:6px;padding:10px 8px}.nav-item small{font-size:12px}.detail-header-daypart{align-items:flex-start}.back-btn{flex:0 0 52px;width:52px;height:52px;border-radius:18px;display:grid;place-items:center;font-size:36px;line-height:1;color:var(--text);border:1px solid rgba(255,255,255,.08);background:#080c19eb}.flex-1{flex:1;min-width:0}.daypart-title{font-size:clamp(44px,16vw,70px)}.daypart-hero{padding:20px;border-radius:28px;overflow:hidden}.daypart-hero.part-morning{background:linear-gradient(180deg,#e8c16924,#0b1123f5)}.daypart-hero.part-day{background:linear-gradient(180deg,#897dff26,#0b1123f5)}.daypart-hero.part-night{background:linear-gradient(180deg,#ff75c524,#0b1123f5)}.daypart-time-badge{display:inline-flex;align-items:center;border-radius:999px;padding:8px 14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:var(--gold);margin-bottom:12px}.daypart-hero h2{font-size:clamp(28px,10vw,48px);line-height:.95;margin:0 0 12px}.daypart-hero p,.detail-copy{font-size:clamp(18px,5vw,24px);line-height:1.55;overflow-wrap:anywhere}.daypart-copy-card.short .detail-copy,.detail-copy.short{font-size:clamp(20px,5.5vw,26px)}.oracle-header-v7{align-items:flex-start}.oracle-title-v7{font-size:clamp(34px,14vw,60px)}.oracle-stage-card-v8{padding:18px;gap:14px;overflow:hidden}.oracle-top-row-v8{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.oracle-chip-zodiac.compact{margin-left:auto;width:44px;height:44px;font-size:22px}.oracle-centerpiece-v8{display:flex;align-items:center;gap:14px}.oracle-orb-wrap-v8{flex:0 0 88px;width:88px;height:88px;border-radius:999px;display:grid;place-items:center;background:radial-gradient(circle at 40% 30%,#ffffff14,#ffffff05);border:1px solid rgba(232,193,105,.22);box-shadow:0 0 0 8px #e8c1690d}.oracle-orb-v8{width:66px;height:66px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(180deg,#9fe96b,#7ac45e);color:#fff;font-size:34px;box-shadow:0 10px 22px #00000040}.oracle-copy-v8{min-width:0}.oracle-copy-v8 h2{font-size:clamp(34px,11vw,54px);line-height:.92;margin:0 0 10px}.oracle-suggestions-v8{display:flex;flex-wrap:wrap;gap:10px}.oracle-suggestion-pill-v8{font-size:14px;padding:10px 14px;max-width:100%}.oracle-dialog-card-v7{padding:18px}.oracle-rich-messages-v7{max-height:260px;min-height:120px}.chat-form-inline.oracle-form-v7{position:sticky;bottom:0;background:linear-gradient(180deg,#070a1600,#070a16eb 24%);padding-top:10px}.profile-hero-v7{align-items:center;min-width:0}.profile-avatar{flex:0 0 84px}.profile-hero-copy{min-width:0;flex:1}.profile-email-compact,.profile-email{font-size:clamp(24px,7vw,34px);line-height:1.05;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.profile-meta{overflow-wrap:anywhere}.profile-row{gap:12px}.profile-row strong,.profile-value-wrap{min-width:0;max-width:58%;text-align:right;overflow-wrap:anywhere;word-break:break-word}@media (max-width: 380px){.page{padding-left:12px;padding-right:12px}.hero-title-v7,.home-card-title,.oracle-title-v7,.profile-title-v7,.daypart-title{font-size:clamp(30px,12vw,44px)}.energy-scroll-v7{grid-auto-columns:44vw}.oracle-centerpiece-v8{align-items:flex-start}.oracle-orb-wrap-v8{flex-basis:74px;width:74px;height:74px}.oracle-orb-v8{width:56px;height:56px;font-size:28px}}.page{padding-top:max(10px,env(safe-area-inset-top))}.home-page-v9{overflow-x:hidden}.home-top-v9{padding-top:8px}.eyebrow-line-v9{font-size:12px;letter-spacing:.12em;line-height:1.3}.hero-title-v9{font-size:clamp(46px,16vw,70px);line-height:.92;margin:6px 0;word-break:break-word;overflow-wrap:anywhere}.hero-date-v9{font-size:clamp(15px,5vw,24px);letter-spacing:.18em}.daily-card-v9{padding:18px;overflow:hidden}.home-card-title-v9{font-size:clamp(34px,13vw,60px);line-height:.9;word-break:break-word;overflow-wrap:anywhere}.home-main-copy-v9{font-size:clamp(17px,5vw,21px);line-height:1.48}.energy-strip-section-v9{overflow:visible}.energy-scroll-v9{display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));gap:10px;overflow-x:auto;padding:2px 2px 6px}.energy-card-link-v9{min-width:0;min-height:156px;padding:14px;display:flex;flex-direction:column;justify-content:flex-end;text-decoration:none;pointer-events:auto}.energy-card-link-v9 h3{font-size:clamp(24px,8vw,34px);line-height:.96;margin:12px 0 8px}.energy-card-link-v9 p{display:none}.compact-practice-card-v9,.compact-affirmation-card-v9,.compact-week-card-v9{overflow:hidden}.compact-practice-card-v9{grid-template-columns:46px 1fr;gap:12px}.compact-practice-card-v9 .compact-practice-copy h3{font-size:16px;margin:0 0 10px}.compact-practice-card-v9 .compact-practice-copy p{font-size:15px;line-height:1.55;margin:0}.compact-affirmation-card-v9 p{font-size:17px;line-height:1.45;margin:8px 0 0}.week-row-v9{gap:6px}.week-pill-v9{min-width:0;min-height:74px;padding:8px 2px}.oracle-page-v9{overflow-x:hidden}.oracle-header-v9{align-items:flex-start}.oracle-title-v9{font-size:clamp(34px,14vw,60px);line-height:.9;margin-top:2px}.oracle-stage-card-v9{padding:16px;gap:14px;overflow:hidden}.oracle-top-row-v9{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.oracle-centerpiece-v9{display:grid;grid-template-columns:72px 1fr;gap:14px;align-items:center}.oracle-orb-wrap-v9{width:72px;height:72px;border-radius:999px;display:grid;place-items:center;background:radial-gradient(circle at 40% 30%,#ffffff14,#ffffff05);border:1px solid rgba(232,193,105,.22);box-shadow:0 0 0 8px #e8c1690d}.oracle-orb-v9{width:54px;height:54px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(180deg,#9fe96b,#7ac45e);color:#fff;font-size:28px;box-shadow:0 10px 22px #00000040}.oracle-copy-v9{min-width:0}.oracle-copy-v9 h2{font-size:clamp(28px,10vw,44px);line-height:.95;margin:0 0 8px}.oracle-suggestions-v9{display:flex;flex-wrap:wrap;gap:8px}.oracle-suggestion-pill-v9{font-size:13px;padding:9px 12px}.oracle-dialog-card-v9{padding:16px}.chat-box-topline-v9{display:flex;flex-direction:column;gap:4px}.oracle-rich-messages-v9{max-height:220px;min-height:110px}.oracle-form-v9{position:sticky;bottom:0;background:linear-gradient(180deg,#070a1600,#070a16f5 22%);padding-top:10px;margin-top:10px}.oracle-form-v9 textarea{min-height:82px}.profile-page-v9{overflow-x:hidden}.profile-title-v9{font-size:clamp(34px,14vw,58px);line-height:.92}.profile-hero-v9{display:grid;grid-template-columns:72px 1fr;gap:14px;align-items:center}.profile-email-v9{font-size:clamp(18px,7vw,30px);line-height:1;word-break:break-all}.profile-rows-v9 .profile-row{align-items:flex-start}.profile-rows-v9 .profile-row strong,.profile-rows-v9 .profile-row .profile-value-wrap{max-width:54%}.form-grid-v9{margin-top:12px}.form-grid-v9 label span{display:block;margin:0 0 8px;color:var(--muted)}.profile-save-btn-v9{margin-top:12px}.bottom-nav{width:min(394px,calc(100vw - 22px));bottom:max(8px,env(safe-area-inset-bottom))}.nav-item{min-height:66px}@media (max-width: 420px){.page{padding-left:12px;padding-right:12px;padding-bottom:126px}.energy-scroll-v9{grid-template-columns:repeat(3,minmax(96px,1fr));gap:8px}.energy-card-link-v9{min-height:142px;padding:12px}.energy-card-link-v9 h3,.week-pill-v9 strong{font-size:18px}.oracle-centerpiece-v9{grid-template-columns:1fr;justify-items:start}.oracle-copy-v9 h2{font-size:clamp(26px,11vw,40px)}.profile-hero-v9{grid-template-columns:60px 1fr;gap:12px}.profile-email-v9{font-size:clamp(16px,6vw,24px)}.profile-rows-v9 .profile-row{flex-direction:column;gap:6px}.profile-rows-v9 .profile-row strong,.profile-rows-v9 .profile-row .profile-value-wrap{max-width:100%;text-align:left}}.home-page-v10{gap:14px}.home-top-v10{padding-top:4px}.hero-title-v10{font-size:clamp(36px,13vw,56px);line-height:.95;margin:4px 0}.hero-date-v10{font-size:clamp(14px,4vw,20px);letter-spacing:.14em}.eyebrow-line-v10{font-size:11px;letter-spacing:.14em}.daily-card-v10{padding:16px}.home-card-title-v10{font-size:clamp(26px,9vw,40px);line-height:.94;margin:8px 0 10px;text-wrap:balance}.home-main-copy-v10{font-size:clamp(15px,4.3vw,18px);line-height:1.52}.energy-scroll-v10{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;overflow-x:auto;padding-bottom:4px}.energy-card-link-v10{min-height:148px;padding:14px}.energy-card-link-v10 h3{font-size:clamp(22px,7.5vw,32px);margin:10px 0 8px}.compact-practice-card-v10{grid-template-columns:42px 1fr;gap:12px}.compact-practice-card-v10 .compact-practice-copy h3{font-size:15px;margin:0 0 8px}.compact-practice-card-v10 .compact-practice-copy p,.compact-affirmation-card-v10 p{font-size:15px;line-height:1.5}.compact-week-card-v10{padding:16px}.week-row-v10{gap:6px}.week-pill-v10{min-height:68px}.daypart-page-v10{gap:14px}.detail-header-daypart-v10{align-items:flex-start}.daypart-title-v10{font-size:clamp(34px,12vw,48px);line-height:.96}.daypart-subtitle-v10{font-size:16px;line-height:1.35}.daypart-hero-v10{padding:16px}.daypart-hero-v10 h2{font-size:clamp(24px,8vw,34px);margin:0 0 10px}.daypart-hero-v10 p,.daypart-copy-card-v10 .detail-copy{font-size:16px;line-height:1.56}.daypart-copy-card-v10{padding:16px}.oracle-page-v10{gap:12px}.oracle-header-v10{align-items:center}.oracle-title-v10{font-size:clamp(30px,11vw,46px);line-height:.95;margin:0}.oracle-stage-card-v10{padding:14px;gap:10px}.oracle-top-row-v10{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.oracle-centerpiece-v10{display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center}.oracle-orb-wrap-v10{width:58px;height:58px;border-radius:999px;display:grid;place-items:center;background:radial-gradient(circle at 40% 30%,#ffffff14,#ffffff05);border:1px solid rgba(232,193,105,.22);box-shadow:0 0 0 6px #e8c1690d}.oracle-orb-v10{width:42px;height:42px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(180deg,#9fe96b,#7ac45e);color:#fff;font-size:22px}.oracle-copy-v10 h2{font-size:clamp(24px,8vw,34px);line-height:1;margin:0 0 8px}.oracle-suggestions-v10{display:flex;flex-wrap:wrap;gap:8px}.oracle-suggestion-pill-v10{font-size:12px;padding:8px 12px}.oracle-dialog-card-v10{padding:14px}.chat-box-topline-v10{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px}.oracle-rich-messages-v10{max-height:160px;min-height:56px}.oracle-form-v10{margin-top:8px}.oracle-form-v10 textarea{min-height:64px;padding-right:66px}.profile-page-v10{gap:12px}.profile-title-v10{font-size:clamp(30px,11vw,48px);line-height:.96}.profile-hero-v10{grid-template-columns:56px 1fr;gap:12px;padding:14px}.profile-hero-v10 .profile-avatar{width:56px;height:56px;font-size:24px}.profile-email-v10{font-size:clamp(15px,6vw,24px);line-height:1.1;word-break:break-all}.profile-main-card-v10,.profile-plan-card-v10,.compact-danger-block-v10{padding:14px}.compact-profile-row-v10{padding:12px 14px}.compact-form-grid-v10 label span{font-size:13px}.compact-form-grid-v10 input{padding:14px 16px}.profile-save-btn-v10{margin-top:10px}.tariff-box-v10{display:flex;flex-direction:column;gap:10px}@media (max-width: 420px){.hero-title-v10{font-size:clamp(34px,12vw,50px)}.home-card-title-v10{font-size:clamp(24px,8.5vw,34px)}.oracle-title-v10,.profile-title-v10,.daypart-title-v10{font-size:clamp(28px,10vw,40px)}.oracle-rich-messages-v10{max-height:130px}}.page{padding-bottom:112px}.bottom-nav{width:min(404px,calc(100vw - 18px));padding:8px 8px 10px}.nav-item{min-height:60px;gap:5px}.nav-icon-wrap{width:36px;height:36px;border-radius:12px}.nav-item small{font-size:11px}.home-page-v10{gap:12px}.hero-title-v10{font-size:clamp(28px,10vw,42px);line-height:.92;margin:2px 0 4px}.hero-date-v10{font-size:clamp(13px,4vw,18px);letter-spacing:.12em}.daily-card-v10{padding:14px;border-radius:24px}.home-card-title-v10{font-size:clamp(18px,7.6vw,30px);line-height:.94;margin:6px 0 8px}.home-main-copy-v10{font-size:14px;line-height:1.52}.energy-strip-section-v10{gap:10px}.energy-card-link-v10{min-height:124px;border-radius:22px;padding:12px}.energy-card-link-v10 h3{font-size:clamp(20px,7vw,26px);margin:8px 0 6px}.energy-time{font-size:12px}.compact-practice-card-v10,.compact-affirmation-card-v10{padding:14px}.compact-practice-card-v10 .compact-practice-copy p,.compact-affirmation-card-v10 p{font-size:14px;line-height:1.46}.compact-week-card-v10{padding:14px}.week-pill-v10{min-height:58px}.week-pill-v10 strong{font-size:22px}.daypart-page-v10{gap:12px}.detail-header-daypart-v10{gap:10px}.back-btn{width:46px;height:46px;border-radius:14px;font-size:28px}.daypart-title-v10{font-size:clamp(28px,9vw,38px)}.daypart-subtitle-v10{font-size:15px}.daypart-hero-v10{padding:14px;border-radius:24px}.daypart-hero-v10 h2{font-size:clamp(20px,7vw,28px)}.daypart-hero-v10 p,.daypart-copy-card-v10 .detail-copy{font-size:15px;line-height:1.5}.daypart-copy-card-v10{padding:14px;border-radius:22px}.oracle-page-v10{gap:10px;padding-top:10px}.oracle-header-v10{padding-top:0}.oracle-title-v10{font-size:clamp(24px,9vw,36px)}.oracle-chip-zodiac.compact{width:44px;height:44px;font-size:20px}.oracle-stage-card-v10{padding:12px;border-radius:24px}.oracle-top-row-v10 .pill{padding:7px 12px;font-size:13px}.oracle-centerpiece-v10{grid-template-columns:48px 1fr;gap:10px}.oracle-orb-wrap-v10{width:48px;height:48px;box-shadow:0 0 0 4px #e8c1690d}.oracle-orb-v10{width:34px;height:34px;font-size:18px}.oracle-copy-v10 h2{font-size:clamp(18px,7vw,28px);margin:0 0 6px}.oracle-personal-pill{font-size:11px;padding:6px 10px;width:100%;justify-content:center}.oracle-suggestions-v10{gap:6px}.oracle-suggestion-pill-v10{font-size:11px;padding:7px 10px}.chat-page-styled.oracle-page-v10{min-height:calc(100dvh - 86px);overflow:hidden}.oracle-dialog-card-v10{padding:12px;border-radius:24px;display:flex;flex-direction:column;flex:1;min-height:0}.chat-box-topline-v10{font-size:12px;margin-bottom:6px}.chat-box-topline-v10 strong{font-size:12px}.oracle-rich-messages-v10{flex:1;min-height:44px;max-height:88px;overflow:auto}.messages-list .message{padding:10px 12px;border-radius:18px;font-size:13px}.message-role{font-size:10px;margin-bottom:4px}.chat-empty-note{font-size:13px;text-align:center;color:var(--muted)}.oracle-form-v10{margin-top:6px}.oracle-form-v10 textarea{min-height:54px;font-size:14px;padding:12px 58px 12px 14px;border-radius:18px}.send-fab{width:44px;height:44px;font-size:24px;right:8px;bottom:8px}.profile-page-v10{gap:10px}.profile-title-v10{font-size:clamp(28px,9.5vw,38px)}.profile-hero-v10{padding:12px;border-radius:22px}.profile-hero-v10 .profile-avatar{width:48px;height:48px;font-size:21px}.profile-email-v10{font-size:clamp(14px,5vw,20px);word-break:break-word}.profile-main-card-v10,.profile-plan-card-v10,.compact-danger-block-v10{padding:12px;border-radius:22px}.profile-rows-v10{margin:10px 0 12px;gap:8px}.compact-profile-row-v10{padding:10px 12px;border-radius:18px}.compact-form-grid-v10{gap:10px}.compact-form-grid-v10 input{padding:12px 14px;border-radius:18px;font-size:15px}.profile-save-btn-v10{margin-top:8px;padding:14px 18px;border-radius:18px}.tariff-box-v10{gap:8px}.compact-danger-block-v10 .ghost-btn{padding:12px 16px;border-radius:18px}.error-box{background:#e8c16914;border-color:#e8c1692e;color:#f2d78f}@media (max-width: 420px){.hero-title-v10{font-size:clamp(26px,10vw,38px)}.home-card-title-v10{font-size:clamp(16px,7.2vw,26px)}.oracle-title-v10,.profile-title-v10{font-size:clamp(24px,8.6vw,34px)}.daypart-title-v10{font-size:clamp(24px,8.8vw,34px)}.oracle-rich-messages-v10{max-height:74px}}.home-card-title-v10{font-size:clamp(17px,5.9vw,26px);line-height:1.02;letter-spacing:-.03em;text-wrap:balance}.hero-title-v10{font-size:clamp(26px,8.6vw,38px)}.forecast-list-page.forecast-list-v6 .screen-header{padding-right:74px}.forecast-title-v6{max-width:calc(100% - 68px);line-height:.95}.floating-pro{top:10px;right:2px}.chat-page-styled.oracle-page-v12{min-height:auto;overflow:visible}.oracle-header-v12{align-items:flex-start}.oracle-title-v12{font-size:clamp(22px,8.8vw,34px);line-height:.95}.oracle-stage-card-v12{padding:12px;border-radius:24px;display:flex;flex-direction:column;gap:10px}.oracle-top-row-v12{margin-bottom:0}.oracle-centerpiece-v12{grid-template-columns:42px 1fr;align-items:center}.oracle-orb-wrap-v12{width:42px;height:42px}.oracle-orb-v12{width:30px;height:30px;font-size:16px}.oracle-copy-v12 h2{font-size:clamp(16px,7vw,26px);margin:0 0 4px}.oracle-suggestions-v12{gap:6px}.chat-box-topline-v12{margin-top:2px;padding-top:4px;border-top:1px solid rgba(255,255,255,.05)}.oracle-rich-messages-v12{flex:unset;max-height:none;min-height:44px;overflow:visible;gap:10px}.oracle-form-v12{margin-top:0}.oracle-form-v12 textarea{min-height:52px}.compact-form-grid-v10 select{width:100%;border-radius:18px;border:1px solid rgba(255,255,255,.09);background:#080c19eb;color:var(--text);padding:12px 14px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgba(232,193,105,.85) 50%),linear-gradient(135deg,rgba(232,193,105,.85) 50%,transparent 50%);background-position:calc(100% - 18px) calc(1.1em + 2px),calc(100% - 13px) calc(1.1em + 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}.compact-form-grid-v10 select:focus{border-color:#e8c16973;box-shadow:0 0 0 4px #e8c16914}@media (max-width: 420px){.home-card-title-v10{font-size:clamp(16px,5.6vw,24px)}.forecast-title-v6{font-size:28px;max-width:calc(100% - 58px)}.floating-pro{top:6px;padding:7px 10px}.oracle-stage-card-v12{padding:10px;gap:8px}.oracle-copy-v12 h2{font-size:clamp(15px,6.4vw,22px)}.oracle-suggestion-pill-v10{font-size:10px;padding:6px 9px}}.daily-card-v10 .home-card-title-v10,.daily-card.daily-card-v10 h2.home-card-title-v10{font-size:clamp(16px,5.4vw,23px);line-height:1.04;letter-spacing:-.03em;text-wrap:balance}.daily-card-v10 .home-main-copy-v10{font-size:17px;line-height:1.52}.hero-title-v10{font-size:clamp(24px,8vw,36px)}.oracle-page-v13{min-height:auto}.oracle-header-v13{align-items:flex-start;padding-top:6px}.oracle-title-v13{font-size:clamp(22px,8.8vw,34px);line-height:.96}.oracle-stage-card-v13{padding:14px;border-radius:26px;display:flex;flex-direction:column;gap:14px;background:radial-gradient(circle at 50% 0%,rgba(232,193,105,.1),transparent 34%),linear-gradient(180deg,#0f152cf2,#080c1afa)}.oracle-stage-top-v13{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.oracle-hero-v13{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.oracle-orb-wrap-v13{display:flex;justify-content:center;margin-top:2px}.oracle-orb-v13{width:86px;height:86px;font-size:42px;color:#b7f58b;box-shadow:0 0 0 10px #e8c1690d}.oracle-hero-v13 h2{margin:0;font-size:clamp(22px,8.2vw,38px);line-height:1}.oracle-personal-pill-v13{padding-inline:16px;font-size:13px}.oracle-preview-v13{border-radius:24px;padding:14px;background:linear-gradient(180deg,#0d1328eb,#090d1bf5);border:1px solid rgba(232,193,105,.12)}.oracle-preview-title-v13{color:#e8c169db;font-size:11px;letter-spacing:.24em;text-transform:uppercase;margin-bottom:12px}.preview-user-v13{margin-left:auto;max-width:84%;padding:12px 14px;border-radius:18px;background:#5880be52;margin-bottom:12px}.preview-oracle-v13{max-width:88%;padding:14px 16px;border-radius:18px;background:#121a31f5;border:1px solid rgba(255,255,255,.05);line-height:1.46}.oracle-suggestions-grid-v13{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.oracle-suggestion-pill-v13{min-height:44px;justify-content:center;background:linear-gradient(180deg,#181f3deb,#0a0f22f5);border-color:#e8c1692e;text-align:center;padding:10px 12px}.oracle-suggestion-pill-v13.wide{grid-column:1 / -1;background:linear-gradient(180deg,#e8c1692e,#e8c1690f)}.oracle-helper-v13{text-align:center;color:var(--muted);font-size:13px}.messages-wrap-v13{display:flex;flex-direction:column;gap:10px}.chat-box-topline-v13{margin:0}.oracle-rich-messages-v13{max-height:none;min-height:0;overflow:visible;gap:10px}.oracle-rich-messages-v13 .message{max-width:88%}.oracle-form-v13{position:relative}.oracle-form-v13 textarea{min-height:72px;padding-right:72px}.profile-page-v10 select{width:100%}@media (max-width: 420px){.daily-card-v10 .home-card-title-v10,.daily-card.daily-card-v10 h2.home-card-title-v10{font-size:clamp(14px,5vw,20px)}.oracle-stage-card-v13{padding:12px;gap:12px}.oracle-orb-v13{width:76px;height:76px;font-size:36px}.oracle-suggestions-grid-v13{gap:8px}.oracle-suggestion-pill-v13{font-size:13px;padding:9px 10px}}.home-card-title-compact{font-size:clamp(14px,4.9vw,19px)!important;line-height:1.02!important;letter-spacing:-.025em}.energy-card-link{border:0;text-align:left;color:inherit}.energy-card-link .energy-lock-top{margin-left:auto;min-height:20px;color:#ffffffb8}.energy-card-locked{position:relative;opacity:.72}.energy-card-locked:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,#060a142e,#060a1475)}.energy-card-locked>*{position:relative;z-index:1}.pill-locked{background:#ffffff0d;color:#ffffffc2;border-color:#ffffff14}.forecast-list-card-locked{opacity:.5;text-align:left;border:1px solid rgba(255,255,255,.07);background:linear-gradient(180deg,#0b1021e0,#070a16f0)}.forecast-icon-muted img{opacity:.45;filter:grayscale(1)}.forecast-copy-locked strong,.forecast-copy-locked span{color:#ffffff94}.forecast-lock{font-size:20px;color:#ffffff8f}.locked-forecast-card{display:flex;flex-direction:column;gap:14px}.locked-forecast-card h2{margin:0;font-size:34px}.paywall-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#02040ab8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:18px;z-index:60}.paywall-sheet{width:min(100%,420px);max-height:min(92vh,840px);overflow:auto;border-radius:30px;border:1px solid rgba(232,193,105,.18);background:radial-gradient(circle at 50% 0%,rgba(232,193,105,.14),transparent 30%),linear-gradient(180deg,#0a1023fa,#060914fc);padding:24px 18px 20px;position:relative;box-shadow:0 24px 48px #00000057}.paywall-sheet.compact{max-height:86vh}.paywall-close{position:absolute;top:12px;right:12px;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#fff;font-size:28px}.paywall-orb{width:92px;height:92px;margin:6px auto 18px;display:grid;place-items:center;border-radius:50%;color:#f4d78a;font-size:34px;border:2px solid rgba(232,193,105,.45);box-shadow:0 0 0 12px #e8c1690d}.paywall-sheet h2{margin:10px 0 6px;font-size:52px;line-height:.94;text-align:center}.paywall-subtitle{margin:0 0 20px;text-align:center;color:var(--muted);font-size:19px}.paywall-price-card{display:grid;gap:14px;border-radius:26px;padding:16px;border:1px solid rgba(232,193,105,.18);background:linear-gradient(180deg,#0d1328eb,#090d1bf5)}.paywall-price-card .pill{width:fit-content}.paywall-price-card .pill-violet{justify-self:end;margin-top:-44px}.paywall-price-copy{font-size:18px;line-height:1.4;font-weight:700}.paywall-bullets{display:grid;gap:12px;margin:16px 0 18px}.paywall-bullet{display:grid;grid-template-columns:18px 1fr;gap:12px;align-items:start;padding:12px 14px;border-radius:20px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.paywall-bullet-check{color:#73e0ff;font-weight:800;margin-top:2px}.paywall-bullet strong{display:block}.paywall-bullet span{display:block;margin-top:4px;color:var(--muted)}.paywall-btn{width:100%;text-align:center}.paywall-footnote{margin-top:12px;text-align:center;color:var(--muted);font-size:13px}.pill-alert{background:#a42b4a2e;color:#ff8faa;border-color:#ff759633}.oracle-stage-card-free-aware{gap:16px}.oracle-locked-panel{padding:22px 16px;border-radius:24px;border:1px solid rgba(255,117,150,.18);background:linear-gradient(180deg,#5410226b,#25080f94);display:grid;place-items:center;text-align:center;gap:10px}.oracle-lock-icon{font-size:34px;color:#ff8faa}.oracle-locked-panel strong{font-size:20px}.oracle-locked-panel span,.oracle-locked-panel p{color:#ffffffc7;margin:0}.paywall-inline-btn{width:100%;margin-top:6px}.messages-wrap-expanded{margin-top:4px}.oracle-rich-messages-fluid{max-height:none!important;overflow:visible!important}.oracle-suggestions-grid-v13.one-column-first{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-free-aware .profile-save-btn-v10{margin-top:16px}.profile-actions-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.secondary-ghost{background:#ffffff08;color:#ffffffe6;border:1px solid rgba(255,255,255,.08)}.free-danger-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.logout-btn{background:#ffffff08;color:#ffffffeb;border:1px solid rgba(255,255,255,.08)}.danger-outline{background:#78102424;color:#ff8faa;border:1px solid rgba(255,117,150,.22)}.profile-email.profile-email-v10{font-size:clamp(22px,5.8vw,30px)}@media (max-width: 420px){.paywall-sheet{padding:20px 14px 18px;border-radius:26px}.paywall-sheet h2{font-size:38px}.paywall-subtitle{font-size:16px}.paywall-price-card .pill-violet{margin-top:0;justify-self:start}.home-card-title-compact{font-size:clamp(13px,4.4vw,17px)!important}.profile-actions-row,.free-danger-actions{grid-template-columns:1fr}}
