:root{color-scheme:dark;--bg:#090910;--panel:#101019;--text:#f3effa;--muted:#aaa5b9;--line:#ffffff17;--accent:#c9a8ff;--cyan:#94e6e3;--font:Inter,"Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}html{min-height:100%;background:var(--bg)}body{margin:0;color:var(--text);background:radial-gradient(ellipse at 18% 45%,#38204b36,transparent 48%),var(--bg);font:15px/1.65 var(--font);min-height:100svh}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--cyan);outline-offset:5px}[hidden]{display:none!important}p,h1,h2,h3{margin-top:0}::selection{background:#724ca7;color:white}.muted{color:var(--muted)}
.verse-header{height:96px;padding:0 4.6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.verse-brand{display:flex;align-items:center;gap:13px;font-size:14px;letter-spacing:3px;font-weight:600}.verse-brand em{font-style:normal;color:#918a9f;font-weight:400}.brand-sigil{width:36px;height:40px;display:grid;place-items:center;border:1px solid #c9a8ff55;border-radius:18px 18px 5px 5px;color:var(--accent);font:italic 30px Georgia,serif}.header-caption,.overline,.presence-caption{font-size:10px;letter-spacing:2.4px;font-weight:500}.header-caption{color:#817a90}.account-link{font-size:12px;color:#d5cddf;display:flex;gap:22px}.account-link span{color:var(--accent)}
.awakening-layout{position:relative;max-width:1480px;margin:auto;min-height:calc(100svh - 166px);display:grid;grid-template-columns:minmax(300px,1fr) minmax(380px,1fr) 120px;gap:5%;padding:46px 4.6% 35px;align-items:center}.presence-panel{position:relative;text-align:center;align-self:center}.presence-caption{color:#bbb0c9;font-size:9px;display:flex;align-items:center;justify-content:center;gap:9px}.status-dot{width:5px;height:5px;border-radius:50%;background:var(--cyan);box-shadow:0 0 12px #94e6e366}.birth-scene{position:relative;width:min(100%,350px);aspect-ratio:1;margin:28px auto 20px;display:grid;place-items:center}.birth-halo{position:absolute;inset:0;border:1px solid #c9a8ff2b;border-radius:50%;box-shadow:0 0 50px #ae69f31a,inset 0 0 55px #aa67ec14}.birth-halo:after{content:"";position:absolute;inset:13px;border:1px solid #c9a8ff16;border-radius:50%}.portrait-frame{position:relative;width:84%;height:94%;border-radius:48% 48% 43% 43%;overflow:hidden;background:#111020;border:1px solid #c9a8ff55;box-shadow:0 16px 60px #0008}.lilith-portrait{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.birth-veil{position:absolute;top:0;bottom:0;width:51%;background:linear-gradient(120deg,#19142a,#33233f);opacity:0;pointer-events:none}.veil-left{left:0;transform:translateX(-105%);border-right:1px solid var(--cyan)}.veil-right{right:0;transform:translateX(105%);border-left:1px solid var(--accent)}.orbit-label{position:absolute;right:-7px;bottom:65px;font:10px monospace;letter-spacing:2px;color:var(--accent);background:var(--bg);padding:7px}.presence-copy .overline{color:var(--accent);margin-bottom:11px}.presence-copy h1{font-size:clamp(27px,2.7vw,39px);letter-spacing:-1.1px;line-height:1.17;font-weight:500;margin-bottom:16px}.presence-copy h1 em{font-family:Georgia,serif;font-weight:400;color:#c5b5d8}.presence-copy>p:last-child{font-size:12px;color:var(--muted);line-height:1.8;margin-bottom:0}
.conversation-panel{max-width:530px;padding:12px 0;min-width:0}.conversation-top{display:flex;align-items:center;gap:14px;margin-bottom:35px}.conversation-top .overline{color:var(--accent);letter-spacing:3px}.guide-badge{font-size:10px;color:#bcb1cc;border:1px solid #c9a8ff2b;border-radius:20px;padding:3px 10px}.greeting .overline{font-size:9px;color:#8f859e;margin-bottom:12px;letter-spacing:1.7px}.greeting h2{font-size:clamp(36px,4vw,56px);line-height:1.07;font-weight:450;letter-spacing:-2px;margin-bottom:20px}.greeting>p:last-child{color:var(--muted);font-size:14px;line-height:1.9;margin-bottom:28px}.guide-choices{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.primary-button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:14px 22px;background:#c8a6f5;color:#1d102c;border:1px solid #ddc5fd;border-radius:8px;font-size:13px;font-weight:600;transition:background .15s,transform .15s}.primary-button:hover{background:#dfc5ff;transform:translateY(-1px)}.text-link,.text-button{font-size:12px;color:var(--muted);background:none;border:0;padding:5px 0}.text-link:hover,.text-button:hover{color:var(--text)}.privacy-note{font-size:10px;line-height:1.85;color:#8e859b;max-width:390px;border-top:1px solid var(--line);padding-top:18px;margin:28px 0 0}.side-note{align-self:start;margin-top:32px;border-left:1px solid var(--line);padding-left:20px}.side-note .overline{display:block;font-size:8px;color:#81778e;letter-spacing:1.5px;margin-bottom:15px;white-space:nowrap}.side-note a{display:flex;gap:25px;justify-content:space-between;font-size:12px;color:#b8aec7;margin:13px 0}.side-note a span{color:#7f6e97}.side-note a:hover{color:var(--accent)}.verse-footer{max-width:1600px;margin:auto;min-height:70px;border-top:1px solid var(--line);padding:18px 4.6%;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#8c8398;font-size:10px}.verse-footer>div{display:flex;flex-wrap:wrap;gap:18px}.footer-separator{padding:0 12px;color:#64556e}.verse-footer a:hover{color:var(--text)}
.conversation-log{max-height:210px;overflow:auto;scrollbar-width:thin;scrollbar-color:#50415e transparent}.chat-message{padding:11px 0;color:#d8d0e3;font-size:14px;line-height:1.7}.chat-message b{display:block;font-size:9px;font-weight:500;letter-spacing:1.6px;color:var(--accent);margin-bottom:5px}.chat-message.user{padding-left:15px;border-left:1px solid #c9a8ff44;color:#afa5be}.chat-message.user b{color:#8e849c}.conversation-form{margin-top:20px}.conversation-form>label{display:block;font-size:12px;color:#b9aec8;margin-bottom:9px}.input-row{display:flex;border:1px solid #c9a8ff45;border-radius:9px;background:#14111e;padding:5px}.input-row:focus-within{border-color:var(--accent)}.input-row input{background:transparent;border:0;color:var(--text);width:100%;min-width:0;padding:10px;font-size:14px;outline:none}.input-row input::placeholder{color:#776e85}.input-row button{border:0;border-radius:6px;background:#c9a8ff;color:#241732;min-width:42px;min-height:42px;font-size:22px}.form-meta{display:flex;justify-content:space-between;align-items:center;margin-top:10px;font-size:9px;letter-spacing:1px;color:#8a7f99}.guide-error{font-size:12px;color:#ffadc0;margin:10px 0 0}.guide-review{border:1px solid #c9a8ff30;background:#14101d;padding:22px;border-radius:12px;margin-top:16px;overflow-wrap:anywhere}.guide-review .overline{font-size:8px;color:#b4a0c9;letter-spacing:1px}.preview-address{font-size:11px;color:var(--cyan);margin:12px 0 20px}.guide-review h3{font-size:25px;margin-bottom:5px;font-weight:500}.guide-review p{font-size:13px}.guide-review .primary-button{width:100%;gap:12px;font-size:12px;margin:10px 0}.guide-review .text-button{display:block;margin:auto}.guide-active .greeting h2{font-size:32px;line-height:1.15;letter-spacing:-1px}.guide-active .greeting>p:last-child,.guide-active .greeting .overline{display:none}.guide-active .conversation-top{margin-bottom:22px}
.birth-scene[data-phase="hatching"] .veil-left{animation:openLeft 2400ms cubic-bezier(.5,0,.15,1) both}.birth-scene[data-phase="hatching"] .veil-right{animation:openRight 2400ms cubic-bezier(.5,0,.15,1) both}.birth-scene[data-phase="hatching"] .lilith-portrait{animation:lilithReveal 2400ms ease-out both}.birth-scene[data-phase="hatching"] .birth-halo{animation:lilithHalo 2400ms ease-out both}.birth-scene[data-phase="hatching"] *{animation-iteration-count:1}@keyframes openLeft{0%,20%{transform:translateX(0);opacity:1}85%,100%{transform:translateX(-105%);opacity:0}}@keyframes openRight{0%,20%{transform:translateX(0);opacity:1}85%,100%{transform:translateX(105%);opacity:0}}@keyframes lilithReveal{0%,15%{opacity:0;transform:scale(.92)}100%{opacity:1;transform:scale(1)}}@keyframes lilithHalo{0%{opacity:.2;transform:scale(.8)}55%{opacity:1;transform:scale(1.04)}100%{opacity:1;transform:scale(1)}}
.skip-link{position:fixed;left:20px;top:-100px;background:var(--accent);color:#171020;padding:10px 20px;z-index:10}.skip-link:focus{top:12px}
@media(min-width:1500px){.birth-scene{width:390px}.awakening-layout{gap:6%}}
@media(max-width:1100px){.awakening-layout{grid-template-columns:minmax(250px,.9fr) minmax(330px,1fr);gap:6%;padding-top:35px}.side-note{grid-column:2;display:flex;gap:22px;margin:0;padding:12px 0;border:0;border-top:1px solid var(--line)}.side-note .overline{display:none}.side-note a{margin:0;gap:12px}.verse-footer{font-size:9px}.header-caption{display:none}}
@media(max-width:680px){.verse-header{height:74px;padding:0 22px}.verse-brand{font-size:11px;letter-spacing:2px;gap:10px}.brand-sigil{width:29px;height:33px;font-size:25px}.account-link{font-size:11px;gap:10px}.awakening-layout{display:flex;flex-direction:column;gap:25px;padding:22px;min-height:calc(100svh - 74px)}.presence-panel{width:100%}.presence-caption{font-size:8px;letter-spacing:2px}.birth-scene{width:190px;margin:14px auto 0}.presence-copy{display:none}.orbit-label{font-size:8px;right:-5px;bottom:35px}.conversation-panel{width:100%;padding:0;max-width:440px}.conversation-top{margin-bottom:18px;justify-content:center}.greeting{text-align:center}.greeting h2{font-size:38px;letter-spacing:-1.4px}.greeting .overline{font-size:8px}.greeting>p:last-child{font-size:13px;margin-bottom:22px}.guide-choices{align-items:center}.primary-button{min-height:48px;width:100%;max-width:350px}.privacy-note{max-width:none;text-align:center;font-size:10px;margin-top:23px}.side-note{width:100%;justify-content:center;padding-top:18px;gap:32px}.verse-footer{padding:20px 22px;flex-direction:column;align-items:center;text-align:center;gap:10px}.verse-footer>div{justify-content:center;gap:10px 16px}.guide-active .birth-scene{width:100px;margin:10px auto 0}.guide-active .presence-caption,.guide-active .orbit-label{display:none}.guide-active .awakening-layout{gap:14px}.guide-active .conversation-top{display:none}.guide-active .greeting h2{font-size:28px}.guide-active .conversation-log{max-height:190px}.guide-review .primary-button{max-width:none}.guide-active .privacy-note{margin-top:15px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.birth-veil{display:none}}
.studio-layout{max-width:1160px;margin:auto;display:grid;grid-template-columns:280px minmax(0,1fr);gap:90px;padding:60px 35px;min-height:calc(100svh - 166px)}.studio-companion img{display:block;width:105px;height:118px;object-fit:cover;border-radius:50% 50% 42% 42%;margin-bottom:30px;border:1px solid #c9a8ff55}.studio-companion .overline{color:var(--accent)}.studio-companion h1{font-size:34px;line-height:1.2;font-weight:450;margin:18px 0}.studio-companion p{font-size:13px;color:var(--muted)}.studio-links{display:flex;gap:24px;margin-top:30px;color:var(--accent);font-size:12px}.studio-editor{min-width:0}.profile-output{padding:25px;background:#14101d;border:1px solid var(--line);border-radius:12px;margin-bottom:20px}.profile-output .overline{font-size:9px;color:var(--accent)}.profile-output h2,.editor-title h2{font-size:29px;font-weight:450;margin:14px 0}.profile-output p{font-size:13px;color:var(--muted)}.profile-form{display:grid;gap:10px}.editor-title{margin-bottom:15px}.editor-title .overline{color:var(--accent)}.profile-form>label{font-size:12px;color:#d1c5df;margin-top:8px}.profile-form>label span{display:block;color:#968aa5;font-size:10px}.profile-form input:not([type=checkbox]),.profile-form textarea{min-width:0;width:100%;background:#14111e;border:1px solid #c9a8ff30;color:var(--text);padding:12px 14px;border-radius:8px}.profile-form input:read-only{color:#9c8bb2}.profile-form textarea{resize:vertical}.slug-field{display:flex;align-items:center;border:1px solid #c9a8ff30;border-radius:8px;background:#14111e;overflow:hidden}.slug-field>span{padding-left:14px;color:var(--accent);font-size:12px}.slug-field input:not([type=checkbox]){border:0;padding-left:2px;border-radius:0}.field-note{font-size:11px;color:#a093b1;line-height:1.7;margin:5px 0}.form-checks{border:1px solid var(--line);border-radius:8px;padding:15px;font-size:12px;margin:12px 0}.form-checks legend{color:var(--accent);padding:0 5px}.form-checks label{display:flex;align-items:flex-start;gap:10px;padding:5px 0}.form-checks input{accent-color:#c9a8ff;flex-shrink:0;margin-top:4px;width:16px;height:16px}.profile-form-actions{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.secondary-button{padding:14px 18px;border:1px solid #c9a8ff44;border-radius:8px;background:none;font-size:12px;color:var(--accent)}.profile-result{font-size:13px;margin-top:22px;overflow-wrap:anywhere}.profile-result a{color:var(--cyan);text-decoration:underline}.profile-result:empty{display:none}@media(max-width:800px){.studio-layout{grid-template-columns:1fr;gap:30px;padding:30px 22px}.studio-companion img{width:70px;height:80px;float:left;margin:0 20px 15px 0}.studio-companion h1{font-size:28px;margin:8px 0}.studio-companion p{margin-bottom:10px}.studio-links{margin-top:14px}.profile-form-actions .primary-button{width:auto}.studio-companion .overline{font-size:9px}}
.verse-more{max-width:1480px;margin:auto;padding:0 4.6% 18px;font-size:11px;color:var(--muted)}.verse-more summary{cursor:pointer;color:#9a8cab}.verse-more nav{display:flex;flex-wrap:wrap;gap:20px;margin:18px 0;color:var(--accent)}.verse-more p{margin:8px 0}
.published-page{max-width:860px;margin:70px auto;padding:45px;border:1px solid #c9a8ff30;border-radius:18px;background:radial-gradient(ellipse at top right,#67399a22,transparent 65%),#100e17;overflow-wrap:anywhere}.published-page>.overline{color:var(--accent)}.published-page h1{font-size:clamp(36px,7vw,64px);line-height:1.15;letter-spacing:-2px;font-weight:450;margin:26px 0 15px}.published-headline{font-size:20px;color:#d0b6ee}.published-page section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:30px 0;padding:25px 0;color:var(--muted)}@media(max-width:680px){.published-page{margin:30px 22px;padding:25px}.published-page h1{letter-spacing:-1px}}
.public-feed,.friends-gate{max-width:1100px;margin:auto;padding:65px 35px;min-height:calc(100svh - 96px)}.eyebrow{font-size:10px;letter-spacing:2px;color:var(--accent)}.section-heading h1{font-size:clamp(32px,5vw,52px);font-weight:450;line-height:1.1;margin:20px 0}.section-heading>p{max-width:640px;color:var(--muted);font-size:14px}.cta-row{display:flex;gap:20px;margin:25px 0 40px}.btn{display:inline-flex;border:1px solid #c9a8ff44;border-radius:8px;padding:12px 18px;color:var(--accent);font-size:12px}.small{font-size:12px}.profile-feed-grid,.door-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:20px;margin-top:28px}.public-profile-card,.knowledge-door{border:1px solid #c9a8ff26;border-radius:12px;padding:25px;background:#12101b;overflow-wrap:anywhere}.public-profile-card>a,.door-number,.door-link{color:var(--accent);font-size:12px}.public-profile-card h3,.knowledge-door h3{font-weight:500;font-size:23px;margin:16px 0 10px}.public-profile-card p,.knowledge-door p{font-size:13px;color:var(--muted)}.knowledge-door:hover{border-color:var(--accent)}@media(max-width:680px){.public-feed,.friends-gate{padding:35px 22px}.cta-row{flex-wrap:wrap;gap:10px}}
.birth-scene{width:min(100%,430px);margin-top:18px}.portrait-frame{width:94%;height:94%;border-radius:20px;border-color:#b548ff70;background:#070612;box-shadow:0 0 0 1px #44dcff18,0 24px 80px #6e18a944,0 0 42px #2cdcf21f}.birth-veil{display:none}.chibi-state{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.chibi-egg{opacity:0}.chibi-hatched{opacity:1}.birth-scene[data-phase="hatching"] .chibi-egg{animation:chibiEggCrack 2400ms cubic-bezier(.3,0,.2,1) both;animation-iteration-count:1}.birth-scene[data-phase="hatching"] .chibi-hatched{animation:chibiArrival 2400ms cubic-bezier(.3,0,.2,1) both;animation-iteration-count:1}.birth-scene[data-phase="hatching"] .birth-halo{animation:chibiHalo 2400ms ease-out both;animation-iteration-count:1}@keyframes chibiEggCrack{0%,18%{opacity:1;filter:brightness(.72) saturate(.9);transform:scale(.97)}48%{opacity:1;filter:brightness(1.12) saturate(1.25);transform:scale(1)}72%{opacity:1;filter:brightness(1.65) saturate(1.35);transform:scale(1.025)}82%,100%{opacity:0;filter:brightness(2);transform:scale(1.055)}}@keyframes chibiArrival{0%,76%{opacity:0;filter:brightness(1.7);transform:scale(.94)}88%{opacity:1;filter:brightness(1.16);transform:scale(1.015)}100%{opacity:1;filter:brightness(1);transform:scale(1)}}@keyframes chibiHalo{0%{opacity:.25;transform:scale(.9)}65%{opacity:1;transform:scale(1.04)}100%{opacity:.85;transform:scale(1)}}.birth-scene:before,.birth-scene:after{content:"";position:absolute;z-index:2;pointer-events:none;opacity:0}.birth-scene[data-phase="hatching"]:before{inset:7%;border-radius:50%;background:radial-gradient(circle,#fff 0 1px,transparent 2px) 0 0/22px 22px;animation:chibiSparks 2400ms ease-out both}.birth-scene[data-phase="hatching"]:after{inset:-5%;border:1px solid #7be9ff44;border-radius:50%;animation:chibiRing 2400ms ease-out both}@keyframes chibiSparks{0%,55%{opacity:0;transform:scale(.8)}72%{opacity:.8}100%{opacity:0;transform:scale(1.15)}}@keyframes chibiRing{0%,55%{opacity:0;transform:scale(.7)}75%{opacity:.7}100%{opacity:0;transform:scale(1.12)}}@media(max-width:680px){.birth-scene{width:250px}.guide-active .birth-scene{width:120px}}
.free-chat-button{border:0;background:none;padding:5px 0;color:#b8aac8;font-size:12px;border-bottom:1px solid #68577b}.free-chat-button:hover{color:var(--accent);border-color:var(--accent)}.chat-message.pending{opacity:.65}.chat-message.error span{color:#ffadc0}.conversation-form.is-busy{opacity:.72}.conversation-form.is-busy input,.conversation-form.is-busy button{pointer-events:none}.free-chat-active .greeting h2{font-size:34px}.free-chat-active .privacy-note{border-color:#8b5fb54a}

/* Éclosion plein écran : une scène unique, finie et sans boucle de rendu. */
body:not(.guide-active):not(.hub-ready) .awakening-stage{position:fixed;inset:0;z-index:20;overflow:hidden;background:radial-gradient(circle at 50% 50%,#391254 0,#160b2c 26%,#070813 62%,#03040a 100%)}
body:not(.guide-active):not(.hub-ready) .verse-header,
body:not(.guide-active):not(.hub-ready) .conversation-panel,
body:not(.guide-active):not(.hub-ready) .presence-caption,
body:not(.guide-active):not(.hub-ready) .presence-copy,
body:not(.guide-active):not(.hub-ready) .presence-panel>.text-button,
body:not(.guide-active):not(.hub-ready) .orbit-label{display:none!important}
body:not(.guide-active):not(.hub-ready) .awakening-layout{max-width:none;width:100%;height:100svh;min-height:0;padding:0;display:grid;grid-template-columns:1fr;place-items:center}
body:not(.guide-active):not(.hub-ready) .presence-panel{width:100%;height:100%;display:grid;place-items:center;overflow:hidden}
body:not(.guide-active):not(.hub-ready) .birth-scene{width:min(92vw,92svh,1040px);margin:0;aspect-ratio:1;isolation:isolate;cursor:progress;filter:drop-shadow(0 0 42px #a438e94f)}
body:not(.guide-active):not(.hub-ready) .portrait-frame{width:100%;height:100%;border:0;border-radius:50%;overflow:visible;background:transparent;box-shadow:none}
body:not(.guide-active):not(.hub-ready) .chibi-state{object-fit:contain;object-position:center;mask-image:radial-gradient(ellipse at center,#000 0 57%,rgba(0,0,0,.98) 68%,transparent 84%);transition:opacity .85s ease,transform 1s cubic-bezier(.2,.72,.2,1),filter .85s ease,clip-path 1.05s cubic-bezier(.2,.72,.2,1)}
body:not(.guide-active):not(.hub-ready) .birth-halo{inset:8%;z-index:-1;border:1px solid #db74ff80;box-shadow:0 0 110px #b12aff66,inset 0 0 100px #47e8ff2b;transition:opacity .8s ease,transform 1s cubic-bezier(.2,.75,.2,1),box-shadow .8s ease}
body:not(.guide-active):not(.hub-ready) .birth-halo:before,
body:not(.guide-active):not(.hub-ready) .birth-halo:after{content:"";position:absolute;border-radius:50%;pointer-events:none}
body:not(.guide-active):not(.hub-ready) .birth-halo:before{inset:-13%;border:1px solid #4eefff3d;box-shadow:0 0 55px #31dfff29;transition:transform 1s ease,opacity .8s ease}
body:not(.guide-active):not(.hub-ready) .birth-halo:after{inset:8%;border:1px solid #ff53ec4a;transition:transform 1s ease,opacity .8s ease}
body:not(.guide-active):not(.hub-ready) .portrait-frame:before,
body:not(.guide-active):not(.hub-ready) .portrait-frame:after{content:"";position:absolute;pointer-events:none;z-index:4;opacity:0;transition:opacity .55s ease,transform .85s ease}
body:not(.guide-active):not(.hub-ready) .portrait-frame:before{inset:14%;background:linear-gradient(118deg,transparent 0 47%,#dfffff 48% 48.5%,transparent 49.5%) 24% 28%/21% 32% no-repeat,linear-gradient(62deg,transparent 0 48%,#fbabff 49% 49.5%,transparent 50.5%) 76% 26%/20% 31% no-repeat,linear-gradient(142deg,transparent 0 48%,#abffff 49% 49.5%,transparent 50.5%) 28% 72%/22% 27% no-repeat,linear-gradient(38deg,transparent 0 48%,#f3b7ff 49% 49.5%,transparent 50.5%) 72% 73%/23% 28% no-repeat;filter:drop-shadow(0 0 7px #d8faff);mask-image:radial-gradient(ellipse,#000 0 62%,transparent 75%)}
body:not(.guide-active):not(.hub-ready) .portrait-frame:after{inset:20%;border-radius:50%;background:radial-gradient(circle,#fff 0 2%,#9df9ff 8%,#e259ff66 27%,transparent 67%);filter:blur(8px);transform:scale(.35)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-phase="hatching"] .chibi-egg,
body:not(.guide-active):not(.hub-ready) .birth-scene[data-phase="hatching"] .chibi-hatched,
body:not(.guide-active):not(.hub-ready) .birth-scene[data-phase="hatching"] .birth-halo{animation:none}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-phase="hatching"]:before,
body:not(.guide-active):not(.hub-ready) .birth-scene[data-phase="hatching"]:after{animation:none;opacity:0}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="dormant"] .chibi-egg{opacity:1;transform:scale(.87);filter:brightness(.62) saturate(.82) contrast(1.08)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="dormant"] .chibi-hatched{opacity:0;transform:scale(.82);filter:brightness(1.5) blur(8px)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="dormant"] .birth-halo{opacity:.32;transform:scale(.82)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="pulse"] .chibi-egg{opacity:1;transform:scale(.92);filter:brightness(.9) saturate(1.12) contrast(1.08)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="pulse"] .chibi-hatched{opacity:.08;transform:scale(.86);filter:brightness(1.7) blur(6px)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="pulse"] .birth-halo{opacity:.7;transform:scale(.92);box-shadow:0 0 150px #c12fff88,inset 0 0 120px #51edff3d}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="pulse"] .birth-halo:before{transform:scale(1.08);opacity:.85}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="pulse"] .birth-halo:after{transform:scale(.92);opacity:.8}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="crack"] .chibi-egg{opacity:1;transform:scale(.97);filter:brightness(1.18) saturate(1.35) contrast(1.1)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="crack"] .chibi-hatched{opacity:.2;transform:scale(.91);filter:brightness(1.6) blur(4px)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="crack"] .birth-halo{opacity:1;transform:scale(1);box-shadow:0 0 190px #c62fff9c,inset 0 0 130px #50efff54}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="crack"] .portrait-frame:before{opacity:1;transform:scale(1.03)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="opening"] .chibi-egg{opacity:.3;transform:scale(1.06);filter:brightness(2.1) saturate(1.4) blur(2px);clip-path:polygon(0 0,44% 0,39% 45%,47% 100%,0 100%,0 0,100% 0,100% 100%,58% 100%,64% 46%,56% 0)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="opening"] .chibi-hatched{opacity:.72;transform:scale(.97);filter:brightness(1.42) blur(1px)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="opening"] .birth-halo{opacity:1;transform:scale(1.08);box-shadow:0 0 230px #e752ffb3,inset 0 0 170px #7ffaff75}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="opening"] .portrait-frame:before{opacity:.34;transform:scale(1.12)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="opening"] .portrait-frame:after{opacity:1;transform:scale(1)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="born"] .chibi-egg,
body:not(.guide-active):not(.hub-ready) .birth-scene[data-phase="ready"] .chibi-egg{opacity:0;transform:scale(1.13);filter:brightness(2.4) blur(5px)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="born"] .chibi-hatched,
body:not(.guide-active):not(.hub-ready) .birth-scene[data-phase="ready"] .chibi-hatched{opacity:1;transform:scale(1);filter:brightness(1) blur(0)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="born"] .birth-halo{opacity:.8;transform:scale(1.12);box-shadow:0 0 170px #c62fff8f,inset 0 0 140px #50efff3d}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="born"] .portrait-frame:after{opacity:0;transform:scale(1.35)}
@media(max-width:680px){body:not(.guide-active):not(.hub-ready) .birth-scene{width:min(110vw,84svh,760px)}}
@media(prefers-reduced-motion:reduce){body:not(.guide-active):not(.hub-ready) .chibi-state,body:not(.guide-active):not(.hub-ready) .birth-halo,body:not(.guide-active):not(.hub-ready) .birth-halo:before,body:not(.guide-active):not(.hub-ready) .birth-halo:after{transition:none}}

/* Éclosion v3 : fondus superposés, sans flash ni trait de fissure artificiel. */
body:not(.guide-active):not(.hub-ready) .portrait-frame:before,
body:not(.guide-active):not(.hub-ready) .portrait-frame:after{display:none!important}
body:not(.guide-active):not(.hub-ready) .chibi-state{clip-path:none!important;transition:opacity 1.45s ease-in-out,transform 1.55s cubic-bezier(.25,.7,.25,1),filter 1.45s ease-in-out}
body:not(.guide-active):not(.hub-ready) .birth-halo{transition:opacity 1.5s ease-in-out,transform 1.65s cubic-bezier(.25,.7,.25,1),box-shadow 1.5s ease-in-out}
body:not(.guide-active):not(.hub-ready) .birth-halo:before,
body:not(.guide-active):not(.hub-ready) .birth-halo:after{transition:opacity 1.5s ease-in-out,transform 1.65s cubic-bezier(.25,.7,.25,1)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="dormant"] .chibi-egg{opacity:1;transform:scale(.9);filter:brightness(.7) saturate(.88) contrast(1.04)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="dormant"] .chibi-hatched{opacity:0;transform:scale(.88);filter:brightness(.9) saturate(.9) blur(3px)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="dormant"] .birth-halo{opacity:.28;transform:scale(.86);box-shadow:0 0 82px #8527bd45,inset 0 0 74px #3bcfe620}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="pulse"] .chibi-egg{opacity:.96;transform:scale(.94);filter:brightness(.86) saturate(1) contrast(1.04)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="pulse"] .chibi-hatched{opacity:.05;transform:scale(.91);filter:brightness(1) saturate(.98) blur(2.5px)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="pulse"] .birth-halo{opacity:.48;transform:scale(.93);box-shadow:0 0 105px #9d2bd05c,inset 0 0 90px #3ddff02b}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="crack"] .chibi-egg{opacity:.82;transform:scale(.97);filter:brightness(1) saturate(1.12) contrast(1.04)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="crack"] .chibi-hatched{opacity:.2;transform:scale(.94);filter:brightness(1.06) saturate(1.03) blur(1.8px)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="crack"] .birth-halo{opacity:.65;transform:scale(.99);box-shadow:0 0 126px #a92cdd6b,inset 0 0 105px #43e8f535}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="opening"] .chibi-egg{opacity:.34;transform:scale(1.025);filter:brightness(1.16) saturate(1.16) blur(1px)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="opening"] .chibi-hatched{opacity:.68;transform:scale(.98);filter:brightness(1.08) saturate(1.05) blur(.4px)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="opening"] .birth-halo{opacity:.78;transform:scale(1.045);box-shadow:0 0 145px #b333e672,inset 0 0 118px #48edf43b}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="born"] .chibi-egg,
body:not(.guide-active):not(.hub-ready) .birth-scene[data-phase="ready"] .chibi-egg{opacity:0;transform:scale(1.07);filter:brightness(1.2) saturate(1.12) blur(2px)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="born"] .chibi-hatched,
body:not(.guide-active):not(.hub-ready) .birth-scene[data-phase="ready"] .chibi-hatched{opacity:1;transform:scale(1);filter:brightness(1) saturate(1) blur(0)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="born"] .birth-halo{opacity:.58;transform:scale(1.07);box-shadow:0 0 120px #9829cf5c,inset 0 0 102px #3cdae82d}

/* Éclosion v4 : coquille intacte, tremblement, fissure ramifiée, éclat, bonjour. */
body:not(.guide-active):not(.hub-ready) .hatch-crack{position:absolute;inset:7%;z-index:6;width:86%;height:86%;overflow:visible;pointer-events:none;opacity:0;transition:opacity .7s ease}
body:not(.guide-active):not(.hub-ready) .hatch-crack path:not(.hatch-shard){fill:none;stroke:#c9efff;stroke-width:.38;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:34;stroke-dashoffset:34;filter:drop-shadow(0 0 2px #a66ce0)}
body:not(.guide-active):not(.hub-ready) .hatch-shard{opacity:0;fill:#704d9870;stroke:#bcefff;stroke-width:.32;transform-box:fill-box;transform-origin:center}
body:not(.guide-active):not(.hub-ready) .hatch-hello{position:absolute;left:50%;bottom:8%;z-index:8;margin:0;transform:translate(-50%,18px);opacity:0;color:#f7f1ff;font:500 clamp(24px,3vw,42px)/1 var(--font);letter-spacing:.08em;text-shadow:0 0 22px #9f6ccf80;transition:opacity .9s ease,transform 1.1s cubic-bezier(.2,.7,.2,1)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="dormant"] .chibi-egg{opacity:1;transform:scale(.91);filter:brightness(.74) saturate(.9) contrast(1.03)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="dormant"] .chibi-hatched{opacity:0;transform:scale(.91);filter:brightness(.9) blur(2px)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="tremble"] .portrait-frame{animation:hatchTremble 1.15s cubic-bezier(.35,.05,.2,.95) both}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="tremble"] .chibi-egg{opacity:1;transform:scale(.94);filter:brightness(.84) saturate(.98) contrast(1.04)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="tremble"] .chibi-hatched{opacity:0;transform:scale(.92);filter:brightness(.94) blur(2px)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="tremble"] .birth-halo{opacity:.43;transform:scale(.94);box-shadow:0 0 96px #8d2ac852,inset 0 0 82px #39dbe526}
@keyframes hatchTremble{0%{transform:translate3d(0,0,0) rotate(0)}18%{transform:translate3d(-3px,1px,0) rotate(-.35deg)}36%{transform:translate3d(3px,-1px,0) rotate(.35deg)}54%{transform:translate3d(-2px,0,0) rotate(-.22deg)}72%{transform:translate3d(2px,1px,0) rotate(.2deg)}100%{transform:translate3d(0,0,0) rotate(0)}}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="crack"] .chibi-egg{opacity:1;transform:scale(.96);filter:brightness(.92) saturate(1.04) contrast(1.04)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="crack"] .chibi-hatched{opacity:0;transform:scale(.94);filter:brightness(.96) blur(1.5px)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="crack"] .birth-halo{opacity:.55;transform:scale(.99);box-shadow:0 0 108px #962bd05e,inset 0 0 92px #3ee0eb2c}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="crack"] .hatch-crack{opacity:.82}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="crack"] .crack-main{animation:hatchCrackDraw .78s ease-out forwards}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="crack"] .crack-branch{animation:hatchCrackDraw .62s .38s ease-out forwards}
@keyframes hatchCrackDraw{to{stroke-dashoffset:0}}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="shard"] .chibi-egg{opacity:.48;transform:scale(1.015);filter:brightness(1.02) saturate(1.08) blur(.7px)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="shard"] .chibi-hatched{opacity:.54;transform:scale(.975);filter:brightness(1.03) saturate(1.02) blur(.5px)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="shard"] .birth-halo{opacity:.7;transform:scale(1.035);box-shadow:0 0 126px #9f30d568,inset 0 0 106px #42e5ed33}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="shard"] .hatch-crack{opacity:.58}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="shard"] .hatch-crack path:not(.hatch-shard){stroke-dashoffset:0}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="shard"] .hatch-shard{animation:hatchShardFall 1.15s cubic-bezier(.35,.05,.55,1) forwards}
@keyframes hatchShardFall{0%{opacity:.8;transform:translate3d(0,0,0) rotate(0)}35%{opacity:.82;transform:translate3d(2px,8px,0) rotate(8deg)}100%{opacity:0;transform:translate3d(10px,44px,0) rotate(28deg)}}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="hello"] .chibi-egg{opacity:0;transform:scale(1.055);filter:brightness(1.05) saturate(1.06) blur(1.5px)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="hello"] .chibi-hatched{opacity:1;transform:scale(1);filter:brightness(1) saturate(1) blur(0)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="hello"] .birth-halo{opacity:.55;transform:scale(1.07);box-shadow:0 0 112px #8e2ac65a,inset 0 0 94px #39d4df2b}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="hello"] .hatch-hello{opacity:1;transform:translate(-50%,0)}
@media(max-width:680px){body:not(.guide-active):not(.hub-ready) .hatch-hello{bottom:7%;font-size:26px}}

/* Éclosion v5 : la fissure est une séparation réelle de l'image, sans trait ajouté. */
body:not(.guide-active):not(.hub-ready) .portrait-frame{isolation:isolate}
body:not(.guide-active):not(.hub-ready) .egg-fragment{position:absolute;inset:0;z-index:5;width:100%;height:100%;object-fit:contain;object-position:center;opacity:0;pointer-events:none;mask-image:radial-gradient(ellipse at center,#000 0 57%,rgba(0,0,0,.98) 68%,transparent 84%);transition:opacity 1.05s ease-in-out,transform 1.25s cubic-bezier(.25,.7,.25,1),filter 1.05s ease-in-out}
body:not(.guide-active):not(.hub-ready) .egg-fragment-left{clip-path:polygon(0 0,72% 0,69% 17%,73% 27%,67% 38%,71% 48%,65% 60%,69% 72%,62% 100%,0 100%)}
body:not(.guide-active):not(.hub-ready) .egg-fragment-right{clip-path:polygon(72% 0,100% 0,100% 100%,62% 100%,69% 72%,65% 60%,71% 48%,67% 38%,73% 27%,69% 17%)}
body:not(.guide-active):not(.hub-ready) .egg-fragment-shard{z-index:7;clip-path:polygon(67% 38%,77% 42%,72% 55%,65% 60%,71% 48%);transform-box:fill-box;transform-origin:70% 48%}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="crack"] .chibi-egg{opacity:.08;transform:scale(.965);filter:brightness(.91) saturate(1.02)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="crack"] .egg-fragment-left{opacity:1;transform:translate3d(-2px,0,0) scale(.965);filter:brightness(.92) saturate(1.04)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="crack"] .egg-fragment-right{opacity:1;transform:translate3d(2px,0,0) scale(.965);filter:brightness(.92) saturate(1.04)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="shard"] .chibi-egg{opacity:0;transform:scale(1.01);filter:brightness(.98) blur(.6px)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="shard"] .egg-fragment-left{opacity:.5;transform:translate3d(-10px,3px,0) scale(1.01);filter:brightness(.98) saturate(1.05)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="shard"] .egg-fragment-right{opacity:.5;transform:translate3d(11px,2px,0) scale(1.01);filter:brightness(.98) saturate(1.05)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="shard"] .egg-fragment-shard{animation:eggImageShardFall 1.18s cubic-bezier(.35,.05,.55,1) forwards}
@keyframes eggImageShardFall{0%{opacity:.95;transform:translate3d(2px,0,0) rotate(0) scale(1.01)}32%{opacity:.9;transform:translate3d(5px,9px,0) rotate(7deg) scale(1.01)}100%{opacity:0;transform:translate3d(16px,58px,0) rotate(25deg) scale(1.01)}}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="hello"] .egg-fragment-left{opacity:0;transform:translate3d(-18px,5px,0) scale(1.035)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="hello"] .egg-fragment-right{opacity:0;transform:translate3d(19px,4px,0) scale(1.035)}

/* Éclosion v6 : images intermédiaires naturelles, sans trait, flash ni coquille coupée. */
body:not(.guide-active):not(.hub-ready) .hatch-crack,
body:not(.guide-active):not(.hub-ready) .egg-fragment{display:none!important}
body:not(.guide-active):not(.hub-ready) .chibi-state{opacity:0;transform:scale(.965);filter:none!important;clip-path:none!important;transition:opacity 1.05s ease-in-out,transform 1.25s cubic-bezier(.25,.7,.25,1)}
body:not(.guide-active):not(.hub-ready) .chibi-egg{z-index:1}
body:not(.guide-active):not(.hub-ready) .chibi-cracked{z-index:2}
body:not(.guide-active):not(.hub-ready) .chibi-hatched{z-index:3}
body:not(.guide-active):not(.hub-ready) .falling-shard{position:absolute;z-index:6;top:12%;right:6%;width:18%;height:auto;opacity:0;pointer-events:none;transform:translate3d(0,-8px,0) rotate(-8deg) scale(.72);transform-origin:center;filter:drop-shadow(0 0 10px #6be9ff88)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="dormant"] .chibi-egg{opacity:1;transform:scale(.965)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="dormant"] .chibi-cracked,
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="dormant"] .chibi-hatched{opacity:0}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="tremble"] .portrait-frame{animation:hatchTremble 1.2s cubic-bezier(.35,.05,.2,.95) both}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="tremble"] .chibi-egg{opacity:1;transform:scale(.975)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="tremble"] .chibi-cracked,
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="tremble"] .chibi-hatched{opacity:0}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="crack"] .chibi-egg{opacity:0;transform:scale(.99)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="crack"] .chibi-cracked{opacity:1;transform:scale(.985)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="crack"] .chibi-hatched{opacity:0}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="shard"] .chibi-egg{opacity:0}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="shard"] .chibi-cracked{opacity:1;transform:scale(1)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="shard"] .chibi-hatched{opacity:0}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="shard"] .falling-shard{animation:naturalShardFall 1.35s cubic-bezier(.25,.08,.55,1) both}
@keyframes naturalShardFall{0%{opacity:0;transform:translate3d(0,-8px,0) rotate(-8deg) scale(.72)}16%{opacity:.95}70%{opacity:.92;transform:translate3d(8px,78px,0) rotate(20deg) scale(.72)}100%{opacity:0;transform:translate3d(14px,138px,0) rotate(42deg) scale(.68)}}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="hello"] .chibi-egg,
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="hello"] .chibi-cracked{opacity:0;transform:scale(1.025)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="hello"] .chibi-hatched,
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="born"] .chibi-hatched,
body:not(.guide-active):not(.hub-ready) .birth-scene[data-phase="ready"] .chibi-hatched{opacity:1;transform:scale(1)}
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="born"] .chibi-egg,
body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="born"] .chibi-cracked,
body:not(.guide-active):not(.hub-ready) .birth-scene[data-phase="ready"] .chibi-egg,
body:not(.guide-active):not(.hub-ready) .birth-scene[data-phase="ready"] .chibi-cracked{opacity:0}
@media(prefers-reduced-motion:reduce){body:not(.guide-active):not(.hub-ready) .birth-scene[data-hatch-step="shard"] .falling-shard{animation:none;opacity:0}}
