:root{--bg: #fffbf3;--bg-cloud: #fcfeff;--bg-mist: #eaf2ff;--card: #ffffff;--ink: #2a3550;--ink-soft: #61718d;--line: #dee7f4;--brand: #7ea9d8;--brand-peach: #f5b9c7;--brand-mint: #bfe7d7;--brand-lavender: #cfc4ee;--brand-yellow: #f8e8a6;--brand-orange: #f4c39a;--brand-soft: #edf5ff;--surface-soft: linear-gradient(180deg, #fffefc, #f7fbff);--radius-card: 18px;--radius-soft: 14px;--shadow-soft: 0 8px 24px rgba(88, 110, 146, .09);--shadow-card: 0 12px 30px rgba(88, 110, 146, .12);--ease-soft: .24s cubic-bezier(.22, .8, .22, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:radial-gradient(circle at 14% 18%,#ffffff 0,var(--bg) 58%),radial-gradient(circle at 86% 9%,#ffeef3 0,transparent 38%),radial-gradient(circle at 52% 102%,var(--bg-mist) 0,transparent 34%),radial-gradient(circle at 8% 88%,#effaf4 0,transparent 30%),var(--bg);color:var(--ink)}.page{max-width:1120px;margin:0 auto;padding:18px 22px 64px}.top-nav{position:sticky;top:8px;z-index:20;margin-bottom:18px;padding:10px 14px;border-radius:14px;border:1px solid var(--line);background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 24px #2a477c14;display:flex;align-items:center;justify-content:space-between;gap:12px}.nav-brand{display:inline-flex;flex-direction:column;gap:2px;text-decoration:none;font-weight:800;color:#1f2a44}.nav-brand small{font-size:11px;color:#63789e;font-weight:600}.nav-menu-btn{display:none;border:1px solid var(--line);background:#fff;color:#2c4068;border-radius:10px;padding:8px 10px;font-weight:600}.nav-links{display:flex;gap:12px;flex-wrap:wrap}.nav-links a{text-decoration:none;color:#3f4d69;font-size:14px;transition:color .16s ease}.nav-links a:hover{color:var(--brand)}.cw-nav-cta{display:flex;gap:8px;align-items:center}.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:26px;align-items:center;margin-top:6px}.hero-copy{padding-right:10px}.tag{display:inline-block;padding:7px 12px;border:1px solid #f2ced7;border-radius:999px;background:linear-gradient(180deg,#fffdfd,#fff5f8);color:#7f5c73;margin-bottom:12px;font-size:13px}h1{margin:0;font-size:clamp(46px,7vw,82px);line-height:.98;letter-spacing:-.02em}.slogan{margin-top:12px;margin-bottom:0;font-size:clamp(20px,2.3vw,28px);color:#314a77;font-weight:700}.desc{margin:14px 0 10px;color:var(--ink-soft);max-width:560px;line-height:1.78}.hero-note{margin:0 0 22px;color:#6a7da1;font-size:14px;line-height:1.7;max-width:560px}.actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.cta{display:inline-block;padding:12px 20px;border-radius:14px;background:linear-gradient(180deg,#8db4df,#7da6d5);color:#fff;text-decoration:none;border:1px solid #769fce;box-shadow:0 10px 24px #6e94c44d;transition:transform .16s ease,box-shadow .16s ease}.cta:hover{transform:translateY(-1px);box-shadow:0 14px 28px #6e94c459}.cta-button{font:inherit;cursor:pointer}.cta-button:disabled{cursor:not-allowed;opacity:.72;transform:none;box-shadow:0 8px 20px #2856b92e}.ghost-btn{display:inline-block;padding:10px 14px;border-radius:10px;background:#fff;color:var(--ink);text-decoration:none;border:1px solid var(--line);cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.ghost-btn:hover{background:#fffdf8;border-color:#f0d8de;transform:translateY(-1px)}.hero-ghost{color:#5f6f96;border-color:#cfdcf1}.sheep-card{background:linear-gradient(180deg,#fff,#fdf7f8);border:1px solid var(--line);border-radius:24px;padding:18px;box-shadow:var(--shadow-card)}.sheep-card img{width:100%;display:block}.hero-art-note{margin:10px 0 0;font-size:13px;color:#627595;line-height:1.6}.section{margin-top:48px}.section h2{font-size:30px;margin-bottom:16px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.grid article{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:0 8px 24px #2844780f}.grid p{color:var(--ink-soft);line-height:1.65}.palette{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.chip{display:flex;gap:8px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px}.chip span{width:18px;height:18px;border-radius:50%}.chip b{font-size:14px}.chip small{margin-left:auto;color:#7f8ca5}.start-card{background:linear-gradient(180deg,#fffefc,#f8fbff);border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow-soft)}.start-card p{color:var(--ink-soft)}.start-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}.start-card pre{margin:0;background:#f6f8fc;border:1px solid var(--line);border-radius:10px;padding:10px;overflow:auto}.play-card{background:linear-gradient(180deg,#fffefc,#f8fbff);border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow-soft)}.play-card p{color:var(--ink-soft)}.draw-ritual{margin:10px 0 6px;padding:8px 10px;border:1px dashed #d7dff2;border-radius:10px;background:linear-gradient(180deg,#fff,#f8faff);color:#596f94;font-size:13px;line-height:1.6}.currency-bar{margin-top:8px;margin-bottom:8px;display:flex;gap:8px;align-items:center;flex-wrap:wrap;color:#435371}.mode-switch{display:flex;gap:8px;margin-top:8px;margin-bottom:4px}.mode-btn{border:1px solid var(--line);background:#fff;color:#33415f;border-radius:10px;padding:8px 12px;cursor:pointer}.mode-btn.active{background:#1f2a44;color:#fff;border-color:#1f2a44}.play-layout{margin-top:12px;display:grid;grid-template-columns:360px 1fr;gap:20px;align-items:start}.wheel-wrap{position:relative;width:320px;height:320px;margin:0 auto;cursor:pointer;border-radius:50%}.wheel-wrap.is-disabled{cursor:not-allowed}.wheel-hit{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border:0;background:transparent;border-radius:50%;cursor:inherit}.wheel-pointer{position:absolute;top:-6px;left:50%;transform:translate(-50%);width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:0;border-bottom:24px solid #1f2a44;z-index:3}.wheel-orbit{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;z-index:2;border-radius:50%;pointer-events:none}.wheel-orbit i{position:absolute;left:50%;top:0;width:14px;height:14px;margin-left:-7px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#fff,#8cb6ff 68%);box-shadow:0 0 14px #5a8cf06b;opacity:.22}.wheel-orbit.is-spinning i{opacity:.95;animation:wheelOrbitSpin .66s linear infinite}.wheel{width:100%;height:100%;position:relative;z-index:1;border-radius:50%;border:8px solid #fff;box-shadow:0 10px 28px #1f2a441f;cursor:pointer;pointer-events:none;transform-origin:50% 50%;will-change:transform}.wheel-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:110px;height:110px;border-radius:50%;border:0;background:linear-gradient(180deg,#2b62db,#2557c4);color:#fff;font-size:20px;font-weight:700;cursor:pointer;z-index:4;box-shadow:0 10px 24px #2754ba4d;transition:transform .16s ease,box-shadow .16s ease}.wheel-hit:disabled{pointer-events:none}.wheel-center:hover{transform:translate(-50%,-50%) scale(1.03);box-shadow:0 14px 28px #2754ba57}.wheel-center:disabled{cursor:default}.play-result{background:linear-gradient(180deg,#f8fbff,#f5f9ff);border:1px solid var(--line);border-radius:14px;padding:16px}.play-result h3,.play-result h4{margin:0 0 10px}.result-swatch{width:56px;height:56px;border-radius:12px;margin-bottom:8px;box-shadow:0 8px 18px #38548438,inset 0 0 0 1px #ffffff8c}.play-result b{display:block;margin-bottom:4px;font-size:20px}.play-result small{color:#6b7992}.result-reminder{margin:8px 0 6px;color:#31486f;font-weight:600;line-height:1.65}.result-mood-tag{margin:8px 0 4px;color:#2f5e93;font-size:13px}.result-message{margin:0 0 6px;color:#5b6c89;line-height:1.7}.share-btn{margin-top:8px;border:1px solid #2d62d6;background:#2d62d6;color:#fff;border-radius:10px;padding:8px 12px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.share-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px #2856b93d}.share-hint{margin-top:6px;font-size:13px;color:#5b6984}.stats-row{display:flex;gap:10px;flex-wrap:wrap;font-size:13px;color:#4d5c77;margin-bottom:6px}.history-list{padding:0;margin:10px 0 0;list-style:none}.history-list li{display:flex;align-items:center;gap:8px;padding:7px 0}.history-list li span{width:14px;height:14px;border-radius:50%}.history-list li em{font-style:normal;flex:1}.history-list li code{color:#62708a}.premium-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.premium-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.premium-grid article{border:1px solid var(--line);border-radius:14px;padding:14px;background:#f9fbff}.premium-grid b{display:block;margin-top:8px;color:#1f2a44}.footer{margin-top:44px;border-top:1px solid var(--line);padding-top:16px;color:#5d6c88}@media(max-width:860px){.hero,.grid{grid-template-columns:1fr}.palette{grid-template-columns:1fr 1fr}.play-layout{grid-template-columns:1fr}.wheel-wrap{width:280px;height:280px}.wheel-center{width:96px;height:96px;font-size:18px}.premium-grid{grid-template-columns:1fr}}.play-shell{min-height:160px;margin-top:34px;padding-top:20px;border-top:1px solid #dbe6f7;position:relative}.play-shell:before{content:"";position:absolute;left:0;right:0;top:-1px;height:1px;background:linear-gradient(90deg,transparent,#cfe0fb,transparent)}.loading-card{min-height:180px;display:flex;flex-direction:column;justify-content:center}.oracle-card{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:18px}.oracle-desc{color:var(--ink-soft);margin-bottom:14px}.oracle-form-grid{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.oracle-form-grid label{display:flex;flex-direction:column;gap:6px;color:#33425f;font-size:14px}.oracle-form-grid input,.oracle-form-grid select{border:1px solid var(--line);border-radius:10px;padding:10px;background:#fff;color:#2f3d59}.oracle-compare-head{margin-top:14px;display:flex;gap:10px;flex-wrap:wrap;align-items:center}.oracle-compare-head b{color:#1f2a44}.oracle-compare-head span{color:#5e6d87;font-size:14px}.oracle-compare-panel{padding:12px;border:1px solid #d8e4f8;border-radius:12px;background:linear-gradient(180deg,#fff,#f7faff)}.oracle-best-day{margin:0;color:#425a84;font-size:13px;line-height:1.6}.oracle-sign-actions{width:100%;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.oracle-save-btn{border:1px solid #4e83ea;background:linear-gradient(180deg,#5a8ef4,#447de9);color:#fff;border-radius:10px;padding:8px 12px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.oracle-save-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px #436ecc3d}.oracle-share-btn{border:1px solid #d4e0f7;background:linear-gradient(180deg,#fff,#f5f9ff);color:#35507d;border-radius:10px;padding:8px 12px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.oracle-share-btn:hover{transform:translateY(-1px);border-color:#bfd4f8;box-shadow:0 7px 16px #3f63a226}.oracle-sign-actions em{font-style:normal;color:#4f648c;font-size:13px}.oracle-results-grid{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.oracle-result-card{border:1px solid var(--line);border-radius:14px;padding:12px;background:#f8faff}.oracle-result-date{margin:0 0 8px;color:#4c5b78;font-size:13px}.oracle-color-row{display:flex;gap:8px;align-items:center}.oracle-color-row span{width:36px;height:36px;border-radius:10px}.oracle-color-row b{display:block}.oracle-color-row small{color:#6a7892}.oracle-tags,.oracle-summary,.oracle-message,.oracle-note{color:#5a6984;line-height:1.6}.oracle-mood-chips{margin-top:8px;display:flex;gap:6px;flex-wrap:wrap}.oracle-mood-chips span{border-radius:999px;border:1px solid #d8e5fb;background:#fff;color:#476088;font-size:12px;padding:3px 8px}.oracle-action{margin-top:10px;padding:8px 10px;border-radius:10px;border:1px dashed #cbdbf8;background:#f8fbff;color:#3f557f;font-size:13px;line-height:1.6}.oracle-saved-preview{margin-top:12px;padding:10px 12px;border-radius:12px;border:1px solid #d8e5fb;background:linear-gradient(180deg,#fff,#f7faff)}.oracle-saved-preview b{color:#35507e;font-size:13px}.oracle-saved-preview p{margin:6px 0 0;color:#516483;font-size:13px}.oracle-tags,.oracle-summary,.oracle-message{margin:8px 0 0}.oracle-note{margin-top:12px;font-size:13px}@media(max-width:860px){.oracle-form-grid,.oracle-results-grid{grid-template-columns:1fr}}.version-badge{display:inline-block;margin-top:6px;padding:4px 10px;border:1px solid var(--line);border-radius:999px;background:#f8fbff;color:#556480;font-size:12px}.pet-card{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:18px}.pet-desc{color:var(--ink-soft);margin:0 0 12px}.pet-layout{display:grid;grid-template-columns:320px 1fr;gap:16px;align-items:start}.pet-avatar-box{background:#f8fbff;border:1px solid var(--line);border-radius:14px;padding:12px;position:sticky;top:88px}.pet-bubble{margin-bottom:8px;padding:8px 10px;border-radius:10px;border:1px solid #d5e2fb;background:linear-gradient(180deg,#fff,#f4f8ff);color:#43526f;font-size:13px;line-height:1.45}.pet-bubble-live{animation:petBubbleFloat 3.2s ease-in-out infinite,petBubblePopIn .24s ease}.pet-presence{margin:0 0 8px;color:#50638a;font-size:12px;display:inline-flex;align-items:center;gap:6px}.pet-presence i{width:8px;height:8px;border-radius:999px;background:#3fd190;box-shadow:0 0 0 4px #3fd1902e}.pet-avatar{--accent: #ffd93d;width:100%;border-radius:12px;background:radial-gradient(circle at 20% 20%,#fff 0,#eef4ff 60%);border:1px solid #e7eefb}.pet-avatar svg{width:100%;display:block}.pet-name{margin:10px 0 4px;font-weight:700;color:#1f2a44}.pet-mood{margin:0;color:#5b6a84;line-height:1.5}.pet-status{margin:0 0 6px;color:#4f6080;line-height:1.5;font-size:13px}.pet-status b{display:inline-block;padding:2px 8px;margin-right:4px;border-radius:999px;background:#eaf1ff;border:1px solid #d4e2fb;color:#28426f}.pet-panel{background:#f8fbff;border:1px solid var(--line);border-radius:14px;padding:12px}.pet-meter{display:grid;grid-template-columns:56px 1fr 40px;gap:8px;align-items:center;margin-bottom:8px}.pet-meter span,.pet-meter b{color:#43526f;font-size:13px}.pet-meter div{height:8px;border-radius:999px;background:#e5ecf8;overflow:hidden}.pet-meter i{display:block;height:100%;background:linear-gradient(90deg,#4d96ff,#00c9a7)}.pet-actions{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.pet-actions button{border:1px solid var(--line);background:#fff;color:#24324f;border-radius:10px;padding:8px 10px;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.pet-actions button:hover{transform:translateY(-1px);border-color:#c8d7f5;box-shadow:0 4px 14px #46609514}.pet-actions .pet-lucky{grid-column:span 3;border-color:#1f2a44;background:#1f2a44;color:#fff}.pet-hint{margin:10px 0 0;color:#5b6a84;line-height:1.6}.pet-walk-row{margin-top:10px;padding:8px 10px;border:1px dashed #cad9f5;border-radius:10px;background:#f5f9ff;display:flex;justify-content:space-between;align-items:center;gap:10px;color:#3f5174;font-size:13px}.pet-walk-progress{margin-top:6px;height:6px;border-radius:999px;background:#e3ecfd;overflow:hidden}.pet-walk-progress i{display:block;height:100%;background:linear-gradient(90deg,#6ca8ff,#00c7a9);transition:width .35s ease}.pet-souvenirs{margin-top:10px}.pet-souvenirs b{font-size:13px;color:#3f5174}.pet-souvenirs div{margin-top:6px;display:flex;flex-wrap:wrap;gap:6px}.pet-souvenirs span{display:inline-block;padding:4px 8px;border:1px solid #d3e0f8;border-radius:999px;background:#fff;color:#3a4b6b;font-size:12px}.pet-timeline{margin-top:12px;border-top:1px solid #dbe4f7;padding-top:10px}.pet-timeline b{font-size:13px;color:#3f5174}.pet-timeline ul{list-style:none;margin:8px 0 0;padding:0}.pet-timeline li{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;padding:6px 0;color:#43526f;font-size:13px}.pet-timeline li em{font-style:normal}.pet-timeline li code{font-size:12px;color:#6a7a95}@media(max-width:860px){.pet-layout{grid-template-columns:1fr}.pet-avatar-box{position:static}.pet-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.pet-actions .pet-lucky{grid-column:span 2}.pet-avatar{--look-x: 0 !important;--look-y: 0 !important}}.pet-avatar{position:relative;--accent: #ffd93d;--look-x: 0;--look-y: 0;width:100%;border-radius:12px;background:radial-gradient(circle at 20% 20%,#fff 0,#eef4ff 60%);border:1px solid #e7eefb;cursor:pointer;padding:0;animation:petBreath 2.8s ease-in-out infinite,petFloat 6.4s ease-in-out infinite;touch-action:manipulation;transition:transform .18s ease,box-shadow .2s ease,border-color .18s ease}.pet-avatar .pet-face,.pet-avatar .pet-mouth{transform-box:fill-box;transform-origin:center}.pet-avatar .pet-face{transform:translate(calc(var(--look-x) * 1.8px),calc(var(--look-y) * 1.5px));transition:transform .26s ease}.pet-eye-left,.pet-eye-right{transform:translate(calc(var(--look-x) * 1.2px),calc(var(--look-y) * .9px))}.pet-eye-lid{transform:translate(calc(var(--look-x) * 1.2px),calc(var(--look-y) * .8px))}.pet-avatar:hover{transform:translateY(-3px) scale(1.01);border-color:#cddcf8;box-shadow:0 12px 26px #42629e2b}.pet-avatar:active{transform:translateY(-1px) scale(.992)}.pet-reaction{position:absolute;right:14px;top:10px;font-size:22px;animation:petPop 1s ease forwards}.pet-eye{transform-origin:center;animation:petBlink 4.8s infinite}.pet-ear{transform-box:fill-box;transform-origin:center;animation:petEarSway 5.2s ease-in-out infinite}.pet-ear-right{animation-delay:.35s}.pet-mouth{transform-box:fill-box;transform-origin:center;animation:petMouthSmile 4.6s ease-in-out infinite}.pet-feed{animation:petBounce .7s ease}.pet-play{animation:petWiggle .7s ease}.pet-rest{animation:petSleep .8s ease}.pet-groom,.pet-pet{animation:petGlow .8s ease}.pet-cuddle{animation:petCuddle .85s ease}.pet-hop{animation:petHop .75s ease}.pet-yawn{animation:petYawn .8s ease}.pet-look{animation:petLook .7s ease}.pet-state-enter{animation:petEnter .85s cubic-bezier(.2,.9,.2,1)}.pet-state-notice{animation:petNotice 1.1s ease}.pet-state-curious{animation:petCurious 1.25s ease}.pet-state-happy{animation:petHappy 1.5s ease}.pet-state-comfort{animation-duration:4.8s,8.5s;filter:saturate(.96)}.pet-state-sleepy{animation-duration:5.6s,10s;filter:saturate(.92)}.pet-state-farewell{animation:petFarewell 1s ease}@keyframes petBreath{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-2px) scale(1.01)}}@keyframes petFloat{0%,to{filter:none}50%{filter:drop-shadow(0 6px 12px rgba(84,117,180,.1))}}@keyframes petBubbleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-1px)}}@keyframes petBubblePopIn{0%{opacity:.4;transform:translateY(3px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes petBlink{0%,44%,48%,to{transform:scaleY(1)}46%{transform:scaleY(.12)}}@keyframes petEarSway{0%,to{transform:rotate(0)}25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}}@keyframes petMouthSmile{0%,to{opacity:1}50%{opacity:.84}}@keyframes petPop{0%{opacity:0;transform:translateY(8px) scale(.4)}20%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-14px) scale(1.05)}}@keyframes petBounce{0%,to{transform:translateY(0)}35%{transform:translateY(-8px)}}@keyframes petWiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-3deg)}75%{transform:rotate(3deg)}}@keyframes petSleep{0%,to{transform:scale(1)}50%{transform:scale(.98)}}@keyframes petGlow{0%,to{box-shadow:none}50%{box-shadow:0 0 0 3px #4d96ff2e}}@keyframes petCuddle{0%,to{transform:scale(1)}40%{transform:scale(1.02)}70%{transform:scale(.99)}}@keyframes petHop{0%,to{transform:translateY(0)}35%{transform:translateY(-10px)}70%{transform:translateY(-2px)}}@keyframes petYawn{0%,to{transform:scale(1)}50%{transform:scale(.97)}}@keyframes petLook{0%,to{transform:rotate(0)}35%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}}@keyframes petEnter{0%{opacity:.2;transform:translateY(12px) scale(.95)}60%{opacity:1;transform:translateY(-2px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes petNotice{0%,to{transform:translateY(0) scale(1)}35%{transform:translateY(-4px) scale(1.012)}70%{transform:translateY(-1px) scale(1.005)}}@keyframes petCurious{0%,to{transform:rotate(0) translateY(0)}26%{transform:rotate(-1.8deg) translateY(-2px)}58%{transform:rotate(1.8deg) translateY(-1px)}}@keyframes petHappy{0%,to{transform:translateY(0) scale(1)}24%{transform:translateY(-10px) scale(1.018)}42%{transform:translateY(-3px) scale(1.006)}68%{transform:translateY(-7px) scale(1.014)}}@keyframes petFarewell{0%,to{transform:rotate(0);opacity:1}35%{transform:rotate(-2deg)}70%{transform:rotate(2deg);opacity:.96}}@media(prefers-reduced-motion:reduce){.pet-avatar,.pet-eye,.pet-ear,.pet-mouth,.pet-bubble-live{animation:none!important;transition:none!important}}:root{--bg: #f3f6fb;--card: #ffffff;--ink: #21304f;--ink-soft: #607293;--line: #dce6f6;--brand: #4f86f7;--brand-soft: #eaf2ff;--surface-soft: linear-gradient(180deg, #ffffff, #f7faff);--radius-card: 20px;--radius-soft: 14px;--shadow-soft: 0 10px 26px rgba(48, 76, 126, .08);--shadow-card: 0 14px 34px rgba(48, 76, 126, .1);--ease-soft: .26s cubic-bezier(.22, .8, .22, 1)}body{line-height:1.68;background:radial-gradient(circle at 8% 10%,rgba(194,217,255,.24),transparent 42%),radial-gradient(circle at 92% 6%,rgba(182,231,236,.2),transparent 40%),radial-gradient(circle at 50% 100%,rgba(214,223,255,.22),transparent 36%),var(--bg)}.page{position:relative}.page:before,.page:after{content:"";position:fixed;z-index:-1;border-radius:999px;filter:blur(48px);pointer-events:none}.page:before{width:220px;height:220px;right:8%;top:90px;background:#96b8ff33}.page:after{width:180px;height:180px;left:6%;bottom:70px;background:#c6e7ff38}.top-nav{border-color:#d9e4f7;background:#ffffffe6;box-shadow:0 8px 24px #2f4b7c14}.hero{gap:30px}h1{letter-spacing:-.025em}.slogan{color:#355283}.desc,.hero-note,.oracle-desc,.pet-desc,.play-card p{color:var(--ink-soft)}.section{margin-top:52px}.section h2{margin-bottom:14px;color:#24385f}.section h3{margin-top:0;margin-bottom:8px;color:#2c436f}.grid p,.start-card p,.play-card p,.oracle-note,.pet-hint{line-height:1.74}.grid article,.start-card,.play-card,.oracle-card,.pet-card,.pet-panel,.play-result,.oracle-result-card,.pet-avatar-box,.sheep-card{border-radius:var(--radius-card);border-color:#dce7f7;box-shadow:var(--shadow-soft)}.grid article:hover,.start-card:hover,.play-card:hover,.oracle-card:hover,.pet-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-card)}.mode-btn,.ghost-btn,.pet-actions button,.oracle-form-grid input,.oracle-form-grid select{border-radius:var(--radius-soft)}.cta,.share-btn,.wheel-center,.pet-actions .pet-lucky{background:linear-gradient(180deg,#5a8ef4,#447de9);border:1px solid #4e86f1;box-shadow:0 10px 24px #4777de47}.cta:hover,.share-btn:hover,.pet-actions .pet-lucky:hover{transform:translateY(-1px);box-shadow:0 14px 30px #4777de52}.ghost-btn,.mode-btn,.pet-actions button:not(.pet-lucky){background:linear-gradient(180deg,#fff,#f8fbff);color:#30486f}.ghost-btn:hover,.mode-btn:hover,.pet-actions button:not(.pet-lucky):hover{border-color:#c4d7f7;background:linear-gradient(180deg,#fff,#f3f8ff)}.mode-btn.active{background:linear-gradient(180deg,#edf4ff,#e6efff);border-color:#c7daf9;color:#315998}.draw-helper-btn{margin-top:6px;min-height:40px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:none;box-shadow:0 0 0 3px #5d92f542}.play-shell{margin-top:40px}.play-layout{gap:22px}.wheel{box-shadow:0 12px 28px #2b487b24}.play-result h3,.play-result h4{color:#2a416c}.result-swatch{width:64px;height:64px;border-radius:14px}.result-reminder{color:#35517d}.pet-avatar-box{background:linear-gradient(180deg,#fff,#f7faff)}.pet-bubble{border-color:#d3e1f8;background:linear-gradient(180deg,#fff,#f5f9ff)}.footer{border-top-color:#d7e3f7}.section,.grid article,.start-card,.play-card,.oracle-card,.pet-card,.oracle-result-card,.play-result{animation:softFadeUp .58s var(--ease-soft) both}@keyframes softFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.page{padding:12px 14px 42px}.top-nav{top:4px;padding:8px 10px;margin-bottom:12px;border-radius:12px}.nav-brand{font-size:14px}.nav-links{gap:8px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.nav-links::-webkit-scrollbar{display:none}.nav-links a{white-space:nowrap;font-size:13px}.hero{gap:14px;margin-top:2px}h1{font-size:clamp(32px,12vw,44px);line-height:1.04}.slogan{margin-top:8px;font-size:clamp(16px,4.8vw,20px);line-height:1.4}.desc,.hero-note{margin-right:0;max-width:none;font-size:14px;line-height:1.72}.actions{gap:10px}.cta,.ghost-btn{width:100%;text-align:center;min-height:44px;padding:11px 14px}.section{margin-top:34px}.section h2{font-size:clamp(22px,7.2vw,26px);margin-bottom:12px}.grid article,.start-card,.play-card,.oracle-card,.pet-card,.pet-panel,.play-result,.oracle-result-card,.pet-avatar-box,.sheep-card{border-radius:16px;padding:14px}.chip{padding:9px}.play-shell{margin-top:24px;padding-top:14px}.play-layout{gap:14px}.mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px}.draw-helper-btn{width:100%;margin-top:8px;text-align:center}.mode-btn{min-height:40px;padding:9px 8px}.wheel-wrap{width:min(82vw,252px);height:min(82vw,252px)}.wheel-center{width:90px;height:90px;font-size:16px}.play-result{padding:14px}.play-result h3,.play-result h4{margin-bottom:8px}.result-swatch{width:56px;height:56px;margin-bottom:6px}.play-result b{font-size:18px}.stats-row{gap:8px;font-size:12px}.history-list li{padding:8px 0}.pet-layout{gap:12px}.pet-avatar-box{top:auto;position:static}.pet-avatar{max-width:300px;margin:0 auto;animation:petBreath 3.4s ease-in-out infinite}.pet-reaction{font-size:20px;right:12px;top:8px}.pet-bubble{font-size:12px;line-height:1.5}.pet-bubble-live{animation:petBubblePopIn .22s ease}.pet-actions{grid-template-columns:1fr 1fr;gap:8px}.pet-actions button{min-height:40px;padding:9px 8px}.pet-actions .pet-lucky{grid-column:span 2}.pet-timeline li{grid-template-columns:20px 1fr;align-items:start}.pet-timeline li code{grid-column:2}.footer{margin-top:32px;padding-top:12px;font-size:13px;line-height:1.65}.page:before,.page:after{display:none}}@media(max-width:420px){.page{padding:10px 12px 36px}.tag{font-size:12px;padding:6px 10px;margin-bottom:10px}h1{font-size:clamp(30px,11.5vw,38px)}.slogan{font-size:15px}.wheel-wrap{width:min(84vw,228px);height:min(84vw,228px)}.wheel-center{width:84px;height:84px;font-size:15px}.pet-actions button{font-size:13px}}.play-card>h2,.pet-card>h2,.oracle-card>h2,.start-card>h2{margin-top:0}.play-card>p,.pet-card>p,.oracle-card>p{margin-top:0}.wheel:disabled,.wheel-center:disabled,.share-btn:disabled{cursor:not-allowed;opacity:.72}.wheel:disabled{filter:saturate(.92)}.stats-row span,.pet-walk-row span,.pet-timeline li code{font-variant-numeric:tabular-nums}.history-list em{font-style:normal}.history-list code{opacity:.86}@keyframes wheelOrbitSpin{0%{transform:rotate(0) translateY(-2px)}to{transform:rotate(360deg) translateY(-2px)}}.floating-pet{position:fixed;right:18px;bottom:20px;z-index:40;display:flex;align-items:flex-end;gap:10px;--fx: 0px;--fy: 0px;transform:translate(var(--fx),var(--fy));transition:transform 1.3s cubic-bezier(.22,.8,.22,1)}.floating-pet-label{position:absolute;right:4px;top:-28px;padding:4px 8px;border-radius:999px;border:1px solid #d5e3fb;background:#fffffff5;color:#42608e;font-size:11px;line-height:1;white-space:nowrap;box-shadow:0 6px 14px #3c5a911f}.floating-pet-core{position:relative;width:76px;height:76px;border-radius:999px;border:1px solid #dbe6fa;background:radial-gradient(circle at 28% 25%,#fff,#e6efff 66%);box-shadow:0 10px 24px #2e4a7e29;display:block;animation:floatingPetBreath 3.1s ease-in-out infinite,floatingPetMicroSway 6.6s ease-in-out infinite;transform-origin:50% 80%;transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}.floating-pet-core:hover{transform:translateY(-2px) scale(1.02)}.floating-pet.is-near .floating-pet-core{box-shadow:0 14px 30px #385ea53d;transform:translateY(-2px) scale(1.04)}.floating-pet.mood-enter .floating-pet-core{animation:floatingPetEnter .95s cubic-bezier(.22,.82,.26,1),floatingPetBreath 3.1s ease-in-out infinite}.floating-pet.mood-notice .floating-pet-core{animation:floatingPetNotice .9s ease}.floating-pet.mood-expecting .floating-pet-core{animation:floatingPetExpecting 1s ease}.floating-pet.mood-happy .floating-pet-core{animation:floatingPetHappy 1.2s ease}.floating-pet.mood-comfort .floating-pet-core{filter:saturate(.95)}.floating-pet.is-hop .floating-pet-core{animation:floatingPetHappy .95s ease}.floating-pet .pixel-sheep{width:64px;height:64px;margin:6px;image-rendering:pixelated;image-rendering:crisp-edges;filter:drop-shadow(0 1px 0 rgba(255,255,255,.65)) drop-shadow(0 3px 7px rgba(71,102,162,.2)) contrast(1.04) saturate(.98)}.pet-main-sprite{width:min(100%,236px);height:auto;margin:10px auto 0;display:block;image-rendering:pixelated;image-rendering:crisp-edges;filter:drop-shadow(0 1px 0 rgba(255,255,255,.55)) drop-shadow(0 6px 14px rgba(71,104,166,.18)) contrast(1.03) saturate(.98)}.floating-bubble{max-width:220px;padding:8px 10px;border-radius:12px;border:1px solid #d8e5fb;background:#fffffff2;color:#4a5d82;font-size:13px;line-height:1.5;box-shadow:0 8px 20px #3852841f;animation:floatingBubbleIn .22s ease}.floating-pet.is-discover:after{content:"";position:absolute;right:4px;bottom:0;width:70px;height:70px;border-radius:999px;border:2px solid rgba(106,153,247,.4);pointer-events:none;animation:floatingDiscoverPulse 1.8s ease-out infinite}@keyframes floatingPetBreath{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-2px) scale(1.02)}}@keyframes floatingPetMicroSway{0%,to{rotate:0deg}35%{rotate:-1.4deg}70%{rotate:1.3deg}}@keyframes floatingPetEnter{0%{opacity:.2;transform:translateY(16px) scale(.92)}65%{opacity:1;transform:translateY(-4px) scale(1.05)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes floatingPetNotice{0%,to{transform:translateY(0) scale(1)}40%{transform:translateY(-4px) scale(1.05)}}@keyframes floatingPetExpecting{0%,to{transform:translateY(0) scale(1)}30%{transform:translateY(-5px) scale(1.03)}60%{transform:translateY(-1px) scale(1.01)}}@keyframes floatingPetHappy{0%,to{transform:translateY(0) scale(1)}28%{transform:translateY(-8px) scale(1.06)}55%{transform:translateY(-2px) scale(1.02)}}@keyframes floatingBubbleIn{0%{opacity:.35;transform:translateY(4px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes floatingDiscoverPulse{0%{opacity:.7;transform:scale(.95)}to{opacity:0;transform:scale(1.48)}}@media(max-width:860px){.floating-pet{right:12px;bottom:14px;--fx: 0px !important;--fy: 0px !important}.floating-pet-label{top:-24px;font-size:10px}.floating-bubble{max-width:176px;font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.hero-art{padding:16px}.hero-art img{border-radius:16px;border:1px solid #dfe8fa;box-shadow:0 10px 24px #28447814}.hero-art-note{margin-top:12px;padding-top:10px;border-top:1px dashed #d7e3fa}.nav-links a.nav-active{color:var(--brand);font-weight:600;position:relative}.nav-links a.nav-active:after{content:"";position:absolute;bottom:-3px;left:0;right:0;height:2px;border-radius:999px;background:var(--brand);animation:navUnderlineIn .22s ease both}@keyframes navUnderlineIn{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}.chip{cursor:pointer;border:none;font-family:inherit;text-align:left;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.chip:hover{transform:translateY(-2px);box-shadow:0 6px 18px #2844781a;background:#f4f9ff}.chip:active{transform:translateY(0) scale(.97)}.chip.chip-copied{background:linear-gradient(180deg,#edfff6,#d8f8ec);border-color:#82dbb4}.chip.chip-copied small{color:#1a6b42;font-weight:600}.tag{animation:softFadeUp .5s var(--ease-soft, cubic-bezier(.22, .8, .22, 1)) .05s both}.hero h1{animation:softFadeUp .6s var(--ease-soft, cubic-bezier(.22, .8, .22, 1)) .15s both}.hero .slogan{animation:softFadeUp .55s var(--ease-soft, cubic-bezier(.22, .8, .22, 1)) .22s both}.hero .desc{animation:softFadeUp .5s var(--ease-soft, cubic-bezier(.22, .8, .22, 1)) .3s both}.hero .hero-note{animation:softFadeUp .5s var(--ease-soft, cubic-bezier(.22, .8, .22, 1)) .36s both}.hero .actions{animation:softFadeUp .5s var(--ease-soft, cubic-bezier(.22, .8, .22, 1)) .44s both}.hero-art{animation:heroArtIn .72s cubic-bezier(.22,.8,.22,1) .1s both}@keyframes heroArtIn{0%{opacity:0;transform:translate(16px) scale(.97)}to{opacity:1;transform:translate(0) scale(1)}}.oracle-form-grid input,.oracle-form-grid select{font-size:16px;min-height:44px}@supports (animation-timeline: scroll()){body:before{content:"";position:fixed;top:0;left:0;height:3px;background:linear-gradient(90deg,var(--brand, #3a6fd8),#7ab4ff);border-radius:0 3px 3px 0;z-index:200;width:100%;transform-origin:left;transform:scaleX(0);animation:scrollProgress linear both;animation-timeline:scroll(root block);pointer-events:none}@keyframes scrollProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}}@keyframes resultReveal{0%{opacity:0;transform:translateY(12px) scale(.94)}60%{opacity:1;transform:translateY(-3px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}.result-reveal{animation:resultReveal .55s cubic-bezier(.22,.8,.22,1) both}@keyframes swatchPulse{0%{box-shadow:0 8px 18px #38548438,0 0 #fff9}50%{box-shadow:0 8px 18px #38548438,0 0 0 10px #fff0}to{box-shadow:0 8px 18px #38548438,0 0 #fff0}}.result-swatch.is-new{animation:swatchPulse .7s ease .15s both}.history-toggle-btn{margin-top:8px;width:100%;font-size:13px;color:#4f6890;text-align:center;padding:7px 10px}.oracle-saved-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.oracle-history-toggle{border:1px solid #d4e0f7;background:transparent;color:#4a6898;font-size:12px;padding:3px 8px;border-radius:999px;cursor:pointer;transition:border-color .14s ease}.oracle-history-toggle:hover{border-color:#aac5f4}.oracle-saved-row{display:flex;align-items:center;gap:6px;padding:6px 0;border-top:1px solid #edf2fc;font-size:13px;color:#4a5f82}.oracle-saved-latest{font-weight:600;border-top:none}.oracle-saved-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.oracle-saved-text{flex:1}.oracle-saved-meta{color:#7a8fa8;font-size:12px}.oracle-form-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #dce8f8;border-radius:var(--radius-soft, 14px);background:linear-gradient(180deg,#fff,#f7faff);color:#4a5f82;font-size:13px;margin-bottom:14px}.oracle-reopen-btn,.oracle-collapse-btn{border:1px solid #c8d8f6;background:transparent;color:#4a6898;font-size:12px;padding:4px 10px;border-radius:999px;cursor:pointer;white-space:nowrap;transition:border-color .14s ease}.oracle-reopen-btn:hover,.oracle-collapse-btn:hover{border-color:#aac5f4}.walk-done-toast{padding:10px 14px;border-radius:12px;background:linear-gradient(180deg,#edfff6,#d8f8ec);border:1px solid #82dbb4;color:#1a6b42;font-size:13px;font-weight:600;line-height:1.5;margin-bottom:12px;animation:walkDoneIn .4s cubic-bezier(.22,.8,.22,1) both,walkDoneFadeOut .5s ease 3.5s both}@keyframes walkDoneIn{0%{opacity:0;transform:translateY(-8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes walkDoneFadeOut{0%{opacity:1}to{opacity:0}}@media(max-width:860px){.floating-pet{transition:none}}@media(max-width:420px){.palette{grid-template-columns:1fr}.chip small{font-size:11px}}.apk-download-card{border:1px solid #dbe4f3;border-radius:22px;background:linear-gradient(180deg,#fffefc,#f8fbff);box-shadow:var(--shadow-card)}.apk-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:12px}.apk-note{margin-top:10px;color:#6f7f99;font-size:13px}.cw-top-nav{gap:10px;align-items:flex-start}.cw-search-wrap{position:relative;min-width:260px}.cw-search{width:100%;border:1px solid #d7e4f8;border-radius:10px;padding:8px 10px;background:#fff;color:#30486f}.cw-search-panel{position:absolute;right:0;top:calc(100% + 6px);width:min(360px,90vw);border:1px solid #d9e5f8;border-radius:12px;background:#fff;box-shadow:0 8px 24px #2f4b7c1f;overflow:hidden;z-index:50}.cw-search-panel a{display:block;padding:9px 10px;text-decoration:none;border-bottom:1px solid #edf2fb}.cw-search-panel a:last-child{border-bottom:0}.cw-search-panel b{display:block;color:#1f355f}.cw-search-panel small{color:#607596}.cw-page-stack{display:grid;gap:8px}.cw-card{border:1px solid #dce6f4;border-radius:18px;background:linear-gradient(180deg,#fff,#fcfdff);box-shadow:var(--shadow-soft);padding:16px}.cw-card h2,.cw-card h3{margin-top:0}.cw-list{margin:0;padding-left:18px;color:#4c6186;line-height:1.75}.cw-chip-row{display:flex;flex-wrap:wrap;gap:8px}.cw-chip-lite{border:1px solid #ecd9de;border-radius:999px;background:#fff7f9;color:#7c6376;padding:4px 10px;font-size:13px}.cw-color-card{border:1px solid #dce6f4;border-radius:12px;background:#fff;padding:10px}.cw-color-card span{display:inline-block;width:18px;height:18px;border-radius:50%;margin-right:8px}.cw-color-card b{margin-right:8px}.cw-color-card small{color:#657995}.cw-color-card p{margin:8px 0 0;color:#5e6f8e;line-height:1.6}.cw-future-grid,.cw-support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cw-support-grid article{border:1px solid #dee7f4;border-radius:12px;padding:12px;background:#fbfdff}.cw-faq-item{border:1px solid #dde6f3;border-radius:12px;padding:10px 12px;margin-bottom:10px;background:#fffefc}.cw-faq-item summary{cursor:pointer;color:#425776;font-weight:600}.cw-faq-item p{margin:8px 0 0;color:#637896;line-height:1.6}.cw-footer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cw-footer a{color:#637aa0;text-decoration:none}.cw-footer a:hover{text-decoration:underline}@media(max-width:960px){.cw-future-grid,.cw-support-grid,.cw-footer-grid{grid-template-columns:1fr}.cw-search-wrap{min-width:180px}}@media(max-width:760px){.cw-top-nav{flex-wrap:wrap;align-items:stretch}.nav-menu-btn{display:inline-block;margin-left:auto}.nav-links,.cw-nav-cta{display:none;width:100%}.nav-links.is-open,.cw-nav-cta.is-open{display:flex}.nav-links{flex-direction:column;gap:8px;padding-top:6px}.cw-nav-cta{padding-top:4px;flex-wrap:wrap}.cw-nav-cta .cta,.cw-nav-cta .ghost-btn{width:100%;text-align:center}}.cw-season-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.cw-season-item{border:1px solid #dce7f7;border-radius:12px;background:#f8fbff;padding:10px}.cw-season-item b{color:#27426d}.cw-season-item small{display:block;margin-top:3px;color:#6580a6}.cw-season-item p{margin:6px 0 0;color:#536b91;line-height:1.55}.cw-roadmap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.cw-roadmap article{border:1px solid #dce7f7;border-radius:12px;background:#f8fbff;padding:12px}.cw-roadmap span{display:inline-block;font-size:12px;color:#4a76b8;border:1px solid #cfe0fa;border-radius:999px;padding:2px 8px}.cw-roadmap h3{margin:8px 0 6px;color:#27426d}.cw-roadmap p{margin:0;color:#4f668d;line-height:1.55}.cw-waitlist-form{display:flex;gap:8px;margin-top:10px}.cw-waitlist-form input{flex:1;border:1px solid #d6e3f8;border-radius:10px;padding:9px 10px;background:#fff}.cw-waitlist-form button{border:1px solid #4f85eb;border-radius:10px;background:linear-gradient(180deg,#5d90f5,#4a7fe9);color:#fff;padding:9px 12px;font-weight:700;cursor:pointer}.cw-waitlist-msg{margin-top:8px;color:#486ca2}.cw-policy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.cw-policy-grid article{border:1px solid #dce7f7;border-radius:12px;background:#f8fbff;padding:12px}.cw-policy-grid h3{margin:0 0 6px;color:#2b476f}.cw-policy-grid p{margin:0;color:#556d93;line-height:1.58}.cw-faq-search{width:min(420px,100%);border:1px solid #d7e4f8;border-radius:10px;padding:8px 10px;background:#fff}.cw-support-grid code{display:inline-block;margin-top:6px;padding:3px 8px;border:1px solid #d6e3f8;border-radius:999px;background:#fff;color:#395a8d}@media(max-width:960px){.cw-season-grid,.cw-roadmap,.cw-policy-grid{grid-template-columns:1fr}.cw-waitlist-form{flex-direction:column}}.cw-share-card{display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center;border:1px solid #dbe7f8;border-radius:12px;background:#f8fbff;padding:10px}.cw-share-dot{width:36px;height:36px;border-radius:10px;box-shadow:inset 0 0 0 1px #fff9}.cw-share-card b{color:#27426d}.cw-share-card p{margin:3px 0;color:#51678c;line-height:1.5}.cw-share-card small{color:#6a80a4}.cw-share-card button{border:1px solid #4d84ec;border-radius:10px;background:linear-gradient(180deg,#5f92f7,#4c82ec);color:#fff;font-weight:700;padding:8px 10px;cursor:pointer}.cw-share-hint{margin-top:8px;color:#4d73a8}.cw-history-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.cw-history-list li{border:1px solid #dce7f8;border-radius:10px;padding:8px 10px;background:#fbfdff;display:grid;grid-template-columns:14px 1fr auto auto;gap:8px;align-items:center}.cw-history-list span{width:14px;height:14px;border-radius:999px}.cw-history-list b{color:#2b456f}.cw-history-list small{color:#5f769a}.cw-history-list em{font-style:normal;color:#7a8ea9;font-size:12px}.cw-ip-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.cw-ip-gallery article{border:1px solid #dce7f8;border-radius:12px;background:#f8fbff;padding:12px}.cw-ip-gallery b{color:#2a456f}.cw-ip-gallery p{margin:6px 0 0;color:#556d93;line-height:1.58}.cw-quote-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cw-quote-grid blockquote{margin:0;border:1px dashed #d4e2f8;border-radius:12px;background:#fbfdff;padding:10px 12px;color:#3f5b86;line-height:1.6}@media(max-width:960px){.cw-ip-gallery,.cw-quote-grid{grid-template-columns:1fr}.cw-share-card{grid-template-columns:1fr;align-items:start}.cw-history-list li{grid-template-columns:14px 1fr}.cw-history-list small,.cw-history-list em{grid-column:2}}.cw-weekly-card p{color:#536b90;margin:0}.cw-weekly-tasks{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}.cw-weekly-tasks span{border:1px solid #d7e4f8;border-radius:999px;background:#f7fbff;color:#385a8f;font-size:13px;padding:4px 10px}.cw-export-btn{border:1px solid #d0def5;border-radius:10px;background:#fff;color:#3d5d8e;padding:9px 10px;font-weight:700;cursor:pointer}.cw-export-btn:hover{border-color:#b8cef0}.cw-troubleshoot-list{margin:0;padding-left:18px;color:#4c6388;line-height:1.75}.cw-troubleshoot-actions{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}.cw-troubleshoot-actions button{border:1px solid #d2e0f6;border-radius:10px;background:#fff;color:#375a8f;padding:8px 10px;font-weight:700;cursor:pointer}.cw-troubleshoot-hint{margin-top:8px;color:#4d72a6}.brandbook-page{max-width:980px;margin:18px auto 0;padding:24px;border:1px solid #dce6f8;border-radius:24px;background:radial-gradient(circle at 10% 12%,#ffffff 0,transparent 52%),linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 34px #2d4a7d1a}.brandbook-hero{padding:8px 0 16px;border-bottom:1px solid #e2ebfa}.brandbook-kicker{display:inline-block;margin:0 0 12px;padding:6px 10px;border:1px solid #d5e3fb;border-radius:999px;font-size:12px;color:#47608b;background:#f7faff}.brandbook-hero h1{margin:0;font-size:clamp(42px,6vw,72px);line-height:1;color:#1f2c49}.brandbook-en{margin:8px 0 0;font-size:clamp(16px,2vw,22px);letter-spacing:.08em;color:#3a527f;font-weight:700}.brandbook-subtitle{margin:18px 0 6px;font-size:18px;color:#334a73}.brandbook-slogan{margin:0;font-size:24px;color:#27426e;font-weight:700}.brandbook-section{margin-top:24px}.brandbook-section h2{margin:0 0 10px;font-size:22px;color:#233b62}.brandbook-section p{margin:0 0 10px;max-width:760px;color:#506585;line-height:1.82}.brandbook-tags{display:flex;flex-wrap:wrap;gap:8px}.brandbook-tags span{border:1px solid #d8e5fb;border-radius:999px;padding:5px 10px;background:#f8fbff;color:#395983;font-size:13px}.brandbook-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.brandbook-grid article{border:1px solid #dee8fa;border-radius:14px;background:#fbfdff;padding:14px}.brandbook-naming-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.brandbook-naming-grid article{border:1px solid #dee8fa;border-radius:14px;background:#fbfdff;padding:14px}.brandbook-naming-grid h3{margin:0 0 8px;color:#2c456f;font-size:16px}.brandbook-sample-card{border:1px solid #dce6f5;border-radius:14px;background:linear-gradient(180deg,#fff,#f9fbff);padding:14px}.brandbook-sample-card p{margin:0 0 8px;font-family:Consolas,SFMono-Regular,Menlo,monospace;color:#445a80;line-height:1.6}.brandbook-sample-card p:last-child{margin-bottom:0}.plush-hero .plush-one-liner{margin-top:4px;margin-bottom:10px;font-size:clamp(18px,2.4vw,24px)}.plush-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.plush-card{border:1px solid #dbe5f5;border-radius:14px;padding:14px;background:linear-gradient(180deg,#fff,#fbfdff)}.plush-card h3{margin:0 0 8px;color:#2b4369}.plush-card p{margin:8px 0 0;color:#566b8e;line-height:1.7}.plush-mini-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.plush-mini-item{border:1px solid #dce6f4;border-radius:12px;background:#fffefc;padding:10px}.plush-mini-item b{color:#314d78}.plush-mini-item p{margin:6px 0 0;color:#607593;line-height:1.6;font-size:13px}.brandbook-structure{margin:0;padding-left:18px;color:#445c81;line-height:1.75}.brandbook-closing{margin-top:28px;padding-top:16px;border-top:1px dashed #d8e5fb}.brandbook-closing p{margin:0;font-size:20px;color:#2c4d7d;font-weight:700}@media(max-width:860px){.brandbook-page{padding:16px}.brandbook-grid,.brandbook-naming-grid,.plush-grid,.plush-mini-grid{grid-template-columns:1fr}}body{font-family:Avenir Next,PingFang SC,Microsoft YaHei,sans-serif}.page{max-width:1200px;padding:20px 24px 72px}.brand-shell{display:grid;gap:10px}.brand-panel{border:1px solid #dce6f4;border-radius:20px;background:radial-gradient(circle at 90% 10%,rgba(245,185,199,.14),transparent 32%),linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 10px 28px #586e9214;padding:24px}.brand-panel h2{margin:0 0 12px;font-size:clamp(24px,2.8vw,34px);letter-spacing:-.01em}.brand-panel h3{margin-top:0}.brand-panel p{color:#5a6f91;line-height:1.78}.brand-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,1fr);gap:24px;align-items:center;margin-top:8px}.brand-hero-copy{padding-right:12px}.brand-kicker{display:inline-block;margin:0 0 12px;padding:6px 12px;border-radius:999px;border:1px solid #dfd9ef;background:linear-gradient(180deg,#fffdfd,#f8f4ff);color:#6a6286;font-size:12px;letter-spacing:.03em}.brand-hero h1,.page-head h1{margin:0;font-size:clamp(36px,5.6vw,68px);line-height:1.08;letter-spacing:-.02em;color:#243557}.page-head h1{font-size:clamp(30px,4.4vw,52px)}.brand-subtitle{margin:14px 0 10px;font-size:clamp(18px,2vw,24px);color:#375583;line-height:1.65}.brand-note{margin:0 0 18px;color:#4f688f;font-weight:600}.brand-hero-art{border-radius:24px;padding:20px}.brand-closing{text-align:center}.brand-closing p{max-width:760px;margin:0 auto}.download-hero-v2{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,1fr);gap:20px;align-items:start}.section{margin-top:34px}.top-nav{top:10px;padding:12px 14px;border-radius:16px}.nav-brand{gap:4px}.nav-brand span{font-size:18px;letter-spacing:.01em}.nav-links a{font-size:14px;font-weight:600}.nav-links a.nav-active{color:#2a4f86}.cw-nav-cta .cta,.cw-nav-cta .ghost-btn{padding:10px 14px}.cta{border-radius:12px;font-weight:700}.ghost-btn{border-radius:12px;color:#334d78;font-weight:600}.cw-footer{margin-top:56px;border-top:1px solid #d7e2f3;padding-top:22px}.cw-footer-grid>div{border:1px solid #deE8f7;border-radius:14px;background:#fbfdff;padding:14px}.cw-footer p{margin:0 0 8px;line-height:1.65}.play-shell{margin-top:8px;padding-top:10px;border-top:none}@media(max-width:960px){.brand-hero,.download-hero-v2{grid-template-columns:1fr}.brand-panel{padding:18px}.page{padding:14px 14px 64px}}@media(max-width:760px){.brand-hero h1,.page-head h1{font-size:clamp(30px,8.8vw,42px)}.brand-subtitle,.nav-brand span{font-size:16px}}:root{--content-max: 1160px}.page{max-width:var(--content-max);padding:22px 26px 80px}.section{margin-top:44px}.brand-panel{padding:26px;border-radius:22px}.brand-panel h2{margin-bottom:14px;color:#253b62}.brand-panel p,.brand-panel li{font-size:16px}.brand-hero{margin-top:10px;gap:28px}.brand-hero-copy{padding-right:18px}.brand-subtitle{max-width:700px}.brand-pillars{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.brand-pillars article{border:1px solid #dce7f6;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff);padding:14px}.brand-pillars h3{margin:0 0 8px;color:#2d4a79;font-size:16px}.brand-pillars p{margin:0;color:#5b7398;line-height:1.65;font-size:14px}.brand-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.brand-flow article{border:1px solid #dbe6f7;border-radius:12px;background:#fbfdff;padding:12px}.brand-flow b{display:inline-block;color:#3f669f;font-size:12px;padding:3px 8px;border-radius:999px;border:1px solid #cfdef8;background:#f4f8ff}.brand-flow p{margin:8px 0 0;color:#526b91;line-height:1.6;font-size:14px}.ip-scenes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ip-scenes article{border:1px solid #dce7f7;border-radius:12px;background:#fbfdff;padding:14px}.ip-scenes h3{margin:0 0 8px;color:#2e4d7f;font-size:16px}.ip-scenes p{margin:0;color:#597196;line-height:1.65;font-size:14px}.cw-footer{margin-top:62px;padding-top:24px}.cw-footer-grid{gap:14px}.cw-footer-grid>div{border-radius:16px;padding:16px}.cw-footer b{color:#2f4770}.cw-footer a{color:#506d99}@media(max-width:960px){.page{padding:14px 14px 68px}.brand-panel{padding:18px}.brand-pillars,.brand-flow,.ip-scenes{grid-template-columns:1fr}}.brand-panel.tone-cloud{background:radial-gradient(circle at 88% 12%,rgba(187,222,255,.2),transparent 34%),linear-gradient(180deg,#fff,#f8fcff)}.brand-panel.tone-cream{background:radial-gradient(circle at 12% 8%,rgba(249,233,201,.22),transparent 34%),linear-gradient(180deg,#fffefb,#fcfbf7)}.brand-panel.tone-mist{background:radial-gradient(circle at 90% 12%,rgba(245,185,199,.15),transparent 32%),radial-gradient(circle at 8% 90%,rgba(198,220,255,.2),transparent 32%),linear-gradient(180deg,#fff,#f9fbff)}.brand-hero{padding:6px 0 4px}.brand-hero-copy .actions{margin-top:2px}.hero-signatures{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}.hero-signatures span{border:1px solid #d7e4f8;border-radius:999px;background:#f7fbff;color:#486994;font-size:12px;padding:4px 10px}.brand-anchor{display:grid;grid-template-columns:1.1fr 1fr;gap:14px}.brand-anchor article{border:1px solid #dbe6f5;border-radius:14px;background:#fff;padding:14px}.brand-anchor h2{margin-bottom:8px}.brand-anchor h3{margin:0 0 8px;color:#355688;font-size:16px}.brand-anchor p{margin:0}.brand-closing h2{font-size:clamp(30px,3.6vw,42px);letter-spacing:-.02em}.cw-footer{padding-bottom:4px}.footer-title{margin-bottom:8px}.footer-sub{color:#6079a3;font-size:13px}.footer-meta{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}@media(max-width:760px){.brand-anchor{grid-template-columns:1fr}.footer-meta{flex-direction:column;align-items:flex-start}}.top-nav{border:1px solid rgba(208,224,246,.92);background:linear-gradient(180deg,#fffffff0,#fcfeffeb);box-shadow:0 10px 24px #405d911a}.nav-brand{min-width:180px}.nav-brand small{line-height:1.4}.nav-links a{position:relative;padding-bottom:2px}.nav-links a:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;border-radius:2px;background:linear-gradient(90deg,#8bb3df,#f1b8c9);transform:scaleX(0);transform-origin:center;transition:transform .2s ease}.nav-links a:hover:after,.nav-links a.nav-active:after{transform:scaleX(1)}.cta,.ghost-btn{min-height:42px;display:inline-flex;align-items:center;justify-content:center}.cta{background:linear-gradient(180deg,#8fb7e2,#7fa8d8)}.brand-panel{border:1px solid rgba(212,226,245,.9)}.brand-panel,.cw-footer-grid>div,.brand-pillars article,.brand-flow article,.ip-scenes article,.plush-mini-item,.cw-ip-gallery article,.cw-roadmap article{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.brand-panel:hover,.cw-footer-grid>div:hover{border-color:#c8d9f1;box-shadow:0 14px 30px #4661921f}.brand-pillars article:hover,.brand-flow article:hover,.ip-scenes article:hover,.plush-mini-item:hover,.cw-ip-gallery article:hover,.cw-roadmap article:hover{transform:translateY(-2px);border-color:#cadef7;box-shadow:0 8px 18px #4661921a}.brand-panel h2{letter-spacing:-.015em}.footer-meta{padding-top:8px;border-top:1px dashed #d8e5f8}@media(max-width:960px){.top-nav{gap:10px}.brand-panel:hover,.cw-footer-grid>div:hover,.brand-pillars article:hover,.brand-flow article:hover,.ip-scenes article:hover,.plush-mini-item:hover,.cw-ip-gallery article:hover,.cw-roadmap article:hover{transform:none}}@media(max-width:760px){.top-nav{border-radius:14px}.nav-brand{min-width:0}.brand-panel{border-radius:18px}.cta,.ghost-btn{width:100%}.actions .ghost-btn{width:auto}}.brand-v6 .section{margin-top:52px}.brand-v6 .brand-hero{margin-top:14px;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:32px}.brand-v6 .brand-hero h1{max-width:12.5em}.brand-v6 .brand-subtitle{max-width:40em}.brand-v6 .hero-signatures{margin-top:2px;margin-bottom:14px}.brand-v6 .hero-signatures span{background:linear-gradient(180deg,#fff,#f4f8ff);border-color:#cfdef6;color:#45648f}.brand-v6 .hero-art-sign{margin-top:12px;display:grid;gap:8px}.brand-v6 .hero-art-sign article{border:1px solid #dce6f4;border-radius:12px;background:#fff;padding:10px 12px}.brand-v6 .hero-art-sign b{color:#334f7d;font-size:13px}.brand-v6 .hero-art-sign p{margin:4px 0 0;color:#5e7395;font-size:13px;line-height:1.55}.brand-v6 .brand-panel{padding:28px;border-radius:24px}.brand-v6 .brand-panel h2{font-size:clamp(25px,2.8vw,36px);margin-bottom:14px}.brand-v6 .home-v6 .brand-panel p{max-width:52em}.brand-v6 .play-shell{margin-top:18px}.brand-v6 .download-assurance{margin-top:12px;display:grid;gap:8px}.brand-v6 .download-assurance span{border:1px solid #d8e3f4;border-radius:999px;background:#f7fbff;color:#4d698f;font-size:12px;padding:5px 10px;width:fit-content;max-width:100%}.brand-v6 .cw-faq-item{border-radius:14px;background:linear-gradient(180deg,#fff,#fbfdff)}.brand-v6 .cw-faq-item+.cw-faq-item{margin-top:10px}.brand-v6 .cw-footer-grid{grid-template-columns:1.1fr 1fr 1fr}.brand-v6 .cw-footer-grid>div{min-height:100%;padding:18px}.brand-v6 .brand-closing p{max-width:40em}.brand-v6 .brand-closing{padding-top:32px;padding-bottom:32px}@media(max-width:980px){.brand-v6 .brand-hero{grid-template-columns:1fr;gap:18px}.brand-v6 .brand-panel{padding:20px;border-radius:20px}.brand-v6 .cw-footer-grid{grid-template-columns:1fr}}@media(max-width:760px){.brand-v6 .section{margin-top:34px}.brand-v6 .brand-panel h2{font-size:clamp(23px,7vw,30px)}.brand-v6 .hero-art-sign article{padding:9px 10px}.brand-v6 .download-assurance span{width:100%;border-radius:10px}}.brand-v6 .top-nav{padding:12px 16px}.brand-v6 .nav-links{gap:14px}.brand-v6 .cw-footer{margin-top:70px}.home-v6 .play-shell{margin-top:10px}.home-v6 .brand-closing{position:relative;overflow:hidden}.home-v6 .brand-closing:after{content:"";position:absolute;right:-60px;bottom:-70px;width:220px;height:220px;border-radius:999px;background:radial-gradient(circle,#bddaff47,#bddaff00);pointer-events:none}.ip-v2 .ip-profile-grid{margin-top:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ip-v2 .ip-profile-grid article{border:1px solid #dce7f7;border-radius:12px;background:#fbfdff;padding:10px}.ip-v2 .ip-profile-grid small{display:block;color:#6f82a2;font-size:12px}.ip-v2 .ip-profile-grid p{margin:4px 0 0;color:#2e4c7c;font-size:14px;line-height:1.5}.download-v2 .apk-actions{margin-top:14px}.download-v2 .apk-note{margin-top:8px}.about-v2 .brand-pillars article,.download-v2 .brand-pillars article,.future-v2 .cw-roadmap article{min-height:100%}.brand-v6 .brand-panel .start-actions{margin-top:12px}.brand-v6 .brand-panel .start-actions .cta,.brand-v6 .brand-panel .start-actions .ghost-btn{min-width:140px}.brand-v6 .cw-list li+li{margin-top:6px}.brand-v6 .section .grid article p,.brand-v6 .section .brand-pillars article p,.brand-v6 .section .ip-scenes article p,.brand-v6 .section .plush-mini-item p{font-size:14px}@media(max-width:980px){.ip-v2 .ip-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.ip-v2 .ip-profile-grid{grid-template-columns:1fr}.brand-v6 .brand-panel .start-actions .cta,.brand-v6 .brand-panel .start-actions .ghost-btn,.home-v6 .actions,.home-v6 .actions .cta,.home-v6 .actions .ghost-btn{width:100%}}.home-v6 .home-headline-strip{margin:12px 0 10px;display:flex;gap:8px;flex-wrap:wrap}.home-v6 .home-headline-strip span{border:1px solid #d6e3f5;background:#fff;color:#47648f;border-radius:999px;font-size:12px;padding:4px 10px}.home-focus-page .section{margin-top:54px}.home-focus-hero{margin-top:14px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:30px;align-items:center}.home-focus-copy h1{margin:0;max-width:11.5em;font-size:clamp(38px,5.2vw,66px);line-height:1.08;letter-spacing:-.02em;color:#25395f}.home-focus-kicker{margin:0 0 12px;display:inline-block;border:1px solid #d7e2f3;border-radius:999px;background:linear-gradient(180deg,#fff,#f8fbff);color:#4e678f;font-size:12px;font-weight:700;padding:6px 12px}.home-focus-subtitle{margin:14px 0 12px;max-width:38em;color:#4f678c;font-size:clamp(17px,2vw,22px);line-height:1.7}.home-focus-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.home-focus-tags span{border:1px solid #d2e1f6;border-radius:999px;background:#f7fbff;color:#476690;font-size:12px;padding:4px 10px}.home-focus-note{margin:12px 0 0;color:#6780a7;font-size:13px}.home-focus-art{padding:20px}.home-focus-art img{width:100%;display:block}.home-focus-page .brand-panel{padding:30px;border-radius:24px}.home-focus-page .brand-panel h2{margin-bottom:14px;font-size:clamp(26px,3vw,38px)}.home-focus-page .brand-panel p{max-width:52em}.home-section-lucky .play-shell{margin-top:16px}.home-section-lucky .play-card,.home-section-lucky .start-card{border-radius:18px}.home-section-ip{position:relative;overflow:hidden}.home-section-ip:after{content:"";position:absolute;right:-54px;top:-56px;width:190px;height:190px;border-radius:999px;background:radial-gradient(circle,#f1ceda40,#f1ceda00);pointer-events:none}.home-section-future .grid article,.home-section-future .plush-mini-item{background:linear-gradient(180deg,#fff,#fbfdff)}.home-section-closing{text-align:center;padding-top:34px;padding-bottom:34px}.home-section-closing p{max-width:40em;margin:0 auto}@media(max-width:980px){.home-focus-hero{grid-template-columns:1fr;gap:18px}.home-focus-page .brand-panel{padding:22px;border-radius:20px}}@media(max-width:760px){.home-focus-page .section{margin-top:36px}.home-focus-copy h1{font-size:clamp(32px,8.5vw,44px)}.home-focus-subtitle{font-size:16px}.home-focus-page .brand-panel h2{font-size:clamp(24px,7vw,30px)}.home-focus-page .actions .cta,.home-focus-page .actions .ghost-btn,.home-focus-page .start-actions .cta,.home-focus-page .start-actions .ghost-btn{width:100%}}.home-focus-hero{position:relative;margin-top:18px;padding:14px 0 10px;grid-template-columns:minmax(0,1.14fr) minmax(320px,.86fr);gap:34px}.home-focus-hero:before{content:"";position:absolute;left:-26px;right:-26px;top:-18px;bottom:-20px;border-radius:28px;background:radial-gradient(circle at 6% 14%,rgba(255,255,255,.7),transparent 30%),radial-gradient(circle at 92% 14%,rgba(249,204,219,.2),transparent 28%),radial-gradient(circle at 78% 88%,rgba(189,217,254,.22),transparent 30%),linear-gradient(180deg,#ffffffe0,#f9fcffd1);border:1px solid rgba(215,228,247,.75);box-shadow:0 14px 34px #4866981f;z-index:0}.home-focus-copy,.home-focus-art{position:relative;z-index:1}.home-focus-kicker{margin-bottom:14px;padding:7px 13px;font-size:12px;letter-spacing:.01em}.home-focus-copy h1{max-width:10.8em;font-size:clamp(42px,5.6vw,74px);line-height:1.02;color:#22355a}.home-focus-subtitle{margin:18px 0 12px;max-width:34em;font-size:clamp(18px,2.1vw,24px);line-height:1.72;color:#496184}.home-focus-note{margin:0 0 14px;color:#5f789f;font-size:14px}.home-hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.home-hero-main-cta{min-width:210px;min-height:48px;padding:13px 22px;border-radius:14px;font-size:16px;box-shadow:0 14px 30px #6d93c557}.home-hero-sub-cta{min-height:44px;padding:10px 16px;border-radius:12px}.home-hero-context{margin-top:12px;display:flex;gap:8px;flex-wrap:wrap}.home-hero-context span{border:1px solid #d5e3f6;border-radius:999px;background:#fff;color:#4a6793;font-size:12px;padding:4px 10px}.home-focus-art{padding:18px 18px 16px;background:linear-gradient(180deg,#fff,#fbfdff)}.home-focus-art img{border-radius:16px}.home-hero-role-card{margin-top:10px;border:1px solid #dbe7f7;border-radius:12px;background:#fff;padding:10px 12px}.home-hero-role-card b{color:#34527f;font-size:13px}.home-hero-role-card p{margin:5px 0 0;color:#5a7397;font-size:13px;line-height:1.58}@media(max-width:980px){.home-focus-hero{padding:8px 0 2px;grid-template-columns:1fr;gap:18px}.home-focus-hero:before{left:-10px;right:-10px;border-radius:22px}}@media(max-width:760px){.home-focus-copy h1{font-size:clamp(34px,9vw,46px);line-height:1.06}.home-focus-subtitle{font-size:16px}.home-hero-main-cta,.home-hero-sub-cta{width:100%}.home-hero-context span{width:100%;border-radius:10px}}.home-focus-hero{padding:18px 0 14px;gap:36px}.home-focus-hero:before{top:-14px;bottom:-14px;background:radial-gradient(circle at 10% 16%,rgba(255,255,255,.76),transparent 30%),radial-gradient(circle at 84% 18%,rgba(246,210,224,.22),transparent 30%),radial-gradient(circle at 76% 84%,rgba(189,217,254,.24),transparent 32%),linear-gradient(180deg,#ffffffeb,#f8fcffdb)}.home-focus-copy h1{max-width:10.2em;font-size:clamp(44px,5.8vw,78px);letter-spacing:-.024em}.home-focus-lead{margin:10px 0 4px;color:#6c84ab;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.home-focus-subtitle{margin:14px 0 12px;max-width:33em}.home-hero-main-cta{min-width:228px;min-height:50px;font-size:16px;box-shadow:0 16px 34px #6d93c55c}.home-hero-sub-cta{min-width:142px}.home-hero-context{margin-top:12px;color:#5e789f;font-size:13px;line-height:1.6}.home-focus-art{padding:20px 20px 18px;border-radius:26px}.home-hero-role-card{margin-top:12px}.home-hero-mini-actions{margin-top:10px}.home-hero-mini-actions .ghost-btn{min-width:132px}@media(max-width:980px){.home-focus-hero{padding:8px 0 4px;gap:18px}}@media(max-width:760px){.home-focus-copy h1{font-size:clamp(36px,9.4vw,50px)}.home-focus-lead{margin-top:8px;font-size:12px}.home-hero-context{font-size:12px}.home-hero-mini-actions .ghost-btn{width:100%}}.home-hero-actions{margin-top:12px;margin-bottom:10px;gap:12px}.home-hero-main-cta{position:relative;isolation:isolate;min-width:252px;min-height:56px;padding:14px 26px;border-radius:16px;font-size:17px;font-weight:800;letter-spacing:.01em;background:linear-gradient(180deg,#8fb7e3,#739bcf);border-color:#6b93c6;box-shadow:0 20px 38px #6287ba70,0 0 0 1px #ffffff52 inset}.home-hero-main-cta:before{content:"";position:absolute;z-index:-1;top:-12px;right:-14px;bottom:-14px;left:-14px;border-radius:22px;background:radial-gradient(circle at 50% 42%,#8fb7e357,#8fb7e300);pointer-events:none}.home-hero-main-cta:hover{transform:translateY(-2px) scale(1.012);box-shadow:0 24px 42px #6287ba7a,0 0 0 1px #ffffff57 inset}.home-hero-main-cta:active{transform:translateY(0) scale(.988);box-shadow:0 12px 24px #6287ba57,0 0 0 1px #ffffff47 inset}.home-hero-main-cta:focus-visible{outline:0;box-shadow:0 0 0 3px #fffffff2,0 0 0 6px #7ea9d88f,0 20px 38px #6287ba70}.home-hero-sub-cta{min-height:46px;padding:10px 16px}.home-focus-note{margin-bottom:12px}.home-hero-context{margin-top:14px}@media(max-width:760px){.home-hero-actions{gap:10px}.home-hero-main-cta,.home-hero-sub-cta{width:100%}}.home-hero-ip-reason{margin:8px 0 0;color:#395b89;font-size:14px;font-weight:700;line-height:1.6}.home-hero-context{margin-top:12px;color:#4f6e99;font-size:13px;line-height:1.6}.home-hero-entry-hint{margin:4px 0 0;color:#6a82a7;font-size:12px}.home-hero-ip-badge{margin:0 0 10px;display:inline-block;border:1px solid #d7e4f6;border-radius:999px;background:linear-gradient(180deg,#fff,#f6faff);color:#3f608e;font-size:12px;font-weight:700;padding:5px 10px}.home-focus-art .hero-art-note{margin-top:10px;color:#4f6f99;font-weight:600}.home-hero-role-card{border-color:#cfdef4;background:linear-gradient(180deg,#fff,#f9fcff)}.home-hero-mini-actions .ghost-btn{border-color:#cfe0f6;background:#fff}.home-hero-mini-actions .ghost-btn:hover{border-color:#b9d0ef;background:#f8fbff}@media(max-width:760px){.home-hero-ip-reason{font-size:13px}.home-hero-entry-hint{font-size:12px}}.home-focus-page .brand-panel{position:relative}.home-focus-page .brand-panel+.brand-panel:before{content:"";position:absolute;left:50%;top:-26px;width:2px;height:16px;transform:translate(-50%);background:linear-gradient(180deg,#8eb1db8c,#8eb1db00);pointer-events:none}.home-next-step{margin:14px 0 0;color:#5e7aa2;font-size:13px;line-height:1.6;border-top:1px dashed #d8e4f6;padding-top:10px}.home-section-intro h2,.home-section-lucky h2,.home-section-ip h2,.home-section-world h2,.home-section-download h2,.home-section-future h2{margin-bottom:12px}.home-section-lucky .start-actions,.home-section-ip .start-actions,.home-section-download .start-actions,.home-section-future .start-actions{margin-top:12px}.home-focus-page .section{margin-top:46px}.home-focus-page .home-focus-hero{margin-bottom:4px}.home-section-closing{margin-top:52px}@media(max-width:760px){.home-focus-page .section{margin-top:34px}.home-focus-page .brand-panel+.brand-panel:before{top:-20px;height:12px}}.home-section-download{position:relative;overflow:hidden}.home-section-download:before{content:"";position:absolute;right:-44px;bottom:-58px;width:180px;height:180px;border-radius:999px;background:radial-gradient(circle,#bdd9fe47,#bdd9fe00);pointer-events:none}.home-download-bridge{margin-top:12px;display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;border:1px solid #d7e4f6;border-radius:999px;background:#fff;padding:7px 12px}.home-download-bridge span{color:#4f6d97;font-size:12px;font-weight:600}.home-download-bridge i{color:#8aa5cb;font-style:normal;font-size:12px}.home-download-actions{margin-top:12px}.home-download-main-cta{min-width:170px}.home-download-note{margin-top:10px;color:#667fa4;font-size:12px}@media(max-width:760px){.home-download-bridge{border-radius:12px;padding:8px 10px}.home-download-bridge span,.home-download-bridge i{font-size:11px}.home-download-main-cta{width:100%}}.home-section-future .home-future-intro{margin-bottom:6px}.home-section-future .home-future-note{margin:0;color:#6a82a6;font-size:13px}.home-future-bridge{margin-top:12px;margin-bottom:12px;display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;border:1px solid #d9e4f5;border-radius:999px;background:#fff;padding:7px 12px}.home-future-bridge span{color:#536f98;font-size:12px;font-weight:600}.home-future-bridge i{color:#89a4ca;font-style:normal;font-size:12px}.home-section-future .grid article{border-style:solid;border-color:#dce7f6;box-shadow:0 6px 16px #4b659114}.home-section-future .grid article h3{color:#3c5b8a}.home-section-future .grid article p{color:#5d769a}.home-section-future .plush-mini-item{border-color:#dbe7f6;background:linear-gradient(180deg,#fff,#fcfdff)}@media(max-width:760px){.home-future-bridge{border-radius:12px}.home-future-bridge span,.home-future-bridge i{font-size:11px}}.home-focus-page{--home-panel-pad: 34px}.home-focus-page .section{margin-top:50px}.home-focus-page .brand-panel{padding:var(--home-panel-pad);border-radius:24px;border-color:#d6e2f3;box-shadow:0 10px 26px #4e679117}.home-focus-page .brand-panel+.brand-panel:before{display:none}.home-focus-page .brand-panel h2{margin-bottom:12px;letter-spacing:-.018em}.home-focus-page .brand-panel p{color:#586f92;line-height:1.78}.home-focus-hero{margin-top:20px;padding:20px 0 16px}.home-focus-hero:before{border-radius:30px}.home-focus-copy h1{max-width:9.8em}.home-focus-subtitle{max-width:31em}.home-focus-note{margin-bottom:10px}.home-hero-actions{margin-bottom:12px}.home-hero-context,.home-hero-entry-hint,.home-lucky-note,.home-ip-note,.home-world-note,.home-download-tail,.home-future-tail{color:#667fa4;font-size:13px}.home-lucky-note,.home-ip-note,.home-world-note,.home-download-tail,.home-future-tail{margin:12px 0 0;padding-top:10px;border-top:1px dashed #dce6f4}.home-section-lucky .play-shell{margin-top:18px}.home-section-lucky .play-card{box-shadow:0 10px 24px #4a66971a}.home-section-download{border-color:#d2e2f8}.home-download-actions{margin-top:10px}.home-download-main-cta{min-width:184px}.home-download-note{margin-top:10px}.home-section-future .grid article,.home-section-future .plush-mini-item{border-color:#d9e5f6}.home-section-future .grid article h3,.home-section-future .plush-mini-item b{color:#3b5b89}.home-section-closing{padding-top:38px;padding-bottom:38px}.home-section-closing h2{font-size:clamp(34px,3.9vw,48px)}.home-section-closing p{max-width:36em}@media(max-width:980px){.home-focus-page{--home-panel-pad: 22px}.home-focus-page .section{margin-top:38px}.home-focus-hero:before{border-radius:22px}}@media(max-width:760px){.home-focus-page .brand-panel{border-radius:18px}.home-focus-page .section{margin-top:32px}.home-focus-copy h1,.home-focus-subtitle{max-width:100%}.home-lucky-note,.home-ip-note,.home-world-note,.home-download-tail,.home-future-tail{font-size:12px}}.ip-focus-page .section{margin-top:50px}.ip-focus-page .brand-panel{padding:32px;border-radius:24px}.ip-focus-page .brand-panel h2{margin-bottom:12px;font-size:clamp(28px,3vw,40px);letter-spacing:-.02em}.ip-focus-page .brand-panel p{max-width:52em;line-height:1.8}.ip-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:26px;align-items:center}.ip-hero-note{margin:0;color:#527198;font-size:15px;line-height:1.7}.ip-hero-art{padding:18px}.ip-hero-badge{margin:0 0 10px;display:inline-block;border:1px solid #d8e4f6;border-radius:999px;background:#fff;color:#43628f;font-size:12px;font-weight:700;padding:5px 10px}.ip-hero-art img{width:100%;display:block;border-radius:16px}.ip-focus-page .ip-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ip-focus-page .ip-profile-grid article{border:1px solid #dbe7f7;border-radius:12px;background:#fcfdff;padding:12px}.ip-focus-page .ip-profile-grid small{display:block;color:#6f85a7;font-size:12px}.ip-focus-page .ip-profile-grid p{margin:5px 0 0;color:#34527f;font-size:14px;line-height:1.6}.ip-focus-page .ip-scenes article{border-color:#dce7f8;background:linear-gradient(180deg,#fff,#fbfdff)}.ip-closing{text-align:center;padding-top:36px;padding-bottom:36px}.ip-closing p{margin:0 auto;max-width:34em}@media(max-width:980px){.ip-hero{grid-template-columns:1fr}.ip-focus-page .brand-panel{padding:22px;border-radius:20px}}@media(max-width:760px){.ip-focus-page .section{margin-top:34px}.ip-focus-page .brand-panel h2{font-size:clamp(24px,7vw,32px)}.ip-focus-page .ip-profile-grid{grid-template-columns:1fr}.ip-hero .start-actions .cta,.ip-hero .start-actions .ghost-btn,.ip-closing .start-actions .cta,.ip-closing .start-actions .ghost-btn{width:100%}}.page-head-split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:16px;align-items:center}.page-head-brandplate{border:1px solid #dbe6f5;border-radius:16px;background:#fff;padding:8px}.page-head-brandplate img{width:100%;display:block;border-radius:12px}@media(max-width:920px){.page-head-split{grid-template-columns:1fr}}.download-brandplate{padding:6px;border-radius:14px;background:#fff;border-color:#d7e3f4;box-shadow:0 8px 20px #4d68941a}.download-brandplate img{border-radius:10px}.download-page .hero-art-note{margin-top:10px}.cw-top-nav.is-home-stage{border-color:#cfdcf2b8;background:linear-gradient(180deg,#ffffffe0,#f8fcffc2);box-shadow:0 8px 20px #4967981f}.cw-top-nav.is-home-stage .nav-links{display:none}.cw-top-nav.is-home-stage .nav-links.is-open{display:flex}.cw-top-nav.is-home-stage .cw-nav-cta{gap:8px}.cw-top-nav.is-home-stage .cw-nav-cta .ghost-btn{display:none}.home-life-page{gap:24px}.home-life-stage{margin-top:18px;position:relative;overflow:hidden;border:1px solid #d8e5f8;border-radius:34px;padding:clamp(24px,4vw,40px) clamp(16px,4vw,34px);background:radial-gradient(circle at 50% 7%,rgba(255,255,255,.76),transparent 40%),radial-gradient(circle at 50% 84%,rgba(168,205,246,.3),transparent 46%),radial-gradient(circle at 84% 16%,rgba(255,206,216,.22),transparent 32%),linear-gradient(180deg,#fdfefe,#f6fbff 55%,#edf6ff);box-shadow:0 16px 40px #496b9e29;display:grid;justify-items:center;text-align:center;gap:14px}.home-life-kicker{margin:0;padding:6px 12px;border-radius:999px;border:1px solid #d4e4fb;background:#ffffffd9;color:#4d6b97;font-size:12px;font-weight:700;letter-spacing:.06em}.home-life-color-line,.lucky-stage-color-line{margin:0;display:inline-flex;align-items:center;gap:8px;border-radius:999px;border:1px solid #d5e5fa;background:#ffffffd8;padding:6px 12px;color:#45628d;font-size:13px}.home-life-color-line b,.lucky-stage-color-line b{color:#27446e}.home-life-color-line small,.lucky-stage-color-line small{color:#6784ac}.home-life-color-dot,.lucky-stage-color-dot{width:10px;height:10px;border-radius:999px;box-shadow:0 0 0 3px #fffc}.home-life-primary-actions{width:100%;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.home-life-primary-actions .cta,.home-life-primary-actions .ghost-btn,.lucky-main-actions>button,.lucky-main-actions>.cta{min-height:44px;border-radius:12px;font-weight:700}.home-life-primary-actions .home-life-start{background:linear-gradient(180deg,#365f9f,#2a4f86)}.home-life-secondary-actions{width:100%;display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.home-life-secondary-actions button{min-height:40px;padding:8px 12px;border-radius:11px;border:1px solid #d4e4f9;background:#ffffffde;color:#365681;font-weight:600;cursor:pointer}.home-life-secondary-actions button:hover{border-color:#b8cff0;background:#fff}.home-life-oneline{margin-top:0;border:1px solid #d9e6f8;border-radius:16px;background:#fafdff;padding:14px 16px}.home-life-oneline p{margin:0;color:#4c678f;text-align:center;font-size:15px;line-height:1.7}.home-life-fold{border:1px solid #d8e5f8;border-radius:16px;background:#fff;padding:10px 12px}.home-life-fold>summary{cursor:pointer;color:#3b5a85;font-weight:700}.home-life-fold-links{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.home-life-fold-links a{border:1px solid #d4e4f9;border-radius:999px;padding:6px 10px;color:#4b678f;font-size:13px;background:#f9fcff}.home-life-wheel-slot{margin-top:14px}.home-life-wheel-slot .section{margin-top:0}.live-xyj{--lucky: #FF6B6B;--gaze-x: 0px;--gaze-y: 0px;position:relative;width:min(100%,540px);display:grid;justify-items:center;gap:12px}.live-xyj-atmo,.live-xyj-fog,.live-xyj-moon{position:absolute;pointer-events:none}.live-xyj-atmo{top:-6%;right:-12%;bottom:-6%;left:-12%;z-index:0;background:radial-gradient(circle at 50% 44%,color-mix(in srgb,var(--lucky) 28%,#fff 72%),transparent 54%),radial-gradient(circle at 18% 72%,rgba(168,199,246,.24),transparent 46%),radial-gradient(circle at 84% 18%,rgba(255,214,224,.18),transparent 44%);filter:blur(8px);opacity:.88}.live-xyj-fog{left:6%;right:6%;bottom:19%;height:30%;z-index:1;border-radius:999px;background:radial-gradient(ellipse at center,rgba(237,246,255,.78),transparent 72%);filter:blur(5px);animation:liveFogFloat 7.2s ease-in-out infinite}.live-xyj-moon{top:8%;right:16%;width:42px;height:42px;border-radius:50%;z-index:1;background:radial-gradient(circle at 34% 32%,#fff,color-mix(in srgb,var(--lucky) 35%,#fff 65%));box-shadow:0 0 18px color-mix(in srgb,var(--lucky) 38%,#ffffff 62%);opacity:.9;animation:liveMoonPulse 5.4s ease-in-out infinite}.live-xyj-core{position:relative;z-index:2;width:clamp(250px,36vw,350px);aspect-ratio:1 / 1;display:grid;place-items:center;border-radius:50%;transform-origin:50% 70%;animation:liveBreath 3.2s ease-in-out infinite,liveSway 8s ease-in-out infinite}.live-xyj-lucky-halo{position:absolute;top:19%;right:14%;bottom:15%;left:14%;border-radius:50%;background:radial-gradient(circle at 50% 48%,color-mix(in srgb,var(--lucky) 38%,#fff 62%),transparent 66%);filter:blur(5px);opacity:.68}.live-xyj-scarf-aura{position:absolute;left:25%;right:25%;bottom:28%;height:18%;border-radius:999px;background:linear-gradient(180deg,color-mix(in srgb,var(--lucky) 72%,#fff 28%),color-mix(in srgb,var(--lucky) 60%,#fff 40%));filter:blur(6px);opacity:.42;animation:liveScarfGlow 3.6s ease-in-out infinite}.live-xyj-rig{position:relative;z-index:2;width:min(100%,350px);height:min(100%,350px);display:grid;place-items:center;filter:drop-shadow(0 14px 24px rgba(64,95,146,.24))}.live-xyj-rig-layer{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.live-xyj-rig-body{z-index:1}.live-xyj-rig-scarf-chain{z-index:2;transform-origin:50% 62%;animation:rigScarfIdle 3.4s ease-in-out infinite}.live-xyj-rig-scarf{transform-origin:50% 62%}.live-xyj-rig-head-chain{z-index:3;transform-origin:50% 58%;animation:rigHeadIdle 3.8s ease-in-out infinite}.live-xyj-rig-head{transform-origin:50% 58%}.live-xyj-rig-ears{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.live-xyj-rig-ear{position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:50% 48%}.live-xyj-rig-ear-left{animation:rigEarIdleLeft 2.7s ease-in-out infinite}.live-xyj-rig-ear-right{animation:rigEarIdleRight 3s ease-in-out infinite}.live-xyj-sprite{position:relative;z-index:2}.live-xyj-sprite-body{clip-path:inset(50% 11% 5% 11% round 10%)}.live-xyj-sprite-scarf{clip-path:inset(49% 22% 27% 22% round 22%)}.live-xyj-sprite-head{clip-path:inset(10% 20% 30% 20% round 16%)}.live-xyj-sprite-ear-left{clip-path:inset(26% 74% 36% 8% round 32%)}.live-xyj-sprite-ear-right{clip-path:inset(26% 8% 36% 74% round 32%)}.live-xyj-eye{position:absolute;top:45%;width:12px;height:12px;border-radius:999px;z-index:3;background:radial-gradient(circle at 32% 32%,#fff,color-mix(in srgb,var(--lucky) 66%,#294572 34%));box-shadow:0 0 10px color-mix(in srgb,var(--lucky) 36%,#b6d4ff 64%);transform:translate(var(--gaze-x),var(--gaze-y));transition:transform .42s ease,opacity .32s ease}.live-xyj-eye-left{left:calc(50% - 19px)}.live-xyj-eye-right{left:calc(50% + 6px)}.live-xyj-eye.is-blink{transform:translate(var(--gaze-x),var(--gaze-y)) scaleY(.2);opacity:.58}.live-xyj-caption{position:relative;z-index:4;margin:0;text-align:center}.live-xyj-status{margin:0;color:#2f4f7b;font-weight:700;line-height:1.65}.live-xyj-meta{margin:4px 0 0;color:#6d87ad;font-size:12px}.live-action-pet .live-xyj-core{animation:liveBreath 2.8s ease-in-out infinite,liveNod .8s ease}.live-action-pet .live-xyj-rig-head-chain{animation:rigHeadPet .9s ease,rigHeadIdle 3.4s ease-in-out .9s infinite}.live-action-pet .live-xyj-rig-ear-left{animation:rigEarPetLeft .9s ease,rigEarIdleLeft 2.7s ease-in-out .9s infinite}.live-action-pet .live-xyj-rig-ear-right{animation:rigEarPetRight .9s ease,rigEarIdleRight 2.8s ease-in-out .9s infinite}.live-action-cuddle .live-xyj-core{animation:liveBreath 3.4s ease-in-out infinite,liveLeanSoft 1.2s ease}.live-action-cuddle .live-xyj-rig-head-chain{animation:rigHeadCuddle 1.2s ease,rigHeadIdle 3.8s ease-in-out 1.2s infinite}.live-action-cuddle .live-xyj-rig-scarf-chain{animation:rigScarfCuddle 1.2s ease,rigScarfIdle 3.4s ease-in-out 1.2s infinite}.live-action-near .live-xyj-core{animation:liveBreath 3s ease-in-out infinite,liveLookAround 1s ease}.live-action-near .live-xyj-rig-head-chain{animation:rigHeadNear 1s ease,rigHeadIdle 3.7s ease-in-out 1s infinite}.live-action-near .live-xyj-rig-ear-left{animation:rigEarNearLeft 1s ease,rigEarIdleLeft 2.7s ease-in-out 1s infinite}.live-action-near .live-xyj-rig-ear-right{animation:rigEarNearRight 1s ease,rigEarIdleRight 3s ease-in-out 1s infinite}.live-action-bedtime .live-xyj-core{animation:liveBreath 3.8s ease-in-out infinite,liveSleepNod 1.4s ease}.live-action-bedtime .live-xyj-rig-head-chain{animation:rigHeadBedtime 1.4s ease,rigHeadBedtimeIdle 4.1s ease-in-out 1.4s infinite}.live-action-bedtime .live-xyj-rig-scarf-chain{animation:rigScarfBedtime 4.2s ease-in-out infinite}.live-action-bedtime .live-xyj-eye,.live-mood-sleepy .live-xyj-eye{opacity:.62;transform:translate(var(--gaze-x),calc(var(--gaze-y) + 1px)) scaleY(.42)}.live-mood-happy .live-xyj-eye{width:13px;height:13px}.live-mood-sad .live-xyj-scarf-aura{opacity:.24}.live-scene-bedtime .live-xyj-atmo{background:radial-gradient(circle at 52% 48%,color-mix(in srgb,var(--lucky) 24%,#f2f7ff 76%),transparent 56%),radial-gradient(circle at 22% 76%,rgba(170,194,233,.22),transparent 48%),radial-gradient(circle at 80% 18%,rgba(236,205,226,.18),transparent 44%)}.live-scene-comfort .live-xyj-fog{opacity:.95}.live-scene-color .live-xyj-lucky-halo{opacity:.84}.live-scene-color .live-xyj-rig-scarf-chain{animation:rigScarfColor 3s ease-in-out infinite}.live-xyj.is-responding .live-xyj-lucky-halo{animation:liveRespondPulse .82s ease}.lucky-stage-page{gap:22px}.lucky-live-stage{margin-top:14px;border:1px solid #d7e5f9;border-radius:26px;background:radial-gradient(circle at 84% 18%,rgba(255,209,220,.2),transparent 36%),radial-gradient(circle at 20% 88%,rgba(189,217,253,.2),transparent 42%),linear-gradient(180deg,#fefefe,#f4faff);box-shadow:0 12px 28px #4e6c9a24;padding:clamp(18px,3.4vw,28px);display:grid;justify-items:center;gap:12px}.lucky-main-actions{width:100%;display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap}.lucky-main-actions>button,.lucky-main-actions>.cta{border:1px solid #d4e4f9;background:#fff;color:#34547f;padding:9px 12px;cursor:pointer}.lucky-main-actions>.cta{border:none;color:#fff;background:linear-gradient(180deg,#436da7,#2c5287);box-shadow:0 16px 30px #3c649d3d}.lucky-secondary-fold{border:1px solid #d8e5f8;border-radius:16px;background:#fff;padding:10px 12px}.lucky-secondary-fold>summary{cursor:pointer;color:#3c5b87;font-weight:700}.lucky-secondary-block{margin-top:14px;border:1px solid #dfebfa;border-radius:14px;background:#fbfdff;padding:14px}.home-life-mobile-more,.lucky-mobile-more{display:none}.home-life-mobile-more summary,.lucky-mobile-more summary{cursor:pointer;min-height:40px;padding:8px 12px;border-radius:11px;border:1px solid #d4e4f9;background:#ffffffde;color:#365681;font-weight:600;list-style:none}.home-life-mobile-more summary::-webkit-details-marker,.lucky-mobile-more summary::-webkit-details-marker{display:none}.home-life-mobile-more[open],.lucky-mobile-more[open]{display:grid;gap:8px}.home-life-mobile-more[open] button,.lucky-mobile-more[open] button{min-height:38px;border-radius:10px;border:1px solid #d4e4f9;background:#fff;color:#365681;font-weight:600}@keyframes liveBreath{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.018)}}@keyframes liveSway{0%,to{rotate:-1.2deg}50%{rotate:1.1deg}}@keyframes liveNod{0%{transform:translateY(0) rotate(0)}40%{transform:translateY(3px) rotate(2.2deg)}to{transform:translateY(0) rotate(0)}}@keyframes liveSleepNod{0%{transform:translateY(0) rotate(0)}45%{transform:translateY(4px) rotate(1.8deg)}to{transform:translateY(0) rotate(0)}}@keyframes liveLeanSoft{0%{transform:translate(0) rotate(0)}45%{transform:translate(-3px) rotate(-2deg)}to{transform:translate(0) rotate(0)}}@keyframes liveLookAround{0%{transform:translate(0)}35%{transform:translate(3px)}70%{transform:translate(-2px)}to{transform:translate(0)}}@keyframes liveFogFloat{0%,to{transform:translate(0)}50%{transform:translate(5px)}}@keyframes liveMoonPulse{0%,to{transform:scale(1);opacity:.86}50%{transform:scale(1.08);opacity:1}}@keyframes liveScarfGlow{0%,to{opacity:.34}50%{opacity:.56}}@keyframes rigHeadIdle{0%,to{transform:translateY(0) rotate(-.7deg)}50%{transform:translateY(-1.6px) rotate(.9deg)}}@keyframes rigHeadPet{0%{transform:translateY(0) rotate(0)}30%{transform:translateY(2px) rotate(2.2deg)}62%{transform:translateY(-1px) rotate(-1deg)}to{transform:translateY(0) rotate(0)}}@keyframes rigHeadCuddle{0%{transform:translate(0) rotate(0)}45%{transform:translate(-2px,1px) rotate(-2.2deg)}to{transform:translate(0) rotate(0)}}@keyframes rigHeadNear{0%{transform:translate(0) rotate(0)}36%{transform:translate(2px) rotate(1.6deg)}72%{transform:translate(-2px) rotate(-1.3deg)}to{transform:translate(0) rotate(0)}}@keyframes rigHeadBedtime{0%{transform:translateY(0) rotate(0)}45%{transform:translateY(2px) rotate(1.8deg)}to{transform:translateY(0) rotate(0)}}@keyframes rigHeadBedtimeIdle{0%,to{transform:translateY(1px) rotate(.6deg)}50%{transform:translateY(2px) rotate(1.1deg)}}@keyframes rigEarIdleLeft{0%,to{transform:rotate(-1deg) translateY(0)}50%{transform:rotate(1.4deg) translateY(-1px)}}@keyframes rigEarIdleRight{0%,to{transform:rotate(1deg) translateY(0)}50%{transform:rotate(-1.3deg) translateY(-1px)}}@keyframes rigEarPetLeft{0%{transform:rotate(0)}50%{transform:rotate(-5deg) translateY(-1px)}to{transform:rotate(0)}}@keyframes rigEarPetRight{0%{transform:rotate(0)}50%{transform:rotate(5deg) translateY(-1px)}to{transform:rotate(0)}}@keyframes rigEarNearLeft{0%{transform:rotate(0)}42%{transform:rotate(-3deg)}to{transform:rotate(0)}}@keyframes rigEarNearRight{0%{transform:rotate(0)}42%{transform:rotate(3deg)}to{transform:rotate(0)}}@keyframes rigScarfIdle{0%,to{transform:translateY(0) rotate(-.6deg)}50%{transform:translateY(1px) rotate(.8deg)}}@keyframes rigScarfCuddle{0%{transform:translate(0)}45%{transform:translate(-2px)}to{transform:translate(0)}}@keyframes rigScarfBedtime{0%,to{transform:translateY(1px);opacity:.92}50%{transform:translateY(2px);opacity:.76}}@keyframes rigScarfColor{0%,to{transform:translate(0)}50%{transform:translate(2px)}}@keyframes liveRespondPulse{0%{transform:scale(.95);opacity:.28}60%{transform:scale(1.08);opacity:.92}to{transform:scale(1);opacity:.68}}@media(max-width:920px){.cw-top-nav.is-home-stage .nav-menu-btn{display:inline-flex}.cw-top-nav.is-home-stage .cw-nav-cta{justify-self:end}.home-life-primary-actions{gap:8px}.home-life-primary-actions .cta,.home-life-primary-actions .ghost-btn,.lucky-main-actions>button,.lucky-main-actions>.cta{min-width:130px}}@media(max-width:760px){.home-life-stage,.lucky-live-stage{border-radius:20px;padding:18px 12px}.home-life-primary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.home-life-primary-actions .ghost-btn,.home-life-primary-actions .cta{width:100%;min-width:0}.home-life-desktop-only,.lucky-desktop-action{display:none}.home-life-mobile-more,.lucky-mobile-more{display:inline-grid}.home-life-secondary-actions,.lucky-main-actions{align-items:start}.home-life-secondary-actions button,.lucky-main-actions>button,.lucky-main-actions>.cta{min-width:112px}.lucky-main-actions{width:100%;justify-content:flex-start}}@media(max-width:520px){.cw-top-nav.is-home-stage .cw-nav-cta{display:none}.home-life-primary-actions{grid-template-columns:1fr}.product-home-page .home-life-primary-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-home-page .home-life-secondary-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;justify-content:stretch}.product-home-page .home-life-secondary-actions button{min-width:0;min-height:34px;padding:6px 4px;font-size:11px}.product-interaction-page .lucky-main-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;justify-content:stretch}.product-interaction-page .lucky-main-actions>.cta{grid-column:1 / -1}.product-interaction-page .lucky-main-actions>button,.product-interaction-page .lucky-main-actions>.cta{min-width:0;min-height:38px;padding:8px 6px;font-size:12px}.product-home-page .home-life-color-line{padding:6px 10px;font-size:12px}.live-xyj-core{width:min(100%,286px)}.home-life-color-line,.lucky-stage-color-line{width:100%;justify-content:center;border-radius:12px}}.cw-top-nav.is-home-stage{transition:transform .28s ease,opacity .22s ease,box-shadow .22s ease}.cw-top-nav.is-home-stage.is-hidden{transform:translateY(calc(-100% - 14px));opacity:0;pointer-events:none}@media(prefers-reduced-motion:reduce){.cw-top-nav.is-home-stage{transition:none}}.home-life-page-minimal{gap:0}.home-life-page-minimal .home-life-stage{margin-top:8px;min-height:calc(100vh - 120px);align-content:center}.home-life-page-minimal .section{margin-top:0}.home-stage-note{margin:2px 0 0;color:#4f6a93;font-size:14px;line-height:1.6}.home-stage-soft-links{margin:2px 0 0;color:#6d87ad;font-size:12px}.home-stage-soft-links a{color:#54719b;text-decoration:none}.home-stage-soft-links a:hover{color:#375680;text-decoration:underline}.cw-top-nav.is-home-stage .nav-brand small{display:none}.cw-top-nav.is-home-stage .nav-brand span{font-size:16px;color:#2c4d79}.cw-top-nav.is-home-stage .nav-menu-btn{opacity:.82}.lucky-stage-page-minimal{gap:12px}.lucky-stage-page-minimal .section{margin-top:16px}.lucky-stage-page-minimal .lucky-live-stage{border-radius:22px;box-shadow:0 10px 22px #4e6c9a1f}.lucky-play-shell{margin-top:10px}.lucky-play-shell .play-card{border-radius:16px;box-shadow:0 8px 20px #54709c1c}.lucky-soft-links{margin:2px 0 0;text-align:center;color:#6a84aa;font-size:12px}.lucky-soft-links a{color:#517099;text-decoration:none}.lucky-soft-links a:hover{color:#33537d;text-decoration:underline}@media(max-width:760px){.home-life-page-minimal .home-life-stage{min-height:calc(100vh - 98px)}.home-stage-note{font-size:13px}.lucky-soft-links{text-align:left;line-height:1.7;padding:0 4px}}.page.is-premiere-mode{max-width:100%;padding-top:10px}.cw-top-nav.is-premiere{border-color:#d6e5f894;background:linear-gradient(180deg,#ffffffc7,#f8fcff99);box-shadow:0 4px 14px #46639314}.cw-top-nav.is-premiere .nav-brand small{display:none}.investor-home .home-life-stage{position:relative;min-height:calc(100vh - 110px);border-radius:38px;border-color:#d0e1f8;background:radial-gradient(circle at 50% -14%,rgba(255,255,255,.9),transparent 42%),radial-gradient(circle at 20% 86%,rgba(181,214,252,.28),transparent 50%),radial-gradient(circle at 84% 24%,rgba(255,214,226,.28),transparent 48%),linear-gradient(180deg,#fdfefe,#f7fbff 54%,#e9f4ff);box-shadow:0 20px 48px #47679a33}.investor-home .home-life-stage:before{content:"";position:absolute;top:10%;right:24%;bottom:19%;left:24%;border-radius:50%;background:radial-gradient(circle at center,rgba(255,255,255,.52),transparent 66%);filter:blur(10px);pointer-events:none}.premiere-mode-pill{margin:0;border:1px solid #c9dcf8;background:#ffffffd8;color:#3d6192;border-radius:999px;padding:5px 12px;font-size:11px;letter-spacing:.08em;font-weight:700}.home-investor-primary{gap:12px}.home-investor-primary .cta{min-width:190px;min-height:48px;font-size:15px}.home-life-primary-actions .home-life-draw{background:linear-gradient(180deg,#f8a7bc,#e687a0);color:#fff;box-shadow:0 16px 34px #ee8da952}.home-life-primary-actions .home-life-start{background:linear-gradient(180deg,#3d679f,#2b4f85);color:#fff;box-shadow:0 16px 32px #41639852}.home-stage-relationship,.home-stage-memory,.home-premiere-track{margin:0;max-width:34em;text-align:center}.home-stage-relationship{color:#36567f;font-weight:700}.home-stage-memory{color:#5b769b;line-height:1.65}.home-premiere-track{color:#6d88ad;font-size:12px}.home-premiere-controls{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.home-premiere-controls button{min-height:38px;border-radius:11px;border:1px solid #d2e2f8;background:#ffffffd6;color:#3d5f8c;padding:0 12px;font-weight:700;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.home-premiere-controls button:hover{transform:translateY(-1px);border-color:#c2d7f4;box-shadow:0 10px 20px #5875a624}.home-premiere-controls button:disabled{opacity:.72;cursor:wait;transform:none;box-shadow:none}.home-life-secondary-actions button{min-width:102px}.home-life-stage.ritual-prepare,.lucky-live-stage.ritual-prepare{box-shadow:0 18px 40px #6f93c53d}.home-life-stage.ritual-drawing,.lucky-live-stage.ritual-drawing{box-shadow:0 20px 46px #7ca2d947}.home-life-stage.ritual-drawing:after,.lucky-live-stage.ritual-drawing:after{content:"";position:absolute;top:18%;right:28%;bottom:24%;left:28%;border-radius:50%;background:radial-gradient(circle at center,rgba(255,255,255,.26),transparent 64%);animation:ritualDrawPulse 1.6s ease-in-out infinite;pointer-events:none}.home-life-stage.ritual-reveal,.lucky-live-stage.ritual-reveal{box-shadow:0 24px 50px #faa4bf42}.live-xyj.ritual-prepare .live-xyj-atmo{opacity:.94}.live-xyj.ritual-drawing .live-xyj-lucky-halo{opacity:.9;animation:ritualHaloPulse 1.55s ease-in-out infinite}.live-xyj.ritual-drawing .live-xyj-scarf-aura{opacity:.62;animation:ritualScarfFlow 1.3s ease-in-out infinite}.live-xyj.ritual-reveal .live-xyj-core{animation:liveBreath 2.8s ease-in-out infinite,ritualRevealRise .9s ease}.live-xyj-keyword{margin:5px 0 0;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid color-mix(in srgb,var(--lucky) 44%,#d9e8ff 56%);background:#ffffffd8;color:#41628f;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.lucky-investor-page .lucky-live-stage{position:relative;border-radius:28px;padding-top:24px}.lucky-investor-actions{gap:8px}.lucky-investor-actions .cta{background:linear-gradient(180deg,#f7a5bb,#e7869f);border:none;color:#fff;box-shadow:0 13px 28px #ec88a64d}.lucky-relationship-line,.lucky-feedback-line{margin:0;text-align:center}.lucky-relationship-line{color:#3b5d89;font-weight:700}.lucky-feedback-line{color:#5d789d;line-height:1.65}.lucky-play-shell .play-card{background:radial-gradient(circle at 86% 10%,rgba(255,210,223,.18),transparent 30%),linear-gradient(180deg,#fff,#f8fbff);border-color:#d9e7fa}.growth-page,.memory-page{gap:14px}.growth-stage,.memory-stage{margin-top:14px;border:1px solid #d7e6f9;border-radius:24px;background:radial-gradient(circle at 84% 18%,rgba(255,210,224,.2),transparent 34%),radial-gradient(circle at 20% 82%,rgba(185,216,252,.2),transparent 40%),linear-gradient(180deg,#fff,#f6fbff);box-shadow:0 12px 28px #4e6d9c24;padding:22px 18px;display:grid;justify-items:center;text-align:center;gap:10px}.growth-stage-line,.memory-stage-line{margin:0;color:#355780;font-weight:700}.growth-next-line{margin:0;color:#5a759a}.growth-traits{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.growth-traits span{border:1px solid #d5e5fa;border-radius:999px;background:#fff;color:#45658f;font-size:12px;padding:5px 10px}.growth-memory-anchor{margin:0;color:#6782a7}.growth-waitlist{border:1px solid #d8e6fa;border-radius:18px;background:#fbfdff;padding:16px}.growth-waitlist h2{margin:0 0 8px;color:#2e4f7b}.growth-waitlist p{margin:0;color:#5e769b}.growth-waitlist-form{margin-top:12px;display:grid;gap:8px}.growth-waitlist-form input,.growth-waitlist-form button{min-height:42px;border-radius:10px}.growth-waitlist-form input{border:1px solid #d4e3f8;background:#fff;padding:0 12px}.growth-waitlist-form button{border:none;background:linear-gradient(180deg,#3a639f,#294f86);color:#fff;font-weight:700;cursor:pointer}.growth-waitlist-msg{margin-top:8px;color:#4b6f9f;font-size:13px}.growth-soft-links,.memory-soft-links,.lucky-soft-links{margin:0;text-align:center;color:#6d87ad;font-size:12px}.growth-soft-links a,.memory-soft-links a,.lucky-soft-links a{color:#54739d;text-decoration:none}.growth-soft-links a:hover,.memory-soft-links a:hover,.lucky-soft-links a:hover{color:#34557f;text-decoration:underline}.memory-timeline-shell{border:1px solid #d8e6fa;border-radius:18px;background:#fbfdff;padding:16px}.memory-timeline-shell h2{margin:0 0 10px;color:#2d4d77}.memory-timeline{list-style:none;margin:0;padding:0;display:grid;gap:10px}.memory-timeline li{display:grid;grid-template-columns:12px minmax(0,1fr);gap:10px;align-items:start}.memory-color-dot{width:12px;height:12px;border-radius:999px;margin-top:6px}.memory-timeline li p{margin:0;color:#41628f;line-height:1.62}.memory-timeline li small{color:#6c86ab;font-size:12px}.memory-empty{margin:0;color:#617ca2}.memory-fold{border:1px solid #d8e6fa;border-radius:16px;background:#fff;padding:10px 12px}.memory-fold>summary{cursor:pointer;color:#3d5e89;font-weight:700}.memory-support-grid{margin-top:12px;display:grid;gap:8px}.memory-support-grid article{border:1px solid #dfebfa;border-radius:12px;background:#fbfdff;padding:10px}.memory-support-grid h3{margin:0;color:#355682;font-size:14px}.memory-support-grid p{margin:4px 0;color:#60789d}.memory-support-grid code{color:#4b6f9e;font-size:12px}.memory-faq-list{margin-top:12px}@keyframes ritualDrawPulse{0%,to{opacity:.28;transform:scale(.96)}50%{opacity:.52;transform:scale(1.05)}}@keyframes ritualHaloPulse{0%,to{opacity:.58;transform:scale(.96)}50%{opacity:.95;transform:scale(1.08)}}@keyframes ritualScarfFlow{0%,to{opacity:.45;transform:translate(0)}50%{opacity:.74;transform:translate(3px)}}@keyframes ritualRevealRise{0%{transform:translateY(8px) scale(.98)}to{transform:translateY(0) scale(1)}}@media(max-width:900px){.investor-home .home-life-stage{min-height:calc(100vh - 96px);border-radius:26px}.home-investor-primary .cta{min-width:148px}.growth-stage,.memory-stage{border-radius:18px}}@media(max-width:760px){.investor-home .home-life-stage{min-height:calc(100vh - 86px);padding-top:20px;padding-bottom:20px}.home-stage-relationship,.home-stage-memory{font-size:13px}.home-premiere-track,.lucky-soft-links,.growth-soft-links,.memory-soft-links{text-align:left;line-height:1.68}.home-premiere-controls{width:100%;justify-content:flex-start}.lucky-investor-actions{justify-content:flex-start}.growth-waitlist,.memory-timeline-shell,.memory-fold{border-radius:14px}}@media(max-width:520px){.home-investor-primary{width:100%;display:grid;grid-template-columns:1fr}.home-investor-primary .cta{width:100%;min-width:0}.home-premiere-controls button{width:100%}.investor-home .home-life-stage:before{top:14%;right:18%;bottom:26%;left:18%}.cw-top-nav.is-premiere .cw-nav-cta{display:none}}.cw-top-nav{gap:18px}.cw-top-nav .nav-links{margin-left:auto}.cw-top-nav .nav-links a{padding:8px 12px;border-radius:999px;font-weight:700}.cw-top-nav .nav-links a.nav-active,.cw-top-nav .nav-links a:hover{color:#274d80;background:#eef5ff}.product-home-page,.product-interaction-page,.product-growth-page,.product-memory-page{gap:18px}.product-hero,.product-stage-card{position:relative;overflow:hidden;border-radius:34px;border:1px solid #d6e6fa;background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.95),transparent 34%),radial-gradient(circle at 84% 18%,rgba(255,213,224,.24),transparent 34%),radial-gradient(circle at 20% 84%,rgba(190,222,255,.22),transparent 40%),linear-gradient(180deg,#fffefe,#f7fbff 52%,#eef6ff);box-shadow:0 24px 56px #48679a2e}.product-hero:before,.product-stage-card:before{content:"";position:absolute;top:12%;right:20%;bottom:22%;left:20%;border-radius:50%;background:radial-gradient(circle at center,rgba(255,255,255,.6),transparent 66%);filter:blur(10px);pointer-events:none}.product-home-page .home-life-stage{min-height:calc(100vh - 118px);gap:14px;align-content:center;justify-items:center;text-align:center}.home-life-atmosphere{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 28%,rgba(255,255,255,.68),transparent 22%),radial-gradient(circle at 18% 18%,rgba(242,235,255,.56),transparent 30%),radial-gradient(circle at 84% 14%,rgba(255,225,236,.38),transparent 28%),radial-gradient(circle at 50% 88%,rgba(202,219,255,.26),transparent 34%)}.product-interaction-page .lucky-live-stage,.product-growth-page .growth-stage,.product-memory-page .memory-stage{gap:14px}.product-stage-label{position:relative;z-index:1;margin:0;display:inline-flex;align-items:center;gap:8px;border:1px solid #d4e5f9;border-radius:999px;background:#ffffffd1;color:#3a628f;font-size:12px;font-weight:700;letter-spacing:.04em;padding:7px 13px}.product-primary-actions{gap:12px}.product-primary-actions .cta{min-width:184px;min-height:48px;font-size:15px;font-weight:800}.home-life-primary-actions .home-life-draw{background:linear-gradient(180deg,#f6a0b7,#e786a1);border-color:#df7e99;box-shadow:0 18px 34px #e782a147}.home-life-primary-actions .home-life-start{background:linear-gradient(180deg,#436da7,#2c5287);border-color:#284e80;box-shadow:0 18px 34px #3c649d47}.home-stage-relationship,.lucky-relationship-line,.growth-stage-line,.memory-stage-line{position:relative;z-index:1;margin:0;color:#315987;font-weight:800}.home-stage-memory,.lucky-feedback-line,.growth-next-line{position:relative;z-index:1;margin:0;max-width:34rem;color:#5b779b;line-height:1.72}.home-presence-card{display:grid;gap:12px}.home-presence-card .home-stage-relationship,.home-presence-card .home-stage-memory{max-width:none}.home-presence-color-line{margin:0}.interaction-state-shell{display:grid;gap:12px;padding:18px;border:1px solid #d9e7fa;border-radius:24px;background:linear-gradient(180deg,#ffffffeb,#f6fbffeb);box-shadow:0 16px 36px #4a69991a}.interaction-state-shell .lucky-relationship-line,.interaction-state-shell .lucky-feedback-line{max-width:42rem;justify-self:center;text-align:center}.home-story-section,.interaction-story-grid,.growth-story-grid,.memory-story-grid,.memory-storyline-shell,.memory-timeline-shell{position:relative}.home-section-head,.memory-storyline-shell h2{margin-bottom:14px}.home-section-head p{margin:0 0 6px;color:#7590b4;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-section-head h2,.growth-story-card h2,.memory-story-card h2,.memory-storyline-shell h2,.memory-timeline-shell h2{margin:0;color:#234c7b;font-size:clamp(22px,3vw,30px);line-height:1.25}.home-story-grid,.growth-story-grid,.memory-story-grid,.interaction-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-experience-grid{align-items:stretch}.home-story-card,.growth-story-card,.memory-story-card{border:1px solid #dce9fb;border-radius:22px;background:radial-gradient(circle at 88% 12%,rgba(255,221,231,.18),transparent 24%),linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 12px 26px #4c6a9a1a;padding:18px}.home-story-card-large{grid-column:span 2}.home-story-card h3,.growth-story-card h2,.memory-story-card h2{margin:0 0 10px}.home-story-card p,.growth-story-card p,.memory-story-card p,.memory-storyline-shell p{margin:0;color:#5a779c;line-height:1.72}.home-story-card p+p,.growth-story-card p+p,.memory-story-card p+p,.memory-storyline-shell p+p{margin-top:8px}.home-wheel-entry,.product-soft-links{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.home-wheel-entry{margin-top:14px}.product-soft-links{margin:10px 0 0;color:#6f89ad;font-size:13px}.product-soft-links a{color:#345986;text-decoration:none;font-weight:700}.product-soft-links a:hover{text-decoration:underline}.story-tag-list{list-style:none;padding:0;margin:0 0 10px;display:flex;flex-wrap:wrap;gap:8px}.story-tag-list li{border:1px solid #d7e5fa;border-radius:999px;background:#fff;color:#476893;font-size:12px;font-weight:700;padding:6px 11px}.home-continuity-strip,.lucky-continuity-strip{position:relative;z-index:1}.life-continuity-strip{width:min(660px,100%);border:1px solid #d9e6f8;border-radius:18px;background:#fffc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:12px 14px;text-align:left}.life-continuity-main,.life-continuity-sub{margin:0;color:#4b6f99;line-height:1.62;font-size:13px}.life-continuity-sub{margin-top:4px;color:#6985aa}.life-continuity-dot{display:inline-block;width:10px;height:10px;border-radius:999px;margin-right:6px;vertical-align:middle}.memory-preview-list,.memory-day-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.memory-preview-list li,.memory-day-list li{display:grid;grid-template-columns:12px minmax(0,1fr);gap:10px;align-items:start}.memory-preview-list li p,.memory-day-list li p{margin:0}.memory-preview-list li small,.memory-day-list li small{color:#7390b4;font-size:12px}.memory-story-grid{grid-template-columns:1.2fr 1fr 1fr}.memory-milestone-list,.memory-color-shelf{list-style:none;margin:0;padding:0;display:grid;gap:10px}.memory-milestone-list li{border:1px solid #e0ebfb;border-radius:14px;background:#fbfdff;color:#53749a;line-height:1.62;padding:11px 12px}.memory-color-shelf li{display:flex;gap:10px;align-items:center;border:1px solid #dfeafb;border-radius:14px;background:#fbfdff;padding:10px 12px}.memory-color-shelf li span{width:18px;height:18px;border-radius:999px;box-shadow:0 0 0 4px #fffc}.memory-color-shelf li b,.memory-color-shelf li small{display:block}.memory-color-shelf li small{color:#7893b6}.interaction-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.growth-story-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.growth-traits-list{margin-bottom:12px}.live-eye-sparkle{box-shadow:0 0 8px color-mix(in srgb,var(--lucky) 50%,#ffffff 50%),0 0 16px color-mix(in srgb,var(--lucky) 24%,transparent 76%)}.live-eye-half-moon{transform:scaleY(.62);opacity:.92}.live-eye-shy-glance{transform:translate(-1px)}.live-eye-misty{opacity:.72;box-shadow:0 0 10px #ffffff6b}.live-xyj.live-expression-bright-smile .live-xyj-status{color:#2f6195}.live-xyj.live-expression-bashful .live-xyj-status{color:#6d6aa4}.live-xyj.live-expression-night-soft .live-xyj-status{color:#6c7d95}.live-xyj.live-motion-small-hop .live-xyj-core{animation:xyj-small-hop 1.22s ease-in-out infinite}.live-xyj.live-motion-slow-sway .live-xyj-core{animation:xyj-slow-sway 2.8s ease-in-out infinite}.live-xyj.live-motion-lean-in .live-xyj-core{animation:xyj-lean-in 2.1s ease-in-out infinite}.live-xyj.live-motion-embrace .live-xyj-core{animation:xyj-embrace 2.4s ease-in-out infinite}.live-xyj.live-motion-breathe .live-xyj-core{animation:liveBreath 3.1s ease-in-out infinite}@keyframes xyj-small-hop{0%,to{transform:translateY(0)}45%{transform:translateY(-3px)}}@keyframes xyj-slow-sway{0%,to{transform:rotate(-.8deg)}50%{transform:rotate(.8deg)}}@keyframes xyj-lean-in{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(3px) rotate(1.2deg)}}@keyframes xyj-embrace{0%,to{transform:translate(0)}50%{transform:translate(-2px) scale(1.01)}}@media(max-width:920px){.home-story-grid,.growth-story-grid,.memory-story-grid,.interaction-story-grid{grid-template-columns:1fr}.home-story-card-large{grid-column:span 1}.product-home-page .home-life-stage{min-height:calc(100vh - 102px)}}@media(max-width:760px){.product-hero,.product-stage-card{border-radius:24px}.product-home-page .home-life-stage{min-height:calc(100vh - 92px);gap:8px;padding-top:18px;padding-bottom:18px}.product-stage-label{display:none}.product-primary-actions{width:100%;display:grid;grid-template-columns:1fr}.product-home-page .product-primary-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.product-primary-actions .cta{width:100%;min-width:0;min-height:40px;font-size:13px}.life-continuity-strip{padding:11px 12px}.product-interaction-page .lucky-live-stage{min-height:calc(100vh - 92px);gap:10px;padding-top:22px;padding-bottom:22px;align-content:start}.interaction-state-shell{border-radius:20px;padding:14px 12px}}.product-home-page .home-life-stage{padding-top:clamp(28px,5vw,42px);padding-bottom:clamp(28px,5vw,42px)}.product-home-page .live-xyj,.product-interaction-page .live-xyj{width:min(100%,640px)}.product-home-page .live-xyj-core{width:clamp(290px,43vw,390px)}.product-interaction-page .live-xyj-core{width:clamp(268px,39vw,340px)}.product-home-page .home-life-color-line,.product-interaction-page .lucky-stage-color-line{position:relative;z-index:1;padding:8px 14px;box-shadow:0 10px 22px #4e6fa01a}.home-life-secondary-actions,.lucky-main-actions{position:relative;z-index:1}.product-interaction-page .lucky-main-actions{max-width:720px}.home-life-secondary-actions button,.lucky-main-actions>button,.lucky-main-actions>.cta{min-height:44px;border-radius:14px;font-weight:700;box-shadow:0 8px 18px #4a6c9c14}.growth-return-line,.memory-stage-note{position:relative;z-index:1;margin:0;max-width:36rem;color:#6d86aa;line-height:1.72}.memory-stage-note{text-align:center}@media(max-width:760px){.product-home-page .live-xyj,.product-interaction-page .live-xyj{width:min(100%,100%)}.product-home-page .live-xyj-core{width:clamp(252px,76vw,320px)}.product-interaction-page .live-xyj-core{width:clamp(240px,72vw,300px)}}.live-mood-calm .live-xyj-atmo{opacity:.78}.live-mood-soft .live-xyj-fog{opacity:.98}.live-mood-shy .live-xyj-rig-head-chain{animation:rigHeadShy 3.4s ease-in-out infinite}.live-mood-shy .live-xyj-scarf-aura{opacity:.34}.live-xyj.live-expression-comfort-smile .live-xyj-status{color:#42648f}.live-eye-shy-glance{transform:translate(calc(var(--gaze-x) - 1px),calc(var(--gaze-y) + 1px))}.live-xyj.live-motion-slow-sway .live-xyj-rig-head-chain{animation:rigHeadSleepy 4.2s ease-in-out infinite}.live-xyj.live-motion-breathe .live-xyj-rig-head-chain{animation:rigHeadQuiet 3.8s ease-in-out infinite}@keyframes rigHeadShy{0%,to{transform:translateY(0) rotate(-1.2deg)}50%{transform:translateY(1px) rotate(.9deg)}}@keyframes rigHeadSleepy{0%,to{transform:translateY(1px) rotate(-1deg)}50%{transform:translateY(3px) rotate(1.4deg)}}@keyframes rigHeadQuiet{0%,to{transform:translateY(0) rotate(-.6deg)}50%{transform:translateY(-1px) rotate(.7deg)}}.brand-system-page .brandbook-hero{text-align:center}.brand-system-grid,.brand-variant-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.brand-system-grid article,.brand-variant-grid article{background:linear-gradient(180deg,#fff,#f9fcff);border:1px solid #d9e5f6;border-radius:16px;padding:14px}.brand-system-grid h3,.brand-variant-grid h3{margin:0 0 10px;color:#2c4a73}.brand-system-grid img,.brand-variant-grid img{width:100%;display:block;border-radius:12px;border:1px solid #d7e3f4;background:#fff}.brand-system-grid p,.brand-variant-grid p{margin:10px 0 0;color:#5a7397;line-height:1.65}.brand-selected-note{margin:0 0 12px;color:#395b89;font-weight:700}.brand-variant-grid article{position:relative}.brand-variant-grid article.is-selected{border-color:#8eaed3;box-shadow:0 8px 24px #5377ad29}.variant-badge{position:absolute;right:12px;top:12px;padding:4px 8px;border-radius:999px;border:1px solid #b9cde8;background:#eef4fc;color:#35537f;font-size:12px}.brand-variant-wide article img{aspect-ratio:1200 / 420;object-fit:cover}@media(max-width:980px){.brand-system-grid,.brand-variant-grid{grid-template-columns:1fr}}.xyj-runtime{position:relative;isolation:isolate;width:min(100%,var(--xyj-shell-width));display:grid;justify-items:center;gap:14px;text-align:center;z-index:1}.xyj-runtime__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;transform:translate3d(var(--xyj-backdrop-x, 0px),var(--xyj-backdrop-y, 0px),0);transition:transform .36s ease-out}.xyj-runtime__backgroundFog,.xyj-runtime__moon,.xyj-runtime__stars,.xyj-runtime__aura,.xyj-runtime__shadow{pointer-events:none}.xyj-runtime__backgroundFog{position:absolute;border-radius:999px;background:radial-gradient(circle,var(--xyj-ambient-fog) 0%,transparent 72%);filter:blur(20px);opacity:.78}.xyj-runtime__backgroundFog--far{top:4%;right:8%;bottom:30%;left:8%;transform:translateY(-2%) scale(1.08)}.xyj-runtime__backgroundFog--near{top:52%;right:4%;bottom:-4%;left:4%;background:radial-gradient(circle,color-mix(in srgb,var(--xyj-ambient-bottom) 76%,white 24%) 0%,transparent 72%);filter:blur(28px)}.xyj-runtime__moon{position:absolute;top:5%;right:8%;width:clamp(58px,10vw,92px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 35% 35%,white 0%,var(--xyj-moon-color) 62%,transparent 64%);opacity:var(--xyj-moon-opacity);filter:drop-shadow(0 0 18px rgba(255,245,232,.45));transform:translate3d(calc(var(--xyj-backdrop-x, 0px) * -.35),calc(var(--xyj-backdrop-y, 0px) * -.35),0);transition:transform .36s ease-out}.xyj-runtime__moon:after{content:"";position:absolute;top:9%;right:17%;bottom:17%;left:31%;border-radius:50%;background:var(--xyj-ambient-top)}.xyj-runtime__stars{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate3d(calc(var(--xyj-backdrop-x, 0px) * -.2),calc(var(--xyj-backdrop-y, 0px) * -.2),0);transition:transform .36s ease-out}.xyj-runtime__star{position:absolute;left:var(--star-left);top:var(--star-top);width:var(--star-size);height:var(--star-size);border-radius:999px;background:#fff;box-shadow:0 0 10px color-mix(in srgb,white 84%,transparent 16%);opacity:var(--xyj-star-opacity);animation:xyj-star-twinkle 4.8s ease-in-out infinite;animation-delay:var(--star-delay)}.xyj-runtime__shell{position:relative;width:min(100%,var(--xyj-shell-width));height:auto;aspect-ratio:var(--xyj-shell-aspect);display:grid;place-items:center;perspective:1200px;transform-style:preserve-3d}.xyj-runtime__avatarStage{position:relative;width:100%;height:100%;display:grid;place-items:center;transform:translate3d(var(--xyj-parallax-x, 0px),var(--xyj-parallax-y, 0px),0) rotateX(var(--xyj-parallax-tilt-x, 0deg)) rotateY(var(--xyj-parallax-tilt-y, 0deg));transform-style:preserve-3d;transition:transform .32s ease-out;will-change:transform}.xyj-runtime__aura{position:absolute;top:10%;right:16%;bottom:18%;left:16%;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--xyj-aura) 72%,white 28%) 0%,transparent 72%);opacity:var(--xyj-aura-opacity);filter:blur(18px);transform:translate3d(calc(var(--xyj-parallax-x, 0px) * .24),calc(var(--xyj-parallax-y, 0px) * .2),0) scale(var(--xyj-aura-scale, 1));transition:transform .36s ease-out}.xyj-runtime__shadow{position:absolute;left:50%;bottom:6%;width:38%;height:8%;transform:translate(-50%) translate3d(calc(var(--xyj-parallax-x, 0px) * .16),0,0) scaleX(var(--xyj-shadow-scale, 1));border-radius:999px;background:radial-gradient(circle,var(--xyj-shadow-color) 0%,transparent 72%);filter:blur(14px);transition:transform .32s ease-out}.xyj-runtime__avatar{width:100%;height:100%;overflow:visible;filter:drop-shadow(0 28px 42px rgba(112,92,156,.16));animation:xyj-idle-breathing 4.6s ease-in-out infinite;will-change:transform}.xyj-layer,.xyj-eyeGroup{transform-box:fill-box;transform-origin:center;transition:transform .28s ease,opacity .28s ease,filter .28s ease}.xyj-layer-woolBack{animation:xyj-wool-float 6.4s ease-in-out infinite}.xyj-layer-rimLight{mix-blend-mode:screen;opacity:.94}.xyj-layer-ears{animation:xyj-ear-sway 5.8s ease-in-out infinite}.xyj-layer-scarf{animation:xyj-scarf-wave 5.2s ease-in-out infinite;filter:drop-shadow(0 10px 16px rgba(111,83,156,.12))}.xyj-layer-woolFront{animation:xyj-wool-front 5.6s ease-in-out infinite}.xyj-layer-headSphere,.xyj-layer-facePlane,.xyj-layer-arms,.xyj-layer-legs{transform-box:fill-box;transform-origin:center}.xyj-layer-arms{opacity:.98}.xyj-layer-ground{opacity:.96}.xyj-layer-blush{opacity:var(--xyj-blush-opacity)}.xyj-eyeGroup--left{transform:translate(var(--xyj-gaze-x),var(--xyj-gaze-y)) rotate(var(--xyj-eye-tilt-left)) scaleX(var(--xyj-eye-scale-x)) scaleY(var(--xyj-eye-open))}.xyj-eyeGroup--right{transform:translate(var(--xyj-gaze-x),var(--xyj-gaze-y)) rotate(var(--xyj-eye-tilt-right)) scaleX(var(--xyj-eye-scale-x)) scaleY(var(--xyj-eye-open))}.xyj-eyeGlow{opacity:calc(.18 + var(--xyj-bond-glow) * .46)}.xyj-eyeBall{filter:drop-shadow(0 2px 6px color-mix(in srgb,var(--xyj-eye-glow) 30%,transparent 70%))}.xyj-eyeShine{opacity:.98}.xyj-eyeShineSmall{opacity:.84}.xyj-runtime__caption{position:relative;z-index:2;display:grid;gap:8px;max-width:min(42rem,100%)}.xyj-runtime__status,.xyj-runtime__keyword,.xyj-runtime__meta{margin:0}.xyj-runtime__status{color:#365a88;font-weight:700;line-height:1.65}.xyj-runtime__keyword{justify-self:center;padding:6px 12px;border-radius:999px;border:1px solid color-mix(in srgb,var(--xyj-eye-color) 40%,white 60%);background:#ffffffd6;color:#58759f;font-size:12px;font-weight:700}.xyj-runtime__meta{color:#7692b6;font-size:12px}.xyj-runtime.is-motion-softSway .xyj-runtime__avatar{animation:xyj-idle-breathing 4.6s ease-in-out infinite,xyj-soft-sway 7.4s ease-in-out infinite}.xyj-runtime.is-motion-tinyNod .xyj-runtime__avatar{animation:xyj-idle-breathing 4.6s ease-in-out infinite,xyj-tiny-nod 6.2s ease-in-out infinite}.xyj-runtime.is-motion-shyTilt .xyj-runtime__avatar{animation:xyj-idle-breathing 4.6s ease-in-out infinite,xyj-shy-tilt 6.8s ease-in-out infinite}.xyj-runtime.is-motion-sleepyBlink .xyj-runtime__avatar{animation:xyj-idle-breathing 5.2s ease-in-out infinite,xyj-sleepy-sway 8.4s ease-in-out infinite}.xyj-runtime.is-motion-comfortLeanIn .xyj-runtime__avatar{animation:xyj-idle-breathing 4.4s ease-in-out infinite,xyj-comfort-lean-in 6.4s ease-in-out infinite}.xyj-runtime.is-responding .xyj-layer-bodyBase,.xyj-runtime.is-responding .xyj-layer-headSphere,.xyj-runtime.is-responding .xyj-layer-arms,.xyj-runtime.is-responding .xyj-layer-scarf,.xyj-runtime.is-responding .xyj-layer-woolFront,.xyj-runtime.is-responding .xyj-layer-woolBack{animation:xyj-respond-nod 1.1s cubic-bezier(.22,.8,.22,1)}.xyj-runtime[data-response-gesture=patHead] .xyj-layer-headSphere,.xyj-runtime[data-response-gesture=patHead] .xyj-layer-facePlane,.xyj-runtime[data-response-gesture=patHead] .xyj-layer-woolFront{transform:translateY(5px)}.xyj-runtime[data-response-gesture=patHead] .xyj-runtime__aura{opacity:calc(var(--xyj-aura-opacity) + .06)}.xyj-runtime[data-response-gesture=hug] .xyj-layer-arms,.xyj-runtime[data-response-gesture=hug] .xyj-layer-scarf,.xyj-runtime[data-response-gesture=hug] .xyj-layer-bodyBase{transform:translateY(4px) scale(1.02)}.xyj-runtime[data-response-gesture=hug] .xyj-runtime__backgroundFog--near,.xyj-runtime[data-response-gesture=hug] .xyj-runtime__aura{opacity:calc(var(--xyj-aura-opacity) + .1)}.xyj-runtime[data-response-gesture=leanCloser] .xyj-layer-headSphere,.xyj-runtime[data-response-gesture=leanCloser] .xyj-layer-facePlane,.xyj-runtime[data-response-gesture=leanCloser] .xyj-layer-scarf{transform:translate(-8px) scale(1.02)}.xyj-runtime[data-response-gesture=leanCloser] .xyj-eyeBall{filter:drop-shadow(0 2px 8px color-mix(in srgb,var(--xyj-eye-glow) 44%,transparent 56%))}.xyj-runtime[data-response-gesture=stayWithMeTonight] .xyj-layer-scarf,.xyj-runtime[data-response-gesture=stayWithMeTonight] .xyj-layer-headSphere{transform:translateY(4px)}.xyj-runtime[data-response-gesture=stayWithMeTonight] .xyj-runtime__moon,.xyj-runtime[data-response-gesture=stayWithMeTonight] .xyj-runtime__backgroundFog--near{opacity:calc(var(--xyj-moon-opacity) + .06)}.xyj-runtime.is-scene-color .xyj-runtime__aura{opacity:calc(var(--xyj-aura-opacity) + .08)}.xyj-runtime.is-scene-bedtime .xyj-runtime__moon{transform:scale(1.08)}.xyj-runtime.is-memory-tone-wistful .xyj-runtime__backgroundFog--near{opacity:.94}.product-home-page .xyj-runtime{width:min(100%,980px);gap:12px}.product-home-page .xyj-runtime__shell{transform:translateY(-18px)}.product-interaction-page .xyj-runtime,.product-growth-page .xyj-runtime,.product-memory-page .xyj-runtime{width:min(100%,680px)}.product-home-page .home-life-stage,.product-interaction-page .lucky-live-stage,.product-growth-page .growth-stage,.product-memory-page .memory-stage{gap:18px;justify-items:center;text-align:center}.product-home-page .home-life-stage{min-height:max(760px,calc(100vh - 108px));padding:clamp(30px,5vw,52px) clamp(16px,3vw,28px);gap:clamp(14px,2vw,22px)}.product-home-page .home-life-stage:after{content:"";position:absolute;inset:auto 6% -14% 6%;height:46%;border-radius:50%;background:radial-gradient(circle at center,#d6c0ff6b,#fff0 72%);filter:blur(48px);pointer-events:none}.product-home-page .home-stage-relationship,.product-home-page .home-stage-memory,.product-interaction-page .lucky-relationship-line,.product-interaction-page .lucky-feedback-line,.product-growth-page .growth-stage-line,.product-growth-page .growth-next-line,.product-memory-page .memory-stage-line,.product-memory-page .memory-stage-note{position:relative;z-index:2;max-width:42rem}.product-home-page .home-life-primary-actions,.product-home-page .home-life-secondary-actions,.product-interaction-page .lucky-main-actions,.product-home-page .home-life-color-line,.product-interaction-page .lucky-stage-color-line,.home-continuity-strip,.lucky-continuity-strip{position:relative;z-index:2}.product-home-page .home-life-primary-actions,.product-home-page .home-life-secondary-actions{width:min(100%,620px);max-width:620px}.product-home-page .home-life-stage .xyj-runtime__caption{gap:10px;max-width:25rem}.product-home-page .home-life-stage .xyj-runtime__status{font-size:clamp(1.02rem,1.8vw,1.24rem);font-weight:800;line-height:1.55}.product-home-page .home-life-stage .xyj-runtime__keyword{display:none}.product-home-page .home-life-primary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-home-page .home-life-secondary-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.product-home-page .home-stage-relationship{font-size:clamp(1rem,1.6vw,1.18rem)}.product-home-page .home-stage-memory{font-size:clamp(.96rem,1.35vw,1.05rem)}.product-home-page .home-life-secondary-actions button{min-height:46px;border-radius:16px;border-color:#d1e0f7eb;background:linear-gradient(180deg,#fffffff0,#f8fbffe0);box-shadow:0 12px 24px #4c6d9b1a}.product-home-page .home-life-secondary-actions button:hover{transform:translateY(-1px);box-shadow:0 14px 26px #4c6d9b1f}@keyframes xyj-idle-breathing{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-4px) scale(1.012)}}@keyframes xyj-soft-sway{0%,to{transform:rotate(-1deg) translate(0)}50%{transform:rotate(1deg) translate(4px)}}@keyframes xyj-tiny-nod{0%,to{transform:translateY(0) rotate(0)}12%{transform:translateY(2px) rotate(.6deg)}24%{transform:translateY(-2px) rotate(-.6deg)}36%{transform:translateY(1px) rotate(.2deg)}}@keyframes xyj-shy-tilt{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(6px) rotate(2deg)}}@keyframes xyj-sleepy-sway{0%,to{transform:translateY(0) rotate(-.8deg)}50%{transform:translateY(5px) rotate(.8deg)}}@keyframes xyj-comfort-lean-in{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-6px) scale(1.018)}}@keyframes xyj-respond-nod{0%,to{transform:translateY(0)}28%{transform:translateY(5px)}62%{transform:translateY(-4px)}}@keyframes xyj-wool-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes xyj-wool-front{0%,to{transform:translateY(0)}50%{transform:translateY(2px)}}@keyframes xyj-ear-sway{0%,to{transform:rotate(0)}50%{transform:rotate(1.4deg)}}@keyframes xyj-scarf-wave{0%,to{transform:rotate(0) translate(0)}50%{transform:rotate(-1.2deg) translate(3px)}}@keyframes xyj-star-twinkle{0%,to{opacity:calc(var(--xyj-star-opacity) * .72);transform:scale(.9)}50%{opacity:var(--xyj-star-opacity);transform:scale(1.18)}}@media(max-width:920px){.product-home-page .xyj-runtime,.product-interaction-page .xyj-runtime,.product-growth-page .xyj-runtime,.product-memory-page .xyj-runtime{width:min(100%,100%)}.product-home-page .home-life-stage{min-height:auto;padding:clamp(24px,6vw,40px) 14px}.product-home-page .home-life-primary-actions,.product-home-page .home-life-secondary-actions{width:min(100%,100%);max-width:100%}}@media(max-width:640px){.xyj-runtime{gap:12px}.xyj-runtime__caption{max-width:100%}.product-home-page .xyj-runtime{width:min(100%,278px);gap:8px}.product-interaction-page .xyj-runtime{width:min(100%,248px);gap:8px}.product-home-page .xyj-runtime__status{font-size:14px;line-height:1.45}.product-interaction-page .xyj-runtime__status{font-size:14px;line-height:1.5}.product-interaction-page .xyj-runtime__keyword{padding:5px 10px;font-size:11px}.product-home-page .xyj-runtime__shell{transform:none}.product-home-page .home-life-primary-actions,.product-home-page .home-life-secondary-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-home-page .home-life-secondary-actions button{min-height:42px;font-size:13px;padding-inline:10px}.product-interaction-page .xyj-runtime__shell{transform:none}}@media(prefers-reduced-motion:reduce){.xyj-runtime__avatar,.xyj-layer,.xyj-runtime__star{animation:none!important}}
