@charset "UTF-8";
:root{--ink:#202a2e;--muted:#657075;--paper:#f6f7f5;--accent:#416c79;--line:#d8dedf;--header:76px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:135px}body{margin:0;color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei UI","Microsoft YaHei",sans-serif;font-weight:400;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit}button:focus-visible,a:focus-visible{outline:2px solid #4d8ca2;outline-offset:6px}button{border:0}button:disabled{cursor:default}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h1{font-size:clamp(42px,4.8vw,74px);line-height:1.33;letter-spacing:-.045em}h2{font-size:clamp(32px,3.5vw,54px);line-height:1.42;letter-spacing:-.035em}h3{font-size:23px;line-height:1.55}p{line-height:1.9}button,a{touch-action:manipulation}[hidden]{display:none!important}.skip{position:fixed;top:-80px;left:20px;z-index:100;padding:12px;background:#fff}.skip:focus{top:12px}.header{height:var(--header);padding:0 4.3%;display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;width:100%;z-index:50;background:rgba(249,250,248,.9);backdrop-filter:blur(22px);border-bottom:1px solid #2d424511}.brand{display:flex;align-items:center;gap:10px;font-size:19px;white-space:nowrap;letter-spacing:.05em}.brand img{width:29px;height:29px}.brand>span{font-size:9px;letter-spacing:.2em;margin-left:7px;color:#637579}.header nav{display:flex;align-items:center;gap:35px;height:100%;font-size:14px}.header nav a{display:flex;align-items:center;gap:10px;height:100%;position:relative}.header nav .active:after{content:"";position:absolute;height:2px;background:var(--ink);bottom:0;left:0;right:0}.author-link{margin-left:16px}.eyebrow{font-size:12px;letter-spacing:.19em;color:var(--accent);margin-bottom:25px;font-weight:500}.section-pad{padding:115px max(6%,calc((100vw - 1280px)/2))}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:60px}.section-heading>p{font-size:16px;color:var(--muted);padding-bottom:8px;max-width:420px;line-height:2}.lead{font-size:18px;line-height:2;color:var(--muted);margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:16px 24px;min-height:54px;font-size:14px;border:1px solid transparent;border-radius:2px;transition:background .25s,transform .25s}.button:hover{transform:translateY(-2px)}.button.dark{color:#fff;background:#253a43}.button.dark:hover{background:#3b5863}.button.outline{border-color:#c6d0d3;background:transparent}.button.outline:hover{background:#e5ecec}.button span{font-size:19px}.hero{height:min(960px,100svh);min-height:730px;position:relative;overflow:hidden;padding-top:var(--header)}.scene-image{position:absolute;width:100%;height:100%;inset:0;object-fit:cover}.hero-image{object-position:center 50%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(246,246,241,.67) 0%,rgba(247,246,242,.25) 46%,transparent 69%)}.hero-copy{position:relative;margin-left:8%;padding-top:clamp(80px,14vh,160px);width:54%}.hero-copy .eyebrow{font-size:12px;margin-bottom:24px;color:#4d5c5f}.hero-description{font-size:16px;line-height:2;margin-top:25px;color:#49575a}.hero .button{margin-top:35px}.hero-bottom{position:absolute;bottom:35px;left:4.3%;right:4.3%;display:flex;justify-content:space-between;font-size:11px;letter-spacing:.12em;color:#4c5d61}.hero-bottom>span:last-child{display:flex;align-items:center;gap:15px}.scroll-line{height:35px;width:1px;background:#6b7d80;display:inline-block}.chapter-nav{position:sticky;top:var(--header);z-index:35;height:57px;background:rgba(247,248,247,.95);backdrop-filter:blur(12px);border-bottom:1px solid #dce1e2;display:flex;align-items:center;justify-content:space-between;padding:0 6%;font-size:12px}.chapter-nav>span{color:#879195;font-size:11px}.chapter-nav div{display:flex;gap:35px}.chapter-nav a:hover{color:var(--accent)}.intro{text-align:center;background:#fff;padding-top:115px;padding-bottom:85px}.intro h2{font-size:clamp(32px,3.1vw,46px)}.intro .lead{font-size:16px}.benefits{display:flex;text-align:left;max-width:1050px;margin:72px auto 0;gap:80px}.benefits>a{flex:1;font-size:23px;padding:22px 0;border-top:1px solid var(--line)}.benefits span{font-size:10px;color:#829195;margin-right:15px}.benefits small{display:block;font-size:13px;margin-top:15px;color:var(--muted)}.memory{background:#f2f3f0}.memory-stage{position:relative;min-height:570px}.memory-stage>img{width:76%;height:570px;object-fit:cover;border-radius:2px}.image-caption{position:absolute;bottom:30px;left:35px;color:#fff;text-shadow:0 1px 15px #000;display:flex;flex-direction:column;gap:8px}.image-caption small{font-size:12px;opacity:.85}.memory-card{position:absolute;right:0;top:55px;width:37%;padding:35px 28px;background:rgba(253,254,252,.96);box-shadow:0 20px 70px #3143480d;backdrop-filter:blur(15px)}.tiny-label{font-size:11px;letter-spacing:.13em;color:var(--muted)}.memory-entry{display:flex;align-items:center;gap:14px;padding:24px 0;border-bottom:1px solid #e2e7e6;font-size:15px}.memory-entry i{font-size:23px;font-style:normal;color:var(--accent);width:24px}.memory-entry div{flex:1}.memory-entry small{display:block;color:#7f8a8d;font-size:11px;margin-top:8px;line-height:1.5}.memory-entry>span{font-size:9px;color:#9ca6a9}.memory-card>p{font-size:13px;color:#6c797d;line-height:1.85;margin-top:23px}.fineprint{font-size:11px;color:#8b9597;margin-top:17px}.thinking{background:#fbfcfb;padding-bottom:100px}.scene-tabs{display:flex;gap:36px;border-bottom:1px solid var(--line);margin-bottom:30px}.scene-tabs button{padding:12px 0 17px;font-size:14px;background:transparent;color:#7a8589;position:relative}.scene-tabs button[aria-selected=true]{color:#243b45}.scene-tabs button[aria-selected=true]:after{content:"";height:2px;background:#456d78;position:absolute;bottom:-1px;left:0;right:0}.knowledge-stage{height:770px;position:relative;background:radial-gradient(ellipse at 50% 30%,#e7edef,#f0f3f3 65%,#f7f8f7);border:1px solid #e0e7e8;overflow:hidden}.knowledge-top{position:absolute;top:27px;left:30px;font-size:11px;letter-spacing:.05em;display:flex;align-items:center;gap:10px;color:#73888e}.live-dot{display:inline-block;width:5px;height:5px;background:#598c80;border-radius:50%;box-shadow:0 0 0 4px #598c8010}.constellation{position:absolute;left:0;top:20px;width:100%;height:550px}.knowledge-note{position:absolute;z-index:2;width:230px;padding:20px 22px;background:#ffffffb8;border:1px solid #fff;border-radius:5px;box-shadow:0 8px 30px #536b7310;backdrop-filter:blur(10px)}.knowledge-note>span{font-size:10px;letter-spacing:.1em;color:#80959c;display:block;margin-bottom:11px}.knowledge-note strong{display:block;font-size:15px;font-weight:400}.knowledge-note small{font-size:11px;color:#8b979a;display:block;margin-top:8px;line-height:1.7}.note-a{left:8%;top:115px}.note-b{right:8%;top:115px}.note-c{left:8%;top:365px}.note-d{right:8%;top:365px}.knowledge-core{position:absolute;top:199px;left:calc(50% - 110px);height:210px;width:220px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;text-align:center}.core-orbit{position:absolute;width:200px;height:200px;border:1px solid #bacbd0;border-radius:50%;box-shadow:inset 0 0 50px #ffffff88,0 0 55px #a2bfc533;background:#f6f9f9b3;z-index:0}.knowledge-core>*:not(.core-orbit){z-index:1}.core-icon{font-size:37px;color:#537681;line-height:1}.knowledge-core small{font-size:10px;color:#6b838b}.knowledge-core strong{font-weight:400;font-size:17px}.core-label{font-size:9px;letter-spacing:.15em;color:#8a9ba0}.suggestion{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);width:min(640px,88%);display:flex;gap:18px;padding:25px 28px;background:#fff;border:1px solid #e2e9e9;box-shadow:0 12px 35px #35515e0c;border-radius:6px}.suggestion-icon{font-size:26px;color:#476e7b}.suggestion>div{flex:1}.suggestion div>span{font-size:10px;letter-spacing:.08em;color:#819197}.suggestion p{font-size:14px;margin-top:10px;min-height:52px;line-height:1.85}.suggestion-actions{display:flex;gap:20px;margin-top:14px;align-items:center}.suggestion-actions button{font-size:12px;border-radius:3px;background:transparent;color:#829195;padding:10px 0}.suggestion-actions button:first-child{background:#284d5a;color:#fff;padding:10px 16px;min-width:145px;text-align:left}.suggestion-actions button:first-child span{float:right;margin-left:20px}.suggestion small{display:block;font-size:10px;color:#89979c;margin-top:12px}.friends{background:#17282f;color:#eaf0f1}.friends .eyebrow{color:#9fbfc6}.friends .section-heading>p{color:#a7b7bc}.social-stage{height:420px;position:relative;display:flex;align-items:center;justify-content:space-between;padding:30px 6% 70px;background:radial-gradient(ellipse,#29414a 0%,#1a2d35 60%,#1c2d33 100%);overflow:hidden}.social-links{position:absolute;inset:0;width:100%;height:100%;opacity:.7}.social-person{position:relative;text-align:center;z-index:1;width:240px}.avatar{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;letter-spacing:.04em;margin:0 auto 20px;background:linear-gradient(145deg,#86a5a5,#486571);border:1px solid #91a9b2;box-shadow:0 0 0 10px #78949e10}.avatar-two{background:linear-gradient(145deg,#b0a998,#686b65);border-color:#9ca8a6}.social-person h3{font-size:17px}.social-person p{font-size:10px;color:#a9bec5;margin-top:9px}.thought{font-size:11px;padding:15px 12px;margin-top:25px;border:1px solid #63839050;border-radius:4px;background:#31454c70;color:#c0d1d7}.shared-topic{position:absolute;left:50%;top:130px;transform:translateX(-50%);width:250px;text-align:center;display:flex;flex-direction:column;gap:14px}.shared-topic>span{font-size:10px;color:#9fb4bb}.shared-topic strong{font-size:17px;font-weight:400}.shared-topic small{font-size:9px;color:#7c979f}.social-permission{position:absolute;bottom:30px;left:0;right:0;text-align:center;font-size:12px;color:#a1bdc7}.social-permission .live-dot{margin-right:10px;background:#93bfae}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:95px}.social-details{margin-top:50px}.number{font-size:11px;color:#91a5ad;letter-spacing:.1em;display:block;margin-bottom:19px}.two-columns h3{margin-bottom:14px}.two-columns p{font-size:15px;color:var(--muted)}.social-details p{color:#9fb1b8;font-size:14px}.social-details h3{font-size:21px}.expert{background:#fff}.expert-heading{text-align:center}.expert-heading .lead{font-size:16px}.expert-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:70px}.expert-grid article{padding-top:25px;border-top:1px solid #d7dee0}.expert-symbol{display:block;font-size:34px;color:#79969d;height:70px}.expert-grid small{display:block;color:#849398;font-size:11px;letter-spacing:.08em;margin-bottom:14px}.expert-grid h3{font-size:23px;line-height:1.6}.expert-grid p{font-size:14px;color:var(--muted);margin-top:19px;line-height:1.9}.author-banner{margin-top:85px;background:#edf1f1;padding:40px;display:flex;gap:35px;align-items:center;justify-content:space-between;scroll-margin-top:30px}.author-banner .eyebrow{font-size:10px;margin-bottom:15px}.author-banner h3{font-size:23px}.author-banner p:not(.eyebrow){font-size:13px;color:var(--muted);margin-top:16px}.author-banner .button{flex-shrink:0;font-size:13px;gap:25px}.living-scenes{display:grid;grid-template-columns:1fr 1fr;gap:35px}.living-scenes h3{margin-top:30px;font-size:23px}.living-scenes p{color:var(--muted);font-size:14px;margin-top:16px;line-height:2}.event-visual,.consumption-visual{height:355px;position:relative;overflow:hidden}.event-visual{background:#dbe3dd;padding:35px}.event-word{font-size:45px;color:#405c4e;letter-spacing:-.035em;line-height:1.1;position:relative}.event-orbit{position:absolute;width:390px;height:390px;right:-150px;top:-60px;border:40px solid #a1b6a580;border-radius:50%;box-shadow:0 0 0 35px #e9efeb70,0 0 0 70px #bdcdc280;transform:rotate(-25deg)}.event-ticket{position:absolute;right:30px;bottom:32px;width:270px;background:#ffffffda;border:1px solid #fff;backdrop-filter:blur(12px);padding:25px;box-shadow:0 12px 25px #3d58490c;transform:rotate(-5deg)}.event-ticket small{font-size:10px;color:#83968b;display:block}.event-ticket strong{font-weight:400;font-size:19px;display:block;margin:16px 0}.event-ticket span{font-size:10px;color:#718276}.consumption-visual{background:#e3e9ee;padding:30px}.recommendation{margin:30px auto 0;background:#f9fbfccf;border:1px solid #fff;box-shadow:0 20px 60px #46698710;border-radius:6px;padding:22px 27px;max-width:350px}.recommendation>span{font-size:24px;color:#628493}.recommendation p{margin:8px 0 20px!important;font-size:18px;color:#344e5b;line-height:1.8}.recommendation>div{display:flex;gap:6px}.recommendation>div>span{font-size:9px;color:#7b8b98;border:1px solid #d4dfe6;padding:5px 7px}.principle{font-size:12px;color:#899596;margin-top:38px;border-top:1px solid #dbe2e2;padding-top:25px}.access{background:#fff}.access-image{position:relative;height:670px;overflow:hidden}.access-image>img{width:100%;height:100%;object-fit:cover}.agent-overlay{position:absolute;left:10%;top:28%;padding:30px 35px;border:1px solid #ffffffb0;background:#f7fafbd9;border-radius:6px;box-shadow:0 12px 45px #264d5d16;backdrop-filter:blur(25px);width:340px}.agent-overlay>span{font-size:11px;color:#6a7f88}.agent-overlay strong{font-size:21px;font-weight:400;display:block;margin-top:20px}.agent-overlay em{font-style:normal;color:#51808e}.agent-overlay small{font-size:10px;color:#9ba8ad}.agent-wave{height:45px;display:flex;gap:4px;align-items:center;margin:20px 0}.agent-wave i{display:block;background:#7599a5;width:3px;height:12px;border-radius:4px;animation:wave 2s infinite alternate}.agent-wave i:nth-child(2n){height:27px;animation-delay:-.8s}.agent-wave i:nth-child(3n){height:18px;animation-delay:-1.5s}@keyframes wave{to{transform:scaleY(.4);opacity:.5}}.access-copy{position:relative;padding-top:85px;padding-bottom:95px}.access-options{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:45px;max-width:950px}.access-options h3{font-size:19px}.access-options p{font-size:14px;color:var(--muted);margin-top:15px}.text-link{font-size:13px;background:transparent;padding:0 0 8px;border-bottom:1px solid #94a6ad;margin-top:32px;color:#3c6775}.text-link span{margin-left:45px}.privacy{display:grid;grid-template-columns:1.15fr 1fr;gap:85px;background:#eef2f1;align-items:center}.privacy .lead{font-size:15px}.privacy-note{font-size:13px;color:#869397;margin-top:30px}.privacy-demo{padding:35px 36px;background:#fbfcfb;border:1px solid #fff;border-radius:8px;box-shadow:0 15px 50px #25445006}.privacy-demo h3{font-size:23px;margin:17px 0 25px}.switch-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e2e8e6;padding:20px 0;gap:15px;font-size:14px}.switch-row small{display:block;font-size:11px;color:#8b989b;margin-top:8px}.switch{width:40px;height:24px;min-width:40px;background:#d7dfe0;border-radius:20px;padding:3px;transition:background .25s}.switch:before{content:"";width:18px;height:18px;display:block;background:#fff;border-radius:50%;box-shadow:0 1px 3px #233a431a;transition:transform .25s}.switch[aria-checked=true]{background:#5d8681}.switch[aria-checked=true]:before{transform:translateX(16px)}.privacy-demo>p{font-size:11px;color:#638077;min-height:38px;margin-top:14px}.privacy-demo>small{display:block;font-size:10px;color:#9aa5a7;line-height:1.8}.closing{text-align:center;padding-top:120px;padding-bottom:120px;background:#fff}.closing h2{font-size:clamp(29px,3.2vw,48px)}.closing .button{margin-top:40px}.footer{background:#f1f3f1;padding:42px 6% 26px;display:flex;align-items:center;flex-wrap:wrap;gap:25px;position:relative;border-top:1px solid #e0e6e3}.footer .brand{font-size:16px}.footer .brand img{width:24px;height:24px}.footer>span{font-size:11px;color:#849295;margin-left:20px}.footer>div{margin-left:auto;display:flex;gap:25px;font-size:11px;color:#65787f}.footer button{background:none;padding:0;font-size:11px}.footer>small{display:block;flex-basis:100%;font-size:10px;color:#97a2a6;margin-top:10px}.assistant-button{position:fixed;bottom:25px;right:28px;z-index:40;display:flex;gap:12px;align-items:center;background:#fcfdfbdb;border:1px solid #fff;box-shadow:0 4px 30px #19323e20;backdrop-filter:blur(15px);padding:13px 18px;border-radius:35px;font-size:12px}.assistant-button>span:first-child{font-size:24px;color:#3e6775;line-height:1}.business-hero{padding-top:185px;padding-bottom:70px;background:radial-gradient(ellipse at 90% 10%,#d8e4e5,#f1f4f2 55%)}.business-hero .button{margin-top:30px}.business-landscape{height:260px;margin-top:70px;position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 30px}.business-landscape svg{position:absolute;inset:0;width:100%;height:100%}.business-node{padding:28px;background:#f8fbfae8;border:1px solid #fff;z-index:1;max-width:280px}.business-node small{display:block;font-size:11px;color:#83979c;margin-bottom:16px}.business-node strong{font-size:17px;font-weight:400}.business-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;background:#e3eded;border-radius:50%;width:190px;height:190px;display:flex;flex-direction:column;justify-content:center;gap:18px;font-size:23px;border:1px solid #b6c9ce;box-shadow:0 0 0 13px #d0dfe139}.business-center span{font-size:10px;color:#7d949b}.cooperation{background:#fff}.cooperation .two-columns{gap:60px}.cooperation article{border-top:1px solid #d9e1e3;padding-top:30px}.cooperation .number{color:#5b7b87}.cooperation h3{font-size:24px}.cooperation ul{padding:0;list-style:none;margin:30px 0 0;font-size:13px;color:#6a8089}.cooperation li{padding:14px 0;border-top:1px solid #e9eeee;line-height:1.7}.business-values{background:#edf1ef}.business-values h2{font-size:39px}.business-values .expert-grid{margin-top:45px}.business-contact{background:#fff;text-align:center}.business-contact .button{margin-top:35px}dialog{border:1px solid #e1e8e8;border-radius:9px;width:560px;max-width:calc(100% - 32px);padding:48px;background:#fbfcfa;color:var(--ink);box-shadow:0 25px 100px #162b3333}dialog::backdrop{background:#12252c7a;backdrop-filter:blur(7px)}dialog h2{font-size:29px;margin-bottom:22px}dialog p{font-size:14px;color:#687b84;line-height:1.95}dialog ul{padding-left:20px;color:#687b84;font-size:14px;line-height:2}dialog .eyebrow{font-size:10px;margin-bottom:18px}.close-dialog{position:absolute;right:17px;top:14px;font-size:26px;background:transparent;color:#839397;padding:0 8px}.close-action{margin-top:27px;padding:11px 22px;min-height:44px}dialog .modal-note{padding-top:20px;border-top:1px solid #e0e8e8;margin-top:20px;font-size:12px;color:#8c9a9f}.reveal{transition:opacity .8s,transform .8s}.js-motion .reveal:not(.is-visible){opacity:0;transform:translateY(24px)}
@media(min-width:1600px){.hero-copy{margin-left:max(8%,calc((100vw - 1240px)/2))}.hero-description{font-size:18px}}
@media(max-width:1100px){.brand>span{display:none}.section-pad{padding:85px 6%}.header nav{gap:25px}.section-heading{gap:25px}.section-heading>p{font-size:14px}.hero-copy{margin-left:6%;width:60%}.hero-description{font-size:14px}.memory-card{width:43%;padding:27px 22px}.memory-stage>img{width:81%}.knowledge-note{width:205px}.note-a,.note-c{left:4%}.note-b,.note-d{right:4%}.social-stage{padding-left:2%;padding-right:2%}.social-person{width:200px}.shared-topic{width:220px}.shared-topic strong{font-size:15px}.thought{font-size:10px}.expert-grid{gap:28px}.expert-grid h3{font-size:20px}.author-banner{padding:30px}.author-banner h3{font-size:20px}.privacy{gap:40px}.privacy-demo{padding:30px 25px}.benefits{gap:35px}.business-hero{padding-top:150px}.business-node{max-width:230px;padding:20px}.business-node strong{font-size:14px}}
@media(max-width:760px){:root{--header:64px}html{scroll-padding-top:112px}.header{padding:0 20px}.brand{font-size:15px;gap:7px}.brand img{width:25px;height:25px}.header nav{gap:18px;font-size:11px}.header .author-link{margin-left:0;position:fixed;right:16px;top:74px;height:31px;padding:0 12px;background:#fafcf9e8;border:1px solid #d6e0df;box-shadow:0 2px 10px #17353d08;border-radius:20px;font-size:10px;z-index:51}.author-link span{display:none}.hero{min-height:790px;height:100svh;max-height:1000px}.hero-image{object-position:67% center}.hero-shade{background:linear-gradient(180deg,#f0f1edeb 0%,#f0f1ede3 24%,#f3f2ed12 64%,#f2f2ec22 100%)}.hero-copy{width:90%;margin-left:7%;padding-top:90px}.hero h1{font-size:43px;line-height:1.38}.hero-copy .eyebrow{font-size:9px;letter-spacing:.12em;margin-bottom:18px}.hero-description{font-size:12px;line-height:1.9;margin-top:19px}.hero .button{margin-top:24px;font-size:12px;padding:12px 17px;min-height:44px;gap:23px}.hero-bottom{font-size:8px;left:7%;right:7%;bottom:22px}.hero-bottom>span:last-child{display:none}.chapter-nav{height:48px;padding:0 20px;overflow-x:auto;justify-content:center}.chapter-nav>span{display:none}.chapter-nav div{gap:23px;white-space:nowrap;font-size:10px}.section-pad{padding:70px 7%}.eyebrow{font-size:10px;letter-spacing:.14em;margin-bottom:19px}h2{font-size:31px;line-height:1.45}.lead{font-size:14px;line-height:2}.intro .lead{font-size:13px}.intro .lead br{display:none}.intro h2{font-size:29px}.benefits{gap:12px;margin-top:40px;flex-wrap:wrap}.benefits>a{flex-basis:100%;display:grid;grid-template-columns:25px 90px 1fr;align-items:center;font-size:19px;padding:20px 0 8px}.benefits span{font-size:9px}.benefits small{font-size:11px;margin-top:0;line-height:1.8}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin-top:25px;font-size:13px;line-height:1.9}.section-heading>p br{display:none}.memory-stage{min-height:initial}.memory-stage>img{width:100%;height:370px;object-position:60%}.image-caption{top:290px;bottom:auto;left:22px;font-size:13px}.image-caption small{font-size:11px}.memory-card{position:relative;right:auto;top:auto;width:90%;margin:-10px auto 0;padding:28px 24px}.memory-entry{padding:22px 0;font-size:14px}.memory-entry small{font-size:10px}.fineprint{font-size:9px;line-height:1.8}.scene-tabs{gap:25px;margin-bottom:20px}.scene-tabs button{font-size:11px;padding-bottom:14px}.knowledge-stage{height:875px;margin-left:-3%;margin-right:-3%}.knowledge-top{top:22px;left:20px;font-size:8px}.constellation{top:45px;height:545px;opacity:.7}.knowledge-note{width:43%;padding:17px 12px}.note-a{left:4%;top:78px}.note-b{right:4%;top:78px}.note-c{left:4%;top:418px}.note-d{right:4%;top:418px}.knowledge-note>span{font-size:8px;margin-bottom:9px}.knowledge-note strong{font-size:12px;line-height:1.6}.knowledge-note small{font-size:9px;line-height:1.8}.knowledge-core{top:220px}.suggestion{bottom:25px;width:90%;padding:20px 16px;gap:12px}.suggestion-icon{font-size:21px}.suggestion p{font-size:12px;margin-top:9px;min-height:65px}.suggestion div>span{font-size:9px}.suggestion small{font-size:9px;line-height:1.8}.suggestion-actions{gap:15px}.suggestion-actions button{font-size:10px}.suggestion-actions button:first-child{min-width:125px;padding:10px 12px}.suggestion-actions button:first-child span{margin-left:8px}.social-stage{height:565px;align-items:flex-start;padding:37px 0 85px}.social-person{width:46%}.avatar{height:52px;width:52px;font-size:12px;margin-bottom:15px}.social-person h3{font-size:14px}.social-person p{font-size:8px;line-height:1.8;padding:0 8px}.thought{margin:23px 5px 0;padding:14px 8px;font-size:9px;line-height:1.8;min-height:63px}.social-links{top:100px;height:400px}.shared-topic{top:335px;width:220px;gap:15px}.shared-topic strong{font-size:17px}.shared-topic small{font-size:9px}.social-permission{bottom:31px;padding:0 18px;font-size:10px;line-height:1.9}.two-columns{grid-template-columns:1fr;gap:35px}.social-details{margin-top:40px}.social-details h3{font-size:20px}.social-details p{font-size:13px}.expert-heading{text-align:left}.expert-heading .lead{font-size:13px}.expert-heading .lead br{display:none}.expert-grid{grid-template-columns:1fr;gap:32px;margin-top:40px}.expert-symbol{height:55px;font-size:29px}.expert-grid h3{font-size:23px}.expert-grid h3 br{display:none}.expert-grid p{font-size:13px;margin-top:15px}.expert-grid small{font-size:10px}.author-banner{margin-top:45px;padding:30px 24px;display:block}.author-banner h3{font-size:22px}.author-banner p:not(.eyebrow){font-size:12px}.author-banner p br{display:none}.author-banner .button{margin-top:22px;font-size:12px;padding:12px 17px;min-height:45px}.living-scenes{grid-template-columns:1fr;gap:42px}.event-visual,.consumption-visual{height:320px}.event-visual{padding:28px}.event-word{font-size:38px}.event-ticket{right:18px;width:245px;bottom:24px;padding:22px}.event-ticket strong{font-size:17px}.consumption-visual{padding:26px 20px}.recommendation{margin-top:24px;padding:18px 22px}.recommendation p{font-size:17px}.living-scenes h3{font-size:22px;margin-top:25px}.living-scenes p{font-size:13px}.principle{font-size:10px;line-height:1.9}.access-image{height:520px}.access-image>img{object-position:63%}.agent-overlay{left:7%;top:auto;bottom:28px;width:270px;padding:24px 27px}.agent-overlay strong{font-size:17px}.agent-overlay>span{font-size:10px}.agent-wave{height:25px;margin:15px 0}.agent-overlay small{font-size:9px}.access-copy h2{font-size:29px}.access-options{grid-template-columns:1fr;gap:30px;margin-top:35px}.access-options h3{font-size:18px}.access-options p{font-size:13px}.privacy{grid-template-columns:1fr;gap:40px}.privacy .lead{font-size:13px}.privacy-note{font-size:11px;margin-top:20px}.privacy-demo{padding:29px 24px}.privacy-demo h3{font-size:22px}.closing h2{font-size:28px}.closing .button{font-size:12px;padding:14px 20px;gap:25px;margin-top:30px}.footer{padding:34px 7% 85px;gap:20px}.footer>span{margin:0;font-size:9px}.footer>div{margin-left:0;width:100%;font-size:10px}.footer button{font-size:10px}.footer>small{font-size:9px;line-height:1.8}.assistant-button{bottom:18px;right:17px;padding:11px 15px;font-size:11px;gap:9px}.assistant-button>span:first-child{font-size:21px}.business-hero{padding-top:155px}.business-hero h1{font-size:40px}.business-hero .lead{font-size:14px}.business-hero .lead br{display:none}.business-hero .button{font-size:12px;gap:30px}.business-landscape{height:440px;margin-top:50px;padding:0;align-items:flex-start}.business-node{max-width:46%;padding:18px 14px}.business-node strong{font-size:12px;line-height:1.8}.business-node small{font-size:9px}.business-center{top:65%;width:165px;height:165px;font-size:20px}.business-center span{font-size:9px}.business-landscape svg{top:50px;height:320px}.cooperation h3{font-size:23px}.cooperation .two-columns{gap:35px}.cooperation p{font-size:13px}.cooperation li{font-size:12px}.business-values h2{font-size:29px}.business-contact h2{font-size:30px}.business-contact .lead br{display:none}dialog{padding:40px 28px}dialog h2{font-size:24px}dialog p,dialog ul{font-size:13px}}
@media(max-width:760px){:root{--header:100px}.header{align-items:flex-start;padding-top:18px}.header nav{height:30px}.header .author-link{position:absolute;top:60px;right:20px;height:29px}.hero-copy{padding-top:57px}.hero-image{top:auto;bottom:0;height:51%;object-position:83% center}.hero-shade{background:linear-gradient(180deg,#f0f1ed 0%,#f0f1ed 41%,#f0f1edbb 49%,transparent 62%)}.hero-description{font-size:14px;line-height:1.9;max-width:320px}.hero-description br{display:none}.hero .button{margin-top:22px}.hero-bottom{color:#fff;text-shadow:0 1px 8px #0008}.chapter-nav{justify-content:flex-start}.section-heading>p,.intro .lead,.expert-heading .lead,.living-scenes p,.social-details p,.access-options p,.privacy .lead,.cooperation p,.business-contact .lead{font-size:15px}.knowledge-note strong{font-size:13px}.knowledge-note small{font-size:10px}.suggestion p{font-size:14px;line-height:1.8}.knowledge-stage{height:920px}.suggestion-actions button{font-size:12px}.suggestion{bottom:23px}.author-banner p:not(.eyebrow){font-size:14px}.privacy-note{font-size:13px}.memory-card>p{font-size:14px}.switch-row{font-size:15px}.switch-row small{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal:not(.is-visible){opacity:1;transform:none}.constellation circle{display:none}}
