/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);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}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.flex{display:flex}.hidden{display:none}.rounded{border-radius:.25rem}.lowercase{text-transform:lowercase}.underline{text-decoration-line:underline}.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,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#172033;--deep-ink:#111827;--parchment:#f4efe6;--paper:#fbf8f1;--blue:#7895b2;--blue-deep:#4f5f72;--rose:#b9838d;--rose-deep:#854f59;--gold:#b49a63;--line:#17203329;--soft-line:#17203317;--muted:#1720339c;--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{background:var(--parchment);scroll-behavior:smooth}body{color:var(--ink);background:var(--parchment);font-family:var(--sans);margin:0}button,input,textarea{color:inherit;font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.43}textarea{resize:vertical}::selection{background:#b9838d4d}.intua-wordmark{flex:none;width:108px;max-width:100%;height:auto;display:block}.intua-brand-icon{object-fit:contain;width:100%;height:100%;display:block}.marketing-wordmark .intua-wordmark{width:112px}.app-wordmark .intua-wordmark{width:94px}.brand-kicker .intua-wordmark{width:120px}.hydrating>span{width:52px;height:52px;display:block}.marketing-wordmark,.auth-wordmark,.app-wordmark{min-height:44px}:is(.marketing-wordmark:focus-visible,.auth-wordmark:focus-visible,.consent-wordmark:focus-visible,.app-wordmark:focus-visible){outline:3px solid var(--rose-deep);outline-offset:5px;border-radius:3px}.marketing-page{background:radial-gradient(circle at 82% 8%, #7895b22e, transparent 33rem), var(--parchment);min-height:100vh;overflow:hidden}.marketing-nav{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#f4efe6d1;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:78px;padding:0 clamp(24px,4.5vw,76px);display:grid;position:relative}.marketing-wordmark{width:fit-content;color:var(--ink);font-family:var(--serif);align-items:center;gap:10px;font-size:21px;text-decoration:none;display:inline-flex}.marketing-wordmark span{color:var(--gold);font-size:13px}.marketing-nav nav{align-items:center;gap:clamp(22px,3vw,48px);display:flex}.marketing-nav nav a,.marketing-footer a{color:#172033a8;letter-spacing:.04em;font-size:10px;text-decoration:none}.marketing-nav nav a:hover,.marketing-footer a:hover{color:var(--rose-deep)}.marketing-nav-cta{border:1px solid var(--ink);color:var(--ink);border-radius:3px;justify-self:end;align-items:center;gap:28px;padding:12px 16px;font-size:10px;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-flex}.marketing-nav-cta:hover{background:var(--ink);color:var(--paper);transform:translateY(-1px)}.marketing-hero{grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);align-items:center;gap:clamp(32px,5vw,88px);min-height:min(850px,100vh - 78px);padding:clamp(74px,9vw,138px) clamp(30px,6vw,104px);display:grid;position:relative}.marketing-hero:before{content:"";background:linear-gradient(#0000,#17203333,#0000);width:1px;height:58%;position:absolute;top:12%;left:0}.marketing-hero-copy{z-index:2;max-width:650px;position:relative}.marketing-eyebrow,.marketing-section-label{color:var(--rose-deep);letter-spacing:.17em;text-transform:uppercase;margin:0;font-size:9px;font-weight:600}.marketing-eyebrow span{color:var(--gold);margin-right:8px}.marketing-hero h1{font-family:var(--serif);letter-spacing:-.06em;margin:24px 0 30px;font-size:clamp(66px,7vw,112px);font-weight:400;line-height:.85}.marketing-hero h1 em,.marketing-intro h2 em,.marketing-process h2 em,.marketing-conversation h2 em,.marketing-download h2 em{color:var(--rose-deep);font-weight:400}.marketing-deck{max-width:590px;color:var(--muted);font-family:var(--serif);margin:0;font-size:clamp(17px,1.45vw,21px);line-height:1.65}.marketing-hero-actions{align-items:center;gap:26px;margin-top:39px;display:flex}.marketing-primary{border:1px solid var(--ink);background:var(--ink);min-height:49px;color:var(--paper);border-radius:3px;justify-content:space-between;align-items:center;gap:38px;padding:0 20px;font-size:11px;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.marketing-primary:hover{background:#27334a;transform:translateY(-2px)}.marketing-text-link{color:var(--ink);border-bottom:1px solid #17203347;padding:8px 0;font-size:10px;text-decoration:none}.marketing-trust{color:#17203375;letter-spacing:.08em;text-transform:uppercase;margin:28px 0 0;font-size:8px}.marketing-constellation{pointer-events:none;position:absolute;inset:0}.marketing-constellation:before,.marketing-constellation:after{content:"";border:1px solid #7895b221;border-radius:50%;position:absolute}.marketing-constellation:before{width:67vw;height:67vw;top:-26vw;right:-12vw}.marketing-constellation:after{border-color:#b49a6321;width:43vw;height:43vw;top:-12vw;right:0}.marketing-constellation i{background:var(--gold);border-radius:50%;width:4px;height:4px;position:absolute;box-shadow:0 0 0 3px #b49a6314}.marketing-constellation i:first-child{top:17%;left:45%}.marketing-constellation i:nth-child(2){top:38%;left:55%}.marketing-constellation i:nth-child(3){top:23%;right:10%}.marketing-constellation i:nth-child(4){bottom:13%;right:25%}.marketing-constellation i:nth-child(5){bottom:8%;left:38%}.marketing-reading-stage{place-items:center;min-height:570px;display:grid;position:relative}.marketing-orbit{border:1px solid #7895b242;border-radius:50%;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.marketing-orbit.orbit-a{width:540px;height:540px}.marketing-orbit.orbit-b{border-color:#b49a6340;width:380px;height:380px}.marketing-orbit:after{content:"✦";color:var(--gold);font-size:13px;position:absolute;top:14%;right:9%}.stage-note{z-index:1;color:#17203373;letter-spacing:.15em;text-transform:uppercase;font-size:8px;position:absolute}.note-one{top:23%;left:1%}.note-two{top:36%;right:0}.marketing-card-spread{z-index:3;width:min(590px,100%);height:390px;position:relative}.marketing-card{aspect-ratio:.59;background:var(--ink);width:clamp(148px,13vw,190px);color:var(--paper);transform-origin:50% 120%;border:1px solid #f4efe680;border-radius:10px;flex-direction:column;justify-content:space-between;padding:17px 16px;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 28px 55px #11182733}.marketing-card:before{content:"";border:1px solid #b49a639e;border-radius:5px;position:absolute;inset:8px}.marketing-card:after{content:"";background:repeating-conic-gradient(from 0deg, #f4efe614 0 1deg, transparent 1deg 20deg);border:1px solid #f4efe633;border-radius:50% 50% 5px 5px;position:absolute;inset:22% 15%}.marketing-card.card-1{transform:translate(-118%,-44%)rotate(-10deg)}.marketing-card.card-2{z-index:2;transform:translate(-50%,-56%)}.marketing-card.card-3{transform:translate(18%,-44%)rotate(10deg)}.marketing-card.tone-blue{background-color:var(--blue-deep)}.marketing-card.tone-rose{background-color:var(--rose-deep)}.marketing-card>span,.marketing-card>strong,.marketing-card>div{z-index:2;position:relative}.marketing-card>span{letter-spacing:.13em;text-transform:uppercase;font-size:7px}.marketing-card>div{place-items:center;height:60%;display:grid}.marketing-card>div i{color:#d6b875;width:66px;height:66px;font-family:var(--serif);background:#1118273d;border:1px solid #d6b875;border-radius:50%;place-items:center;font-size:34px;font-style:normal;display:grid}.marketing-card>div b{color:#f4efe694;font-family:var(--serif);font-size:9px;font-weight:400;position:absolute;bottom:-20%}.marketing-card>strong{font-family:var(--serif);text-align:center;padding-bottom:2px;font-size:14px;font-weight:400}.marketing-reading-caption{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fbf8f1e0;border:1px solid #b49a6359;width:315px;padding:19px 22px;position:absolute;bottom:0;right:2%;box-shadow:0 16px 38px #17203317}.marketing-reading-caption span{color:var(--rose-deep);letter-spacing:.14em;text-transform:uppercase;font-size:7px;font-weight:600}.marketing-reading-caption strong{font-family:var(--serif);margin:9px 0 7px;font-size:17px;font-weight:400;line-height:1.3;display:block}.marketing-reading-caption p{color:var(--muted);margin:0;font-size:8px}.marketing-intro{border-block:1px solid var(--line);background:#fbf8f166;padding:clamp(92px,11vw,164px) clamp(30px,8vw,145px)}.marketing-intro h2,.marketing-process h2,.marketing-conversation h2,.marketing-download h2{font-family:var(--serif);letter-spacing:-.045em;margin:23px 0 54px;font-size:clamp(43px,5.2vw,77px);font-weight:400;line-height:.98}.marketing-intro-grid{grid-template-columns:.75fr 1.25fr;align-items:start;gap:clamp(50px,9vw,150px);display:grid}.marketing-intro-grid>p{color:var(--muted);font-family:var(--serif);margin:0;font-size:17px;line-height:1.7}.marketing-intro-grid>div{border-block:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:12px;padding:26px 0;display:flex}.marketing-intro-grid>div span{border:1px solid var(--line);border-radius:30px;padding:11px 13px;font-size:9px}.marketing-intro-grid>div i{color:var(--gold);font-family:var(--serif);font-style:normal}.marketing-intro-grid>div strong{width:100%;color:var(--rose-deep);font-family:var(--serif);margin-top:8px;font-size:20px;font-weight:400}.marketing-process{grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:clamp(60px,9vw,150px);padding:clamp(92px,10vw,150px) clamp(30px,8vw,145px);display:grid}.marketing-process header{align-self:start;position:sticky;top:120px}.marketing-process h2{margin-bottom:0}.marketing-steps{border-top:1px solid var(--line)}.marketing-steps article{border-bottom:1px solid var(--line);grid-template-columns:42px 180px 1fr;align-items:start;gap:22px;padding:30px 0;display:grid}.marketing-steps article>span{color:var(--rose-deep);letter-spacing:.13em;font-size:9px}.marketing-steps h3{font-family:var(--serif);margin:0;font-size:20px;font-weight:400}.marketing-steps p{color:var(--muted);margin:0;font-size:11px;line-height:1.65}.marketing-conversation{background:var(--ink);color:var(--paper);grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(60px,10vw,170px);padding:clamp(90px,11vw,165px) clamp(30px,8vw,145px);display:grid}.marketing-conversation .marketing-section-label{color:#d6b875}.marketing-conversation h2{margin-bottom:28px}.marketing-conversation h2 em{color:#d59aa5}.marketing-conversation>div:last-child>p:not(.marketing-section-label){color:#f4efe6a6;max-width:590px;font-family:var(--serif);font-size:17px;line-height:1.7}.marketing-conversation ul{color:#f4efe6ba;gap:12px;margin:27px 0 0;padding:0;font-size:10px;list-style:none;display:grid}.marketing-conversation li:before{content:"✦";color:#d6b875;margin-right:11px}.conversation-visual{place-items:center;min-height:430px;display:grid;position:relative}.voice-ring{border:1px solid #b49a6347;border-radius:50%;animation:4.5s ease-in-out infinite marketing-breathe;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.ring-one{width:150px;height:150px}.ring-two{width:265px;height:265px;animation-delay:-.9s}.ring-three{border-color:#7895b233;width:390px;height:390px;animation-delay:-1.8s}.voice-core{z-index:2;background:var(--paper);color:#d6b875;border:1px solid #d6b875a6;border-radius:50%;place-items:center;width:94px;height:94px;padding:15px;font-size:27px;display:grid;position:relative;box-shadow:0 0 50px #b49a631f}.conversation-visual p{color:#f4efe675;letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:8px;position:absolute;bottom:4px}@keyframes marketing-breathe{50%{opacity:.45;transform:translate(-50%,-50%)scale(1.04)}}.marketing-download{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:660px;padding:95px 30px;display:flex;position:relative;overflow:hidden}.marketing-download>:not(.download-sky){z-index:2;position:relative}.marketing-download h2{margin-bottom:25px}.marketing-download>p:not(.marketing-section-label){max-width:560px;color:var(--muted);font-family:var(--serif);margin:0;font-size:16px;line-height:1.65}.download-sky{border:1px solid #7895b229;border-radius:50%;width:820px;height:820px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.download-sky:before,.download-sky:after{content:"";border:1px solid #b49a6324;border-radius:50%;position:absolute}.download-sky:before{inset:15%}.download-sky:after{inset:32%}.download-sky span,.download-sky i,.download-sky b{color:var(--gold);font-style:normal;font-weight:400;position:absolute}.download-sky span{font-size:27px;top:38%;left:12%}.download-sky i{top:20%;right:15%}.download-sky b{font-size:18px;bottom:25%;right:8%}.store-links{justify-content:center;gap:12px;margin:31px 0 22px;display:flex}.store-links a{min-width:177px;color:var(--ink);text-align:left;background:#ffffff4d;border:1px solid #1720334d;border-radius:6px;grid-template-rows:auto auto;grid-template-columns:32px 1fr;align-items:center;column-gap:9px;padding:11px 15px;text-decoration:none;display:grid}.store-links a span{color:var(--ink);grid-row:1/3;font-size:20px}.store-links a small{color:var(--muted);font-size:7px}.store-links a strong{font-family:var(--serif);font-size:15px;font-weight:400}.marketing-primary.light{color:var(--ink);background:0 0}.marketing-primary.light:hover{background:var(--ink);color:var(--paper)}.marketing-footer{border-top:1px solid var(--line);grid-template-columns:1fr 1fr auto;align-items:center;gap:24px;padding:45px clamp(30px,6vw,104px);display:grid}.marketing-footer p{color:var(--muted);font-family:var(--serif);text-align:center;margin:0;font-size:13px}.marketing-footer>div{gap:24px;display:flex}.marketing-footer small{border-top:1px solid var(--soft-line);color:#17203373;text-align:center;grid-column:1/-1;padding-top:23px;font-size:8px}.auth-page{background:radial-gradient(circle at 74% 18%, #7895b233, transparent 31rem), var(--parchment);place-items:center;min-height:100vh;padding:110px 24px 90px;display:grid;position:relative;overflow:hidden}.auth-wordmark{z-index:3;color:var(--ink);font-family:var(--serif);align-items:center;gap:10px;font-size:20px;text-decoration:none;display:flex;position:absolute;top:34px;left:clamp(25px,5vw,75px)}.auth-wordmark span{color:var(--gold);font-size:12px}.auth-sky{aspect-ratio:1;border:1px solid #7895b226;border-radius:50%;width:min(900px,80vw);position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.auth-sky:before,.auth-sky:after{content:"";border:1px solid #b49a6324;border-radius:50%;position:absolute}.auth-sky:before{inset:14%}.auth-sky:after{inset:31%}.auth-sky span,.auth-sky i,.auth-sky b{color:var(--gold);font-style:normal;font-weight:400;position:absolute}.auth-sky span{font-size:27px;top:42%;left:8%}.auth-sky i{top:22%;right:12%}.auth-sky b{bottom:29%;right:5%}.auth-card{z-index:2;-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);background:#fbf8f1e6;border:1px solid #b49a636b;border-radius:7px;width:min(520px,100%);padding:clamp(34px,5vw,58px);position:relative;box-shadow:0 30px 80px #17203321}.auth-card h1{font-family:var(--serif);letter-spacing:-.05em;margin:18px 0 22px;font-size:clamp(48px,5.2vw,69px);font-weight:400;line-height:.92}.auth-card h1 em{color:var(--rose-deep);font-weight:400}.auth-intro{color:var(--muted);font-family:var(--serif);margin:0;font-size:15px;line-height:1.62}.auth-options{gap:10px;margin-top:31px;display:grid}.auth-options>button,.chatgpt-auth-option{width:100%;min-height:52px;color:var(--ink);text-align:left;background:#ffffff8c;border:1px solid #17203333;border-radius:4px;grid-template-columns:28px 1fr 18px;align-items:center;gap:11px;padding:0 15px;font-size:11px;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:grid}.auth-options>button:hover:not(:disabled),.chatgpt-auth-option:hover{border-color:var(--ink);background:#ffffffe6;transform:translateY(-1px)}.auth-options>button:disabled{opacity:.5}.auth-options>button>i,.chatgpt-auth-option>i{justify-self:end;font-style:normal}.auth-provider-mark{border:1px solid var(--line);background:var(--paper);border-radius:50%;place-items:center;width:25px;height:25px;font-size:12px;font-weight:600;display:grid}.google-mark{color:#4285f4}.facebook-mark{color:#fff;background:#1877f2;border-color:#1877f2;font-family:Arial,sans-serif;font-size:16px}.openai-mark{color:var(--gold);font-family:var(--serif);font-weight:400}.auth-divider{color:#1720336b;text-transform:uppercase;place-items:center;height:27px;font-size:8px;display:grid;position:relative}.auth-divider:before{content:"";background:var(--soft-line);height:1px;position:absolute;top:50%;left:0;right:0}.auth-divider span{z-index:1;background:var(--paper);padding:0 10px;position:relative}.auth-setup-note,.auth-error{color:var(--muted);background:#b49a6314;border:1px solid #b49a634d;border-radius:3px;margin:16px 0 0;padding:11px 13px;font-size:9px;line-height:1.5}.auth-error{color:var(--rose-deep);background:#b9838d14;border-color:#854f5947}.auth-terms{color:#17203366;margin:22px 0 0;font-size:8px;line-height:1.55}.auth-terms a{color:var(--rose-deep);text-underline-offset:2px}.auth-promise{z-index:2;border-top:1px solid var(--line);width:min(280px,100% - 48px);padding-top:14px;position:absolute;bottom:34px;right:clamp(24px,5vw,75px)}.auth-promise span{color:var(--rose-deep);letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:600}.auth-promise p{color:var(--muted);margin:8px 0 0;font-size:9px;line-height:1.55}.legal-page{background:radial-gradient(circle at 84% 3%, #7895b226, transparent 34rem), var(--parchment);min-height:100vh}.legal-nav{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:78px;padding:0 clamp(24px,4.5vw,76px);display:grid}.legal-nav nav{gap:30px;display:flex}.legal-nav nav a,.legal-app-link{color:var(--muted);font-size:10px;text-decoration:none}.legal-nav nav a:hover,.legal-app-link:hover{color:var(--rose-deep)}.legal-app-link{border:1px solid var(--line);color:var(--ink);justify-self:end;align-items:center;gap:20px;padding:11px 15px;display:inline-flex}.legal-document{width:min(1040px,100% - 44px);margin:0 auto;padding:clamp(72px,9vw,125px) 0 110px}.legal-document>header{border-bottom:1px solid var(--line);max-width:830px;padding-bottom:58px}.legal-document h1{font-family:var(--serif);letter-spacing:-.055em;margin:19px 0 25px;font-size:clamp(52px,7vw,92px);font-weight:400;line-height:.94}.legal-document>header>p:not(.marketing-section-label){max-width:680px;color:var(--muted);font-family:var(--serif);margin:0 0 22px;font-size:clamp(16px,2vw,20px);line-height:1.65}.legal-document>header small{color:#17203370;letter-spacing:.1em;text-transform:uppercase;font-size:8px}.legal-content{grid-template-columns:1fr 1fr;gap:0 70px;display:grid}.legal-content section{border-bottom:1px solid var(--soft-line);padding:36px 0}.legal-content h2{font-family:var(--serif);margin:0 0 13px;font-size:23px;font-weight:400}.legal-content p,.legal-content li{color:var(--muted);font-size:11px;line-height:1.75}.legal-content p{margin:0}.legal-content a{color:var(--rose-deep);text-underline-offset:3px}.legal-content strong{color:var(--ink);font-weight:600}.legal-content ol{gap:8px;margin:0;padding-left:20px;display:grid}.legal-footer{border-top:1px solid var(--line);grid-template-columns:1fr 1fr 1fr;align-items:center;gap:24px;padding:36px clamp(24px,4.5vw,76px);display:grid}.legal-footer span{font-family:var(--serif)}.legal-footer p{color:var(--muted);font-family:var(--serif);text-align:center;margin:0;font-size:12px}.legal-footer a{color:var(--muted);justify-self:end;font-size:9px}.support-request-section{grid-column:1/-1}.support-form{background:#fbf8f194;border:1px solid #b49a636b;gap:17px;margin-top:25px;padding:clamp(22px,4vw,38px);display:grid}.support-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.support-form label{gap:8px;display:grid}.support-form label>span{color:var(--ink);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:600}.support-form input,.support-form select,.support-form textarea{border:1px solid var(--line);background:#ffffff8c;border-radius:3px;width:100%;font-size:11px}.support-form input,.support-form select{min-height:44px;padding:0 12px}.support-form textarea{padding:12px;line-height:1.6}.support-form .primary-button{width:fit-content}.support-form>small{color:var(--muted);font-size:8px;line-height:1.5}.support-notice{background:#8a937a14;border:1px solid #8a937a4d;margin:0;padding:11px 13px}.support-notice.error{color:var(--rose-deep);border-color:#854f594d}.support-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.consent-gate{background:radial-gradient(circle at 72% 15%, #7895b233, transparent 32rem), var(--parchment);place-items:center;min-height:100vh;padding:70px 22px;display:grid;position:relative;overflow:hidden}.consent-gate>section{z-index:2;background:#fbf8f1e6;border:1px solid #b49a636b;width:min(650px,100%);padding:clamp(34px,6vw,62px);position:relative;box-shadow:0 28px 76px #1720331c}.consent-wordmark{color:var(--ink);font-family:var(--serif);align-items:center;gap:9px;margin-bottom:44px;font-size:19px;text-decoration:none;display:inline-flex}.consent-wordmark span{color:var(--gold);font-size:11px}.consent-gate h1{font-family:var(--serif);letter-spacing:-.055em;margin:18px 0 24px;font-size:clamp(48px,7vw,72px);font-weight:400;line-height:.91}.consent-gate h1 em{color:var(--rose-deep);font-weight:400}.consent-gate section>p:not(.eyebrow-line){color:var(--muted);font-family:var(--serif);margin:0;font-size:15px;line-height:1.7}.consent-gate .consent-row{border:1px solid var(--soft-line);background:#ffffff57;margin:28px 0 24px;padding:17px}.consent-gate .primary-button{width:100%}.consent-links{justify-content:center;gap:24px;margin-top:22px;display:flex}.consent-links a,.consent-row a,.settings-legal-links a{color:var(--rose-deep);text-underline-offset:3px;font-size:9px}.consent-sky{aspect-ratio:1;border:1px solid #7895b224;border-radius:50%;width:min(860px,90vw);position:absolute}.consent-sky:before{content:"";border:1px solid #b49a6329;border-radius:50%;position:absolute;inset:22%}.consent-sky span,.consent-sky i{color:var(--gold);font-style:normal;position:absolute}.consent-sky span{top:23%;right:9%}.consent-sky i{bottom:29%;left:7%}.settings-legal-links{gap:18px;margin-top:23px;display:flex}@media (max-width:980px){.marketing-nav,.legal-nav{grid-template-columns:1fr auto}.marketing-nav nav,.legal-nav nav{display:none}.marketing-hero{grid-template-columns:1fr;padding-top:90px}.marketing-hero-copy{max-width:720px}.marketing-reading-stage{min-height:610px}.marketing-intro-grid{grid-template-columns:1fr;gap:45px}.marketing-process{grid-template-columns:1fr}.marketing-process header{position:static}.marketing-conversation{grid-template-columns:1fr}.conversation-visual{order:2}}@media (max-width:620px){.marketing-nav{min-height:68px;padding-inline:20px}.marketing-nav-cta{gap:12px;padding-inline:12px}.marketing-hero{gap:44px;min-height:auto;padding:70px 22px 80px}.marketing-hero h1{font-size:clamp(55px,17vw,78px)}.marketing-deck{font-size:17px}.marketing-hero-actions{flex-direction:column;align-items:flex-start;gap:17px}.marketing-trust{line-height:1.7}.marketing-reading-stage{min-height:490px}.marketing-orbit.orbit-a{width:430px;height:430px}.marketing-orbit.orbit-b{width:300px;height:300px}.marketing-card-spread{height:320px}.marketing-card{width:134px}.marketing-card.card-1{transform:translate(-112%,-42%)rotate(-9deg)}.marketing-card.card-3{transform:translate(12%,-42%)rotate(9deg)}.marketing-card>div i{width:50px;height:50px;font-size:26px}.marketing-reading-caption{width:270px;bottom:-8px;right:0}.marketing-intro,.marketing-process,.marketing-conversation{padding-inline:22px}.marketing-intro h2,.marketing-process h2,.marketing-conversation h2,.marketing-download h2{font-size:43px}.marketing-steps article{grid-template-columns:34px 1fr}.marketing-steps article p{grid-column:2}.conversation-visual{min-height:340px}.ring-three{width:310px;height:310px}.ring-two{width:220px;height:220px}.store-links{flex-direction:column;align-items:center;width:100%}.store-links a{width:min(260px,100%)}.marketing-footer{text-align:center;grid-template-columns:1fr}.marketing-footer>.marketing-wordmark,.marketing-footer>div{justify-self:center}.marketing-footer small{grid-column:1}.auth-page{align-items:start;padding:96px 16px 150px}.auth-wordmark{top:25px;left:22px}.auth-card{padding:31px 24px}.auth-card h1{font-size:50px}.auth-promise{width:auto;bottom:25px;left:24px;right:24px}.legal-nav{min-height:68px;padding-inline:20px}.legal-app-link{gap:10px;padding-inline:11px}.legal-document{width:min(100% - 36px,1040px);padding-top:65px}.legal-content{grid-template-columns:1fr}.legal-footer{text-align:center;grid-template-columns:1fr}.legal-footer p{text-align:center}.legal-footer a{justify-self:center}.support-fields{grid-template-columns:1fr}}.hydrating{background:var(--parchment);min-height:100vh;color:var(--gold);place-items:center;font-size:24px;display:grid}.eyebrow-line,.section-index,.field-label{color:var(--rose-deep);letter-spacing:.17em;text-transform:uppercase;font-size:9px;font-style:normal;font-weight:600}.section-index b{color:var(--muted);font-weight:500}.primary-button,.secondary-button,.inline-button,.back-button{background:0 0;border:0}.primary-button{border:1px solid var(--ink);background:var(--ink);min-height:46px;color:var(--paper);border-radius:3px;justify-content:space-between;align-items:center;gap:28px;padding:0 19px;font-size:12px;transition:transform .2s,background .2s;display:inline-flex}.primary-button:hover:not(:disabled){background:#27334a;transform:translateY(-2px)}.primary-button.full{width:100%}.secondary-button{border:1px solid var(--line);background:#ffffff57;border-radius:3px;min-height:42px;padding:0 16px;font-size:11px}.secondary-button:hover{background:#ffffffa8}.inline-button{border-bottom:1px solid #1720334d;width:fit-content;padding:5px 0 7px;font-size:11px}.back-button{color:var(--muted);padding:4px 0;font-size:11px}.onboarding-shell{background:radial-gradient(circle at 20% 20%, #fff9, transparent 30rem), var(--parchment);grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);min-height:100vh;display:grid;position:relative;overflow:hidden}.onboarding-shell:after{content:"";pointer-events:none;opacity:.18;mix-blend-mode:multiply;background-image:repeating-linear-gradient(0deg,#0000 0 3px,#17203309 3px 4px);position:absolute;inset:0}.welcome-panel{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;min-height:100vh;padding:8vh clamp(34px,8vw,132px);display:flex}.brand-kicker{font-family:var(--serif);align-items:center;gap:10px;font-size:18px;display:flex;position:absolute;top:38px;left:clamp(34px,5vw,78px)}.brand-kicker span{color:var(--gold);font-size:13px}.welcome-panel h1,.details-form h1,.standard-heading h1,.settings-view>h1{font-family:var(--serif);letter-spacing:-.055em;margin:18px 0 24px;font-size:clamp(58px,7.1vw,108px);font-weight:400;line-height:.89}.welcome-panel h1 em,.details-form h1 em,.standard-heading h1 em,.settings-view>h1 em{color:var(--rose-deep);font-weight:400}.welcome-panel>p:not(.eyebrow-line){max-width:510px;color:var(--muted);font-family:var(--serif);margin:0;font-size:clamp(16px,1.4vw,20px);line-height:1.65}.welcome-actions{align-items:center;gap:18px;margin-top:36px;display:flex}.welcome-panel>small{color:#1720337a;letter-spacing:.04em;margin-top:30px;font-size:9px}.welcome-proof{z-index:1;border-left:1px solid var(--line);background:#ffffff2e;flex-direction:column;justify-content:flex-end;min-height:100vh;padding:8vh clamp(32px,4vw,64px);display:flex}.proof-index{color:#1720336e;letter-spacing:.14em;font-size:9px;position:absolute;top:42px}.mini-cards{height:270px;margin-bottom:48px;position:relative}.mini-cards i{aspect-ratio:.59;background:var(--ink);border:1px solid #f4efe673;border-radius:7px;width:126px;position:absolute;bottom:0;left:50%;box-shadow:0 22px 45px #11182730}.mini-cards i:before{content:"✦";color:var(--gold);border:1px solid #b49a638f;place-items:center;font-style:normal;display:grid;position:absolute;inset:8px}.mini-cards i:first-child{background:var(--blue-deep);transform:translate(-108%)rotate(-10deg)}.mini-cards i:nth-child(2){z-index:2;transform:translate(-50%)translateY(-16px)}.mini-cards i:nth-child(3){background:var(--rose-deep);transform:translate(8%)rotate(10deg)}.welcome-proof strong{font-family:var(--serif);font-size:25px;font-weight:400}.welcome-proof p{max-width:330px;color:var(--muted);margin:12px 0 0;font-size:12px;line-height:1.7}.onboarding-orbit{z-index:0;border:1px solid #7895b22e;border-radius:50%;width:66vw;height:66vw;position:absolute;top:-25vw;left:-20vw}.onboarding-orbit:before,.onboarding-orbit:after{content:"";border:1px solid #b49a6324;border-radius:50%;position:absolute}.onboarding-orbit:before{inset:11%}.onboarding-orbit:after{inset:28%}.onboarding-orbit span,.onboarding-orbit i{color:var(--gold);font-style:normal;position:absolute}.onboarding-orbit span{font-size:23px;bottom:15%;right:7%}.onboarding-orbit i{font-size:13px;bottom:2%;right:22%}.details-shell{background:radial-gradient(circle at 80% 10%, #7895b22e, transparent 30rem), var(--parchment);place-items:center;min-height:100vh;padding:90px 24px;display:grid;position:relative}.details-shell>.back-button{position:absolute;top:38px;left:clamp(24px,5vw,74px)}.details-form{width:min(760px,100%)}.details-form h1{font-size:clamp(54px,7vw,88px)}.form-intro{max-width:520px;color:var(--muted);font-family:var(--serif);margin:-6px 0 34px;font-size:16px;line-height:1.6}.field-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field-grid label,.question-field{gap:8px;display:grid}.field-grid label>span,.question-field>span,.confidence-field legend{letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:600}.field-grid input{border:1px solid var(--line);width:100%;min-height:48px;font-family:var(--serif);background:#ffffff59;border-radius:3px;outline:none;padding:0 13px;font-size:15px}.field-grid input:focus{border-color:var(--rose);background:#ffffffa6}.confidence-field{border:0;margin:22px 0;padding:0}.confidence-field legend{margin-bottom:10px}.confidence-field>div{gap:8px;display:flex}.confidence-field button,.chip-row button,.reflection-modal fieldset button{border:1px solid var(--line);background:#ffffff42;border-radius:999px;padding:9px 13px;font-size:11px}.confidence-field button.selected,.chip-row button.selected,.reflection-modal fieldset button.selected{border-color:var(--ink);background:var(--ink);color:var(--paper)}.confidence-field p{color:var(--muted);margin:10px 0 0;font-size:11px}.consent-row{color:var(--muted);grid-template-columns:18px 1fr;align-items:start;gap:10px;margin:20px 0;font-size:11px;line-height:1.5;display:grid}.consent-row input{accent-color:var(--ink);margin:1px 0 0}.prototype-note{color:#17203380;font-size:9px}.app-shell{background:radial-gradient(circle at 88% 7%, #7895b224, transparent 25rem), var(--parchment);grid-template-rows:78px minmax(calc(100vh - 78px),auto);grid-template-columns:180px minmax(0,1fr);min-height:100vh;display:grid}.app-topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4efe6e0;grid-column:1/-1;grid-template-columns:1fr auto 1fr;align-items:center;min-height:78px;padding:0 3.2vw;display:grid}.app-wordmark{font-family:var(--serif);background:0 0;border:0;justify-self:start;align-items:center;gap:10px;padding:0;font-size:18px;display:flex}.app-wordmark span{color:var(--gold);font-size:13px}.app-topbar p{color:#17203380;letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:9px}.account-controls{justify-self:end;align-items:center;gap:11px;display:flex}.cloud-account-meta i{background:#8a937a;border-radius:50%;flex:none;width:6px;height:6px;box-shadow:0 0 0 3px #8a937a1a}.cloud-account-card.status-connecting .cloud-account-meta i,.cloud-account-card.status-saving .cloud-account-meta i{background:var(--gold);animation:1.8s ease-in-out infinite cloud-pulse}.cloud-account-card.status-error .cloud-account-meta i{background:var(--rose-deep);box-shadow:0 0 0 3px #854f591f}.cloud-account-card.status-local .cloud-account-meta i{box-shadow:none;background:#17203347}.cloud-account-card.status-deleting .cloud-account-meta i{background:var(--rose-deep);animation:1.4s ease-in-out infinite cloud-pulse}@keyframes cloud-pulse{50%{opacity:.48;box-shadow:0 0 0 5px #b49a631f}}.avatar-button{border:1px solid var(--line);background:#ffffff5c;border-radius:50%;justify-self:end;width:38px;height:38px}.desktop-nav{border-right:1px solid var(--line);align-self:start;min-height:calc(100vh - 78px);padding:50px 26px 32px;position:sticky;top:78px}.desktop-nav nav{gap:9px;display:grid}.app-nav-item{color:#1720338c;text-align:left;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:13px;min-height:41px;padding:0 14px;font-size:12px;display:flex}.app-nav-item span{text-align:center;width:18px;font-size:16px}.app-nav-item.active{border-color:var(--soft-line);color:var(--ink);background:#ffffff70}.view-container{min-width:0}.mobile-app-nav{display:none}.today-view{grid-template-columns:minmax(0,1fr) minmax(300px,370px);min-height:calc(100vh - 78px);display:grid}.today-primary{min-width:0;padding:clamp(52px,7vh,84px) clamp(34px,5vw,82px) 55px;overflow:hidden}.eyebrow{color:#17203380;letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:10px;font-size:9px;display:flex}.eyebrow span{background:var(--gold);width:28px;height:1px}.today-primary h1,.flow-header h1{font-family:var(--serif);letter-spacing:-.05em;margin:19px 0 18px;font-size:clamp(48px,5vw,75px);font-weight:400;line-height:.96}.today-primary h1 em,.flow-header h1 em{color:var(--rose-deep);font-weight:400}.hero-copy{max-width:580px;color:var(--muted);font-family:var(--serif);margin:0;font-size:17px;line-height:1.65}.sample-profile-banner{background:#ffffff4d;border:1px solid #b49a636b;justify-content:space-between;align-items:center;gap:24px;max-width:650px;margin-top:26px;padding:14px 16px;display:flex}.sample-profile-banner>div{gap:4px;display:grid}.sample-profile-banner strong{color:var(--rose-deep);letter-spacing:.1em;text-transform:uppercase;font-size:10px}.sample-profile-banner span{color:var(--muted);font-size:11px;line-height:1.5}.sample-profile-banner button{background:0 0;border:0;border-bottom:1px solid #1720334d;flex:none;padding:6px 0;font-size:11px}.sample-profile-banner+.today-reading-card{margin-top:32px}.today-reading-card{border-top:1px solid var(--line);grid-template-columns:minmax(250px,.78fr) 1.22fr;align-items:center;gap:24px;min-height:360px;margin-top:clamp(38px,6vh,66px);padding-top:30px;display:grid}.today-reading-card h2{font-family:var(--serif);letter-spacing:-.03em;margin:12px 0 16px;font-size:clamp(32px,3vw,45px);font-weight:400;line-height:1}.today-reading-card p{max-width:325px;color:var(--muted);margin:0 0 22px;font-size:12px;line-height:1.65}.today-reading-card .inline-button{margin-top:12px;display:block}.preview-deck{min-height:320px;position:relative}.preview-deck .card-face{position:absolute;top:50%;left:50%}.preview-deck .card-face:first-child{transform:translate(-95%,-45%)rotate(-10deg)}.preview-deck .card-face:nth-child(2){z-index:2;transform:translate(-50%,-53%)}.preview-deck .card-face:nth-child(3){transform:translate(-5%,-45%)rotate(10deg)}.recent-reading{border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:20px;width:100%;margin-top:16px;padding:18px 0;display:flex}.recent-reading span{gap:5px;display:grid}.recent-reading small{color:var(--rose-deep);letter-spacing:.13em;text-transform:uppercase;font-size:8px}.recent-reading strong{font-family:var(--serif);font-size:15px;font-weight:400}.recent-reading i{font-style:normal}.today-sky{border-left:1px solid var(--line);background:#fff3;flex-direction:column;min-height:calc(100vh - 78px);padding:38px clamp(28px,3vw,44px);display:flex}.panel-heading{letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:9px;font-weight:600;display:flex}.demo-tag,.demo-banner{border:1px solid var(--soft-line);color:#17203387;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:500}.today-sky h2{font-family:var(--serif);letter-spacing:-.03em;margin:0 0 14px;font-size:clamp(28px,2.6vw,38px);font-weight:400;line-height:1.05}.today-sky>p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.today-sky>.inline-button{margin-top:15px}.chart-triad{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:10px;margin-top:32px;padding-top:20px;display:grid}.chart-triad div{gap:4px;display:grid}.chart-triad span{color:#17203375;letter-spacing:.12em;text-transform:uppercase;font-size:8px}.chart-triad strong{font-family:var(--serif);font-size:14px;font-weight:400}.pattern-teaser{border:1px solid var(--soft-line);background:#ffffff42;gap:7px;margin-top:auto;padding:20px;display:grid}.pattern-teaser span{color:var(--rose-deep);letter-spacing:.13em;text-transform:uppercase;font-size:8px}.pattern-teaser strong{font-family:var(--serif);font-size:14px;font-weight:400;line-height:1.35}.pattern-teaser button{background:0 0;border:0;justify-self:start;padding:0;font-size:10px}.astro-wheel{aspect-ratio:1;isolation:isolate;background:radial-gradient(circle,#ffffff80 0 16%,#0000 16.5% 31%,#7895b20f 31.5% 48%,#0000 48.5%),#ffffff1f;border:1px solid #1720333d;border-radius:50%;flex:none;width:min(218px,78%);margin:clamp(42px,7vh,70px) auto 35px;position:relative;box-shadow:inset 0 0 0 7px #f4efe6b3,0 24px 65px #17203314}.astro-wheel:before{content:"";z-index:-1;background:conic-gradient(from 10deg,#0000,#b49a6321,#0000 22%,#7895b21f,#0000 54%,#854f591a,#0000 78%);border:1px solid #b49a633d;border-radius:50%;animation:48s linear infinite sky-drift;position:absolute;inset:-6%}.astro-wheel:after{content:"";pointer-events:none;border:1px solid #17203314;border-radius:50%;position:absolute;inset:5%}.wheel-ring{pointer-events:none;border:1px solid #17203321;border-radius:50%;position:absolute}.ring-one{inset:18%}.ring-two{border-color:#b49a6347;inset:38%}.wheel-sectors{background:repeating-conic-gradient(from -15deg, #1720331d 0 .45deg, transparent .45deg 30deg);border-radius:50%;position:absolute;inset:7%;-webkit-mask:radial-gradient(circle,#0000 0 73%,#000 73.5%);mask:radial-gradient(circle,#0000 0 73%,#000 73.5%)}.wheel-ticks{background:repeating-conic-gradient(#b49a63a8 0 .8deg, transparent .8deg 5deg);border-radius:50%;animation:90s linear infinite reverse sky-drift;position:absolute;inset:-1px;-webkit-mask:radial-gradient(circle,#0000 0 96%,#000 96.5%);mask:radial-gradient(circle,#0000 0 96%,#000 96.5%)}.zodiac-track,.natal-track,.current-track{border-radius:50%;position:absolute;inset:0}.zodiac-marker,.planet-marker{transform:rotate(var(--angle));position:absolute;inset:0}.zodiac-marker>i{background:var(--parchment);color:#1720339e;width:22px;height:22px;transform:translate(-50%,-50%) rotate(var(--counter-angle));border-radius:50%;place-items:center;font-size:12px;font-style:normal;display:grid;position:absolute;top:4.5%;left:50%}.planet-marker>i{background:var(--ink);color:#e3cb96;width:25px;height:25px;font-family:var(--serif);transform:translate(-50%,-50%) rotate(var(--counter-angle));border:1px solid #b49a6380;border-radius:50%;place-items:center;font-size:13px;font-style:normal;display:grid;position:absolute;top:20%;left:50%;box-shadow:0 3px 11px #17203329}.planet-marker.body-sun>i{background:var(--rose-deep);color:var(--paper)}.planet-marker.body-moon>i{background:var(--blue-deep);color:var(--paper)}.planet-marker.body-rising>i{border-color:var(--rose-deep);background:var(--parchment);color:var(--rose-deep)}.current-marker>i{background:var(--parchment);width:18px;height:18px;color:var(--blue-deep);border-color:#7895b2bf;font-size:10px;top:28%}.wheel-core{aspect-ratio:1;width:31%;color:var(--gold);background:#f4efe6c7;border:1px solid #b49a6359;border-radius:50%;place-items:center;font-size:12px;animation:4.8s ease-in-out infinite core-breathe;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wheel-constellation{border-radius:50%;animation:32s linear infinite sky-drift;position:absolute;inset:25%}.wheel-constellation i{background:var(--gold);border-radius:50%;width:2px;height:2px;position:absolute;box-shadow:0 0 6px #b49a6399}.wheel-constellation i:first-child{top:24%;left:12%}.wheel-constellation i:nth-child(2){top:18%;left:78%}.wheel-constellation i:nth-child(3){top:75%;left:28%}.wheel-constellation i:nth-child(4){top:82%;left:66%}.wheel-constellation i:nth-child(5){top:12%;left:52%}.wheel-constellation i:nth-child(6){top:57%;left:83%}.astro-wheel.compact-wheel .planet-marker>i{width:22px;height:22px;font-size:12px}@keyframes sky-drift{to{transform:rotate(360deg)}}@keyframes core-breathe{50%{transform:translate(-50%,-50%)scale(1.04);box-shadow:0 0 0 9px #b49a6312}}.flow-view,.standard-view{width:min(1180px,100%);min-height:calc(100vh - 78px);margin:0 auto;padding:42px clamp(28px,5vw,74px) 90px}.flow-header{grid-template-columns:90px 1fr;align-items:start;gap:28px;display:grid}.flow-header h1{margin-top:13px}.flow-header .back-button{margin-top:8px}.question-quote{max-width:780px;color:var(--muted);font-family:var(--serif);text-align:center;margin:8px auto 30px;font-size:16px;font-style:italic;line-height:1.55}.setup-grid{grid-template-columns:minmax(0,1fr) 360px;gap:clamp(35px,6vw,82px);margin:18px 0 0 118px;display:grid}.choice-group{border:0;margin:0 0 30px;padding:0}.choice-group legend{letter-spacing:.13em;text-transform:uppercase;margin-bottom:14px;font-size:9px;font-weight:600}.chip-row{flex-wrap:wrap;gap:8px;display:flex}.question-field{margin-bottom:32px}.question-field>span{justify-content:space-between;display:flex}.question-field>span small{color:#1720336e;font-weight:400}.question-field textarea{border:1px solid var(--line);min-height:125px;font-family:var(--serif);background:#ffffff52;border-radius:4px;outline:none;padding:16px;font-size:20px;line-height:1.45}.question-field textarea:focus{border-color:var(--rose);background:#ffffff8f}.question-field>em{color:#17203378;font-size:9px}.question-composer{background:linear-gradient(135deg,#fff6,#b49a6314);border:1px solid #b49a636b;border-radius:6px;margin-bottom:32px;overflow:hidden;box-shadow:0 15px 38px #1720330d}.question-first{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:20px}.question-first textarea{background:#ffffff80;border-color:#17203329;min-height:150px}.question-composer-footer{background:#ffffff47;border-top:1px solid #b49a6352;justify-content:space-between;align-items:center;gap:20px;padding:15px 20px;display:flex}.question-composer-footer p{gap:4px;min-width:0;margin:0;display:grid}.question-composer-footer small{color:var(--rose-deep);letter-spacing:.13em;text-transform:uppercase;font-size:7px;font-weight:600}.question-composer-footer strong{font-family:var(--serif);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:400;overflow:hidden}.question-composer-footer .primary-button{flex:none;min-width:190px}.lens-options{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.lens-options button{border:1px solid var(--soft-line);text-align:left;background:#ffffff3b;border-radius:4px;flex-direction:column;align-items:flex-start;min-height:138px;padding:16px;display:flex}.lens-options button>span{color:var(--gold);font-size:18px}.lens-options button strong{font-family:var(--serif);text-transform:capitalize;margin:auto 0 5px;font-size:16px;font-weight:400}.lens-options button small{color:var(--muted);font-size:10px;line-height:1.5}.lens-options button.selected{border-color:var(--ink);background:var(--ink);color:var(--paper)}.lens-options button.selected small{color:#f4efe6a6}.spread-count{border:1px solid var(--line);width:26px;height:32px;font-family:var(--serif);border-radius:3px;place-items:center;display:grid}.spread-guide{flex-direction:column;display:flex}.spread-guide>.field-label{margin-bottom:14px}.spread-awaiting-question{text-align:center;background:radial-gradient(circle at 50% 42%,#b49a631f,#0000 32%),#fff3;border:1px dashed #1720333d;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;min-height:265px;padding:36px;display:flex}.spread-awaiting-question>span{width:42px;height:42px;color:var(--gold);border:1px solid #b49a638c;border-radius:50%;place-items:center;margin-bottom:20px;font-size:14px;display:grid}.spread-awaiting-question strong{font-family:var(--serif);font-size:21px;font-weight:400}.spread-awaiting-question p{max-width:240px;color:var(--muted);margin:10px 0 0;font-size:10px;line-height:1.6}.spread-recommendation{background:radial-gradient(circle at 88% 10%, #b49a6333, transparent 28%), var(--ink);color:var(--paper);border:1px solid #b49a6357;border-radius:7px;padding:25px;position:relative;overflow:hidden;box-shadow:0 24px 55px #11182729}.spread-recommendation:after{content:"✦";color:#b49a6317;font-family:var(--serif);pointer-events:none;font-size:82px;line-height:1;position:absolute;bottom:4px;right:18px}.recommendation-badge{color:#e2c98f;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:25px;font-size:8px;font-weight:600;display:flex}.recommendation-badge span{font-size:12px}.recommended-spread-heading{z-index:1;grid-template-columns:34px 1fr;align-items:start;gap:14px;display:grid;position:relative}.recommended-spread-heading .spread-count{color:#e2c98f;border-color:#e2c98f8c}.recommended-spread-heading strong{font-family:var(--serif);margin-bottom:8px;font-size:22px;font-weight:400;line-height:1.18;display:block}.recommended-spread-heading small{color:#f4efe699;font-size:10px;line-height:1.55;display:block}.recommendation-reason{z-index:1;color:#f4efe6c7;font-family:var(--serif);border-top:1px solid #f4efe61f;margin:22px 0 18px;padding-top:18px;font-size:14px;line-height:1.55;position:relative}.spread-positions{z-index:1;flex-wrap:wrap;gap:7px;display:flex;position:relative}.spread-positions span{color:#f4efe69e;letter-spacing:.04em;border:1px solid #f4efe621;border-radius:20px;align-items:center;gap:6px;padding:6px 8px;font-size:8px;display:inline-flex}.spread-positions i{color:#e2c98f;background:#e2c98f24;border-radius:50%;place-items:center;width:15px;height:15px;font-size:7px;font-style:normal;display:grid}.spread-positions .more-positions{color:#e2c98f}.spread-guide-actions{justify-content:space-between;gap:14px;margin:16px 0 2px;display:flex}.change-spread-button,.use-suggestion-button{color:var(--ink);font-family:var(--sans);background:0 0;border:0;border-bottom:1px solid #17203340;font-size:9px;line-height:1.5}.use-suggestion-button{color:var(--rose-deep)}.spread-alternatives{border-block:1px solid var(--line);max-height:325px;margin-top:16px;overflow-y:auto}.spread-alternatives>button{border:0;border-bottom:1px solid var(--soft-line);text-align:left;background:0 0;grid-template-columns:30px 1fr 16px;align-items:start;gap:12px;width:100%;padding:14px 0;display:grid}.spread-alternatives>button:last-child{border-bottom:0}.spread-alternatives button strong{font-family:var(--serif);margin-bottom:5px;font-size:14px;font-weight:400;line-height:1.25;display:block}.spread-alternatives button small{color:var(--muted);font-size:8px;line-height:1.45;display:block}.spread-alternatives button i{color:#1720334d;font-style:normal}.spread-alternatives button.selected i{color:var(--rose-deep)}.spread-guide .primary-button{margin-top:24px}.draw-view{overflow:hidden}.draw-progress{flex-direction:column;align-items:center;gap:17px;margin:18px auto 0;display:flex}.draw-progress>span{color:var(--rose-deep);letter-spacing:.14em;text-transform:uppercase;font-size:9px}.draw-progress>div{gap:28px;display:flex}.draw-progress>div>div{color:#17203366;place-items:center;gap:7px;display:grid}.draw-progress i{border:1px solid var(--line);border-radius:50%;place-items:center;width:25px;height:25px;font-size:9px;font-style:normal;display:grid}.draw-progress .filled{color:var(--ink)}.draw-progress .filled i{border-color:var(--gold);background:var(--gold);color:var(--paper)}.draw-progress span{letter-spacing:.08em;text-transform:uppercase;font-size:8px}.full-deck-picker{width:min(1020px,100%);margin:34px auto 0}.full-deck-picker>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:24px;padding:0 2px 14px;display:flex}.full-deck-picker>header div{max-width:620px}.full-deck-picker>header span{color:var(--rose-deep);letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:600}.full-deck-picker>header p{color:var(--muted);margin:7px 0 0;font-size:10px;line-height:1.55}.full-deck-picker>header button{color:var(--ink);background:0 0;border:0;border-bottom:1px solid;flex:none;padding:8px 0;font-size:9px}.card-fan{scroll-snap-type:x proximity;scrollbar-color:var(--gold) #17203314;scrollbar-width:thin;justify-content:flex-start;align-items:center;width:100%;min-height:310px;padding:36px 48px 42px 26px;scroll-padding-inline:26px;display:flex;position:relative;overflow:auto hidden}.card-fan button{aspect-ratio:.59;background:radial-gradient(circle at 50% 46%, #7895b22e, transparent 25%), repeating-linear-gradient(45deg, transparent 0 11px, #f4efe606 11px 12px), var(--ink);color:var(--gold);transform-origin:50% 130%;scroll-snap-align:center;border:1px solid #f4efe666;border-radius:9px;flex:0 0 105px;margin:0 -66px 0 0;transition:transform .25s,opacity .25s,background .25s;position:relative;overflow:hidden;box-shadow:0 15px 28px #11182724}.card-fan button:last-child{margin-right:0}.card-fan button:before{content:"";background:repeating-conic-gradient(from 0deg, transparent 0 14deg, #b49a6314 14deg 15deg);border:1px solid #b49a6394;border-radius:4px;position:absolute;inset:7px;-webkit-mask:radial-gradient(circle,#0000 0 25%,#000 26%);mask:radial-gradient(circle,#0000 0 25%,#000 26%)}.card-fan button:after{content:"";border:1px solid #f4efe62e;border-radius:50%;position:absolute;inset:18%;box-shadow:0 0 0 7px #b49a6312,inset 0 0 0 6px #b49a630d}.card-back-sigil{z-index:1;place-items:center;font-size:17px;display:grid;position:absolute;inset:0}.card-back-sigil:before,.card-back-sigil:after{content:"";background:linear-gradient(90deg,#0000,#b49a63a6,#0000);width:38%;height:1px;position:absolute}.card-back-sigil:before{transform:rotate(45deg)}.card-back-sigil:after{transform:rotate(-45deg)}.card-back-sigil b,.card-back-sigil strong,.card-back-sigil em{place-items:center;font-style:normal;font-weight:400;display:grid;position:absolute}.card-back-sigil b{font-size:12px;top:20%}.card-back-sigil strong{font-size:12px;bottom:20%}.card-back-sigil em{background:var(--ink);border:1px solid #b49a637a;border-radius:50%;width:31px;height:31px}.card-fan button>i{background:var(--parchment);width:22px;height:22px;color:var(--ink);border-radius:50%;place-items:center;font-size:9px;font-style:normal;display:grid;position:absolute;top:8px;right:8px}.card-fan button:nth-child(4n+1){transform:rotate(-1.7deg)translateY(5px)}.card-fan button:nth-child(4n+2){transform:rotate(.8deg)translateY(1px)}.card-fan button:nth-child(4n+3){transform:rotate(1.5deg)translateY(4px)}.card-fan button:nth-child(4n){transform:rotate(-.6deg)translateY(0)}.card-fan button:hover:not(:disabled),.card-fan button.chosen{z-index:4;background-color:var(--rose-deep);transform:translateY(-22px)rotate(0)}.card-fan button:disabled:not(.chosen){opacity:.48}.draw-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:28px;max-width:950px;margin:10px auto 0;padding-top:20px;display:flex}.draw-footer p{color:#1720338f;max-width:470px;margin:0;font-size:10px;line-height:1.55}.card-face{--card-accent:#d6b875;aspect-ratio:.59;background:radial-gradient(circle at 72% 12%, #b49a6329, transparent 25%), linear-gradient(155deg, #ffffff06, transparent 45%), var(--ink);width:190px;color:var(--parchment);border:1px solid #f4efe67a;border-radius:10px;flex-direction:column;justify-content:space-between;align-items:stretch;padding:15px 14px 14px;animation:.7s cubic-bezier(.2,.8,.2,1) both card-arrive;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px #11182730}.card-face:before{content:"";z-index:3;pointer-events:none;border:1px solid #b49a63a3;border-radius:5px;position:absolute;inset:7px;box-shadow:inset 0 0 0 3px #f4efe606}.card-face:after{content:"";z-index:2;opacity:.35;pointer-events:none;mix-blend-mode:screen;background:repeating-linear-gradient(103deg,#0000 0 9px,#ffffff05 9px 10px);position:absolute;inset:0}.card-face.tone-blue{--card-accent:#abc3d5;background-color:var(--blue-deep)}.card-face.tone-rose{--card-accent:#ebcbb9;background-color:var(--rose-deep)}.card-face.compact{width:clamp(125px,10vw,158px)}.card-face-topline,.card-face-name{z-index:4;position:relative}.card-face-topline{justify-content:space-between;align-items:center;gap:8px;padding:1px 3px 0;display:flex}.card-face-position{letter-spacing:.14em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:7px;overflow:hidden}.card-face-number{color:var(--card-accent);font-family:var(--serif);letter-spacing:.12em;font-size:11px}.card-face-art{z-index:1;background:linear-gradient(#f4efe614,#1118271f);border:1px solid #f4efe64d;border-radius:46% 46% 5px 5px;min-height:62%;margin:6px 0;position:relative;overflow:hidden}.major-art .art-rays{aspect-ratio:1;background:repeating-conic-gradient(from 8deg, #f4efe624 0 1.2deg, transparent 1.2deg 15deg);border-radius:50%;width:78%;position:absolute;top:36%;left:50%;transform:translate(-50%,-50%)}.major-art .art-moon{aspect-ratio:1;border:1px solid var(--card-accent);border-radius:50%;width:20%;position:absolute;top:13%;right:11%;box-shadow:inset 5px -2px #11182747}.major-art .art-horizon{background:#11182729;border:1px solid #f4efe659;border-radius:50% 50% 0 0;height:43%;position:absolute;bottom:-13%;left:-10%;right:-10%}.major-glyph{z-index:2;aspect-ratio:1;border:1px solid var(--card-accent);width:46%;color:var(--card-accent);font-family:var(--serif);background:#1118274d;border-radius:50% 50% 44% 44%;place-items:center;font-size:31px;font-style:normal;display:grid;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 6px #f4efe609}.major-index{z-index:2;color:#f4efe6bd;font-family:var(--serif);letter-spacing:.12em;font-size:8px;font-weight:400;position:absolute;bottom:8%;left:50%;transform:translate(-50%)}.art-stars{color:var(--card-accent);font-size:7px;position:absolute;inset:0}.art-stars i{font-style:normal;position:absolute}.art-stars i:first-child{top:24%;left:11%}.art-stars i:nth-child(2){top:46%;right:19%}.art-stars i:nth-child(3){bottom:25%;left:18%}.scene-tower .major-glyph,.scene-road .major-glyph{border-radius:4px 4px 45% 45%}.scene-path .art-horizon,.scene-dawn .art-horizon{background:#b49a6338}.scene-tide .art-horizon,.scene-veil .art-horizon{background:#7895b242}.scene-garden .major-glyph,.scene-wreath .major-glyph{box-shadow:0 0 0 6px #f4efe609,0 0 0 11px #b49a6313}.scene-orbit .art-rays,.scene-constellation .art-rays{animation:24s linear infinite sky-drift}.minor-art{background:radial-gradient(circle at 50% 45%,#f4efe617,#0000 48%),linear-gradient(#0000 70%,#11182733);place-items:center;display:grid}.minor-arch{border:1px solid #f4efe633;border-radius:48% 48% 3px 3px;position:absolute;inset:8% 11% 5%}.minor-earth{background:linear-gradient(90deg, transparent, var(--card-accent), transparent);height:1px;position:absolute;bottom:9%;left:15%;right:15%}.pip-field{z-index:1;flex-wrap:wrap;place-content:center;align-items:center;gap:9px 12px;width:76%;min-height:72%;display:flex;position:relative}.pip-field i{width:22%;color:var(--card-accent);text-shadow:0 4px 10px #1118273d;place-items:center;font-size:18px;font-style:normal;display:grid}.pips-1 i{width:60%;font-size:42px}.pips-2,.pips-3{flex-flow:column}.pips-2 i,.pips-3 i{width:auto}.pips-6,.pips-8,.pips-10{gap-block:5px}.pips-7 i:nth-child(7),.pips-9 i:nth-child(9){margin-inline:28%}.court-art{background:radial-gradient(circle at 50% 42%, #b49a6329, transparent 28%), repeating-conic-gradient(from 0deg at 50% 70%, transparent 0 23deg, #f4efe60f 23deg 24deg)}.court-crown,.court-suit,.court-rank{z-index:1;font-style:normal;position:absolute}.court-crown{color:var(--card-accent);font-size:24px;top:18%}.court-rank{aspect-ratio:1;border:1px solid var(--card-accent);width:44%;color:var(--paper);font-family:var(--serif);border-radius:50%;place-items:center;font-size:23px;font-weight:400;display:grid;top:42%}.court-suit{color:var(--card-accent);font-size:17px;bottom:13%}.card-face-name{text-align:center;gap:4px;padding:0 3px 1px;display:grid}.card-face-name strong{font-family:var(--serif);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;line-height:1.1;overflow:hidden}.card-face-name span{color:#f4efe6a3;letter-spacing:.14em;text-transform:uppercase;font-size:7px}.card-face.is-reversed .card-face-art{transform:rotate(180deg)}.card-face.is-reversed .card-face-name span{color:#edc5bb}@keyframes card-arrive{0%{opacity:0;transform:translateY(16px)rotateY(7deg)}}.result-view{max-width:1080px}.result-cards{justify-content:center;align-items:center;gap:clamp(10px,3vw,34px);margin:42px auto 70px;display:flex}.result-cards .card-face:nth-child(2){transform:translateY(20px)}.reading-content{width:min(760px,100%);margin:0 auto}.lens-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.lens-tabs button{color:#1720337a;letter-spacing:.05em;background:0 0;border:0;border-bottom:2px solid #0000;padding:13px 8px;font-size:10px}.lens-tabs button.active{border-color:var(--rose-deep);color:var(--ink)}.demo-banner{margin-top:24px;display:inline-block}.interpretation{font-family:var(--serif);letter-spacing:-.014em;margin:30px 0 36px;font-size:clamp(20px,2.25vw,29px);line-height:1.58}.interpretation:first-letter{float:left;color:var(--rose-deep);margin:.12em .12em 0 0;font-size:3.1em;line-height:.75}.practical-guidance{background:radial-gradient(circle at 95% 0,#b49a632e,#0000 13rem),#ffffff42;border:1px solid #b49a6380;margin:0 0 30px;padding:clamp(24px,4vw,38px)}.practical-guidance header>span,.practical-guidance footer small{color:var(--rose-deep);letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:600}.practical-guidance h2{font-family:var(--serif);letter-spacing:-.025em;margin:8px 0 10px;font-size:clamp(24px,3vw,34px);font-weight:400}.practical-guidance header p{max-width:620px;color:var(--muted);margin:0;font-size:11px;line-height:1.65}.practical-guidance ol{grid-template-columns:1fr 1fr;gap:12px;margin:24px 0;padding:0;list-style:none;display:grid}.practical-guidance li{border:1px solid var(--soft-line);background:#f4efe68f;grid-template-columns:30px 1fr;align-items:start;gap:10px;min-width:0;padding:16px;display:grid}.practical-guidance li i{border:1px solid var(--gold);width:27px;height:27px;color:var(--rose-deep);font-family:var(--serif);border-radius:50%;place-items:center;font-size:11px;font-style:normal;display:grid}.practical-guidance li span{font-family:var(--serif);padding-top:4px;font-size:14px;line-height:1.5}.practical-guidance footer{border-top:1px solid var(--soft-line);padding-top:17px}.practical-guidance footer p{color:var(--ink);font-family:var(--serif);margin:7px 0 0;font-size:15px;line-height:1.5}.evidence-toggle{border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:18px 0;display:flex}.evidence-toggle>span{grid-template-columns:27px 1fr;display:grid}.evidence-toggle i{color:var(--gold);grid-row:1/3;align-self:center;font-style:normal}.evidence-toggle strong{font-family:var(--serif);font-size:16px;font-weight:400}.evidence-toggle small{color:var(--muted);margin-top:3px;font-size:9px}.evidence-toggle b{font-size:19px;font-weight:300}.evidence-list article{border-bottom:1px solid var(--soft-line);grid-template-columns:44px 1fr;gap:18px;padding:24px 0;display:grid}.evidence-number{color:var(--rose-deep);font-family:var(--serif);font-size:12px}.evidence-list article strong{font-family:var(--serif);font-size:16px;font-weight:400}.evidence-chips{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.evidence-chips span,.message-evidence em,.chat-context span{border:1px solid var(--soft-line);background:#ffffff42;border-radius:999px;padding:6px 9px;font-size:8px;font-style:normal}.evidence-list article p{color:var(--muted);margin:13px 0 0;font-size:11px;line-height:1.6}.reflection-callout{border-left:2px solid var(--gold);background:#ffffff40;margin-top:38px;padding:28px}.reflection-callout>span{color:var(--rose-deep);letter-spacing:.13em;text-transform:uppercase;font-size:8px}.reflection-callout p{font-family:var(--serif);margin:12px 0 18px;font-size:20px;line-height:1.45}.reflection-callout button{background:0 0;border:0;padding:0;font-size:10px}.result-actions{flex-wrap:wrap;gap:9px;margin-top:28px;display:flex}.ethics-note{color:#17203373;margin-top:18px;font-size:9px}.speech-button.active,.chat-header>button.active,.message>div>button.active{border-color:var(--rose-deep);color:var(--rose-deep)}.ai-voice-disclosure{color:#17203380;margin:10px 0 0;font-size:9px;line-height:1.5}.voice-notice{border:1px solid var(--soft-line);color:var(--muted);background:#ffffff47;margin-top:12px;padding:10px 13px;font-size:9px}.floating-reader-button{z-index:45;background:var(--ink);min-width:238px;color:var(--paper);text-align:left;border:1px solid #e2c98f75;border-radius:999px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 15px 10px 10px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;position:fixed;bottom:28px;right:28px;box-shadow:0 18px 44px #11182742}.floating-reader-button:hover{border-color:#e2c98fcc;transform:translateY(-3px);box-shadow:0 22px 52px #11182752}.floating-reader-button:focus-visible{outline-offset:3px;outline:3px solid #b9838d6b}.floating-reader-button>span:nth-child(2){gap:2px;min-width:0;display:grid}.floating-reader-button small{color:#f4efe68c;letter-spacing:.12em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:7px;overflow:hidden}.floating-reader-button strong{font-family:var(--serif);font-size:14px;font-weight:400}.floating-reader-button>i{color:var(--gold);font-size:14px;font-style:normal}.floating-reader-orb{background:#ffffff09;border:1px solid #e2c98f6b;border-radius:50%;justify-content:center;align-items:center;gap:2px;width:40px;height:40px;display:flex}.floating-reader-orb i{background:var(--gold);border-radius:99px;width:2px;height:10px;animation:1.8s ease-in-out infinite floating-reader-wave}.floating-reader-orb i:nth-child(2){animation-delay:.18s}.floating-reader-orb i:nth-child(3){animation-delay:.36s}@keyframes floating-reader-wave{0%,to{opacity:.55;height:7px}50%{opacity:1;height:16px}}.conversation-backdrop{z-index:59;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#11182761;border:0;animation:.22s both conversation-fade;position:fixed;inset:0}.chat-view{width:min(860px,100%);min-height:calc(100vh - 78px);margin:0 auto;padding:28px clamp(22px,4vw,54px) 110px}.conversation-drawer{--drawer-pad:clamp(25px, 4vw, 48px);z-index:60;overscroll-behavior:contain;width:min(620px,100vw - 72px);min-height:0;padding:0 var(--drawer-pad) 34px;background:radial-gradient(circle at 100% 0, #7895b21f, transparent 22rem), var(--parchment);border-left:1px solid #b49a6375;margin:0;animation:.3s cubic-bezier(.2,.8,.2,1) both conversation-enter;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-24px 0 70px #11182733}.chat-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;padding-bottom:20px;display:grid}.conversation-drawer .chat-header{z-index:3;margin:0 calc(0px - var(--drawer-pad));padding:22px var(--drawer-pad) 18px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4efe6eb;position:sticky;top:0}.chat-header>button{color:var(--muted);background:0 0;border:0;padding:0;font-size:10px}.conversation-drawer .chat-header>button:first-child{border:1px solid var(--soft-line);background:#ffffff4d;border-radius:999px;justify-self:start;padding:7px 10px}.chat-header>button:last-child{justify-self:end}.reader-identity{align-items:center;gap:11px;display:flex}.reader-identity>span{background:var(--paper);width:36px;height:36px;color:var(--gold);border-radius:50%;place-items:center;display:grid}.reader-identity div{gap:2px;display:grid}.reader-identity strong{font-family:var(--serif);font-size:15px;font-weight:400}.reader-identity small{color:var(--muted);font-size:8px}.context-strip{border:1px solid var(--soft-line);text-align:left;background:#ffffff45;justify-content:space-between;align-items:center;width:100%;margin-top:16px;padding:13px 16px;display:flex}.context-strip>span{gap:4px;display:grid}.context-strip small{color:var(--rose-deep);letter-spacing:.12em;text-transform:uppercase;font-size:7px}.context-strip strong{font-family:var(--serif);font-size:12px;font-weight:400}.context-strip i{font-style:normal}.chat-context{flex-wrap:wrap;gap:7px;padding:13px 0;display:flex}.live-voice-panel{background:var(--ink);color:var(--paper);border:1px solid #e2c98f33;border-radius:8px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:18px;padding:20px 21px 15px;display:grid;box-shadow:0 16px 34px #1118271f}.live-voice-orb{background:#ffffff09;border:1px solid #e2c98f61;border-radius:50%;justify-content:center;align-items:center;gap:3px;width:48px;height:48px;display:flex}.live-voice-orb i{background:var(--gold);opacity:.75;border-radius:99px;width:2px;height:10px;display:block}.live-voice-panel.state-connecting .live-voice-orb,.live-voice-panel.state-listening .live-voice-orb,.live-voice-panel.state-thinking .live-voice-orb,.live-voice-panel.state-speaking .live-voice-orb{border-color:#e2c98fbd;box-shadow:0 0 0 5px #e2c98f12}.live-voice-panel.state-listening .live-voice-orb i{animation:1.05s ease-in-out infinite voice-wave}.live-voice-panel.state-listening .live-voice-orb i:nth-child(2){animation-delay:.14s}.live-voice-panel.state-listening .live-voice-orb i:nth-child(3){animation-delay:.28s}.live-voice-panel.state-thinking .live-voice-orb{animation:1.3s ease-in-out infinite voice-breathe}.live-voice-panel.state-speaking .live-voice-orb i{animation:.72s ease-in-out infinite voice-wave}.live-voice-panel.state-speaking .live-voice-orb i:nth-child(2){animation-delay:90ms}.live-voice-panel.state-speaking .live-voice-orb i:nth-child(3){animation-delay:.18s}.live-voice-panel.state-error{border-color:#b9838d85}.live-voice-copy{gap:4px;min-width:0;display:grid}.live-voice-copy small{color:var(--gold);letter-spacing:.13em;text-transform:uppercase;font-size:7px}.live-voice-copy strong{font-family:var(--serif);font-size:18px;font-weight:400}.live-voice-copy p{color:#f4efe69e;margin:0;font-size:9px;line-height:1.55}.live-voice-copy em{color:#f4efe6d6;max-width:500px;font-family:var(--serif);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;line-height:1.45;overflow:hidden}.live-voice-panel>button{min-width:176px;min-height:42px;color:var(--paper);background:0 0;border:1px solid #e2c98f80;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:9px;display:flex}.live-voice-panel>button:hover{border-color:var(--gold);background:#ffffff0f}.live-voice-panel>button.active{color:#edc8ce;border-color:#b9838dcc}.live-voice-panel>button span{color:var(--gold);font-size:8px}.live-voice-panel>button.active span{color:#edc8ce}.live-voice-disclosure{color:#f4efe666;border-top:1px solid #f4efe61a;grid-column:1/-1;margin:0;padding-top:12px;font-size:7px;line-height:1.5}.message-list{gap:30px;margin:42px 0 34px;display:grid}.message{grid-template-columns:34px minmax(0,1fr);gap:13px;display:grid}.message>span{border:1px solid var(--line);width:31px;height:31px;color:var(--gold);border-radius:50%;place-items:center;font-size:10px;display:grid}.message.user{justify-self:end;width:78%}.message.user>span{background:var(--blue-deep);color:var(--paper)}.message>div>small{color:var(--rose-deep);letter-spacing:.12em;text-transform:uppercase;font-size:7px}.message p{font-family:var(--serif);margin:8px 0 0;font-size:17px;line-height:1.65}.message.user p{font-family:var(--sans);background:#ffffff5e;padding:14px 17px;font-size:12px}.message-evidence{flex-wrap:wrap;gap:6px;margin-top:13px;display:flex}.message>div>button{color:var(--muted);background:0 0;border:0;margin-top:13px;padding:0;font-size:9px}.message>div>button.active{color:var(--rose-deep)}.suggestion-row{flex-wrap:wrap;gap:7px;margin-bottom:14px;display:flex}.suggestion-row button{border:1px solid var(--soft-line);background:#ffffff45;border-radius:999px;padding:8px 11px;font-size:9px}.chat-composer{border:1px solid var(--line);background:#ffffff75;border-radius:6px;grid-template-columns:38px 1fr 38px;align-items:end;gap:8px;padding:9px;display:grid}.chat-composer textarea{background:0 0;border:0;outline:none;min-height:38px;max-height:110px;padding:9px 5px;font-size:12px}.chat-composer button{border:1px solid var(--soft-line);background:var(--parchment);border-radius:50%;width:36px;height:36px;font-size:11px}.chat-composer button[type=submit]{background:var(--ink);color:var(--paper)}.chat-composer button.listening{background:var(--rose-deep);color:var(--paper);animation:1.25s infinite pulse}.conversation-drawer .chat-composer{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);margin:0 -10px;position:sticky;bottom:0;box-shadow:0 -14px 32px #f4efe6eb}.chat-disclosure{margin:0 0 9px}@keyframes pulse{50%{opacity:.5}}@keyframes voice-wave{0%,to{opacity:.5;height:8px}50%{opacity:1;height:21px}}@keyframes voice-breathe{50%{opacity:.7;transform:scale(.9)}}@keyframes conversation-enter{0%{opacity:0;transform:translate(36px)}}@keyframes conversation-fade{0%{opacity:0}}.standard-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:55px;display:flex}.standard-heading h1,.settings-view>h1{margin-bottom:0;font-size:clamp(52px,6vw,84px)}.journey-heading{align-items:flex-end}.journey-heading>div{min-width:0}.journey-heading>div>p{max-width:590px;color:var(--muted);font-family:var(--serif);margin:clamp(18px,2vw,26px) 0 0;font-size:16px;line-height:1.6}.journey-stats{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:48px 0 68px;display:grid}.journey-stats article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff2e;flex-direction:column;justify-content:flex-end;min-height:125px;padding:18px;display:flex}.journey-stats span{color:var(--rose-deep);letter-spacing:.13em;text-transform:uppercase;font-size:7px}.journey-stats strong{max-width:100%;font-family:var(--serif);text-overflow:ellipsis;white-space:nowrap;margin:8px 0 4px;font-size:clamp(21px,2.2vw,31px);font-weight:400;line-height:1;overflow:hidden}.journey-stats small{color:var(--muted);font-size:8px}.journal-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:clamp(35px,6vw,72px);display:grid}.journey-timeline>.panel-heading{border-bottom:1px solid var(--line);padding-bottom:18px}.journey-entry{grid-template-columns:34px 86px minmax(0,1fr);gap:15px;padding:30px 0 42px;display:grid;position:relative}.journey-rail{flex-direction:column;align-items:center;display:flex;position:relative}.journey-rail i{z-index:1;border:1px solid var(--gold);background:var(--parchment);width:28px;height:28px;color:var(--rose-deep);font-family:var(--serif);border-radius:50%;place-items:center;font-size:10px;font-style:normal;display:grid}.journey-rail span{background:linear-gradient(var(--gold), var(--line));width:1px;position:absolute;top:28px;bottom:-42px}.journey-entry:last-child .journey-rail span{bottom:0}.journey-date{color:#17203394;flex-direction:column;gap:5px;padding-top:7px;display:flex}.journey-date time{letter-spacing:.08em;text-transform:uppercase;font-size:9px;line-height:1.4}.journey-date small{color:#17203366;font-size:8px}.journey-entry-body{border-bottom:1px solid var(--line);min-width:0;padding-bottom:34px}.journey-entry-title{grid-template-columns:minmax(0,1fr) 75px;align-items:start;gap:16px;display:grid}.journey-entry-title>div:first-child>span{color:var(--rose-deep);letter-spacing:.13em;text-transform:uppercase;font-size:7px}.journey-entry-title h2{max-width:620px;font-family:var(--serif);letter-spacing:-.025em;margin:8px 0 0;font-size:clamp(22px,2.35vw,31px);font-weight:400;line-height:1.12}.journey-mini-deck{width:72px;height:69px;position:relative}.journey-mini-deck>i{--mini-bg:var(--ink);left:var(--card-left);top:var(--card-top);aspect-ratio:.59;background:var(--mini-bg);color:#dbc48f;width:38px;transform:rotate(var(--card-rotation));border:1px solid #f4efe673;border-radius:3px;place-items:center;font-style:normal;display:grid;position:absolute;box-shadow:0 5px 11px #17203324}.journey-mini-deck>i.tone-blue{--mini-bg:var(--blue-deep)}.journey-mini-deck>i.tone-rose{--mini-bg:var(--rose-deep)}.journey-mini-deck b{font-size:11px;font-weight:400}.journey-summary{max-width:680px;color:var(--muted);font-family:var(--serif);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:20px 0 17px;font-size:14px;line-height:1.58;display:-webkit-box;overflow:hidden}.journey-meta{flex-wrap:wrap;gap:6px;display:flex}.journey-meta span{border:1px solid var(--soft-line);color:#1720338c;text-overflow:ellipsis;white-space:nowrap;border-radius:99px;max-width:100%;padding:5px 8px;font-size:7px;overflow:hidden}.journey-entry blockquote{border-left:2px solid var(--gold);background:#ffffff3d;margin:20px 0 0;padding:14px 17px}.journey-entry blockquote span{color:var(--rose-deep);letter-spacing:.1em;text-transform:uppercase;font-size:7px}.journey-entry blockquote p{color:var(--muted);font-family:var(--serif);margin:7px 0 0;font-size:13px;line-height:1.5}.journey-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:22px;display:flex}.journey-actions .primary-button,.journey-actions .secondary-button{min-height:38px;padding:0 14px;font-size:9px}.journey-actions .inline-button{margin-left:3px;font-size:9px}.journey-empty{border-bottom:1px solid var(--line);text-align:center;align-content:center;place-items:center;min-height:420px;padding:50px 24px;display:grid}.journey-empty>span{color:var(--gold);font-size:30px}.journey-empty h2{font-family:var(--serif);margin:16px 0 10px;font-size:31px;font-weight:400}.journey-empty p{max-width:440px;color:var(--muted);margin:0 0 23px;font-size:11px;line-height:1.65}.patterns-panel{border:1px solid var(--soft-line);background:#ffffff47;padding:24px;position:sticky;top:110px}.pattern-big{align-items:center;gap:18px;margin:31px 0 34px;display:flex}.pattern-big>span{color:var(--rose-deep);font-family:var(--serif);flex:none;font-size:45px}.pattern-big div{gap:4px;min-width:0;display:grid}.pattern-big small,.pattern-section-label,.pattern-detail>span{color:#17203373;letter-spacing:.12em;text-transform:uppercase;font-size:7px}.pattern-big strong{font-family:var(--serif);text-overflow:ellipsis;white-space:nowrap;font-size:19px;font-weight:400;overflow:hidden}.pattern-big p{color:var(--muted);margin:0;font-size:9px;line-height:1.45}.pattern-section-label{margin-bottom:15px;display:block}.theme-bars{gap:16px;display:grid}.theme-bars div{gap:7px;display:grid}.theme-bars span{font-size:9px}.theme-bars div:after{content:"";background:var(--soft-line);grid-row:2;width:100%;height:2px}.theme-bars i{z-index:1;background:linear-gradient(90deg, var(--blue-deep), var(--gold));grid-row:2;height:2px}.pattern-detail{border-top:1px solid var(--line);margin-top:28px;padding-top:19px}.pattern-detail strong{font-family:var(--serif);text-transform:capitalize;margin:7px 0;font-size:15px;font-weight:400;line-height:1.35;display:block}.pattern-detail p{color:var(--muted);margin:0;font-size:9px;line-height:1.5}.pattern-note{color:#17203373;margin:28px 0 0;font-size:8px;line-height:1.55}.memory-paused-content{flex-direction:column;justify-content:center;align-items:flex-start;min-height:350px;display:flex}.memory-paused-content>span{color:var(--gold);font-size:24px}.memory-paused-content h2{font-family:var(--serif);margin:16px 0 9px;font-size:25px;font-weight:400}.memory-paused-content p{color:var(--muted);margin:0 0 20px;font-size:10px;line-height:1.6}.chart-narrative{border:1px solid var(--line);background:linear-gradient(135deg,#ffffff61,#7895b20f);grid-template-columns:minmax(270px,.72fr) minmax(0,1.28fr);gap:clamp(32px,6vw,74px);margin:12px 0 76px;padding:clamp(28px,4vw,46px);display:grid}.chart-narrative-intro h2,.chart-deep-dive h2{font-family:var(--serif);letter-spacing:-.03em;margin:12px 0 15px;font-size:clamp(26px,3vw,39px);font-weight:400;line-height:1.08}.chart-narrative-intro>p{color:var(--muted);font-family:var(--serif);margin:0;font-size:16px;line-height:1.65}.chart-narrative-intro>small{color:#17203373;margin-top:23px;font-size:8px;line-height:1.55;display:block}.big-three-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.big-three-grid article{border:1px solid var(--soft-line);background:#f4efe699;flex-direction:column;align-items:flex-start;min-height:215px;padding:19px;display:flex}.big-three-grid article>span{color:var(--gold);font-family:var(--serif);font-size:27px}.big-three-grid article>small{color:var(--rose-deep);letter-spacing:.13em;text-transform:uppercase;margin-top:auto;font-size:8px}.big-three-grid article>strong{font-family:var(--serif);margin:7px 0 10px;font-size:17px;font-weight:400}.big-three-grid article>p{color:var(--muted);margin:0;font-size:9px;line-height:1.55}.chart-layout{grid-template-columns:minmax(350px,.88fr) 1.12fr;align-items:start;gap:clamp(40px,7vw,90px);display:grid}.chart-wheel-column{position:sticky;top:120px}.chart-wheel-large{place-items:center;display:grid;position:relative}.chart-wheel-large .astro-wheel{width:min(390px,100%);margin:0}.chart-center{z-index:3;aspect-ratio:1;text-align:center;background:#f4efe6e6;border-radius:50%;place-items:center;width:27%;padding:8px;display:grid;position:absolute;box-shadow:0 0 0 1px #b49a6333,0 0 26px #f4efe6d9}.chart-center small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:7px}.chart-center strong{font-family:var(--serif);margin:5px 0;font-size:clamp(11px,1.3vw,15px);font-weight:400}.chart-center span{color:var(--rose-deep);font-size:7px}.chart-legend{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:25px;font-size:8px;display:flex}.chart-legend span{align-items:center;gap:6px;display:flex}.chart-legend i{border-radius:50%;width:8px;height:8px}.natal-dot{background:var(--ink)}.transit-dot{border:1px solid var(--blue-deep);background:var(--parchment)}.chart-method{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:15px;display:flex}.chart-method span{border:1px solid var(--soft-line);color:#17203380;text-transform:uppercase;border-radius:99px;padding:5px 8px;font-size:7px}.placement-list{border-top:1px solid var(--line)}.placement-list article{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr;gap:17px;padding:22px 0;display:grid}.placement-list article>span{color:var(--gold);font-family:var(--serif);font-size:20px}.placement-list small{color:var(--rose-deep);letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:8px;display:block}.placement-list strong{font-family:var(--serif);font-size:16px;font-weight:400}.placement-list p{color:var(--muted);margin:7px 0 0;font-size:10px;line-height:1.55}.chart-deep-dive{grid-template-columns:1fr 1fr;gap:18px;margin-top:76px;display:grid}.chart-deep-dive>article{border:1px solid var(--line);background:#ffffff3d;min-height:320px;padding:clamp(24px,4vw,38px)}.chart-deep-dive h2{font-size:clamp(25px,2.5vw,34px)}.chart-deep-dive p{color:var(--muted);font-size:11px;line-height:1.65}.element-balance>div:last-child{gap:13px;margin-top:26px;display:grid}.element-balance>div:last-child>span{grid-template-columns:38px 1fr 15px;align-items:center;gap:10px;display:grid}.element-balance small{text-transform:uppercase;font-size:8px}.element-balance em{color:var(--rose-deep);font-family:var(--serif);font-size:13px;font-style:normal}.element-balance span>i{background:var(--soft-line);height:3px;overflow:hidden}.element-balance span>i>b{background:linear-gradient(90deg, var(--rose-deep), var(--gold));height:100%;display:block}.tarot-lens-explainer{color:var(--paper);background:radial-gradient(circle at 90% 10%, #b49a6326, transparent 15rem), var(--ink)!important}.tarot-lens-explainer .field-label{color:var(--gold)}.tarot-lens-explainer p{color:#f4efe6ab}.tarot-lens-explainer>div{flex-wrap:wrap;align-items:center;gap:8px;margin-top:35px;display:flex}.tarot-lens-explainer>div span,.tarot-lens-explainer>div strong{border:1px solid #f4efe633;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:400}.tarot-lens-explainer>div i{color:var(--gold);font-style:normal}.transit-section{border-top:1px solid var(--line);margin-top:70px;padding-top:24px}.transit-section>div:last-child{grid-template-columns:1fr 1fr;gap:28px;margin-top:25px;display:grid}.transit-section article{border-left:1px solid var(--gold);padding-left:18px}.transit-section article>span{color:var(--rose-deep);letter-spacing:.1em;text-transform:uppercase;font-size:8px}.transit-section strong{font-family:var(--serif);margin:9px 0;font-size:18px;font-weight:400;display:block}.transit-section p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.settings-view>.back-button{margin-bottom:45px}.cloud-account-card{background:linear-gradient(120deg,#ffffff59,#b49a630f);border:1px solid #b49a636b;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:22px;margin-top:48px;padding:24px 28px;display:grid}.cloud-account-icon{width:54px;height:54px;color:var(--gold);font-family:var(--serif);border:1px solid #b49a6380;border-radius:50%;place-items:center;font-size:24px;display:grid;box-shadow:inset 0 0 0 6px #b49a6312}.cloud-account-copy h2{font-family:var(--serif);margin:7px 0 5px;font-size:24px;font-weight:400}.cloud-account-copy p{max-width:700px;color:var(--muted);margin:0 0 11px;font-size:10px;line-height:1.55}.cloud-account-meta{color:#17203380;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:8px;display:inline-flex}.cloud-account-actions{align-items:center;gap:8px;display:flex}.cloud-account-actions button,.cloud-account-actions a{border:1px solid var(--line);min-height:38px;color:var(--ink);background:#ffffff59;justify-content:center;align-items:center;padding:0 14px;font-size:9px;text-decoration:none;display:inline-flex}.cloud-account-actions .primary-account-action{border-color:var(--ink);background:var(--ink);color:var(--paper)}.cloud-account-actions button:disabled{cursor:wait;opacity:.55}.settings-profile-card{border:1px solid var(--line);background:#ffffff3d;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);gap:clamp(28px,6vw,80px);margin-top:48px;padding:clamp(25px,4vw,42px);display:grid}.settings-profile-card header h2{font-family:var(--serif);margin:10px 0 12px;font-size:31px;font-weight:400}.settings-profile-card header p{color:var(--muted);margin:0;font-size:11px;line-height:1.65}.settings-profile-form .confidence-field{margin-bottom:20px}.settings-profile-save{width:auto}.settings-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;margin-top:18px;display:grid}.settings-grid section{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:220px;padding:26px}.settings-grid h2{font-family:var(--serif);margin:0 0 10px;font-size:20px;font-weight:400}.settings-grid p{max-width:420px;color:var(--muted);margin:0 0 24px;font-size:11px;line-height:1.6}.toggle{text-transform:uppercase;background:0 0;border:0;align-items:center;gap:9px;padding:0;font-size:9px;display:flex}.toggle i{border:1px solid var(--line);background:#ffffff59;border-radius:999px;width:38px;height:21px;position:relative}.toggle i:after{content:"";background:#17203373;border-radius:50%;width:15px;height:15px;transition:transform .2s;position:absolute;top:2px;left:2px}.toggle.on i{background:var(--ink)}.toggle.on i:after{background:var(--paper);transform:translate(17px)}.settings-actions{gap:8px;display:flex}.settings-actions button{border:1px solid var(--line);background:#ffffff4d;min-height:38px;padding:0 13px;font-size:9px}.settings-actions button.danger{color:var(--rose-deep);border-color:#854f5966}.service-error{width:min(680px,100%);color:var(--rose-deep);background:#854f5912;border:1px solid #854f5947;margin:16px auto 0;padding:12px 15px;font-size:10px;line-height:1.5}.service-error button{color:inherit;font:inherit;background:0 0;border:0;border-bottom:1px solid;margin-left:8px;padding:0}.message-pending{opacity:.68}.message-pending p:after{content:"";background:radial-gradient(circle,currentColor 2px,#0000 3px) 0/6px 6px repeat-x;width:18px;height:8px;margin-left:7px;animation:1s ease-in-out infinite pulse-dots;display:inline-block}.calculation-note{max-width:900px;color:var(--muted);text-align:center;margin:26px auto 0;font-size:9px;line-height:1.7}.chart-loading{min-height:130px}@keyframes pulse-dots{50%{opacity:.28;transform:translateY(-1px)}}.draw-method-options{grid-template-columns:1fr 1fr;gap:9px;display:grid}.draw-method-options button{border:1px solid var(--soft-line);text-align:left;background:#ffffff3b;border-radius:4px;grid-template-columns:27px 1fr;align-content:center;min-height:94px;padding:15px;display:grid}.draw-method-options button>span{color:var(--gold);grid-row:1/3;font-size:17px}.draw-method-options button strong{font-family:var(--serif);font-size:15px;font-weight:400}.draw-method-options button small{color:var(--muted);margin-top:5px;font-size:9px;line-height:1.45}.draw-method-options button.selected{border-color:var(--ink);background:var(--ink);color:var(--paper)}.draw-method-options button.selected small{color:#f4efe69e}.threshold-whisper{width:min(680px,100%);color:var(--muted);border-top:1px solid #b49a6359;border-bottom:1px solid #b49a6359;grid-template-columns:32px 1fr 20px;align-items:center;gap:12px;margin:8px auto 25px;padding:12px 15px;display:grid}.threshold-whisper>span,.threshold-whisper>i{color:var(--gold);text-align:center;font-style:normal;animation:3.8s ease-in-out infinite threshold-glimmer}.threshold-whisper p{font-family:var(--serif);text-align:center;margin:0;font-size:12px;line-height:1.5}.threshold-whisper strong{color:var(--ink);font-weight:400}@keyframes threshold-glimmer{50%{opacity:.35;transform:scale(.88)}}.draw-progress>div{flex-wrap:wrap;justify-content:center;row-gap:12px;max-width:100%}.physical-deck-entry{gap:9px;width:min(820px,100%);margin:35px auto;display:grid}.physical-deck-entry>header{background:#ffffff47;border:1px solid #b49a6359;grid-template-columns:44px 1fr;align-items:center;gap:15px;padding:20px;display:grid}.physical-deck-entry>header>span{border:1px solid var(--gold);width:42px;height:42px;color:var(--gold);border-radius:50%;place-items:center;font-size:18px;display:grid}.physical-deck-entry header strong{font-family:var(--serif);font-size:18px;font-weight:400}.physical-deck-entry header p{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.5}.physical-deck-entry>label{border-bottom:1px solid var(--soft-line);grid-template-columns:minmax(145px,.8fr) minmax(220px,1.5fr) 130px;align-items:center;gap:9px;padding:10px 12px;display:grid}.physical-deck-entry label>span{align-items:center;gap:10px;display:flex}.physical-deck-entry label i{border:1px solid var(--gold);width:23px;height:23px;color:var(--rose-deep);border-radius:50%;place-items:center;font-size:8px;font-style:normal;display:grid}.physical-deck-entry label b{font-family:var(--serif);font-size:13px;font-weight:400}.physical-deck-entry select{border:1px solid var(--line);background:#ffffff8c;border-radius:3px;width:100%;min-height:38px;padding:0 10px;font-size:10px}.result-ritual-stage{grid-template-columns:150px minmax(0,1fr);align-items:center;gap:18px;margin:35px auto 70px;display:grid;position:relative}.result-ritual-stage .result-cards{flex-wrap:wrap;min-width:0;margin:0}.result-cards.count-6,.result-cards.count-7,.result-cards.count-8,.result-cards.count-9,.result-cards.count-10,.result-cards.count-11,.result-cards.count-12{grid-template-columns:repeat(5,minmax(94px,1fr));align-items:start;gap:14px;display:grid}.result-cards.count-6 .card-face:nth-child(2),.result-cards.count-7 .card-face:nth-child(2),.result-cards.count-8 .card-face:nth-child(2),.result-cards.count-9 .card-face:nth-child(2),.result-cards.count-10 .card-face:nth-child(2),.result-cards.count-11 .card-face:nth-child(2),.result-cards.count-12 .card-face:nth-child(2){transform:none}.result-cards.count-6 .card-face,.result-cards.count-7 .card-face,.result-cards.count-8 .card-face,.result-cards.count-9 .card-face,.result-cards.count-10 .card-face,.result-cards.count-11 .card-face,.result-cards.count-12 .card-face{width:100%}.reading-seal{aspect-ratio:1;text-align:center;background:radial-gradient(circle,#ffffffb8,#b49a630a 57%,#0000 58%);border:1px solid #b49a636b;border-radius:50%;align-content:center;place-items:center;gap:7px;width:142px;display:grid;position:relative}.reading-seal:before,.reading-seal:after{content:"";border:1px solid #7895b233;border-radius:50%;position:absolute}.reading-seal:before{inset:12px}.reading-seal:after{inset:28px}.seal-orbit{border-top:1px solid var(--gold);border-right:1px solid #0000;border-radius:50%;animation:16s linear infinite seal-turn;position:absolute;inset:-9px}.seal-orbit.orbit-two{border-top-color:var(--blue);animation-duration:11s;animation-direction:reverse;inset:18px}@keyframes seal-turn{to{transform:rotate(360deg)}}.reading-seal i{z-index:2;color:var(--rose-deep);font-family:var(--serif);font-size:12px;font-style:normal}.reading-seal b{z-index:2;max-width:86px;font-family:var(--serif);font-size:11px;font-weight:400}.reading-seal small{z-index:2;color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:7px}.sky-thread{z-index:-1;background:linear-gradient(90deg, var(--gold), #7895b24d, transparent);height:1px;position:absolute;top:50%;left:70px;right:5%}.returning-card-panel{background:radial-gradient(circle at 0,#b49a6326,#0000 14rem),#ffffff4d;border:1px solid #b49a636b;grid-template-columns:92px 1fr;align-items:center;gap:28px;width:min(880px,100%);margin:0 auto 58px;padding:28px 32px;display:grid}.returning-card-mark{border:1px solid var(--gold);border-radius:50%;place-items:center;width:82px;height:82px;display:grid;position:relative}.returning-card-mark:before{content:"";border:1px solid #7895b24d;border-radius:50%;position:absolute;inset:8px}.returning-card-mark span{color:var(--gold);font-size:22px}.returning-card-mark i{background:var(--ink);width:25px;height:25px;color:var(--paper);border-radius:50%;place-items:center;font-size:11px;font-style:normal;display:grid;position:absolute;bottom:4px;right:1px}.returning-card-panel small,.life-answered-panel small{color:var(--rose-deep);letter-spacing:.15em;text-transform:uppercase;font-size:8px;font-weight:600}.returning-card-panel h2{font-family:var(--serif);letter-spacing:-.03em;margin:8px 0;font-size:clamp(25px,3vw,37px);font-weight:400}.returning-card-panel p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.returning-card-panel blockquote{color:var(--ink);font-family:var(--serif);margin:14px 0 0;font-size:14px}.returning-card-panel em{color:var(--rose-deep);font-family:var(--serif);margin-top:13px;font-size:12px;display:block}.interpretation-trail{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:0 0 27px;display:grid}.interpretation-trail article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff38;align-content:end;min-width:0;min-height:105px;padding:12px;display:grid}.interpretation-trail article.active{background:#b49a631a}.interpretation-trail article>span{color:var(--gold);font-size:15px}.interpretation-trail small{color:var(--rose-deep);letter-spacing:.12em;text-transform:uppercase;margin-top:12px;font-size:7px}.interpretation-trail strong{font-family:var(--serif);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:11px;font-weight:400;line-height:1.25;overflow:hidden}.evidence-list>header{padding:22px 0 7px}.evidence-list>header span{color:var(--rose-deep);letter-spacing:.13em;text-transform:uppercase;font-size:8px}.evidence-list>header p{max-width:580px;color:var(--muted);margin:7px 0 0;font-size:10px;line-height:1.5}.evidence-list article.memory-evidence{background:linear-gradient(90deg,#b49a6317,#0000)}.life-answered-panel{background:radial-gradient(circle at 100% 0, #7895b229, transparent 17rem), var(--ink);color:var(--paper);border:1px solid #7895b252;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin-top:38px;padding:28px;display:grid}.life-answered-panel h2{font-family:var(--serif);margin:8px 0 7px;font-size:25px;font-weight:400}.life-answered-panel p{color:#f4efe699;max-width:470px;margin:0;font-size:10px;line-height:1.55}.check-in-choices{gap:6px;display:flex}.check-in-choices button{width:54px;height:54px;color:var(--paper);background:0 0;border:1px solid #f4efe633;border-radius:50%;align-content:center;place-items:center;display:grid}.check-in-choices button:hover,.check-in-choices button.selected{border-color:var(--gold);background:#b49a631f}.check-in-choices strong{font-family:var(--serif);font-size:17px;font-weight:400}.check-in-choices span{color:#f4efe67a;text-transform:uppercase;font-size:7px}.due-checkin-banner{background:linear-gradient(100deg,#b49a631c,#ffffff52);border:1px solid #b49a6380;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:14px;max-width:650px;margin-top:26px;padding:16px;display:grid}.due-checkin-banner>span{border:1px solid var(--gold);width:35px;height:35px;color:var(--gold);border-radius:50%;place-items:center;display:grid}.due-checkin-banner div{gap:3px;min-width:0;display:grid}.due-checkin-banner small{color:var(--rose-deep);letter-spacing:.12em;text-transform:uppercase;font-size:7px}.due-checkin-banner strong{font-family:var(--serif);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;overflow:hidden}.due-checkin-banner p{color:var(--muted);margin:0;font-size:9px}.due-checkin-banner button{background:0 0;border:0;border-bottom:1px solid;padding:7px 0;font-size:9px}.scheduled-return{border:1px solid var(--soft-line);background:#ffffff38;align-items:center;gap:10px;margin-top:17px;padding:10px 13px;display:flex}.scheduled-return.due{background:#b49a6317;border-color:#b49a638c}.scheduled-return span{color:var(--rose-deep);letter-spacing:.1em;text-transform:uppercase;font-size:7px}.scheduled-return strong{font-family:var(--serif);font-size:12px;font-weight:400}.scheduled-return button{background:0 0;border:0;border-bottom:1px solid;margin-left:auto;padding:0;font-size:8px}.journey-return{color:var(--rose-deep);align-items:center;gap:9px;margin-top:15px;display:flex}.journey-return span{letter-spacing:.1em;text-transform:uppercase;font-size:7px}.journey-return strong{font-family:var(--serif);font-size:12px;font-weight:400}.then-now-card{border-left:2px solid var(--gold);background:#ffffff47;margin-top:20px;padding:16px}.then-now-card>span{color:var(--rose-deep);letter-spacing:.11em;text-transform:uppercase;font-size:7px}.then-now-card>div{grid-template-columns:1fr 1fr;gap:18px;margin-top:11px;display:grid}.then-now-card p{color:var(--muted);font-family:var(--serif);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.then-now-card small,.then-prompt small{color:var(--rose-deep);font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:7px;display:block}.then-prompt{border-left:2px solid var(--gold);background:#b49a6314;margin:16px 0 2px;padding:14px}.then-prompt strong{font-family:var(--serif);font-size:14px;font-weight:400}.then-prompt p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:8px 0 0;font-size:9px;line-height:1.5;display:-webkit-box;overflow:hidden}.voice-actions{justify-content:flex-end;gap:7px;display:flex}.voice-actions button{min-height:42px;color:var(--paper);background:0 0;border:1px solid #e2c98f80;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:9px;display:flex}.voice-actions button:hover{border-color:var(--gold);background:#ffffff0f}.voice-actions button.active{color:#edc8ce;border-color:#b9838dcc}.voice-actions button span{color:var(--gold)}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#11182791;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.reflection-modal{background:var(--paper);width:min(560px,100%);padding:clamp(28px,5vw,52px);position:relative;box-shadow:0 30px 80px #11182742}.modal-close{border:1px solid var(--line);background:0 0;border-radius:50%;width:32px;height:32px;font-size:18px;position:absolute;top:16px;right:16px}.reflection-modal h2{font-family:var(--serif);margin:14px 0 10px;font-size:32px;font-weight:400}.reflection-modal>p{color:var(--muted);font-family:var(--serif);font-size:15px;line-height:1.5}.reflection-modal>textarea{border:1px solid var(--line);background:var(--parchment);width:100%;min-height:130px;font-family:var(--serif);margin:15px 0 20px;padding:13px;font-size:16px}.reflection-modal fieldset{border:0;margin:0 0 23px;padding:0}.reflection-modal legend{letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:9px;font-weight:600}.reflection-modal fieldset>div{flex-wrap:wrap;gap:7px;display:flex}.toast{z-index:80;background:var(--ink);color:var(--paper);border:1px solid #f4efe62e;padding:12px 16px;font-size:10px;position:fixed;bottom:24px;right:24px;box-shadow:0 15px 35px #1118273d}@media (max-width:1100px){.app-shell{grid-template-columns:82px minmax(0,1fr)}.desktop-nav{padding-inline:13px}.desktop-nav .app-nav-item{justify-content:center;font-size:0}.desktop-nav .app-nav-item span{font-size:17px}.today-view{grid-template-columns:minmax(0,1fr) 310px}.today-primary{padding-inline:36px}.today-reading-card{grid-template-columns:1fr}.preview-deck{min-height:290px}.setup-grid{margin-left:0}}@media (max-width:820px){.onboarding-shell{display:block}.welcome-panel{justify-content:center;min-height:100svh;padding:110px 24px 60px}.brand-kicker{top:27px;left:24px}.welcome-panel h1{font-size:clamp(54px,16vw,78px)}.welcome-actions{flex-direction:column;align-items:stretch;width:100%}.welcome-actions .primary-button{width:100%}.welcome-proof{display:none}.onboarding-orbit{width:130vw;height:130vw;top:-55vw;left:-65vw}.field-grid{grid-template-columns:1fr}.details-shell{padding-top:84px}.details-form h1{font-size:54px}.confidence-field>div{flex-wrap:wrap}.app-shell{padding-bottom:78px;display:block}.app-topbar{grid-template-columns:1fr 1fr;height:68px;min-height:68px;padding:0 18px;position:sticky;top:0}.app-topbar p,.desktop-nav{display:none}.mobile-app-nav{z-index:40;color:var(--paper);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#111827f5;border:1px solid #f4efe624;border-radius:14px;grid-template-columns:repeat(4,1fr);padding:8px;display:grid;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 14px 36px #11182740}.mobile-app-nav .app-nav-item{color:#f4efe680;place-items:center;gap:2px;min-height:48px;padding:3px;font-size:8px;display:grid}.mobile-app-nav .app-nav-item span{font-size:15px}.mobile-app-nav .app-nav-item.active{color:#e2c98f;background:0 0;border-color:#0000}.floating-reader-button{min-width:0;max-width:calc(100vw - 32px);padding-right:14px;bottom:92px;right:16px}.today-view{display:block}.today-primary{padding:38px 20px 55px}.today-primary h1{font-size:clamp(45px,13vw,62px)}.sample-profile-banner{flex-direction:column;align-items:flex-start;gap:11px}.today-reading-card{grid-template-columns:1fr;min-height:0;margin-top:40px}.sample-profile-banner+.today-reading-card{margin-top:28px}.preview-deck{min-height:280px;transform:scale(.84)}.today-sky{border-top:1px solid var(--line);border-left:0;min-height:auto;padding:45px 24px 60px}.pattern-teaser{margin-top:36px}.flow-view,.standard-view{min-height:auto;padding:31px 20px 70px}.flow-header{display:block}.flow-header h1{font-size:clamp(45px,13vw,61px)}.flow-header .back-button{margin-bottom:26px}.setup-grid{margin:0;display:block}.spread-guide{margin-top:42px}.question-first{padding:16px}.question-composer-footer{flex-direction:column;align-items:stretch;padding:15px 16px 16px}.question-composer-footer .primary-button{width:100%;min-width:0}.lens-options{grid-template-columns:1fr}.lens-options button{min-height:105px}.full-deck-picker>header{flex-direction:column;align-items:flex-start;gap:9px}.card-fan{scroll-snap-type:x proximity;min-height:275px;padding:26px 43vw 34px 18px}.card-fan button,.card-fan button:nth-child(n){scroll-snap-align:center;flex-basis:108px;margin:0 -64px 0 0;transform:rotate(0)}.card-fan button:last-child{margin-right:0}.card-fan button:hover:not(:disabled),.card-fan button.chosen{transform:translateY(-14px)}.draw-progress>div{gap:13px}.draw-footer{flex-direction:column;align-items:stretch}.draw-footer .primary-button{width:100%}.result-cards{gap:8px;margin:34px -8px 58px}.result-cards .card-face{width:min(31vw,155px)}.result-cards .card-face:nth-child(2){transform:translateY(12px)}.card-face-art{min-height:58%;margin-block:5px}.major-glyph{font-size:23px}.pip-field{gap:5px 7px}.pip-field i{font-size:13px}.pips-1 i{font-size:30px}.card-face-name strong{font-size:11px}.interpretation{font-size:20px}.practical-guidance{padding:23px 18px}.practical-guidance ol{grid-template-columns:1fr}.result-actions{grid-template-columns:1fr 1fr;display:grid}.result-actions .primary-button{grid-column:1/-1;width:100%}.chat-view{min-height:auto;padding:18px 15px 70px}.conversation-drawer{width:100%;height:100dvh;min-height:0;padding:0 18px 24px}.conversation-drawer .chat-header{margin:0 -18px;padding:18px}.chat-header{grid-template-columns:auto 1fr auto;gap:11px}.reader-identity{justify-self:center}.reader-identity>span{width:31px;height:31px}.live-voice-panel{grid-template-columns:44px minmax(0,1fr);padding:17px}.live-voice-orb{width:42px;height:42px}.live-voice-panel>button{grid-column:1/-1;width:100%}.voice-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.voice-actions button:first-child:last-child{grid-column:1/-1}.message.user{width:90%}.suggestion-row{flex-wrap:nowrap;padding-bottom:6px;overflow-x:auto}.suggestion-row button{white-space:nowrap}.standard-heading{flex-direction:column;align-items:flex-start;margin-bottom:38px}.standard-heading h1,.settings-view>h1{font-size:55px}.journal-layout,.chart-layout,.chart-narrative,.chart-deep-dive{grid-template-columns:1fr}.journey-stats{grid-template-columns:1fr 1fr;margin:38px 0 52px}.journey-entry{grid-template-columns:30px 76px minmax(0,1fr);gap:11px}.patterns-panel{position:static}.chart-narrative{gap:32px;margin-bottom:55px;padding:24px 18px}.chart-wheel-column{position:static}.journal-entry{grid-template-columns:64px 1fr 18px}.patterns-panel{margin-top:20px}.chart-wheel-large{order:-1}.chart-wheel-large .astro-wheel{width:300px}.transit-section>div:last-child,.settings-grid{grid-template-columns:1fr}.settings-grid section{min-height:190px}.settings-profile-card{grid-template-columns:1fr;gap:28px;margin-top:36px;padding:24px 18px}.cloud-account-card{grid-template-columns:44px minmax(0,1fr);gap:16px;margin-top:36px;padding:20px 18px}.cloud-account-icon{width:42px;height:42px;font-size:19px}.cloud-account-actions{flex-wrap:wrap;grid-column:1/-1}.cloud-account-actions button,.cloud-account-actions a{flex:140px}.settings-profile-save{width:100%}.draw-method-options{grid-template-columns:1fr}.physical-deck-entry>label{grid-template-columns:1fr 1fr}.physical-deck-entry label>span{grid-column:1/-1}.result-ritual-stage{margin-bottom:55px;display:block}.reading-seal{width:118px;margin:0 auto 32px}.sky-thread{top:59px;left:8%;right:8%}.result-cards.count-6,.result-cards.count-7,.result-cards.count-8,.result-cards.count-9,.result-cards.count-10,.result-cards.count-11,.result-cards.count-12{grid-template-columns:repeat(3,1fr);margin-inline:0}.result-cards.count-6 .card-face,.result-cards.count-7 .card-face,.result-cards.count-8 .card-face,.result-cards.count-9 .card-face,.result-cards.count-10 .card-face,.result-cards.count-11 .card-face,.result-cards.count-12 .card-face{width:100%}.returning-card-panel{grid-template-columns:66px 1fr;gap:17px;padding:22px 18px}.returning-card-mark{width:62px;height:62px}.interpretation-trail{grid-template-columns:1fr 1fr}.life-answered-panel{grid-template-columns:1fr;padding:23px 18px}.check-in-choices{flex-wrap:wrap;justify-content:flex-start}.due-checkin-banner{grid-template-columns:35px 1fr}.due-checkin-banner button{grid-column:2;justify-self:start}.then-now-card>div{grid-template-columns:1fr}.toast{text-align:center;bottom:86px;left:18px;right:18px}}@media (max-width:420px){.floating-reader-button small{display:none}.card-face-position{font-size:6px}.card-face-number{font-size:9px}.card-face{padding-inline:10px}.card-face-topline{padding-inline:1px}.big-three-grid{grid-template-columns:1fr}.big-three-grid article{min-height:180px}.journey-heading>div>p{font-size:14px}.journey-stats article{min-height:108px;padding:13px}.journey-stats strong{font-size:22px}.journey-entry{grid-template-columns:29px minmax(0,1fr);gap:10px}.journey-date{flex-direction:row;grid-column:2;align-items:center;padding-top:0}.journey-entry-body{grid-column:2}.journey-entry-title{grid-template-columns:minmax(0,1fr) 63px}.journey-mini-deck{transform-origin:100% 0;width:61px;transform:scale(.86)}.journey-actions{flex-direction:column;align-items:stretch}.journey-actions .primary-button,.journey-actions .secondary-button{width:100%}.journey-actions .inline-button{align-self:flex-start;margin:5px 0 0}.physical-deck-entry>label{grid-template-columns:1fr}.physical-deck-entry label>span{grid-column:auto}.result-cards.count-6,.result-cards.count-7,.result-cards.count-8,.result-cards.count-9,.result-cards.count-10,.result-cards.count-11,.result-cards.count-12{grid-template-columns:repeat(2,1fr)}.returning-card-panel{grid-template-columns:1fr}.returning-card-mark{margin-bottom:4px}.chart-wheel-large .astro-wheel{width:min(280px,92vw)}.zodiac-marker>i{width:19px;height:19px;font-size:10px}.chart-center strong{font-size:10px}.journal-entry{grid-template-columns:1fr 18px}.journal-date{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}html[data-reduce-motion=true] *,html[data-reduce-motion=true] :before,html[data-reduce-motion=true] :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}:focus-visible{outline:2px solid var(--rose-deep);outline-offset:3px}.safety-page{max-width:760px;margin:0 auto;padding:48px 20px}.safety-support{background:var(--cream,#f5f0e7);color:#182133;border:1px solid #a6a8ad;border-radius:16px;padding:clamp(24px,5vw,48px)}.safety-support h2{letter-spacing:normal;margin:12px 0 20px;font-size:clamp(28px,5vw,42px);line-height:1.2}.safety-support p{margin:0 0 20px;font-size:17px;line-height:1.65}.safety-support .safety-eyebrow{letter-spacing:.12em;text-transform:uppercase;font-size:14px}.safety-support .safety-privacy{color:#505665;font-size:14px}.safety-support label{margin-bottom:10px;font-size:16px;display:block}.safety-support label span{color:#505665;font-size:14px;display:block}.safety-support select{color:#182133;background:#fff;border:1px solid #777;border-radius:8px;width:100%;margin-bottom:20px;padding:14px;font-size:16px}.safety-support a{color:#703348;text-decoration:underline}.safety-actions{flex-wrap:wrap;gap:12px;margin:0 0 20px;display:flex}.safety-actions a{color:#fff;background:#182133;border-radius:8px;align-items:center;min-height:48px;padding:12px 18px;display:inline-flex}.safety-overlay{z-index:200;background:#18213399;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.safety-overlay>div{border-radius:16px;width:min(720px,100%);max-height:calc(100dvh - 40px);overflow-y:auto}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.full-deck-picker .card-fan{grid-template-rows:repeat(2,170px);grid-auto-columns:102px;grid-auto-flow:column;gap:20px 12px;min-height:0;padding:24px 16px;scroll-padding-inline:16px;display:grid}.full-deck-picker .card-fan button:nth-child(n){aspect-ratio:auto;width:100%;height:100%;margin:0;transform:none}.full-deck-picker .card-fan button.chosen,.full-deck-picker .card-fan button:hover:not(:disabled){background-color:var(--rose-deep);transform:translateY(-5px)}.full-deck-picker .card-fan button:focus-visible{outline:3px solid var(--rose-deep);outline-offset:3px}.full-deck-picker .card-fan button:not(.chosen)>i{display:none}.full-deck-picker>header p{font-size:14px}.full-deck-picker>header span,.full-deck-picker>header button{font-size:12px}.lens-options button:disabled{opacity:.55;cursor:not-allowed}@media (max-width:700px){.full-deck-picker .card-fan{grid-template-rows:repeat(2,140px);grid-auto-columns:84px;gap:18px 10px;padding:22px 12px}}.email-auth-form{gap:16px;margin:28px 0;display:grid}.email-auth-form label,.beta-form label,.journey-filters label{text-align:left;gap:8px;font-size:14px;display:grid}.email-auth-form input,.beta-form input,.beta-form select,.journey-filters input,.journey-filters select,.memory-settings textarea{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:8px;min-height:48px;padding:14px;font-size:16px}.auth-help,.auth-mode-actions,.guest-link{font-size:14px;line-height:1.6}.auth-mode-actions{flex-wrap:wrap;gap:16px;display:flex}.auth-mode-actions button{background:0 0;border:0;padding:4px 0;text-decoration:underline}.guest-link{text-underline-offset:4px;margin:20px 0;display:block}.auth-card h1{line-height:1.06}.auth-intro{font-size:16px}.auth-options>button,.chatgpt-auth-option{font-size:14px}.auth-options>.google-auth-option{color:#1f1f1f;background:#fff;border-color:#747775;grid-template-columns:20px 1fr;gap:12px;padding:12px;font-family:Arial,sans-serif;font-weight:500}.google-auth-option .google-mark{object-fit:contain;width:20px;height:20px;display:block}.auth-options>.google-auth-option:disabled{opacity:.65;cursor:not-allowed}.auth-options>button:focus-visible{outline:3px solid var(--rose-deep);outline-offset:3px}.chatgpt-auth-option:focus-visible{outline:3px solid var(--rose-deep);outline-offset:3px}.auth-provider-help,.auth-account-note{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.auth-provider-help{margin-bottom:6px}.auth-account-note{margin:18px 0}.auth-divider{margin-top:24px;font-size:12px}.auth-card .auth-error{font-size:14px}.auth-terms{font-size:12px}.beta-form{gap:18px;max-width:550px;margin:32px auto;display:grid}.beta-form .beta-consent{align-items:flex-start;gap:12px;font-size:14px;line-height:1.6;display:flex}.beta-consent input{flex:0 0 20px;width:20px;height:20px;min-height:auto;margin-top:2px}.beta-form button{justify-self:center}.beta-success{padding:24px}.guest-reading-page{min-height:100vh;padding:24px clamp(20px,6vw,90px) 80px}.guest-reading-page>header{justify-content:space-between;align-items:center;display:flex}.guest-reading-content{max-width:800px;margin:48px auto 0}.guest-reading-content h1{font:400 clamp(40px, 7vw, 76px)/1.04 var(--serif);letter-spacing:-.04em;margin:20px 0}.guest-reading-content h1 em{color:var(--rose-deep)}.guest-reading-content p{font-size:17px;line-height:1.7}.guest-question{gap:16px;margin:32px 0;display:grid}.guest-question label{font-size:16px}.guest-question label span{color:var(--muted)}.guest-question textarea{border:1px solid var(--line);background:var(--paper);border-radius:12px;width:100%;padding:18px;font-size:18px}.guest-question button{justify-self:start}.guest-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.guest-cards article{border:1px solid var(--gold);background:var(--ink);color:var(--paper);text-align:center;border-radius:12px;padding:22px 10px}.guest-cards article>span{font:44px var(--serif);color:var(--gold);margin:28px 0;display:block}.guest-cards small{font-size:12px}.guest-cards h2{font:400 20px/1.2 var(--serif)}.guest-cards p{font-size:12px}.guest-result{border-top:1px solid var(--line);padding-top:24px}.guest-result details{padding:18px 0}.guest-result summary{cursor:pointer;font-size:16px}.reading-label{letter-spacing:.12em;text-transform:uppercase;color:var(--rose-deep);margin-bottom:16px;font-size:13px;display:block}.reading-takeaway{padding:28px 0}.reading-takeaway h2{font:400 clamp(24px, 3vw, 34px)/1.45 var(--serif);margin:0 0 24px}.one-step{border-left:3px solid var(--gold);margin:24px 0;padding:4px 0 4px 20px}.one-step h3,.one-step h2{font:400 24px/1.3 var(--serif);margin:0 0 10px}.one-step p{font-size:17px;line-height:1.65}.reading-depth{border-block:1px solid var(--line);margin:26px 0;padding:20px 0}.reading-depth>summary{cursor:pointer;padding:8px 0;font-size:17px}.reading-depth[open]>summary{margin-bottom:24px}.calendar-reminder{padding:20px 0}.calendar-reminder p{max-width:560px;font-size:14px;line-height:1.6}.journey-filters{flex-wrap:wrap;align-items:end;gap:16px;margin:28px 0;display:flex}.journey-filters label:first-child{flex:250px}.journey-filters button{min-height:48px}.journey-filters button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.journey-manage{flex-wrap:wrap;gap:18px;margin:16px 0;display:flex}.journey-manage button{text-underline-offset:4px;background:0 0;border:0;padding:8px 0;font-size:14px;text-decoration:underline}.weekly-reflection,.memory-settings{border:1px solid var(--line);background:var(--paper);border-radius:12px;margin:28px 0;padding:clamp(20px,4vw,36px)}.weekly-reflection h2,.memory-settings h2{font:400 28px/1.2 var(--serif)}.weekly-reflection p,.memory-settings p{font-size:16px;line-height:1.65}.weekly-reflection blockquote{font:22px/1.5 var(--serif);margin:22px 0}.weekly-reflection cite{font:normal 14px/1.6 var(--sans);color:var(--muted);margin-top:10px;display:block}.memory-settings label{margin:16px 0 8px;font-size:14px;display:block}.memory-settings textarea{width:100%;margin-bottom:16px}.app-shell .primary-button,.app-shell .secondary-button{min-height:46px;font-size:14px}.app-shell .inline-button{font-size:14px}.app-shell .section-index,.app-shell .field-label{font-size:12px}.app-shell .message p{font-size:16px;line-height:1.65}.app-shell .settings-grid p{font-size:15px;line-height:1.65}.app-shell .journey-summary{font-size:16px}.app-shell .standard-heading h1,.app-shell .flow-header h1{font-size:clamp(40px,5vw,68px);line-height:1.1}.app-shell .standard-heading{margin-bottom:36px}@media (max-width:700px){.guest-reading-content{margin-top:32px}.guest-cards{gap:8px}.guest-cards h2{font-size:17px}.app-shell .today-primary h1{font-size:42px;line-height:1.12}.app-shell .view-container{padding-bottom:140px}.reading-takeaway{padding-top:12px}.journey-filters{align-items:stretch}.journey-filters label{flex:100%}.app-shell .demo-banner,.app-shell .ai-voice-disclosure{font-size:12px;line-height:1.6}.app-shell .hero-copy{font-size:17px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
