:root{--peach:#ff8f82;--blush:#ffd4cf;--cream:#fff9f1;--ink:#402c3b;--night:#10183f;--lav:#aaa2de;--scroll:0}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--night)}body{color:var(--ink);margin:0;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;overflow-x:hidden}button{font:inherit}main{min-height:100vh;overflow:hidden}.gate{z-index:100;text-align:center;color:#fffaf2;background:radial-gradient(circle at 50% 70%,#e97f81 0,#722f5f 42%,#151638 100%);flex-direction:column;justify-content:center;align-items:center;transition:opacity .8s,visibility .8s;display:flex;position:fixed;inset:0}.gate-open{opacity:0;visibility:hidden;pointer-events:none}.gate-stars,.gate-stars:after{content:"";opacity:.3;background-image:radial-gradient(#fff 1px,#0000 1px);background-size:53px 53px;animation:20s linear infinite drift;position:absolute;inset:0}.gate p,.eyebrow{letter-spacing:.32em;text-transform:uppercase;font-size:10px;font-weight:700}.gate h1{letter-spacing:.1em;text-shadow:0 8px 28px #32143d;margin:14px 0 10px;font-family:serif;font-size:clamp(54px,17vw,84px);font-weight:500}.gate-note{opacity:.8;font-family:serif;font-size:14px}.enter-button{color:#60294e;cursor:pointer;background:#fff9ef;border:1px solid #ffffff70;border-radius:999px;width:190px;margin-top:48px;padding:16px;animation:2.4s infinite pulse;box-shadow:0 12px 35px #2d133b80}.enter-button i{color:#ee7380;margin-right:8px}.gate small{opacity:.55;letter-spacing:.15em;margin-top:20px;font-size:10px}.sound-button{z-index:50;right:16px;top:max(16px,env(safe-area-inset-top));color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#2d244b9c;border:1px solid #ffffff5c;border-radius:50%;width:50px;height:50px;position:fixed;box-shadow:0 6px 20px #15163830}.sound-button span{letter-spacing:.12em;font-size:8px;display:block}.sky{z-index:-1;background:linear-gradient(#ff9f8b 0%,#f5b1a0 25%,#8173a7 54%,#1b2453 75%,#0b1232 100%);position:fixed;inset:0}.sun{aspect-ratio:1;filter:blur(2px);width:65vw;transform:translateY(calc(var(--scroll) * .12px));background:#ffe5a7;border-radius:50%;position:absolute;top:15vh;right:-16vw;box-shadow:0 0 80px #ffd68e}.stars{opacity:.55;background-image:radial-gradient(#fff 1px,#0000 1.5px),radial-gradient(#fff 1px,#0000 1.5px);background-position:0 0,33px 21px;background-size:61px 61px,97px 97px;position:absolute;inset:52% 0 0}.constellation{color:#fff;transform:rotate(-12deg) translateY(calc(var(--scroll) * -.04px));text-shadow:0 0 9px #fff;font-size:19px;line-height:2.1;position:absolute;top:62%;right:8%}.cloud{filter:blur(25px);width:80vw;height:20vh;transform:translateX(calc(var(--scroll) * .025px));background:#ffd2c8a8;border-radius:50%;position:absolute}.c1{top:32%;left:-45%}.c2{opacity:.3;transform:translateX(calc(var(--scroll) * -.035px));top:44%;right:-45%}.mascot-world{z-index:1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.world-mascot{opacity:0;filter:drop-shadow(0 9px 7px #24152f4d);transform-origin:bottom;width:96px;height:96px;transition:left 1.15s cubic-bezier(.2,.8,.2,1),right 1.15s cubic-bezier(.2,.8,.2,1),bottom 1.15s cubic-bezier(.2,.8,.2,1),opacity .55s,transform .8s;position:absolute}.world-mascot:after{content:"";z-index:-1;filter:blur(5px);background:#24152f2b;border-radius:50%;height:8px;position:absolute;bottom:1px;left:20%;right:20%}.world-mascot img{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%}.world-capy img,.world-cat img{mix-blend-mode:normal;border-radius:0}.motion-dust,.motion-heart,.motion-wave{opacity:0;display:block;position:absolute}.motion-dust{bottom:10px;left:-16px}.motion-dust i{background:#fff4d5;border-radius:50%;width:5px;height:5px;margin:2px;animation:1.1s infinite dust;display:inline-block}.motion-dust i:nth-child(2){animation-delay:.25s}.motion-dust i:nth-child(3){animation-delay:.5s}.motion-heart{color:#ff6980;text-shadow:0 2px 10px #fff;font-size:24px;animation:1.45s infinite heartFloat;top:8px;right:-5px}.motion-wave{color:#fff1c8;font-size:24px;animation:.7s infinite alternate waveMark;top:18px;right:-10px;transform:rotate(-35deg)}.phase-0 .world-capy{opacity:1;animation:4.8s ease-in-out infinite capyWalk;bottom:7vh;left:-3px}.phase-0 .world-capy .motion-dust{opacity:1}.phase-1 .world-capy{opacity:1;bottom:10vh;left:calc(100vw - 96px);transform:scaleX(-1)rotate(-3deg)}.phase-2 .world-cat{opacity:1;animation:2.2s ease-in-out infinite catPeek;bottom:28vh;left:5vw}.phase-3 .world-capy{opacity:1;animation:2.2s infinite softBob;bottom:7vh;left:5vw}.phase-3 .world-cat{opacity:1;animation:1s ease-in-out infinite alternate catWave;bottom:28vh;left:calc(50vw - 45px)}.phase-3 .world-cat .motion-wave{opacity:1}.phase-4 .world-capy{opacity:1;animation:2.4s infinite softBob;bottom:6vh;left:calc(50vw - 100px)}.phase-4 .world-cat{opacity:1;animation:1s infinite alternate catWave;bottom:6vh;left:calc(50vw + 4px)}section{min-height:100svh;padding:90px 24px;position:relative}.hero{color:#fff9ef;flex-direction:column;justify-content:center;min-height:100svh;padding-top:18vh;display:flex}.eyebrow{color:#fff;opacity:.75}.hero h2,.ask h2{letter-spacing:.04em;margin:22px 0;font-family:serif;font-size:clamp(42px,13vw,66px);font-weight:400;line-height:1.26}.hero h2 span,.ask h2 span,.big-copy span{display:block}.hero p{opacity:.88;width:70%;font-size:14px;line-height:1.9}.scroll-hint{letter-spacing:.18em;opacity:.65;writing-mode:vertical-rl;font-size:9px;position:absolute;bottom:30px;left:24px}.scroll-hint i{background:#fff;width:1px;height:50px;margin:0 auto 12px;animation:2s infinite scrollLine;display:block}.chapter{min-height:110svh}.chapter-no{letter-spacing:.25em;color:#a85268;margin-bottom:38px;font-size:10px;font-weight:700}.big-copy{margin:0;font-family:serif;font-size:clamp(30px,9.5vw,48px);line-height:1.52}.big-copy em{color:#b94360;font-style:normal;display:block}.photo-placeholder{background:#fff9;border:1px solid #fff;border-radius:26px;width:82%;margin:60px auto 0;padding:10px;overflow:hidden;transform:rotate(2deg);box-shadow:0 24px 60px #8b52633b}.photo-placeholder video{object-fit:contain;background:#efc5bd;border-radius:18px;width:100%;height:auto;display:block}.promise{padding-top:150px}.tiny{letter-spacing:.12em;font-size:13px}.note-card{background:#fffaf0db;border:1px solid #ffffffa3;border-radius:4px;width:88%;margin:60px 0 0 8%;padding:26px;line-height:1.9;transform:rotate(-2deg);box-shadow:12px 14px #b9586930}.note-card b{font-family:serif;font-size:18px}.note-card p{font-size:13px}.note-card span{text-align:right;opacity:.6;font-size:11px;display:block}.night{color:#fff;min-height:125svh;padding-top:180px}.light{color:#fff}.night .big-copy em{color:#ffb9bd}.star-note{opacity:.72;border-left:1px solid #ffffff70;margin-top:55px;padding-left:25px;font-family:serif;line-height:2}.ask{color:#fff;text-align:center;flex-direction:column;justify-content:center;min-height:100svh;display:flex}.ask .eyebrow{color:#e5c7d8}.ask h2{font-size:48px}.ask-button,.share-button{color:#3d2849;cursor:pointer;background:#fff9ef;border:1px solid #ffffff70;border-radius:999px;width:100%;max-width:360px;margin:45px auto 0;padding:18px;box-shadow:0 14px 40px #05091f99}.ask-button span{float:right}.share-section{color:#fff;text-align:center;flex-direction:column;justify-content:center;min-height:100svh;display:flex}.share-card{aspect-ratio:1.35;text-align:left;background:linear-gradient(145deg,#f79a91,#a75d82 52%,#28305f);border:1px solid #ffffff70;border-radius:22px;width:100%;padding:38px 25px;position:relative;overflow:hidden;box-shadow:0 30px 70px #05091f90}.share-card:after{content:"";border:1px solid #fff6;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-60px;right:-50px;box-shadow:0 0 0 30px #ffffff0a,0 0 0 60px #ffffff0a}.share-card small{letter-spacing:.2em;font-size:8px}.share-card h3{margin:42px 0 10px;font-family:serif;font-size:44px}.share-card p{font-family:serif}.card-moons{position:absolute;top:25px;right:25px}.share-button{box-shadow:none;margin-top:28px}.footer-note{letter-spacing:.15em;opacity:.5;margin-top:50px;font-size:8px}.footer-note span{margin-top:8px;display:block}[data-reveal]{opacity:0;transition:opacity .9s,transform .9s;transform:translateY(35px)}.is-visible{opacity:1;transform:none}[data-reveal=words] span,[data-reveal=words] em{opacity:0;transition:all .7s;transform:translateY(18px)}[data-reveal=words].is-visible span,[data-reveal=words].is-visible em{opacity:1;transform:none}[data-reveal=words].is-visible span:nth-child(2){transition-delay:.15s}[data-reveal=words].is-visible em{transition-delay:.3s}[data-reveal=type]{white-space:nowrap;width:0;overflow:hidden}[data-reveal=type].is-visible{opacity:1;width:15em;transition:width 1.8s steps(15,end)}.mascot{z-index:3;filter:drop-shadow(0 12px 10px #2223);transform-origin:bottom;width:116px;height:116px;position:absolute;bottom:45px;right:20px}.mascot img{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.mascot.capy img{border-radius:24px}.mascot.cat img{mix-blend-mode:screen}.mascot-name{white-space:nowrap;letter-spacing:.1em;color:inherit;opacity:.7;font-size:8px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.walk{animation:4s ease-in-out infinite walk}.jump{animation:2s ease-in-out infinite jump}.wave{animation:.85s ease-in-out infinite alternate wave}.kiss{animation:1.3s ease-in-out infinite kiss}.kiss-heart{color:#ff6378;text-shadow:0 3px 10px #fff;font-size:28px;animation:1.3s infinite heartFly;position:absolute;top:22px;right:-5px}.large{width:145px;height:145px;margin:50px auto;position:relative;transform:scale(1.25);inset:auto!important}.tear{z-index:5;background:#65bde8;border-radius:50% 50% 60% 60%;width:9px;height:18px;animation:1.2s infinite tears;position:absolute;top:58px;box-shadow:0 0 8px #fff}.t1{left:48px}.t2{animation-delay:.45s;right:48px}.choice-layer{z-index:80;color:#fff;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0}.choice-backdrop{background:radial-gradient(circle at 50% 35%,#9f6286,#25254f 60%,#0b102c);animation:.5s fadeIn;position:absolute;inset:0}.back-button{z-index:2;left:20px;top:max(24px,env(safe-area-inset-top));color:#fff;opacity:.7;cursor:pointer;background:0 0;border:0;position:absolute}.choice-content{z-index:1;text-align:center;scrollbar-width:none;width:100%;max-height:92svh;animation:.55s both rise;position:relative;overflow-y:auto}.choice-content::-webkit-scrollbar{display:none}.step{letter-spacing:.3em;color:#ffc5cb;font-size:9px}.choice-content h2{margin:20px 0 8px;font-family:serif;font-size:42px;font-weight:400}.choice-sub{opacity:.65;font-size:13px}.branch-video{object-fit:contain;background:#181836;border:1px solid #fff5;border-radius:22px;width:auto;max-width:min(84vw,360px);height:auto;max-height:44svh;margin:22px auto 8px;display:block;box-shadow:0 16px 38px #080b2766}.branch-video.compact{max-height:36svh;margin-top:18px}.choices{gap:14px;margin-top:32px;display:grid}.choices button,.restart,.choice-content>.love-button{cursor:pointer;border-radius:999px;width:100%;padding:18px}.love-button,.restart{color:#9a3f5e;background:#fff7eb;border:0;box-shadow:0 15px 40px #080b2780}.love-button span{float:right}.hmm-button{color:#fff;background:#ffffff0d;border:1px solid #ffffff4a}.progress{justify-content:center;gap:8px;margin-top:34px;display:flex}.progress i{background:#ffffff2e;width:22px;height:2px}.progress i.active{background:#ffc6ca}.number-placeholder{letter-spacing:.2em;color:#ffd4da;margin:18px 0 28px;font-family:monospace;font-size:16px}.restart,.choice-content>.love-button{max-width:320px;margin:10px auto}.choice-content>.mascot{color:#fff}@keyframes pulse{50%{transform:scale(1.04);box-shadow:0 15px 45px #f9b2c260}}@keyframes drift{to{transform:translateY(53px)}}@keyframes scrollLine{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom}to{transform-origin:bottom;transform:scaleY(0)}}@keyframes walk{0%,to{transform:translate(0)rotate(-2deg)}25%{transform:translate(-24px)rotate(2deg)translateY(-5px)}50%{transform:translate(-50px)rotate(-2deg)}75%{transform:translate(-24px)rotate(2deg)translateY(-5px)}}@keyframes jump{50%{transform:translateY(-20px)rotate(5deg)}}@keyframes wave{to{transform:rotate(-7deg)translateY(-8px)}}@keyframes kiss{50%{transform:translate(7px)rotate(5deg)scale(1.05)}}@keyframes heartFly{to{opacity:0;transform:translate(25px,-35px)scale(1.35)}}@keyframes tears{to{opacity:0;transform:translateY(28px)}}@keyframes fadeIn{0%{opacity:0}}@keyframes rise{0%{opacity:0;transform:translateY(30px)}}@keyframes capyWalk{0%,to{transform:translate(0)rotate(-3deg)}50%{transform:translate(48vw)translateY(-8px)rotate(3deg)}}@keyframes mochiHop{0%,to{transform:translateY(0)rotate(-3deg)}45%{transform:translateY(-24px)rotate(7deg)}55%{transform:translateY(-22px)rotate(5deg)}}@keyframes mochiTurn{0%,40%,to{transform:scaleX(1)}50%,90%{transform:scaleX(-1)}}@keyframes catPeek{0%,to{transform:translate(-35px)rotate(-9deg)}45%,70%{transform:translate(0)rotate(6deg)}}@keyframes catWave{to{transform:rotate(8deg)translateY(-7px)}}@keyframes mochiKiss{50%{transform:translate(8px)rotate(7deg)scale(1.05)}}@keyframes softBob{50%{transform:translateY(-7px)rotate(2deg)}}@keyframes heartFloat{to{opacity:0;transform:translate(13px,-27px)scale(1.35)}}@keyframes waveMark{to{transform:rotate(-15deg)scale(1.15)}}@keyframes dust{to{opacity:0;transform:translate(-16px,-7px)}}.number-placeholder{letter-spacing:.12em;color:#ffe2d3;-webkit-text-fill-color:transparent;filter:drop-shadow(0 3px 9px #ff8eac66);background:linear-gradient(110deg,#fff7e7 5%,#ffc2d0 48%,#f5c88f 92%);-webkit-background-clip:text;background-clip:text;margin:26px 0 34px;font-family:Segoe Script,Snell Roundhand,Brush Script MT,cursive;font-size:clamp(34px,10vw,48px);font-style:italic;font-weight:600;line-height:1.25;display:inline-block;transform:rotate(-2deg)}.number-placeholder:before,.number-placeholder:after{content:"♥";vertical-align:middle;-webkit-text-fill-color:#ffb6c4;margin:0 10px;font-family:serif;font-size:.38em;display:inline-block}@media (width>=700px){section{padding-left:max(24px,50vw - 280px);padding-right:max(24px,50vw - 280px)}.share-card{max-width:460px;margin:auto}.choices{max-width:360px;margin:55px auto 0}.photo-placeholder{max-width:380px}.sound-button{right:30px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.mascot-world{display:none}}
