/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.table{display:table}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#3c2010;--brown:#6b4423;--gold:#c9a96e;--ivory:#f8f4eb;--paper:#fffaf1;--night:#120e0b;--text:#f7efe2;--pointer-x:0;--pointer-y:0}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--night)}body{background:var(--night);color:var(--text);font-family:var(--font-sans),-apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif;margin:0;overflow-x:hidden}a{color:inherit}.skip-link{z-index:100;background:var(--ivory);color:var(--ink);border-radius:0 0 8px 8px;padding:12px 16px;position:fixed;top:-60px;left:16px}.skip-link:focus{top:0}.topbar{z-index:50;color:#fff;pointer-events:none;background:linear-gradient(#08070694,#0000);justify-content:space-between;align-items:center;height:72px;padding:0 clamp(20px,3vw,48px);display:flex;position:fixed;inset:0 0 auto}.topbar a,.topbar nav{pointer-events:auto}.brand{letter-spacing:.05em;font:italic 500 23px Georgia,serif;text-decoration:none}.main-nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff24;border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:2px;padding:7px;font-size:11px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.main-nav a{opacity:.8;border-radius:999px;padding:7px 14px;text-decoration:none;transition:opacity .2s,background .2s}.main-nav a:hover{opacity:1;background:#ffffff24}.main-nav a.is-current{opacity:1;background:#ffffff38}.topbar-download{color:#231c17;background:#fff;border-radius:999px;padding:10px 18px;font-size:11px;font-weight:650;text-decoration:none;transition:transform .2s,background .2s}.topbar-download:hover{background:#f4efe7;transform:scale(1.03)}.scene{isolation:isolate;align-items:center;min-height:100svh;padding:110px clamp(26px,7vw,112px) 82px;display:flex;position:relative;overflow:hidden}.scene-bg{z-index:-3;position:absolute;inset:-3%}.scene-bg img{object-fit:cover;width:106%;height:106%;transform:translate3d(calc(var(--pointer-x)*-5px),calc(var(--pointer-y)*-4px),0) scale(1.015);transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}.scene:hover .scene-bg img{transform:translate3d(calc(var(--pointer-x)*-8px),calc(var(--pointer-y)*-6px),0) scale(1.04)}.scene:after{content:"";z-index:-2;pointer-events:none;position:absolute;inset:0}.scene-copy{z-index:5;width:min(610px,91vw);position:relative}.eyebrow{letter-spacing:.23em;color:#e1c991;font:10px Georgia,serif}.scene h1,.scene h2{font-family:var(--font-serif),"Songti SC",STSong,Georgia,serif;margin:18px 0;font-weight:500;line-height:1.04}.scene h1{font-size:clamp(48px,7.4vw,104px)}.scene h2{font-size:clamp(40px,5.7vw,78px)}.scene-copy>p{color:#f7efe2cf;max-width:500px;font-size:clamp(13px,1.2vw,16px);line-height:1.95}.outline-action{color:inherit;letter-spacing:.06em;border:1px solid;border-radius:999px;align-items:center;gap:18px;margin-top:25px;padding:13px 18px;font-size:11px;text-decoration:none;transition:transform .24s,background .24s,color .24s;display:inline-flex}.outline-action:hover{color:#2d2119;background:#f7efe2;transform:translateY(-3px)}.outline-action span{font-size:13px}.species{z-index:3;object-fit:contain;filter:drop-shadow(0 28px 32px #00000057);transform:translate3d(calc(var(--pointer-x)*10px),calc(var(--pointer-y)*8px),0);transition:transform .65s cubic-bezier(.2,.7,.2,1);position:absolute}.scene:hover .species{transform:translate3d(calc(var(--pointer-x)*14px),calc(var(--pointer-y)*10px - 8px),0) scale(1.012)}.species-label{z-index:5;letter-spacing:.14em;color:#d5bd8a;text-align:right;font:9px/1.65 Georgia,serif;position:absolute;bottom:4%;right:4%}.motion-ready [data-reveal]{opacity:0;transition:opacity .78s,transform .78s cubic-bezier(.2,.7,.2,1);transform:translateY(28px)}.motion-ready [data-reveal].is-visible{opacity:1;transform:none}.hero{color:#fff;--spot-x:50%;--spot-y:52%;background:#050504;height:100dvh;min-height:680px;padding:0;display:block}.hero:after{z-index:1;background:linear-gradient(#04040357 0,#0404031f 36%,#0404034d 64%,#040403e0 100%)}.hero .scene-bg{z-index:-1;animation:1.8s cubic-bezier(.16,1,.3,1) both hero-zoom;inset:0}.hero .scene-bg img{filter:brightness(.68)saturate(.78);width:100%;height:100%;transform:none}.hero:hover .scene-bg img{transform:none}.hero-reveal-layer{z-index:0;opacity:0;pointer-events:none;-webkit-mask-image:radial-gradient(circle 260px at var(--spot-x) var(--spot-y),#000 0%,#000 40%,#000000bf 60%,#0006 75%,#0000001f 88%,transparent 100%);-webkit-mask-image:radial-gradient(circle 260px at var(--spot-x) var(--spot-y),#000 0%,#000 40%,#000000bf 60%,#0006 75%,#0000001f 88%,transparent 100%);-webkit-mask-image:radial-gradient(circle 260px at var(--spot-x) var(--spot-y),#000 0%,#000 40%,#000000bf 60%,#0006 75%,#0000001f 88%,transparent 100%);mask-image:radial-gradient(circle 260px at var(--spot-x) var(--spot-y),#000 0%,#000 40%,#000000bf 60%,#0006 75%,#0000001f 88%,transparent 100%);-webkit-mask-image:radial-gradient(circle 260px at var(--spot-x) var(--spot-y),#000 0%,#000 40%,#000000bf 60%,#0006 75%,#0000001f 88%,transparent 100%);background:url(/og.png) 50%/cover no-repeat;transition:opacity .3s;position:absolute;inset:0}.hero.spotlight-active .hero-reveal-layer{opacity:1}.hero-heading{z-index:5;text-align:center;pointer-events:none;padding:0 22px;animation:1.1s cubic-bezier(.16,1,.3,1) .22s both hero-reveal;position:absolute;top:14%;left:0;right:0}.hero-heading .eyebrow{color:#ffffff9e;margin-bottom:20px;display:block}.hero-heading h1{color:#fff;letter-spacing:-.065em;margin:0;line-height:.94}.hero-heading h1 span{font-size:clamp(50px,7.2vw,104px);display:block}.hero-title-italic{font-family:Georgia,Songti SC,serif;font-style:italic;font-weight:400}.hero-note{z-index:5;color:#ffffffc7;max-width:270px;font-size:12px;line-height:1.75;animation:1s cubic-bezier(.16,1,.3,1) .72s both hero-fade;position:absolute;bottom:54px}.hero-note p{margin:0}.hero-note-left{left:clamp(28px,4vw,58px)}.hero-note-right{right:clamp(28px,4vw,58px)}.hero-action{color:#fff;background:#c66f32;border-radius:999px;margin-top:16px;padding:12px 22px;font-size:12px;font-weight:650;text-decoration:none;transition:transform .22s,background .22s,box-shadow .22s;display:inline-flex}.hero-action:hover{background:#b85e27;transform:scale(1.035);box-shadow:0 10px 30px #c66f324d}@keyframes hero-reveal{0%{opacity:0;filter:blur(12px);transform:translateY(28px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes hero-fade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-zoom{0%{transform:scale(1.12)}to{transform:scale(1)}}.roots:after{background:linear-gradient(90deg,#0b120eeb,#0b120e57 66%,#0b120e8f)}.roots .species{width:min(54vw,730px);height:54%;bottom:3%;right:0}.genealogy{z-index:2;opacity:.8;width:min(40vw,490px);height:42%;position:absolute;top:15%;right:8%}.genealogy .line{transform-origin:top;background:#d3b879;transition:transform 1.15s cubic-bezier(.2,.7,.2,1);position:absolute}.genealogy .vertical{width:1px;height:76%;top:13%;left:50%;transform:scaleY(0)}.genealogy .upper,.genealogy .lower{width:70%;height:1px;left:15%;transform:scaleX(0)}.genealogy .upper{top:30%}.genealogy .lower{top:61%}.genealogy.is-visible .vertical{transform:scaleY(1)}.genealogy.is-visible .upper,.genealogy.is-visible .lower{transform:scaleX(1)}.genealogy .node{background:#18231d;border:1px solid #d3b879;border-radius:50%;width:12px;height:12px;position:absolute}.node-1{top:28%;left:14%}.node-2{top:28%;right:14%}.node-3{top:59%;left:14%}.node-4{top:59%;right:14%}.node-5{bottom:9%;left:calc(50% - 6px)}.archive:after{background:linear-gradient(90deg,#140d09ed,#140d0959 62%,#140d098a)}.archive .species{width:min(53vw,750px);height:56%;bottom:0;right:-2%}.data-plates{z-index:2;grid-template-columns:1fr 1fr;gap:10px;width:min(38vw,480px);display:grid;position:absolute;top:18%;right:8%}.data-plate{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#f7eddd;background:#f9f1e11f;border:1px solid #f4e2bf5c;border-radius:14px;padding:16px}.data-plate b{font:700 24px Georgia,serif;display:block}.data-plate span{color:#d5c3aa;font-size:9px}.data-plate.wide{grid-column:1/-1}.trend-line{border-bottom:1px solid #ddbf846b;height:38px;margin-top:10px;display:block;position:relative}.trend-line:after{content:"";background:#d6b779;height:1px;position:absolute;bottom:9px;left:0;right:0;transform:rotate(-5deg)}.rhythm:after{background:linear-gradient(90deg,#110c09eb,#110c094d,#110c09a6)}.rhythm .species{z-index:2;width:min(30vw,430px);height:48%;bottom:-3%;right:4%}.care-rings{aspect-ratio:1;z-index:1;border:1px solid #d8bb8061;border-radius:50%;width:min(52vw,670px);position:absolute;top:50%;right:4%;transform:translateY(-50%)}.care-rings:before,.care-rings:after{content:"";border:1px solid #d8bb8045;border-radius:50%;position:absolute;inset:12%}.care-rings:after{inset:26%}.date-card{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f9f2e521;border:1px solid #ecd3a661;border-radius:18px;width:260px;padding:24px;position:absolute;top:25%;right:11%}.date-card b{color:#e0c487;font:700 64px Georgia,serif}.date-card span{letter-spacing:.12em;font-size:10px;display:block}.date-card p{color:#d4c5b3;font-size:11px;line-height:1.7}.community:after{background:linear-gradient(90deg,#0a110ded,#0a110d45 58%,#0a110d78)}.community .species{width:min(52vw,710px);height:56%;bottom:2%;right:0}.post-stack{z-index:2;flex-direction:column;gap:9px;width:min(39vw,470px);display:flex;position:absolute;top:16%;right:7%}.post-stack article{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#191f1961;border:1px solid #f6e0b94d;border-radius:15px;padding:14px 16px}.post-stack b{font-size:11px}.post-stack p{color:#c8baaa;margin:6px 0;font-size:10px;line-height:1.55}.post-stack small{color:#cdb47c;font-size:8px}.download:after{background:linear-gradient(90deg,#0b120ee6,#0b120e40 62%,#0b120e61)}.download .scene-copy{width:min(720px,92vw)}.download-options{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.store-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080c093d;border:1px solid #ffffffa6;border-radius:14px;min-width:178px;padding:14px 18px;text-decoration:none;transition:transform .25s,background .25s;display:block}.store-card:hover{background:#f8f4eb29;transform:translateY(-3px)}.store-card b,.store-card span,.store-card small{display:block}.store-card b{font-size:13px}.store-card span{color:#d7c9b7;margin-top:3px;font-size:9px}.store-card small{color:#ae9f8c;margin-top:8px;font-size:8px}.store-card.is-disabled{opacity:.65;cursor:not-allowed}.store-card.is-disabled:hover{background:#080c093d;transform:none}.qr-card{color:#2d2119;z-index:4;background:#f8f4ebf2;border-radius:18px;width:248px;padding:18px;position:absolute;top:50%;right:9%;transform:translateY(-50%)}.qr-card img{border-radius:8px;width:100%;height:auto;display:block}.qr-card b,.qr-card span{display:block}.qr-card b{margin-top:12px}.qr-card span{color:#806b57;margin-top:3px;font-size:9px}.chapter-rail{z-index:45;flex-direction:column;gap:5px;display:flex;position:fixed;top:50%;left:18px;transform:translateY(-50%)}.chapter-rail a{border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.chapter-rail a:before{content:"";border:1px solid #ffffff9e;border-radius:50%;width:7px;height:7px;transition:background .25s,transform .25s}.chapter-rail a.is-active:before{background:#d8bc82;transform:scale(1.35)}.chapter-readout{z-index:45;color:#ead7b4;letter-spacing:.12em;text-shadow:0 2px 8px #000;align-items:baseline;gap:5px;font:10px Georgia,serif;display:none;position:fixed;bottom:18px;right:18px}.chapter-readout b{font-size:18px}.chapter-readout small{font:9px var(--font-sans),sans-serif;letter-spacing:.06em;margin-left:7px}.site-footer{color:#9f8b78;background:#17100c;justify-content:space-between;gap:28px;padding:34px clamp(24px,7vw,110px);font-size:10px;display:flex}.site-footer nav{gap:20px;display:flex}.site-footer a{color:#cbb28a;text-decoration:none}.main-nav a:focus-visible,.topbar-download:focus-visible,.hero-action:focus-visible,.outline-action:focus-visible,.store-card:focus-visible,.site-footer a:focus-visible,.chapter-rail a:focus-visible,.brand:focus-visible{outline-offset:4px;outline:2px solid #e0c487}.legal-page{color:#3c2010;background:linear-gradient(#1a130f 0,#f8f4eb 350px);min-height:100vh}.legal-header{color:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(22px,5vw,72px);display:flex}.legal-header a{text-decoration:none}.legal-back{opacity:.8;font-size:11px}.legal-main{background:#fffdf8f7;border:1px solid #6b442329;border-radius:24px;width:min(880px,100% - 40px);margin:70px auto 90px;padding:clamp(28px,6vw,70px);box-shadow:0 30px 70px #27170d29}.legal-main .eyebrow{color:#8b6842}.legal-main h1{font:500 clamp(38px,6vw,66px)/1.12 var(--font-serif),"Songti SC",serif;margin:18px 0}.legal-intro{color:#705c49;border-bottom:1px solid #e5d9c9;margin-bottom:34px;padding-bottom:28px;font-size:15px;line-height:1.9}.legal-content h2{font:600 22px var(--font-serif),"Songti SC",serif;margin:34px 0 12px}.legal-content p,.legal-content li{color:#604d3d;font-size:14px;line-height:1.95}.legal-content ul{padding-left:20px}.legal-meta{color:#9a8067;font-size:11px}.support-grid{grid-template-columns:1fr 1fr;gap:12px;margin:24px 0;display:grid}.support-card{background:#fffaf2;border:1px solid #dfcfba;border-radius:14px;padding:18px}.support-card b,.support-card span{display:block}.support-card span{margin-top:5px;font-size:13px}.support-download{color:#fff;background:#3c2010;border-radius:999px;margin-top:12px;padding:12px 16px;font-size:12px;text-decoration:none;display:inline-flex}.hash{word-break:break-all;font:10px/1.6 var(--font-mono),monospace;color:#7a6450}.hero-guide{z-index:4;pointer-events:none;opacity:0;transition:opacity .45s;position:absolute;inset:0}.hero.guide-active .hero-guide{opacity:1}.hero-guide-orb{left:var(--guide-x,77%);top:var(--guide-y,73%);border:1px solid #f1daa6cc;border-radius:50%;width:54px;height:54px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 18px 5px #e1c58538,inset 0 0 16px #fff7e033}.hero-guide-orb:after{content:"";filter:blur(5px);background:#fff6dae6;border-radius:50%;position:absolute;inset:12px;box-shadow:0 0 24px #e7c98bb8}.hero-guide-path{opacity:.5;width:min(32vw,420px);height:155px;position:absolute;bottom:17%;right:17%;overflow:visible}.hero-guide-path path{fill:none;stroke:#eedab1b8;stroke-width:1.2px;stroke-linecap:round;stroke-dasharray:4 8;animation:2.6s cubic-bezier(.16,1,.3,1) both guide-path-draw}.hero-guide-copy{left:var(--guide-x,77%);top:calc(var(--guide-y,73%) + 42px);white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff7e6e6;letter-spacing:.13em;text-shadow:0 1px 8px #0009;background:#0a0d0a6b;border:1px solid #ffffff29;border-radius:999px;padding:8px 13px;font-size:10px;position:absolute;transform:translate(-50%)}.hero-guide-copy-mobile{display:none}@keyframes guide-path-draw{0%{stroke-dashoffset:180px;opacity:0}35%{opacity:.8}to{stroke-dashoffset:0;opacity:.32}}@keyframes guide-bloom{0%{opacity:0;transform:translate(-50%,-50%)scale(.35)}35%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(3.2)}}@media (width<=900px){.main-nav,.chapter-rail{display:none}.chapter-readout{display:flex}.scene{align-items:flex-start;min-height:900px;padding-top:124px}.hero{height:100dvh;min-height:680px;padding:0}.hero-heading{top:15%}.hero-heading h1 span{font-size:clamp(48px,12vw,76px)}.hero-note-left{display:none}.hero-note-right{max-width:330px;bottom:56px;left:22px;right:22px}.roots .species,.archive .species,.community .species{width:92vw;height:38%;bottom:3%;right:-16%}.rhythm .species{width:48vw;height:30%;bottom:-2%;right:-5%}.genealogy,.data-plates,.post-stack{width:60vw;top:auto;bottom:34%;right:6%}.genealogy{height:24%;bottom:28%}.date-card{top:auto;bottom:15%;right:7%}.rhythm .date-card{width:215px;bottom:17%;left:5%;right:auto}.care-rings{width:90vw;top:65%;right:-28%}.qr-card{margin-top:26px;position:relative;top:auto;right:auto;transform:none}.download{display:block}.download .scene-copy{width:100%}.data-plate,.date-card,.post-stack article,.store-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.site-footer{line-height:2;display:block}.site-footer nav{margin-top:10px}.support-grid{grid-template-columns:1fr}}@media (width<=560px){.topbar{height:64px;padding:0 16px}.brand{font-size:19px}.topbar-download{padding:9px 13px;font-size:10px}.hero-heading{padding:0 15px;top:14%}.hero-heading .eyebrow{margin-bottom:16px;font-size:8px}.hero-heading h1 span{font-size:clamp(43px,12.8vw,62px)}.hero-note-right{font-size:11px;bottom:42px}.genealogy,.data-plates,.post-stack{width:88vw;right:6%}.data-plates{grid-template-columns:1fr}.data-plate.wide{grid-column:auto}.scene:not(.hero){min-height:940px}.download-options{display:grid}.store-card{min-width:0}.species-label{font-size:8px}.legal-main{width:calc(100% - 24px);margin-top:36px;padding:26px 22px}.legal-header{padding:0 16px}}@media (pointer:coarse){.hero-reveal-layer{opacity:.48;--spot-x:52%;--spot-y:55%;-webkit-mask-image:radial-gradient(min(52vw,260px) at 52% 55%,#000 0 42%,#0000006b 74%,#0000 100%);mask-image:radial-gradient(min(52vw,260px) at 52% 55%,#000 0 42%,#0000006b 74%,#0000 100%)}.hero-guide-path,.hero-guide-copy-desktop{display:none}.hero-guide-copy-mobile{display:inline}.hero-guide-copy{top:calc(var(--guide-y,55%) + 54px)}.hero.guide-active .hero-guide-orb{animation:2.4s cubic-bezier(.16,1,.3,1) both guide-bloom}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.scene-bg img,.species,[data-reveal],.genealogy .line,.hero-heading,.hero-note,.hero-guide-orb,.hero-guide-path,.hero-guide-copy{transition:none!important;animation:none!important;transform:none!important}.motion-ready [data-reveal]{opacity:1}.hero-reveal-layer{opacity:.42}.hero.guide-static .hero-guide-orb,.hero.guide-static .hero-guide-path{display:none}.hero.guide-static .hero-guide-copy{top:60%;left:50%;transform:translate(-50%)!important}}.genealogy{opacity:1;z-index:4;width:min(51vw,700px);height:auto;top:13%;right:4%}.pedigree-chart{color:#f7eddd;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#08120edb,#141d178c);border:1px solid #dabe8152;border-radius:18px;margin:0;overflow:hidden;box-shadow:0 26px 70px #00000047}.pedigree-caption{border-bottom:1px solid #dabe812e;justify-content:space-between;align-items:flex-end;gap:14px;padding:13px 16px 11px;display:flex}.pedigree-caption strong{font:500 14px var(--font-serif),"Songti SC",serif;letter-spacing:.08em}.pedigree-caption span{color:#bcae97;letter-spacing:.08em;font-size:7px}.pedigree-canvas{height:clamp(286px,31vw,360px);padding:0 12px;position:relative}.pedigree-connections{z-index:0;width:100%;height:100%;position:absolute;inset:0}.pedigree-branch{fill:none;stroke:#c9a96e;stroke-width:1.3px;vector-effect:non-scaling-stroke;opacity:.68;stroke-dasharray:900;stroke-dashoffset:900px;transition:stroke-dashoffset 1.5s cubic-bezier(.2,.7,.2,1)}.genealogy.is-visible .pedigree-branch{stroke-dashoffset:0}.pedigree-generations{z-index:1;position:absolute;inset:0}.pedigree-level{margin:0;position:absolute;left:2%;right:2%}.pedigree-level h3{color:#d9bd83;letter-spacing:.16em;margin:0;font:6px Georgia,serif;position:absolute;top:-11px;left:0}.pedigree-level.generation-great{top:2%}.pedigree-level.generation-grand{top:28.5%}.pedigree-level.generation-parents{top:55%}.pedigree-level.generation-self{top:81.5%}.pedigree-generation{align-items:start;gap:5px;margin:0;padding:0;list-style:none;display:grid}.pedigree-generation.generation-great{grid-template-columns:repeat(8,1fr)}.pedigree-generation.generation-grand{grid-template-columns:repeat(4,1fr);padding:0 6%}.pedigree-generation.generation-parents{grid-template-columns:repeat(2,1fr);padding:0 19%}.pedigree-generation.generation-self{grid-template-columns:1fr;padding:0 36%}.pedigree-node{text-align:center;background:#0c1812e6;border:1px solid #d2b57861;border-radius:7px;min-width:0;padding:5px 4px 4px;position:relative;box-shadow:0 5px 14px #0000002e}.pedigree-node:before{content:"";background:#17241d;border:1px solid #d5b972;width:5px;height:5px;position:absolute;top:-3px;left:50%;transform:translate(-50%)}.pedigree-node.is-female:before{border-radius:50%}.pedigree-node.is-root{background:linear-gradient(145deg,#573d1ceb,#1b2319f0);border-color:#e5c57e;box-shadow:0 0 22px #d5b97229}.pedigree-relation,.pedigree-name,.pedigree-code,.pedigree-origin{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.pedigree-relation{color:#a99c88;font-size:5px}.pedigree-name{color:#f6ead4;font:600 7px var(--font-serif),serif;margin-top:2px}.pedigree-code{color:#d7b971;font:5px var(--font-mono),monospace;letter-spacing:.02em;margin-top:2px}.pedigree-origin{color:#cabca7;margin-top:2px;font-size:5px}.data-plates{z-index:4;width:min(43vw,550px)}.data-plate.wide{padding:14px 15px 10px}.weight-history{margin:0}.weight-summary{grid-template-columns:1fr auto;align-items:end;gap:2px 12px;display:grid}.weight-summary>span:first-child{color:#d5c3aa;letter-spacing:.06em;align-self:start;font-size:8px}.weight-current{color:#f8e9cc;grid-area:1/2/3;font:600 27px Georgia,serif}.weight-change{color:#b8d5aa!important;font-size:7px!important}.weight-chart{width:100%;height:auto;margin-top:4px;display:block;overflow:visible}.chart-grid line{stroke:#e6d5b329;stroke-width:1px}.chart-tick text,.chart-date{fill:#b8a991;font:8px var(--font-mono),monospace}.chart-axis{stroke:#e2c88f59;stroke-width:1px}.chart-area{fill:#d0b16e1a}.chart-line{stroke:#e1c47e;stroke-width:2.4px;stroke-linejoin:round;stroke-linecap:round;filter:drop-shadow(0 0 4px #e1c47e52)}.chart-point circle{fill:#1a281f;stroke:#f0d38e;stroke-width:2px}.chart-point-label{fill:#f5e7c9;font:600 8px Georgia,serif}.chapter-next{z-index:8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#070d0a61;border:1px solid #f4e5c78c;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:1fr 30px;column-gap:18px;min-width:205px;padding:12px 13px 12px 16px;text-decoration:none;transition:transform .24s,background .24s,border-color .24s;display:grid;position:absolute;bottom:28px;left:clamp(28px,7vw,112px)}.chapter-next:hover{background:#f6ecd824;border-color:#dfc486;transform:translateY(-4px)}.next-chapter{color:#cdb47d;letter-spacing:.17em;font:7px Georgia,serif}.next-label{font:500 11px var(--font-serif),"Songti SC",serif;letter-spacing:.04em;margin-top:3px}.next-arrow{color:#ead19a;border:1px solid #e8d09d80;border-radius:50%;grid-area:1/2/3;align-self:center;place-items:center;width:30px;height:30px;font-size:14px;display:grid}.chapter-next:focus-visible{outline-offset:4px;outline:2px solid #e0c487}@media (width<=900px){.roots,.archive{min-height:1080px}.genealogy{width:calc(100% - 48px);height:auto;top:auto;bottom:25%;right:24px}.pedigree-canvas{height:330px}.data-plates{width:calc(100% - 48px);top:auto;bottom:29%;right:24px}.chapter-next{bottom:26px;left:24px}}@media (width<=560px){.roots,.archive{min-height:1120px}.genealogy{width:calc(100% - 24px);bottom:24%;right:12px}.pedigree-caption{align-items:flex-start;padding:11px 12px 9px}.pedigree-caption span{text-align:right;max-width:145px}.pedigree-canvas{height:320px;padding:0 5px}.pedigree-generation{gap:2px}.pedigree-level{left:1%;right:1%}.pedigree-generation.generation-grand{padding:0 4%}.pedigree-generation.generation-parents{padding:0 16%}.pedigree-generation.generation-self{padding:0 31%}.pedigree-node{border-radius:5px;padding:4px 2px 3px}.pedigree-relation{font-size:4px}.pedigree-name{font-size:6px}.pedigree-code,.pedigree-origin{font-size:4px}.data-plates{gap:7px;width:calc(100% - 24px);bottom:28%;right:12px}.data-plate{padding:12px}.data-plate.wide{padding:12px 8px 7px}.weight-current{font-size:23px}.chart-tick text,.chart-date,.chart-point-label{font-size:7px}.chapter-next{min-width:190px;padding:10px 11px 10px 14px;bottom:22px;left:16px}}@media (prefers-reduced-motion:reduce){.pedigree-branch{stroke-dashoffset:0;transition:none}.chapter-next{transition:none}}.roots,.archive{min-height:960px}.roots .species,.archive .species{height:40%;bottom:3%}.genealogy,.data-plates{z-index:2}@media (width<=900px){.roots,.archive{min-height:1500px}.genealogy,.data-plates{top:390px;bottom:auto}.roots .species,.archive .species{height:38%;bottom:9%;right:-28%}}@media (width<=560px){.roots,.archive{min-height:1500px}.genealogy,.data-plates{top:390px;bottom:auto}}:root{--dense-scene-height:1000px}.roots[data-layout=controlled-overlap],.archive[data-layout=controlled-overlap]{min-height:clamp(840px,100svh,var(--dense-scene-height))}.roots[data-layout=controlled-overlap] [data-zone=data],.archive[data-layout=controlled-overlap] [data-zone=data]{z-index:3}.roots[data-layout=controlled-overlap] .pedigree-canvas{height:300px}.roots[data-layout=controlled-overlap] .pedigree-chart{background:linear-gradient(145deg,#08120eb8,#141d176b)}.archive[data-layout=controlled-overlap] .data-plate{background:#f9f1e11a}[data-layout=controlled-overlap] .species{z-index:6;height:44%;bottom:0}[data-layout=controlled-overlap] .species-label{z-index:7}@media (width<=900px){.roots[data-layout=controlled-overlap],.archive[data-layout=controlled-overlap]{min-height:var(--dense-scene-height)}.roots[data-layout=controlled-overlap] .genealogy,.archive[data-layout=controlled-overlap] .data-plates{width:min(78vw,520px);top:340px;bottom:auto;right:18px}.roots[data-layout=controlled-overlap] .pedigree-canvas{height:260px}.roots[data-layout=controlled-overlap] .species,.archive[data-layout=controlled-overlap] .species{width:84vw;height:35%;bottom:0;right:-18%}}@media (width<=560px){.roots[data-layout=controlled-overlap],.archive[data-layout=controlled-overlap]{min-height:var(--dense-scene-height)}.roots[data-layout=controlled-overlap] .genealogy,.archive[data-layout=controlled-overlap] .data-plates{width:min(82vw,500px);top:338px;right:12px}.roots[data-layout=controlled-overlap] .pedigree-canvas{height:252px}.roots[data-layout=controlled-overlap] .species,.archive[data-layout=controlled-overlap] .species{width:88vw;height:35%;right:-22%}}html.stage-mode,body.stage-mode{overscroll-behavior:none;width:100%;height:100%;overflow:hidden!important}body.stage-mode{position:fixed;inset:0}.chapter-stage{touch-action:manipulation;background:#050504;width:100%;height:100dvh;min-height:100dvh;position:relative;overflow:clip}.chapter-stage>.scene{opacity:0;visibility:hidden;pointer-events:none;z-index:0;contain:layout paint;transform-origin:50%;width:100%;height:100%;max-height:100dvh;position:absolute;inset:0;overflow:clip;min-height:0!important}.chapter-stage>.scene.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}.chapter-stage>.scene:focus{outline:none}.chapter-stage>.scene.is-entering{z-index:4}.chapter-stage>.scene.is-leaving{visibility:visible;pointer-events:none;z-index:3;animation:.42s cubic-bezier(.4,0,1,1) both chapter-scene-out}.chapter-stage .scene:not(.hero){padding:0}.chapter-stage .hero .scene-bg,.chapter-stage .hero-heading,.chapter-stage .hero-note{animation:none}.chapter-stage .scene:not(.hero) .scene-copy{z-index:6;width:min(38vw,550px);position:absolute;top:clamp(96px,14vh,142px);left:clamp(54px,7vw,112px)}.chapter-stage .scene-copy>p{margin-bottom:0}.chapter-stage .scene-bg{will-change:filter,scale,opacity}.chapter-stage .species{z-index:8;will-change:translate,scale,rotate,opacity}.chapter-stage .species-label{z-index:9;bottom:74px;right:30px}.chapter-stage [data-zone=data],.chapter-stage .data-plates,.chapter-stage .date-card,.chapter-stage .post-stack,.chapter-stage .qr-card,.chapter-stage .care-rings{z-index:4}.chapter-stage .chapter-next{z-index:12;bottom:28px}.chapter-readout{display:flex;bottom:28px;right:30px}html[data-active-chapter="06"] .chapter-readout{bottom:64px}.chapter-stage .roots .genealogy{width:min(51vw,720px);height:auto;top:15%;right:4.5%}.chapter-stage .roots .pedigree-canvas{height:clamp(220px,32vh,320px)}.chapter-stage .pedigree-level.generation-self{top:auto;bottom:6px}.chapter-stage .archive .data-plates{width:min(45vw,620px);top:16%;right:5%}.chapter-stage .roots .species,.chapter-stage .archive .species{width:min(56vw,790px);height:46%;bottom:-2%;right:-2%}.chapter-stage .rhythm .species{width:min(34vw,480px);height:52%;bottom:-4%;right:2%}.chapter-stage .rhythm .date-card{top:23%;right:12%}.chapter-stage .community .post-stack{width:min(42vw,520px);top:17%;right:6%}.chapter-stage .community .species{width:min(55vw,760px);height:58%;bottom:-3%;right:-2%}.chapter-stage .download .scene-copy{width:min(54vw,720px)}.chapter-stage .download .qr-card{width:clamp(190px,17vw,248px);top:50%;right:8%}.chapter-stage .download .chapter-next{bottom:66px}.chapter-footer{z-index:15;min-height:48px;padding:12px clamp(20px,7vw,110px) calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#0f0b0838,#0f0b08e6);align-items:center;position:absolute;bottom:0;left:0;right:0}.scene.is-entering .scene-bg{animation:1.04s cubic-bezier(.16,1,.3,1) both chapter-bg-in}.scene.is-entering .scene-copy,.scene.is-entering .hero-heading,.scene.is-entering .hero-note-left,.scene.is-entering .chapter-next{animation:.72s cubic-bezier(.16,1,.3,1) .1s backwards chapter-copy-in}.scene.is-entering .genealogy,.scene.is-entering .data-plates,.scene.is-entering .date-card,.scene.is-entering .post-stack,.scene.is-entering .qr-card,.scene.is-entering .care-rings,.scene.is-entering .hero-note-right{animation:.76s cubic-bezier(.16,1,.3,1) .22s backwards chapter-data-in}.scene.is-entering .species{animation:.9s cubic-bezier(.16,1,.3,1) .36s backwards chapter-specimen-in}.scene.is-entering .species-label{animation:.58s .7s backwards chapter-label-in}.chapter-stage .genealogy .pedigree-branch{stroke-dashoffset:900px}.chapter-stage .scene.is-active:not(.is-entering) .genealogy .pedigree-branch{stroke-dashoffset:0}.chapter-stage .scene.is-entering .genealogy .pedigree-branch{animation:1.25s cubic-bezier(.2,.7,.2,1) .38s both chapter-pedigree-draw}@keyframes chapter-bg-in{0%{opacity:.48;filter:brightness(.34)saturate(.62);scale:1.06}to{opacity:1;filter:brightness()saturate();scale:1}}@keyframes chapter-copy-in{0%{opacity:0;filter:blur(7px);translate:-64px}to{opacity:1;filter:blur();translate:0}}@keyframes chapter-data-in{0%{opacity:0;filter:blur(6px);translate:72px;scale:.98}to{opacity:1;filter:blur();translate:0;scale:1}}@keyframes chapter-specimen-in{0%{opacity:0;filter:blur(5px)drop-shadow(0 28px 32px #00000057);translate:120px 28px;rotate:2.5deg;scale:.93}to{opacity:1;filter:blur()drop-shadow(0 28px 32px #00000057);translate:0;rotate:none;scale:1}}@keyframes chapter-label-in{0%{opacity:0;translate:24px}to{opacity:1;translate:0}}@keyframes chapter-pedigree-draw{0%{stroke-dashoffset:900px;opacity:.2}to{stroke-dashoffset:0;opacity:.68}}@keyframes chapter-scene-out{0%{opacity:1;filter:brightness();scale:1}to{opacity:0;filter:brightness(.68);scale:.985}}@media (width<=900px){.chapter-stage .scene:not(.hero) .scene-copy{width:min(52vw,370px);top:clamp(92px,13vh,118px);left:clamp(24px,5vw,42px)}.chapter-stage .scene:not(.hero) h2{margin:13px 0;font-size:clamp(35px,7vw,54px)}.chapter-stage .scene-copy>p{max-width:330px;font-size:11px;line-height:1.68}.chapter-stage .roots .genealogy,.chapter-stage .archive .data-plates{width:min(72vw,520px);top:35%;bottom:auto;right:18px}.chapter-stage .roots .pedigree-canvas{height:clamp(205px,31vh,250px)}.chapter-stage .roots .species,.chapter-stage .archive .species{width:82vw;height:34%;bottom:-1%;right:-18%}.chapter-stage .rhythm .date-card{width:215px;top:42%;bottom:auto;right:6%}.chapter-stage .rhythm .species{width:55vw;height:39%;bottom:-4%;right:-7%}.chapter-stage .community .post-stack{width:min(66vw,480px);top:35%;bottom:auto;right:5%}.chapter-stage .community .species{width:82vw;height:43%;bottom:-4%;right:-14%}.chapter-stage .download .scene-copy{width:min(61vw,440px)}.chapter-stage .download .qr-card{width:180px;margin:0;position:absolute;top:auto;bottom:78px;right:5%;transform:none}.chapter-stage .download .chapter-next{bottom:62px;left:24px}.chapter-footer{line-height:1.5;display:flex}.chapter-footer nav{margin-top:0}}@media (width>=561px) and (width<=900px){.chapter-stage .scene:not(.hero) .scene-copy{width:37vw}.chapter-stage .scene:not(.hero) h2{font-size:clamp(34px,5vw,46px)}.chapter-stage .roots .genealogy,.chapter-stage .archive .data-plates{width:55vw;top:17%;right:3%}.chapter-stage .roots .pedigree-canvas{height:clamp(210px,31vh,250px)}}@media (width<=560px){.chapter-stage .scene:not(.hero) .scene-copy{width:calc(100% - 36px);top:86px;left:18px}.chapter-stage .scene:not(.hero) h2{font-size:clamp(34px,10.4vw,45px);line-height:1.02}.chapter-stage .scene:not(.hero) .scene-copy>p{-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:92%;display:-webkit-box;overflow:hidden}.chapter-stage .roots .genealogy,.chapter-stage .archive .data-plates{width:calc(100% - 24px);top:32%;right:12px}.chapter-stage .roots .pedigree-canvas{height:clamp(200px,29vh,238px)}.chapter-stage .archive .data-plates{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.chapter-stage .archive .data-plate.wide{grid-column:1/-1}.chapter-stage .archive .weight-chart{max-height:150px}.chapter-stage .roots .species,.chapter-stage .archive .species{width:91vw;height:31%;bottom:0;right:-25%}.chapter-stage .rhythm .date-card{width:190px;padding:18px;top:41%;right:14px}.chapter-stage .rhythm .date-card b{font-size:52px}.chapter-stage .community .post-stack{width:78vw;top:34%;right:12px}.chapter-stage .community .post-stack article{padding:11px 13px}.chapter-stage .download .scene-copy{width:calc(100% - 36px)}.chapter-stage .download-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:100%;margin-top:16px;display:grid}.chapter-stage .download .store-card{padding:10px 11px}.chapter-stage .download .qr-card{border-radius:13px;width:142px;padding:10px;bottom:82px;right:16px}.chapter-stage .download .qr-card b{margin-top:7px;font-size:11px}.chapter-stage .download .qr-card span{font-size:7px}.chapter-stage .download .chapter-next{min-width:170px;bottom:66px;left:16px}.chapter-footer{min-height:48px;padding:9px 14px calc(9px + env(safe-area-inset-bottom));font-size:8px}.chapter-footer nav{gap:10px}.chapter-readout{bottom:25px;right:16px}html[data-active-chapter="06"] .chapter-readout{bottom:58px}.chapter-stage .species-label{bottom:68px;right:16px}}@media (height<=740px){.chapter-stage .scene:not(.hero) .scene-copy{top:78px}.chapter-stage .scene:not(.hero) h2{margin:10px 0;font-size:clamp(32px,5.2vw,56px)}.chapter-stage .scene-copy>p{-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.55;display:-webkit-box;overflow:hidden}.chapter-stage .roots .genealogy,.chapter-stage .archive .data-plates{top:31%}.chapter-stage .roots .pedigree-canvas{height:clamp(176px,29vh,215px)}.chapter-stage .archive .weight-chart{max-height:142px}.chapter-stage .data-plate{padding:10px 12px}.chapter-stage .roots .species,.chapter-stage .archive .species{height:32%}.chapter-stage .date-card{padding:16px}.chapter-stage .post-stack article{padding:10px 13px}.chapter-stage .download-options{margin-top:13px}.chapter-stage .download .store-card{padding:9px 11px}}@media (width<=560px) and (height<=740px){.chapter-stage .roots .genealogy,.chapter-stage .archive .data-plates{top:34%}}@media (orientation:landscape) and (height<=560px){.chapter-stage .scene:not(.hero) .scene-copy{width:36vw;top:72px;left:58px}.chapter-stage .scene:not(.hero) h2{font-size:clamp(29px,5.6vh,42px)}.chapter-stage .roots .genealogy,.chapter-stage .archive .data-plates{width:52vw;top:19%;right:4%}.chapter-stage .roots .pedigree-canvas{height:42vh}.chapter-stage .roots .species,.chapter-stage .archive .species{width:48vw;height:40%;right:-5%}.chapter-stage .rhythm .date-card,.chapter-stage .community .post-stack{width:38vw;top:22%;right:7%}.chapter-stage .download .scene-copy{width:50vw}.chapter-stage .download .qr-card{width:132px;bottom:64px;right:6%}.chapter-stage .download-options{flex-wrap:nowrap;display:flex}.chapter-stage .download .store-card{min-width:150px}}@media (prefers-reduced-motion:reduce){.scene.is-entering .scene-bg,.scene.is-entering .scene-copy,.scene.is-entering .hero-heading,.scene.is-entering .hero-note,.scene.is-entering .chapter-next,.scene.is-entering .genealogy,.scene.is-entering .data-plates,.scene.is-entering .date-card,.scene.is-entering .post-stack,.scene.is-entering .qr-card,.scene.is-entering .care-rings,.scene.is-entering .species,.scene.is-entering .species-label,.scene.is-leaving{animation:none!important}.chapter-stage .scene.is-entering .genealogy .pedigree-branch{stroke-dashoffset:0;animation:none}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
