#app-root{min-height:100vh;transition:background-color .28s ease,color .28s ease}.auth-screen-enter-active,.auth-screen-leave-active{transition:opacity .26s ease,transform .36s cubic-bezier(.16,1,.3,1)}.auth-screen-enter-from{opacity:0;transform:translateY(16px)}.auth-screen-leave-to{opacity:0;transform:translateY(-10px)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:var(--td-text-color-primary);background-color:var(--td-bg-color-container);overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;border:none;background:none;font:inherit}input,textarea,select{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--td-brand-color);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.container{max-width:1440px;margin-inline:auto;padding-inline:12px}@media(min-width:768px){.container{padding-inline:24px}}@media(min-width:1024px){.container{padding-inline:32px}}.app-page{width:100%;max-width:1200px;margin:0 auto;padding:clamp(4px,1vw,16px) 0 32px}.app-page__hero{border:1px solid var(--td-component-border);border-radius:24px;padding:clamp(24px,5vw,56px);background:var(--td-bg-color-secondarycontainer);overflow:hidden}.app-page__eyebrow{color:var(--td-brand-color);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.app-page__title{margin-top:8px;color:var(--td-text-color-primary);font-size:clamp(28px,4vw,48px);line-height:1.15}.app-page__subtitle{max-width:620px;margin-top:12px;color:var(--td-text-color-secondary);font-size:16px}.app-page__section{margin-top:24px}.app-page__section-title{margin-bottom:12px;color:var(--td-text-color-primary);font-size:20px}.surface-card{border:1px solid var(--td-component-border);border-radius:16px;background:var(--td-bg-color-container);box-shadow:0 8px 24px #1414280d}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}@media(max-width:560px){.app-page{padding-bottom:20px}.app-page__hero{border-radius:18px}.button-row>*{flex:1 1 100%}}.result-container{max-width:780px;margin-inline:auto}.touch-target{min-width:44px;min-height:44px}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.desktop-layout.is-zhouyi{--zhouyi-page-gutter: clamp(16px, 3.2vw, 56px);background:var(--zhouyi-paper, #f3ebdd)}.desktop-layout.is-zhouyi .layout-content{overflow-x:hidden}.desktop-layout.is-zhouyi :is(.zhouyi-ask,.zhouyi-cast,.zhouyi-result,.zhouyi-library,.zhouyi-guide,.zhouyi-history,.zhouyi-article,.zhouyi-mine){box-sizing:border-box;width:100%;max-width:none;min-height:100vh;min-height:100dvh;margin:0;padding:clamp(16px,2.4vw,36px) var(--zhouyi-page-gutter) calc(96px + env(safe-area-inset-bottom))}.desktop-layout.is-zhouyi .feature-bottom-nav{box-sizing:border-box;width:min(100%,1160px);margin:16px auto 0;justify-content:center;border:1px solid var(--td-component-border);border-radius:16px}@media(min-width:1024px){.desktop-layout.is-zhouyi .feature-bottom-nav{display:none}}@media(min-width:769px){.desktop-layout.is-zhouyi :is(.ask-shell,.cast-shell,.result-shell,.library-banner,.guide-shell,.history-shell,.article-shell,.mine-shell){width:min(100%,1160px);margin-inline:auto}.desktop-layout.is-zhouyi .ask-shell{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:16px}.desktop-layout.is-zhouyi .ask-shell .hero-card,.desktop-layout.is-zhouyi .ask-shell .submit-button,.desktop-layout.is-zhouyi .ask-shell .footer-tip{grid-column:1/-1}.desktop-layout.is-zhouyi .cast-shell{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:16px;align-items:stretch}.desktop-layout.is-zhouyi .cast-shell .inquiry-card,.desktop-layout.is-zhouyi .cast-shell .ritual-card{box-sizing:border-box}.desktop-layout.is-zhouyi .cast-shell .inquiry-card{height:auto;align-self:start}.desktop-layout.is-zhouyi .result-shell{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:16px;align-items:start}.desktop-layout.is-zhouyi .result-shell .result-hero,.desktop-layout.is-zhouyi .result-shell .result-card--footer{grid-column:1/-1}.desktop-layout.is-zhouyi .hexagram-list,.desktop-layout.is-zhouyi .guide-section,.desktop-layout.is-zhouyi .history-list,.desktop-layout.is-zhouyi .mine-shell{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.desktop-layout.is-zhouyi .mine-shell .mine-header,.desktop-layout.is-zhouyi .mine-shell .mine-visual,.desktop-layout.is-zhouyi .mine-shell .overview-card,.desktop-layout.is-zhouyi .mine-shell .section-card--history{grid-column:1/-1}.desktop-layout.is-zhouyi .mine-shell .section-card{margin-bottom:0}.desktop-layout.is-zhouyi .article-shell{max-width:960px}}@media(min-width:769px)and (max-width:1023px){.desktop-layout.is-zhouyi .ask-shell,.desktop-layout.is-zhouyi .result-shell{grid-template-columns:1fr}.desktop-layout.is-zhouyi .ask-shell .hero-card,.desktop-layout.is-zhouyi .ask-shell .submit-button,.desktop-layout.is-zhouyi .ask-shell .footer-tip,.desktop-layout.is-zhouyi .result-shell .result-hero,.desktop-layout.is-zhouyi .result-shell .result-card--footer{grid-column:auto}}@media(max-width:768px){.desktop-layout.is-zhouyi :is(.zhouyi-ask,.zhouyi-cast,.zhouyi-result,.zhouyi-library,.zhouyi-guide,.zhouyi-history,.zhouyi-article,.zhouyi-mine){padding-inline:12px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.decorative{pointer-events:none}.fortune-fullscreen{position:relative;min-height:100vh;min-height:100dvh;overflow-x:hidden;background-color:#fff5f8;background-image:var(--fortune-background-image);background-position:center 40%;background-size:cover;background-attachment:fixed}.fortune-overlay{position:fixed;z-index:0;inset:0;pointer-events:none;background:#fff5f852}.fortune-scroll{position:relative;z-index:1;width:min(100%,960px);margin:0 auto;padding:24px 24px 80px}@media(max-width:1023px){.fortune-scroll{width:min(100%,720px);padding:20px 20px 76px}}@media(max-width:767px){.fortune-fullscreen{background-attachment:scroll}.fortune-scroll{width:100%;padding:16px 16px 72px}}.reveal-enter-active{transition:opacity .28s cubic-bezier(.16,1,.3,1),transform .28s cubic-bezier(.16,1,.3,1)}.reveal-enter-from{opacity:0;transform:translateY(8px)}.stagger-1{transition-delay:80ms}.stagger-2{transition-delay:.16s}.stagger-3{transition-delay:.24s}.stagger-4{transition-delay:.32s}.stagger-5{transition-delay:.4s}.stagger-6{transition-delay:.48s}.stagger-7{transition-delay:.56s}.stagger-8{transition-delay:.64s}.stagger-9{transition-delay:.72s}.stagger-10{transition-delay:.8s}.stagger-11{transition-delay:.88s}.stagger-12{transition-delay:.96s}:root{--auth-ink: #172b3d;--auth-ink-soft: #52616a;--auth-paper: #f7f4ee;--auth-paper-deep: #eee8df;--auth-line: #d8cfc3;--auth-copper: #b56f47;--auth-copper-deep: #955438;--auth-danger: #b04f4c;--auth-success: #3f7569;--auth-shadow: 0 22px 60px rgb(23 43 61 / 10%)}.auth-page{min-height:100vh;min-height:100dvh;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(460px,.96fr);overflow:hidden;background:var(--auth-paper);color:var(--auth-ink)}.auth-visual{position:relative;min-height:100vh;min-height:100dvh;overflow:hidden;isolation:isolate;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(28px,4.6vw,68px) clamp(30px,7vw,108px) clamp(28px,4.2vw,56px);color:#f7efe2;background-color:#101d2b;background-image:var(--auth-visual-image);background-position:center;background-size:cover}.auth-visual:before,.auth-visual:after{position:absolute;z-index:-1;content:"";pointer-events:none}.auth-visual:before{inset:0;background:linear-gradient(90deg,#07111c8f,#07111c30 58%,#07111c61),linear-gradient(180deg,rgba(7,17,28,.32) 0%,transparent 34%,rgba(7,17,28,.55) 100%)}.auth-visual:after{right:-15%;bottom:-23%;width:70%;height:60%;border-radius:50%;background:#d08b5d24;filter:blur(80px)}.auth-visual__wash{position:absolute;z-index:-1;inset:0;background:#0c1a2738;mix-blend-mode:multiply;pointer-events:none}.auth-visual__grain{position:absolute;z-index:-1;inset:0;opacity:.08;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.36'/%3E%3C/svg%3E");mix-blend-mode:screen;pointer-events:none}.auth-visual__topline,.auth-visual__footer,.auth-panel__topline{display:flex;align-items:center;justify-content:space-between;gap:20px}.auth-brand{display:inline-flex;align-items:center;gap:10px;width:fit-content;color:inherit}.auth-brand__mark{position:relative;width:30px;height:30px;display:inline-grid;place-items:center;border:1px solid currentcolor;border-radius:50%;transform:rotate(45deg)}.auth-brand__mark:before,.auth-brand__mark:after,.auth-brand__mark span{position:absolute;content:"";display:block;border:1px solid currentcolor}.auth-brand__mark:before{width:21px;height:21px;border-radius:50% 0}.auth-brand__mark:after{width:6px;height:6px;border-radius:50%;background:currentcolor}.auth-brand__mark span{width:38px;height:1px;border:0;background:currentcolor;opacity:.72}.auth-brand__name{font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,serif;font-size:19px;font-weight:700;letter-spacing:.18em}.auth-brand--visual{color:#f8eadb}.auth-visual__edition,.auth-panel__meta{color:#f8eadbad;font-size:10px;font-weight:700;letter-spacing:.18em}.auth-visual__content{position:relative;max-width:540px;padding-top:clamp(52px,11vh,136px);animation:auth-rise-in .72s cubic-bezier(.16,1,.3,1) both}.auth-visual__eyebrow{display:flex;align-items:center;gap:12px;color:#dca27b;font-size:11px;font-weight:700;letter-spacing:.24em}.auth-visual__eyebrow:before{width:34px;height:1px;background:currentcolor;content:""}.auth-visual__title{margin-top:22px;font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,serif;font-size:clamp(34px,4.1vw,66px);font-weight:500;letter-spacing:.02em;line-height:1.28;text-wrap:balance}.auth-visual__title em{color:#e1a778;font-style:normal}.auth-visual__description{margin-top:26px;color:#f8eadbc7;font-size:14px;line-height:2;letter-spacing:.04em}.auth-visual__orbit{position:absolute;top:5%;right:-3%;width:clamp(140px,15vw,218px);aspect-ratio:1;opacity:.6;transform:rotate(-19deg)}.auth-visual__orbit-line{position:absolute;inset:11%;border:1px solid rgba(223,167,121,.52);border-radius:50%}.auth-visual__orbit-line--two{inset:0;transform:rotate(62deg) scaleX(.46)}.auth-visual__orbit-core{position:absolute;inset:43%;border:1px solid #e1a778;border-radius:50%;box-shadow:0 0 0 6px #e1a77814,0 0 22px #e1a77866}.auth-visual__orbit-point{position:absolute;width:5px;height:5px;border-radius:50%;background:#e1a778;box-shadow:0 0 10px #e1a778}.auth-visual__orbit-point--one{top:9%;left:53%}.auth-visual__orbit-point--two{top:50%;right:3%}.auth-visual__orbit-point--three{bottom:7%;left:30%}.auth-visual__footer{color:#f8eadb8a;font-size:10px;letter-spacing:.14em}.auth-panel{min-width:0;min-height:100vh;min-height:100dvh;overflow-y:auto;background:radial-gradient(circle at 12% 10%,rgba(255,255,255,.78),transparent 30%),var(--auth-paper)}.auth-panel__inner{width:min(100%,560px);min-height:100%;margin:0 auto;padding:clamp(28px,4.5vw,68px) clamp(26px,6vw,86px) 30px;display:flex;flex-direction:column;justify-content:center}.auth-panel__topline{color:var(--auth-ink-soft);animation:auth-rise-in .6s 80ms cubic-bezier(.16,1,.3,1) both}.auth-panel__meta{color:#899087}.auth-guest-link{display:inline-flex;align-items:center;gap:6px;min-height:44px;color:var(--auth-ink-soft);font-size:12px;letter-spacing:.02em;transition:color .16s ease,transform .16s ease}.auth-guest-link svg{width:16px;height:16px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.2;transition:transform .16s ease}.auth-guest-link:hover{color:var(--auth-copper-deep)}.auth-guest-link:hover svg{transform:translate(3px)}.auth-brand--mobile{display:none;color:var(--auth-ink)}.auth-nav{display:flex;align-items:center;gap:28px;margin-top:clamp(52px,8vh,92px);border-bottom:1px solid var(--auth-line);animation:auth-rise-in .6s .15s cubic-bezier(.16,1,.3,1) both}.auth-nav__link{position:relative;display:inline-flex;align-items:center;min-height:46px;color:#9a9b94;font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,serif;font-size:19px;letter-spacing:.08em;transition:color .18s ease}.auth-nav__link:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--auth-copper);content:"";transform:scaleX(0);transform-origin:left;transition:transform .3s cubic-bezier(.16,1,.3,1)}.auth-nav__link:hover,.auth-nav__link.is-active{color:var(--auth-ink)}.auth-nav__link.is-active:after{transform:scaleX(1)}.auth-form-block{margin-top:34px;animation:auth-rise-in .66s .22s cubic-bezier(.16,1,.3,1) both}.auth-form-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.auth-form-title{font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,serif;color:var(--auth-ink);font-size:clamp(28px,3vw,38px);font-weight:600;letter-spacing:.06em;line-height:1.25}.auth-form-subtitle{max-width:300px;margin-top:10px;color:var(--auth-ink-soft);font-size:13px;line-height:1.8}.auth-form-serial{flex:0 0 auto;padding-top:10px;color:var(--auth-copper);font-size:10px;font-weight:700;letter-spacing:.18em}.auth-methods{display:flex;gap:8px;margin-top:28px}.auth-method{min-height:36px;padding:7px 12px;border:1px solid var(--auth-line);border-radius:999px;color:var(--auth-ink-soft);font-size:12px;line-height:1;transition:border-color .16s ease,color .16s ease,background .16s ease}button.auth-method{cursor:pointer}.auth-method__state{margin-left:5px;color:var(--auth-copper);font-size:10px}.auth-method.is-active{border-color:var(--auth-copper);background:#b56f4717;color:var(--auth-ink)}.auth-method.is-disabled,.auth-method:disabled{cursor:not-allowed;border-color:#dfdbd3;background:#eeece7;color:#afb1ad}.auth-method.is-disabled .auth-method__state,.auth-method:disabled .auth-method__state{color:#b7aaa0}.auth-form{display:flex;flex-direction:column;gap:18px;margin-top:26px}.auth-field{display:flex;flex-direction:column;gap:8px}.auth-field--password{position:relative}.auth-field__label{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:var(--auth-ink);font-size:13px;font-weight:700;letter-spacing:.04em}.auth-field__hint,.auth-field__optional{color:#9a9b94;font-size:11px;font-weight:400;letter-spacing:0}.auth-field__input-wrap{position:relative}.auth-field__input{width:100%;height:54px;padding:0 16px;border:1px solid var(--auth-line);border-radius:8px;outline:0;background:#ffffff8a;color:var(--auth-ink);font-size:14px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.auth-field__input::placeholder{color:#a6a69f}.auth-field__input:hover{border-color:#b9aa9a}.auth-field__input:focus{border-color:var(--auth-copper);background:#fffdfa;box-shadow:0 0 0 4px #b56f4721}.auth-field__input--with-action{padding-right:54px}.auth-field__input--error{border-color:var(--auth-danger);background:#fff9f8}.auth-field__input--error:focus{border-color:var(--auth-danger);box-shadow:0 0 0 4px #b04f4c1f}.auth-field__input:disabled{cursor:not-allowed;background:#eceae5;color:#aaa9a3}.auth-field__action{position:absolute;top:50%;right:8px;width:38px;height:38px;display:grid;place-items:center;border-radius:6px;color:#8c938d;transform:translateY(-50%);transition:color .16s ease,background .16s ease}.auth-field__action:hover{background:var(--auth-paper-deep);color:var(--auth-ink)}.auth-field__action svg{width:18px;height:18px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.3}.auth-field__message{min-height:16px;color:var(--auth-danger);font-size:12px;line-height:1.35}.auth-field__message:empty{display:none}.auth-form__options{display:flex;align-items:center;justify-content:flex-end;min-height:20px;margin-top:-2px}.auth-text-link{color:var(--auth-copper-deep);font-size:12px;transition:color .16s ease}.auth-text-link:hover{color:var(--auth-ink);text-decoration:underline;text-underline-offset:3px}.auth-status{display:flex;align-items:flex-start;gap:8px;padding:11px 13px;border:1px solid transparent;border-radius:8px;font-size:12px;line-height:1.55}.auth-status:before{flex:0 0 auto;width:6px;height:6px;margin-top:6px;border-radius:50%;background:currentcolor;content:""}.auth-status--error{border-color:#b04f4c33;background:#b04f4c12;color:var(--auth-danger)}.auth-status--success{border-color:#3f756933;background:#3f756914;color:var(--auth-success)}.auth-submit{position:relative;min-height:54px;margin-top:4px;overflow:hidden;border-radius:8px;background:var(--auth-ink);color:#fffaf1;font-size:15px;font-weight:700;letter-spacing:.1em;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.auth-submit:after{position:absolute;inset:0;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.16) 50%,transparent 70%);content:"";transform:translate(-120%);transition:transform .6s ease}.auth-submit:hover:not(:disabled){background:#23465b;box-shadow:0 10px 24px #172b3d2e;transform:translateY(-1px)}.auth-submit:hover:not(:disabled):after{transform:translate(120%)}.auth-submit:active:not(:disabled){transform:translateY(0)}.auth-submit:disabled{cursor:wait;opacity:.7}.auth-submit.is-success{background:var(--auth-success)}.auth-submit__loading{display:inline-flex;align-items:center;gap:9px}.auth-submit__loading:before{width:13px;height:13px;border:1.5px solid rgba(255,255,255,.42);border-top-color:#fff;border-radius:50%;content:"";animation:auth-spin .72s linear infinite}.auth-form__footnote{margin-top:2px;color:#858d88;font-size:11px;line-height:1.7;text-align:center}.auth-form__footnote a,.auth-panel__legal a{color:var(--auth-copper-deep);text-decoration:underline;text-decoration-color:#b56f4761;text-underline-offset:3px}.auth-panel__legal{margin-top:auto;padding-top:38px;color:#a2a49e;font-size:10px;line-height:1.7;text-align:center;animation:auth-rise-in .6s .36s cubic-bezier(.16,1,.3,1) both}.auth-panel__legal a:hover{color:var(--auth-ink)}.login-page,.register-page{width:100%}@keyframes auth-rise-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.auth-page{grid-template-columns:minmax(0,.94fr) minmax(430px,1.06fr)}.auth-visual{padding-inline:clamp(28px,5vw,64px)}.auth-visual__orbit{right:-12%}}@media(max-width:820px){.auth-page{display:block;overflow:visible}.auth-visual{display:none}.auth-panel,.auth-panel__inner{min-height:100vh;min-height:100dvh}.auth-panel__inner{width:min(100%,600px);padding:24px clamp(20px,6vw,48px) 24px}.auth-brand--mobile{display:inline-flex;margin-top:34px}.auth-nav{margin-top:30px}.auth-panel__legal{padding-top:44px}}@media(max-width:520px){.auth-panel__topline{align-items:flex-start}.auth-panel__meta{max-width:130px;line-height:1.5}.auth-guest-link{text-align:right}.auth-form-heading{display:block}.auth-form-serial{display:none}.auth-form-title{font-size:30px}.auth-methods{flex-wrap:wrap}}:root[data-theme=astro]{--td-bg-color-container: #0a0e27;--td-bg-color-secondarycontainer: #151a3a;--td-text-color-primary: #e8e8f0;--td-text-color-secondary: #a0a0c0;--td-brand-color: #7b4dff;--td-component-border: #2a2a5a;--app-accent-star: #ffd700}:root[data-theme=classic]{--td-bg-color-container: #faf5ee;--td-bg-color-secondarycontainer: #f0e8d8;--td-text-color-primary: #1a1a2e;--td-text-color-secondary: #4a4a6a;--td-brand-color: #8b0000;--td-component-border: #d4c4a8;--app-accent-seal: #c0392b}:root.is-dark{--td-bg-color-container: #1a1a1a;--td-bg-color-secondarycontainer: #2a2a2a;--td-bg-color-page: #0a0a0a;--td-text-color-primary: #e8e8e8;--td-text-color-secondary: #a0a0a0;--td-component-border: #3a3a3a;color-scheme:dark}:root[data-theme=ink]{--zhouyi-paper: #f3ebdd;--zhouyi-paper-deep: #e8dcc8;--zhouyi-ink: #201b17;--zhouyi-ink-soft: #62574b;--zhouyi-cinnabar: #9e3f32;--zhouyi-indigo: #3f5a5c;--zhouyi-line: #cbb99e;--td-bg-color-container: #f3ebdd;--td-bg-color-page: #f3ebdd;--td-bg-color-secondarycontainer: #e8dcc8;--td-text-color-primary: #201b17;--td-text-color-secondary: #62574b;--td-brand-color: #9e3f32;--td-component-border: #cbb99e;--td-success-color: #3f5a5c;--td-warning-color: #9e3f32;--app-accent-gold: #9e3f32}.desktop-layout.is-daily-fortune{--df-pink: #f08aa8;--df-pink-soft: #f7c8d7;--df-plum: #7a4b68;--df-blue: #3f78c5;--df-career: #3f78c5;--df-love: #d96591;--df-wealth: #bd8127;--df-health: #3f986d;--df-positive: #329875;--df-caution: #d47b3e;--df-paper: #fff5f8;--df-card: rgb(255 255 255 / 84%);--df-card-border: rgb(240 138 168 / 16%);--df-shadow: 0 14px 36px rgb(122 75 104 / 10%)}.desktop-layout.is-daily-fortune .app-sidebar{background:#fff5f8eb;border-right-color:#7a4b6833}.desktop-layout.is-daily-fortune .app-sidebar .sidebar-link{color:#6b5368;font-weight:600}.desktop-layout.is-daily-fortune .app-sidebar .sidebar-link:hover{color:#315f9d;background:#3f78c51a}.desktop-layout.is-daily-fortune .app-sidebar .sidebar-link.active{color:#2e67ae;background:#3f78c529;box-shadow:inset 3px 0 #3f78c5}.desktop-layout.is-daily-fortune .app-sidebar .sidebar-icon{color:currentColor}.desktop-layout.is-daily-fortune .app-sidebar .sidebar-toggle{color:#6b5368;border-top-color:#7a4b6833}.fortune-fullscreen .text-part--highlight{font-weight:700;text-decoration-line:underline;text-decoration-thickness:2px;text-decoration-color:color-mix(in srgb,currentColor 28%,transparent);text-underline-offset:3px}.fortune-fullscreen .text-part--overall{color:var(--df-blue, #3f78c5)}.fortune-fullscreen .text-part--career{color:var(--df-career, #3f78c5)}.fortune-fullscreen .text-part--love{color:var(--df-love, #d96591)}.fortune-fullscreen .text-part--wealth{color:var(--df-wealth, #bd8127)}.fortune-fullscreen .text-part--health{color:var(--df-health, #3f986d)}.fortune-fullscreen .text-part--positive{color:var(--df-positive, #329875)}.fortune-fullscreen .text-part--caution{color:var(--df-caution, #d47b3e)}.fortune-fullscreen .hero-mascot-names,.fortune-fullscreen .result-mascot-names{display:inline-flex;align-items:center;width:fit-content;color:var(--df-blue, #3f78c5);background:#e8f2ffe0;border:1px solid rgba(63,120,197,.18);border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700;letter-spacing:.04em}@media(prefers-reduced-motion:reduce){.desktop-layout.is-daily-fortune *{scroll-behavior:auto!important}}
