@charset "UTF-8";.tab-bar{position:fixed;left:0;right:0;bottom:0;height:67PX;padding:6PX 8PX max(7PX,env(safe-area-inset-bottom));background:rgba(255,253,250,.82);border-top:1PX solid rgba(90,66,78,.08);backdrop-filter:blur(18PX);display:grid;grid-template-columns:repeat(4,1fr);z-index:100;box-sizing:border-box}.tab-bar__item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3PX;font-size:10PX;color:#716975;cursor:pointer}.tab-bar__icon{width:22PX;height:22PX}.tab-bar__label{font-size:10PX;line-height:1;color:inherit;font-weight:400}.tab-bar__item.active{color:#ef6a53;font-weight:700}.tab-bar__item.active:after{content:"";position:absolute;bottom:2PX;width:15PX;height:3PX;border-radius:3PX;background:currentColor}.skeleton,.skeleton-card{width:100%}.skeleton-card{padding:dpx(32);border-radius:var(--radius-lg);background:var(--card-glass);box-shadow:var(--shadow-sm)}.skeleton-bar{height:dpx(28);margin-bottom:dpx(18);border-radius:var(--radius-sm);background:linear-gradient(90deg,rgba(46,36,54,.06) 25%,rgba(46,36,54,.12) 50%,rgba(46,36,54,.06) 75%);background-size:200% 100%;animation:skeleton-shimmer 1.4s ease-in-out infinite}.skeleton-bar:last-child{margin-bottom:0}.skeleton-bar.short{width:62%}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.app-button{font-size:dpx(16);font-weight:600}.error-state{display:flex;flex-direction:column;align-items:center;padding:dpx(64) dpx(32)}.error-icon{display:flex;align-items:center;justify-content:center;width:dpx(96);height:dpx(96);margin-bottom:dpx(28);border-radius:50%;background:rgba(225,95,75,.12);color:var(--coral-deep);font-size:dpx(40);font-weight:300}.error-title{font-size:dpx(30);font-weight:600;color:var(--ink)}.error-desc{margin-top:dpx(14);font-size:dpx(24);line-height:1.7;text-align:center;color:var(--ink-soft)}.error-action{width:100%;margin-top:dpx(36)}.spread-layout{position:relative}.spread-layout__slot{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center}.spread-layout__card{border-radius:.19231rem;background:linear-gradient(160deg,#F3C48A 0%,#E9A96B 100%);box-shadow:0 .05rem .15rem #46283c24}.spread-layout--sm{width:4.61538rem;height:1.92308rem}.spread-layout--sm .spread-layout__card{width:.76923rem;height:1.05769rem}.spread-layout--lg{width:100%;aspect-ratio:1/1;margin:.38462rem 0 .19231rem}.spread-layout--lg .spread-layout__card{width:2.21154rem;height:3.07692rem}.spread-layout--lg .spread-layout__order{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:.67308rem;font-weight:600;color:var(--ink)}.spread-layout--3{display:flex;align-items:center;justify-content:center;gap:.28846rem}.spread-layout--3.spread-layout--lg{gap:.67308rem}.spread-layout--3 .spread-layout__slot{position:static;transform:none}.spread-layout--5 .spread-layout__slot:nth-child(1){left:50%;top:15%}.spread-layout--5 .spread-layout__slot:nth-child(2){left:16.7%;top:39.2%}.spread-layout--5 .spread-layout__slot:nth-child(3){left:83.3%;top:39.2%}.spread-layout--5 .spread-layout__slot:nth-child(4){left:29.4%;top:78.3%}.spread-layout--5 .spread-layout__slot:nth-child(5){left:70.6%;top:78.3%}.empty-state{display:flex;flex-direction:column;align-items:center;padding:dpx(64) dpx(32)}.empty-icon{display:flex;align-items:center;justify-content:center;width:dpx(96);height:dpx(96);margin-bottom:dpx(28);border-radius:50%;background:rgba(233,222,210,.6);color:var(--coral-deep);font-size:dpx(40)}.empty-title{font-size:dpx(30);font-weight:600;color:var(--ink)}.empty-desc{margin-top:dpx(14);font-size:dpx(24);line-height:1.7;text-align:center;color:var(--ink-soft)}.empty-action{width:100%;margin-top:dpx(36)}.standard-result{padding:.6rem .8rem 1rem}.rp-block{margin-top:.7rem}.rp-h{font-size:.6rem;font-weight:700;color:#e15f4b;margin-bottom:.3rem}.rp-q{font-size:.7rem;line-height:1.7;color:#2e2436}.rp-card{width:5rem;height:8.65rem;margin:0 auto;display:flex;align-items:center;justify-content:center}.rp-card-img{width:100%;height:100%;border-radius:.25rem;box-shadow:0 .15rem .4rem #46283c1a}.rp-card-img.reversed{transform:rotate(180deg)}.rp-card-name{text-align:center;font-size:.6rem;font-weight:600;color:#2e2436;margin-top:.2rem}.rp-text{margin-top:.2rem;font-size:.7rem;line-height:1.7;color:#2e2436}.cme-entry{margin-top:.3rem;text-align:center;font-size:.65rem;color:#e15f4b;border-top:.025rem solid rgba(46,36,54,.06);padding-top:.3rem}.cme-arrow{margin-left:.1rem}.rp-feedback{margin-top:.8rem;padding:.5rem 0;border-top:.025rem solid rgba(46,36,54,.08);border-bottom:.025rem solid rgba(46,36,54,.08)}.rp-fb-q{font-size:.65rem;font-weight:600;color:#2e2436;text-align:center;margin-bottom:.4rem}.rp-fb-options{display:flex;gap:.4rem;justify-content:center}.rp-fb-opt{width:3.5rem;height:1.8rem;border-radius:.9rem;border:.025rem solid rgba(46,36,54,.12);background:rgba(255,255,255,.72);display:flex;align-items:center;justify-content:center;font-size:.7rem;color:#2e2436}.rp-fb-opt.chosen{border-color:#e15f4b;color:#e15f4b;background:rgba(225,95,75,.08)}.rp-fb-done{text-align:center;font-size:.65rem;color:#6fa287}.rp-footer{margin-top:.8rem;text-align:center;font-size:.6rem;color:#7a6e7e}.rp-actions{margin-top:.6rem;display:flex;flex-direction:column;gap:.4rem}.rp-btn{height:2.2rem;border-radius:1.1rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600}.rp-btn.primary{background:linear-gradient(135deg,#ee7f60,#e15f4b);color:#fff}.rp-btn.ghost{background:rgba(255,255,255,.72);color:#e15f4b;border:.025rem solid rgba(225,95,75,.35)}.daily-result{padding:.6rem .8rem 1rem}.daily-date{font-size:.7rem;font-weight:700;color:var(--ink);text-align:center}.daily-title{margin-top:.2rem;font-size:.8rem;font-weight:700;color:var(--ink);text-align:center}.daily-card{margin:.6rem auto .3rem;width:5.5rem;height:9.5rem;display:flex;align-items:center;justify-content:center}.daily-card-img{width:100%;height:100%;border-radius:.3rem;box-shadow:0 .2rem .5rem #2e24361f}.daily-card-img.reversed{transform:rotate(180deg)}.daily-card-name{font-size:.65rem;font-weight:600;color:var(--ink);text-align:center}.daily-block{margin-top:.7rem}.daily-h{font-size:.6rem;font-weight:700;color:#e15f4b;margin-bottom:.2rem}.daily-text{font-size:.7rem;line-height:1.7;color:var(--ink)}.daily-entry{margin-top:.8rem;padding:.4rem 0;text-align:center;font-size:.65rem;color:#e15f4b;border-top:.025rem solid rgba(46,36,54,.08)}.daily-entry-arrow{margin-left:.1rem}.daily-actions{margin-top:.8rem;display:flex;flex-direction:column;gap:.4rem}.daily-btn{height:2.2rem;border-radius:1.1rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600}.daily-btn.primary{background:linear-gradient(135deg,#ee7f60,#e15f4b);color:#fff}.binary-result{padding:.6rem .8rem 1rem}.br-block{margin-top:.7rem}.br-h{font-size:.6rem;font-weight:700;color:#e15f4b;margin-bottom:.3rem}.br-context{font-size:.7rem;line-height:1.7;color:#2e2436}.br-options{margin-top:.3rem;display:flex;flex-direction:column;gap:.25rem}.br-option{display:flex;align-items:flex-start;gap:.3rem;background:rgba(255,255,255,.72);border:.025rem solid rgba(46,36,54,.08);border-radius:.3rem;padding:.3rem .35rem}.br-option-tag{flex:none;width:1rem;height:1rem;border-radius:.5rem;background:linear-gradient(135deg,#ee7f60,#e15f4b);color:#fff;font-size:.6rem;font-weight:700;display:flex;align-items:center;justify-content:center}.br-option-text{flex:1;font-size:.7rem;line-height:1.5;color:#2e2436}.br-card-block{margin-top:.5rem}.br-card-label{font-size:.55rem;color:#7a6e7e;margin-bottom:.2rem}.br-card{width:5rem;height:8.65rem;margin:0 auto;display:flex;align-items:center;justify-content:center}.br-card-img{width:100%;height:100%;border-radius:.25rem;box-shadow:0 .15rem .4rem #46283c1a}.br-card-img.reversed{transform:rotate(180deg)}.br-card-name{text-align:center;font-size:.6rem;font-weight:600;color:#2e2436;margin-top:.2rem}.br-card-text{margin-top:.2rem;font-size:.7rem;line-height:1.7;color:#2e2436}.br-text{font-size:.7rem;line-height:1.7;color:#2e2436}.br-footer{margin-top:.8rem;text-align:center;font-size:.6rem;color:#7a6e7e}.br-actions{margin-top:.6rem;display:flex;flex-direction:column;gap:.4rem}.br-btn{height:2.2rem;border-radius:1.1rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600}.br-btn.primary{background:linear-gradient(135deg,#ee7f60,#e15f4b);color:#fff}.br-btn.ghost{background:rgba(255,255,255,.72);color:#e15f4b;border:.025rem solid rgba(225,95,75,.35)}.future-result{padding:.6rem .8rem 1rem}.fr-block{margin-top:.7rem}.fr-h{font-size:.6rem;font-weight:700;color:#e15f4b;margin-bottom:.3rem}.fr-question{font-size:.7rem;line-height:1.7;color:#2e2436}.fr-horizon{margin-top:.2rem;font-size:.6rem;color:#7a6e7e}.fr-card{width:5rem;height:8.65rem;margin:0 auto;display:flex;align-items:center;justify-content:center}.fr-card-img{width:100%;height:100%;border-radius:.25rem;box-shadow:0 .15rem .4rem #46283c1a}.fr-card-img.reversed{transform:rotate(180deg)}.fr-card-name{text-align:center;font-size:.6rem;font-weight:600;color:#2e2436;margin-top:.2rem}.fr-text{margin-top:.2rem;font-size:.7rem;line-height:1.7;color:#2e2436}.fr-footer{margin-top:.8rem;text-align:center;font-size:.6rem;color:#7a6e7e}.fr-actions{margin-top:.6rem;display:flex;flex-direction:column;gap:.4rem}.fr-btn{height:2.2rem;border-radius:1.1rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600}.fr-btn.primary{background:linear-gradient(135deg,#ee7f60,#e15f4b);color:#fff}.fr-btn.ghost{background:rgba(255,255,255,.72);color:#e15f4b;border:.025rem solid rgba(225,95,75,.35)}
