@font-face{font-family:LotusCN;src:url(/assets/chinese.ttf)format("truetype");font-display:swap}@font-face{font-family:LotusEN;src:url(/assets/english.otf)format("opentype");font-display:swap}:root{--background:#edf2ee;--foreground:#486f65;--ink:#567f75}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--background);margin:0;font-family:LotusEN,LotusCN,serif}button{font:inherit;cursor:pointer}button:focus-visible{outline:2px solid var(--ink);outline-offset:5px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.outer{background:radial-gradient(at 50% 35%,#fff,#e9eeea);place-items:center;min-height:100svh;padding:24px;display:grid}.sanctuary{aspect-ratio:1;isolation:isolate;width:min(900px,100svh - 48px,100%);color:var(--ink);background:#e2f0eb;border:7px solid #ffffffb8;transition:color 1.8s;position:relative;overflow:hidden;box-shadow:0 18px 85px #365b481a}.sanctuary:after{content:"";opacity:.19;z-index:8;pointer-events:none;border:1px solid;position:absolute;inset:15px}.landscapes{z-index:-3;position:absolute;inset:-3%;overflow:hidden}.landscape{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity 2s;animation:30s ease-in-out infinite alternate landscape;position:absolute}.landscape.visible{opacity:1}.veil{z-index:-1;pointer-events:none;background:linear-gradient(#f4faf245,#0000 30% 68%,#f5f8ed42);position:absolute;inset:0}.theme-2 .veil{background:linear-gradient(#091d442a,#0000 30% 68%,#091d4438)}.theme-4 .veil{background:linear-gradient(#360e202a,#0000 30% 68%,#360e2038)}.brand{text-align:center;z-index:5;position:absolute;top:5.5%;left:0;right:0}.brand button{color:inherit;background:0 0;border:0;flex-direction:column;align-items:center;display:inline-flex}.brand-cn{font-family:LotusCN,serif;font-size:clamp(38px,7.6vw,68px);line-height:1.05}.brand-en{letter-spacing:.1em;margin-top:5px;font-family:LotusEN,serif;font-size:clamp(20px,3.5vw,30px);line-height:1.2}.lotus-scene{z-index:2;pointer-events:none;opacity:0;transition:opacity 1.5s;position:absolute;inset:20% 0%}.lotus-scene.ready{opacity:1}.lotus-scene canvas{width:100%;height:100%;display:block}.water-light{filter:blur(17px);opacity:.38;pointer-events:none;background:#fff6e9;border-radius:50%;width:42%;height:4%;animation:7s ease-in-out infinite breathe;position:absolute;top:66%;left:29%}.journeys{z-index:5;text-align:center;position:absolute;bottom:7%;left:5.5%;right:5.5%}nav{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;display:grid}.journey{isolation:isolate;aspect-ratio:1.18;white-space:nowrap;border:0;flex-direction:column;min-height:100px;position:relative;color:inherit!important;height:auto!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;gap:5px!important;padding:14px 0!important;font-family:LotusCN,serif!important;transition:transform .6s!important;display:flex!important}.leaf-art{z-index:-1;object-fit:fill;opacity:.68;pointer-events:none;filter:drop-shadow(0 3px 3px #426f6120);width:100%;height:100%;transition:opacity .6s,filter .6s,transform .6s;position:absolute;inset:0;transform:rotate(-6deg)}.journey:nth-child(2) .leaf-art{transform:rotate(8deg)scaleX(-1)}.journey:nth-child(3) .leaf-art{transform:rotate(-3deg)}.journey:nth-child(4) .leaf-art{transform:rotate(6deg)scaleX(-1)}.journey:nth-child(5) .leaf-art{transform:rotate(-10deg)}.journey:hover,.journey.selected{transform:translateY(-5px)}.journey:hover .leaf-art,.journey.selected .leaf-art{opacity:1;filter:drop-shadow(0 5px 5px #426f6140)saturate(1.3)}.journey:focus-visible{outline:none}.journey:focus-visible .choice-cn{text-underline-offset:6px;text-decoration:underline}.journey:focus-visible .leaf-art{opacity:1;filter:drop-shadow(0 0 3px var(--ink))}.choice-cn{font-family:LotusCN,serif;font-size:clamp(16px,2.5vw,22px);line-height:1.4}.choice-en{letter-spacing:.035em;opacity:.82;font-family:LotusEN,serif;font-size:14px;line-height:1.3}.theme-2 .leaf-art,.theme-4 .leaf-art{filter:brightness(.44)saturate(.7);opacity:.72}.theme-2 .journey:hover .leaf-art,.theme-2 .journey.selected .leaf-art,.theme-4 .journey:hover .leaf-art,.theme-4 .journey.selected .leaf-art{filter:brightness(.57)saturate(.8)drop-shadow(0 0 5px #fae9b53a);opacity:1}.motes{pointer-events:none;position:absolute;inset:25% 8% 30%}.motes i{width:3px;height:3px;left:calc(7% * var(--i));top:calc(12% + mod(var(--i) * 23%,75%));opacity:0;animation:9s ease-in-out infinite drift;animation-delay:calc(var(--i) * -.8s);background:#fff9d8;border-radius:50%;position:absolute;box-shadow:0 0 8px 3px #fff3b7}@keyframes landscape{0%{transform:scale(1.02)translate(-.5%)}to{transform:scale(1.07)translate(1%,-1%)}}@keyframes breathe{50%{opacity:.6;transform:scaleX(1.3)}}@keyframes drift{0%,to{opacity:0;transform:translateY(15px)}50%{opacity:.6;transform:translate(12px,-22px)}}@media (width<=600px){.outer{padding:8px}.sanctuary{border-width:4px;width:100%}.sanctuary:after{inset:8px}.brand{top:5%}.brand-cn{font-size:42px}.brand-en{font-size:22px}.journeys{bottom:6%;left:4%;right:4%}.journey{min-height:62px;gap:2px!important;padding:6px 0!important}.choice-cn{font-size:16px}.choice-en{font-size:12px}.lotus-scene{inset:23% -4% 20%}.leaf-art{width:110%;height:110%;inset:-5%}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation:none!important}}.study-label span{white-space:nowrap}@media (width<=440px){.journey{min-height:72px}.study-label{white-space:normal;max-width:100%;font-size:14px;line-height:1.2}}.lotus-scene.interactive-lotus{pointer-events:auto;inset:0}.petal-targets{pointer-events:none;z-index:2;position:absolute;inset:0}.petal-target{opacity:0;pointer-events:none;background:0 0;border:0;border-radius:50%;width:24px;height:24px;position:absolute;transform:translate(-50%,-50%)}.petal-target:disabled{display:none}.petal-target:focus-visible{opacity:1;outline:2px solid var(--ink);background:#ffffff40}.chosen-theme{z-index:5;text-align:center;letter-spacing:.55em;pointer-events:none;padding-left:.55em;font-family:LotusCN,serif;font-size:clamp(22px,3.5vw,30px);animation:1s both chosen-in;position:absolute;bottom:15%;left:0;right:0}@keyframes chosen-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.revealed-card-names{pointer-events:none;z-index:4;margin:0;padding:0;list-style:none;position:absolute;inset:0}.revealed-card-names li{white-space:nowrap;letter-spacing:.12em;text-align:center;text-align:center;letter-spacing:0;width:24%;padding:0;font-family:LotusCN,serif;font-size:clamp(13px,2vw,18px);animation:.6s both card-name-in;position:absolute;top:65%;transform:none}@keyframes card-name-in{0%{opacity:0}to{opacity:1}}.reading-panel{z-index:6;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--ink) transparent;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9;border-radius:12px;padding:8px 14px;font-family:LotusCN,serif;font-size:clamp(14px,2vw,18px);line-height:1.9;animation:.8s both card-name-in;position:absolute;inset:42% 14% 22%;overflow-y:auto}.reading-panel p{white-space:pre-line;margin:0 0 1em}.reading-panel button{color:inherit;background:0 0;border:0;border-bottom:1px solid;padding:2px 0}.theme-2 .reading-panel,.theme-4 .reading-panel{background:#15182a99}.reading-panel:focus-visible{outline-offset:3px;outline:1px solid}@media (width<=440px){.reading-panel{padding:6px 10px;font-size:14px;left:9%;right:9%}}.begin-reading{color:inherit;letter-spacing:.2em;white-space:nowrap;z-index:5;background:0 0;border:0;padding:14px;font-family:LotusCN,serif;font-size:16px;animation:1.4s both card-name-in;position:absolute;bottom:13%;left:50%;transform:translate(-50%)}.journeys{animation:1.2s both card-name-in}.reading-prose{white-space:pre-wrap}.reading-fragment{opacity:0;animation:.65s forwards reading-reveal}@keyframes reading-reveal{0%{opacity:0;filter:blur(2px)}to{opacity:1;filter:blur()}}.reading-active .chosen-theme{transition:bottom 1s;animation:none;bottom:11%;transform:translateY(50%)}.return-leaf{aspect-ratio:1.3;width:12%;color:inherit;z-index:7;background:0 0;border:0;place-items:center;font-family:LotusCN,serif;font-size:16px;animation:1s both card-name-in;display:grid;position:absolute;bottom:3%;right:4%}.return-leaf img{object-fit:contain;z-index:-1;opacity:.85;width:100%;height:100%;position:absolute;inset:0}.return-leaf span{color:#355f50}.leaf-art{object-fit:contain}.begin-reading span{display:inline-block}.begin-reading.opening span{animation:word-ripple .7s var(--ripple-delay) ease forwards}.begin-reading.opening:after,.begin-reading.opening:before{content:"";pointer-events:none;border:1px solid;border-radius:50%;animation:1.1s ease-out both opening-ripple;position:absolute;inset:25% 10%}.begin-reading.opening:before{animation-delay:.14s}@keyframes word-ripple{35%{filter:blur(.5px);transform:translateY(-4px)}to{opacity:0;filter:blur(4px);transform:translateY(5px)scale(1.15)}}@keyframes opening-ripple{0%{opacity:.55;transform:scale(.6)}to{opacity:0;transform:scale(2.6,2)}}.reading-active .chosen-theme{line-height:1.3;transition:top 1s;top:89%;bottom:auto;transform:translateY(-50%)}.return-leaf{width:11%;bottom:2.5%;right:3%}@media (prefers-reduced-motion:reduce){.reading-fragment{opacity:1}.begin-reading.opening span{opacity:0}}.theme-0 .landscapes:after{content:"";mix-blend-mode:color;opacity:.42;pointer-events:none;background:#18bb80;position:absolute;inset:0}.lotus-scene:before{content:"";filter:blur(16px);width:58%;height:50%;opacity:var(--flower-presence,1);pointer-events:none;background:radial-gradient(#fffbe77a 0%,#fffce84a 30%,#fffde51c 52%,#0000 72%);position:absolute;top:23%;left:21%}.lotus-scene canvas{position:relative}.chosen-theme,.reading-active .chosen-theme{top:calc(83% + var(--dock-progress,0)*6%);line-height:1.3;transition:none;animation:1s both card-name-in;bottom:auto;transform:translateY(-50%)}.return-leaf{width:8%;font-size:13px;top:89%;bottom:auto;right:17%;transform:translateY(-50%)}.reading-panel{top:47%;bottom:21%}.chosen-theme,.reading-active .chosen-theme{top:calc(83% + var(--dock-progress,0)*4%)}.return-leaf{width:7%;font-size:12px;top:87%;right:20%}.sanctuary .lotus-scene,.sanctuary .reading-panel,.sanctuary .chosen-theme,.sanctuary .return-leaf,.sanctuary .journeys,.sanctuary .begin-reading{transition:opacity .85s,filter .85s}.returning{pointer-events:none}.returning .lotus-scene,.returning .reading-panel,.returning .chosen-theme,.returning .return-leaf,.returning .journeys,.returning .begin-reading{filter:blur(5px);opacity:0!important}.sanctuary:not(.returning) .lotus-scene.ready{animation:1.25s both card-name-in}.journeys nav{gap:clamp(8px,1.4vw,14px)}.journey{min-height:70px;padding:10px 0!important}.leaf-art{width:90%;height:90%;inset:5%}.choice-cn{letter-spacing:2px;font-family:LotusCN,serif;font-size:clamp(12px,1.2vw,16px);font-weight:300;line-height:1.16}.choice-en{letter-spacing:1px;font-family:LotusEN,serif;font-size:10px;line-height:1.12}.return-leaf{background:0 0;right:14%}.return-leaf svg{fill:none;stroke:#fff;stroke-width:1.4px;opacity:.85;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.return-leaf span{color:var(--ink);position:relative}@media (width<=600px){.journey{min-height:60px;padding:6px 0!important}.choice-cn{font-size:12px}.choice-en{font-size:10px}.leaf-art{width:90%;height:90%;inset:5%}.study-label{font-size:12px}}@media (width<=440px){.return-leaf{right:9%}}.theme-0 .landscape.visible{filter:saturate(1.25)brightness(1.06)}.theme-0 .landscapes:after{opacity:.46;background:linear-gradient(145deg,#a5bc60 8%,#b6cc83 46%,#e7a9c0 84%)}.theme-0 .veil{background:radial-gradient(at 72% 72%,#f2bed233,#0000 55%)}.return-leaf{right:10%}.journey{justify-content:center!important;gap:0!important}.choice-cn{line-height:1.16}.choice-en{margin-top:1px;line-height:1.12}@media (width<=440px){.return-leaf{right:6%}.study-label{font-size:12px;line-height:1.05}.choice-en{font-size:10px}}.study-label{letter-spacing:1px;flex-direction:column;justify-content:center;align-items:center;font-size:clamp(12px,1.2vw,16px);line-height:1;display:flex}
