:root{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:#243449;background:#fafaf7;font-synthesis:none;--muted:#6d756f;--line:#dce1db;--navy:#23374e;--mint:#b9dacb}*{box-sizing:border-box}body{margin:0}html{scroll-behavior:smooth;scroll-padding-top:28px}h1,h2,h3,h4,p{margin:0}button,a{font:inherit;color:inherit}button{cursor:pointer}a{text-decoration:none}button{border:0;background:none;text-align:left;padding:0}img{max-width:100%;display:block}svg{flex-shrink:0}button:focus-visible,a:focus-visible{outline:3px solid #4a8b78;outline-offset:4px}header,main,footer{max-width:1200px;margin:auto;padding:0 40px}.skip{position:fixed;left:20px;top:-100px;padding:12px;background:#fff;z-index:20}.skip:focus{top:10px}header{height:100px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.brand strong{font-size:21px;letter-spacing:1px}.logo{width:36px;height:38px;overflow:hidden;position:relative}.logo img{position:absolute;width:150px;max-width:none;left:-18px;top:-5px}nav{display:flex;gap:30px;align-items:center;font-size:13px}nav a{min-height:44px;display:flex;align-items:center;gap:9px}.nav-button{border:1px solid #c8d1c7;padding:0 16px;border-radius:6px}.hero{padding:65px 0 47px;display:grid;grid-template-columns:1.15fr 1fr;gap:60px;align-items:end}.eyebrow{font-size:12px;letter-spacing:2px;color:#597265;font-weight:500;margin-bottom:24px}h1{font-size:60px;letter-spacing:-2px;font-weight:600;line-height:1.26}h1 span{color:#537466}.hero-description{padding-bottom:6px}.hero-description>p{font-size:16px;line-height:1.9;color:#677367}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--navy);color:#fff;padding:15px 20px;border-radius:6px;font-size:14px;min-height:48px;transition:background .15s,transform .15s}.button:hover{background:#36516f;transform:translateY(-1px)}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:13px;min-height:44px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.section-label{display:flex;align-items:center;justify-content:space-between;font-size:11px;letter-spacing:.5px;color:#778478;padding:0 0 14px}.section-label span:first-child{color:#526c59}.demo{border:1px solid #cfd7ce;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 24px 55px -36px #243f4155}.demo-top{display:flex;justify-content:space-between;align-items:center;padding:13px 20px;background:#edf0eb;border-bottom:1px solid #d9e0d5;font-size:11px;color:#74816f}.demo-top>span:first-child{display:flex;align-items:center;gap:8px;font-weight:600;color:#536650}.demo-top>span:last-child{font-size:10px}.demo-body{display:grid;grid-template-columns:160px 360px 1fr;min-height:470px;height:520px}.demo-sidebar{padding:27px 12px;background:#f6f7f2;border-right:1px solid #e1e6dc;display:flex;flex-direction:column;gap:5px}.sidebar-caption{font-size:10px;color:#95a18d;margin:0 13px 15px}.demo-sidebar button{display:flex;align-items:center;gap:10px;font-size:12px;padding:11px;border-radius:5px;color:#6d7a65;min-height:44px}.demo-sidebar button span{margin-left:auto;font-size:10px}.demo-sidebar button.chosen{color:#375c49;background:#e2ece0}.sidebar-bottom{margin-top:auto;font-size:9px;display:flex;gap:6px;align-items:center;color:#87967d;padding:8px}.demo-list{border-right:1px solid #e2e6dd;overflow:auto}.list-heading{padding:25px 22px 18px;display:flex;align-items:center;justify-content:space-between}.list-heading h3{font-size:16px;font-weight:600}.list-heading>span{font-size:10px;color:#94a087}.entry{padding:18px 22px;display:block;width:100%;border-bottom:1px solid #e9ece4;border-left:3px solid transparent}.entry:hover{background:#f8faf5}.entry.selected{background:#f0f5eb;border-left-color:#759877}.entry-source{display:flex;align-items:center;gap:8px;font-size:11px;color:#53634b}.entry-source img{width:23px;height:23px;object-fit:cover;border-radius:50%}.entry-source small{font-size:10px;color:#9aa390;margin-left:7px}.read-dot{display:flex;align-items:center;justify-content:center;width:6px;height:6px;background:#6e9f82;border-radius:50%;margin-left:auto}.read-dot.is-read{background:transparent;width:12px;color:#82967b}.entry h4{font-size:14px;font-weight:550;line-height:1.6;margin-top:11px}.entry>p{font-size:11px;line-height:1.8;color:#87917c;margin-top:7px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.entry-foot{display:flex;justify-content:space-between;align-items:center;margin-top:13px;color:#94a08a;font-size:9px}.demo-reader{padding:27px 30px;overflow:auto}.reader-top{display:flex;justify-content:space-between;align-items:center}.reader-top>span{font-size:10px;color:#87947f}.author{display:flex;gap:9px;align-items:center}.author>img{width:28px;height:28px;border-radius:50%;object-fit:cover}.author strong{display:block;font-size:11px;font-weight:550}.author span{display:block;font-size:9px;color:#94a08c;margin-top:3px}.demo-reader h3{font-size:24px;line-height:1.55;font-weight:550;letter-spacing:-.6px;margin-top:24px}.demo-reader>p{font-size:12px;line-height:1.95;color:#73816a;margin-top:16px}.reader-image{width:100%;height:155px;object-fit:cover;border-radius:3px;margin-top:20px}.article-body{white-space:pre-line}.reader-foot{border-top:1px solid #e4e9dc;margin-top:20px;padding-top:12px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#829173}.reader-foot button{display:flex;align-items:center;gap:6px;min-height:40px}.mobile-filter,.back{display:none}.empty{padding:35px 20px;text-align:center;color:#6e8360}.empty>svg{margin:0 auto 18px}.empty h4{font-size:15px}.empty p{font-size:12px;margin-top:12px}.empty button{display:flex;align-items:center;gap:8px;min-height:44px;margin:10px auto 0;font-size:12px}.empty button svg{width:15px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;padding:52px 0 65px;border-bottom:1px solid var(--line)}.index{font-size:10px;letter-spacing:1px;color:#829175}.principles h2{font-size:21px;font-weight:550;margin:16px 0 12px}.principles p{font-size:13px;line-height:1.95;color:#7a8471}.access{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:88px 0;border-bottom:1px solid var(--line)}.section-intro h2{font-size:34px;font-weight:500;letter-spacing:-1px;line-height:1.5}.section-intro>p:last-child{font-size:14px;line-height:1.8;color:#859079;margin-top:18px}.access-row{display:flex;gap:22px;padding:8px 0 27px}.access-row+.access-row{border-top:1px solid var(--line);padding-top:29px;padding-bottom:0}.access-row>svg{color:#688264}.access-row h3{font-size:18px;font-weight:550;display:flex;gap:14px;align-items:center;flex-wrap:wrap}.access-row h3 span{font-size:10px;font-weight:400;color:#8a957f}.access-row p{font-size:13px;line-height:1.85;color:#7c8972;margin-top:10px}.access-row a{margin-top:13px;color:#456b51}.faq{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:78px 0 85px}.faq h2{font-size:27px;font-weight:500;letter-spacing:-1px}.faq-item{border-bottom:1px solid var(--line)}.faq-item h3{font-size:14px;font-weight:500}.faq-item h3 button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0;min-height:58px}.faq-item:first-child h3 button{padding-top:0;min-height:43px}.faq-item p{font-size:13px;line-height:1.95;color:#75806c;padding:0 25px 20px 0}.closing{padding:42px 45px;background:#26394c;color:#fff;display:flex;justify-content:space-between;align-items:center;border-radius:8px}.closing p{font-size:11px;letter-spacing:2px;color:#b7cfbd;margin-bottom:14px}.closing h2{font-size:27px;font-weight:500}.button.light{background:#c4dfcf;color:#294237}.button.light:hover{background:#d6eadd}footer{display:flex;justify-content:space-between;align-items:center;padding-top:37px;padding-bottom:37px}footer .brand strong{font-size:17px}footer .logo{width:26px;height:28px}footer .logo img{width:110px;left:-13px;top:-3px}footer>p{font-size:10px;letter-spacing:1px;color:#8b9680}footer>a{display:flex;align-items:center;gap:8px;font-size:11px;color:#859177}@media(max-width:1050px){.hero{gap:35px}h1{font-size:49px}.hero-description>p{font-size:14px}.hero-actions{gap:13px}.hero-actions .text-link{font-size:12px}.demo-body{grid-template-columns:135px 310px 1fr}.demo-reader{padding:24px}.demo-reader h3{font-size:21px}.principles{gap:28px}.access,.faq{gap:50px}.section-intro h2{font-size:30px}}@media(max-width:800px){header,main,footer{padding-left:26px;padding-right:26px}nav{gap:22px}.hero{grid-template-columns:1fr;gap:23px;padding:40px 0}.hero-description{display:flex;justify-content:space-between;align-items:center;gap:25px}.hero-actions{flex-direction:column;align-items:flex-start;margin:0;gap:0}.hero-description>p{font-size:14px}.demo-body{grid-template-columns:290px 1fr;height:515px}.demo-sidebar{display:none}.mobile-filter{display:block;font-size:10px;color:#648163}.desktop-sort{display:none}.principles{padding:38px 0 48px}.principles h2{font-size:18px}.principles p{font-size:12px}.principles br{display:none}.access{padding:62px 0}.faq{padding:60px 0}.section-intro h2{font-size:26px}.faq h2{font-size:24px}.closing{padding:33px}.closing h2{font-size:23px}}@media(max-width:600px){header{height:78px;padding-left:22px;padding-right:22px}main,footer{padding-left:22px;padding-right:22px}.brand strong{font-size:19px}nav>a:not(.nav-button){display:none}.nav-button{font-size:11px;padding:0 12px}.hero{padding:32px 0 33px;gap:23px}.eyebrow{font-size:10px;margin-bottom:19px}h1{font-size:43px;letter-spacing:-1.6px}.hero-description{display:block}.hero-description>p{font-size:14px;line-height:1.9}.desktop-break{display:none}.hero-actions{display:flex;flex-direction:row;align-items:center;gap:21px;margin-top:23px}.button{font-size:13px;padding:13px 16px;gap:15px}.hero-actions .text-link{font-size:12px}.section-label{font-size:10px;display:block;line-height:1.8}.section-label>span:last-child{display:block;font-size:10px;margin-top:3px}.demo-top{padding:12px 15px}.demo-top>span:last-child{font-size:8px}.demo-body{display:block;height:465px;min-height:0}.demo-list{height:100%;border-right:0}.list-heading{padding:22px 19px 15px}.entry{padding:16px 19px}.entry h4{font-size:14px}.entry>p{font-size:12px}.entry-foot{font-size:10px}.entry-source{font-size:12px}.demo-reader{display:none;height:100%;padding:18px 21px}.reading .demo-reader{display:block}.reading .demo-list{display:none}.back{display:flex;gap:8px;align-items:center;font-size:11px;color:#6b8261;min-height:40px;margin-bottom:12px}.back svg{width:15px}.demo-reader h3{font-size:23px;margin-top:20px}.demo-reader>p{font-size:13px}.author strong{font-size:12px}.author span{font-size:10px}.reader-image{height:175px}.principles{grid-template-columns:1fr;gap:0;padding:15px 0 22px}.principles>div{padding:23px 0}.principles>div+div{border-top:1px solid #e6e9df}.principles h2{font-size:22px;margin:10px 0}.principles p{font-size:14px}.principles br{display:block}.access,.faq{grid-template-columns:1fr;gap:31px;padding:46px 0}.section-intro h2{font-size:30px}.section-intro>p:last-child{font-size:13px}.access-row{gap:20px}.access-row p{font-size:13px}.faq h2{font-size:26px}.faq .eyebrow{margin-bottom:14px}.faq-item h3 button{font-size:14px;line-height:1.6}.closing{display:block;padding:30px 25px}.closing h2{font-size:24px;line-height:1.5}.closing .button{margin-top:24px}.closing p{font-size:9px;letter-spacing:1.5px}footer{flex-wrap:wrap;gap:24px;padding-top:30px;padding-bottom:28px}footer>p{display:none}footer>a{font-size:10px}.mobile-filter{font-size:11px;min-height:36px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.demo-top>span:last-child{font-size:11px;color:#65735f}.entry>p{font-size:12px;color:#697760}.entry-source small,.entry-foot{font-size:11px;color:#697760}.author span{font-size:10px;color:#697760}.demo-reader>p{font-size:13px;color:#617157}.sidebar-caption,.sidebar-bottom{color:#68795e}.section-label{color:#65735f}.principles p,.access-row p,.faq-item p{color:#64715b}.access-row h3 span{color:#65745d}.reader-top>span{color:#64735e}.demo-top{background:#eef1eb}.entry{padding-top:15px;padding-bottom:15px}.demo-body{height:550px}.demo-reader h3{font-size:23px}.reader-image{height:143px}@media(max-width:600px){.demo-top>span:last-child{font-size:10px}.demo-body{height:495px}.demo-top{padding-inline:14px}.reader-image{height:175px}.entry{padding-top:17px;padding-bottom:17px}.hero-description>p{color:#5f6d5b}.demo-reader h3{font-size:23px}}:root{background:#fff;color:#172538;--muted:#697481;--line:#e6eaef;--navy:#203550;--mint:#b8e0cf}header{height:90px;max-width:1280px}main{padding:0;max-width:none}header .brand strong{font-size:22px}nav{color:#566171;font-size:13px}.nav-button{border-color:#dce1e7;border-radius:7px;background:#fff}.hero{display:block;text-align:center;max-width:1100px;margin:auto;padding:56px 0 0}.hero-logo.logo{width:86px;height:92px;margin:0 auto 38px;filter:drop-shadow(0 10px 14px #20355016)}.hero-logo.logo img{width:362px;left:-43px;top:-11px}.hero h1{display:flex;justify-content:center;gap:24px;align-items:center;font-size:56px;line-height:1.3;letter-spacing:-2px;font-weight:600}.hero h1 span{color:#172538}.hero h1 span:last-child{color:#527b70}.hero-subtitle{margin-top:26px;font-size:19px;line-height:1.7;letter-spacing:.2px;color:#475465}.hero-caption{font-size:13px;color:#83909a;margin-top:10px}.hero-actions{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:25px;margin-top:30px}.button{border-radius:7px;background:#203550;padding:14px 23px;min-height:49px}.text-link{color:#536574;font-size:13px}.hero-product{max-width:980px;margin:60px auto 0;padding:0 22px;text-align:left}.hero-product-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;font-size:12px;color:#506577}.hero-product-label>span:last-child{font-size:10px;color:#7a8b97}.demo{border:1px solid #dbe2e9;border-radius:12px;box-shadow:0 30px 65px -35px #22374d45;background:#fff}.demo-top{background:#f5f7f9;border-color:#e5e9ee;padding:12px 18px;color:#7d8995}.demo-top>span:first-child{color:#556777}.demo-top>span:last-child{color:#7b8a95;font-size:10px}.demo-body{grid-template-columns:145px 320px 1fr;height:450px;min-height:0}.demo-sidebar{background:#fafbfc;border-color:#e7ebf0;padding:27px 12px}.demo-sidebar button{color:#617185}.demo-sidebar button.chosen{background:#e9f2f0;color:#37675c}.sidebar-caption,.sidebar-bottom{color:#778696}.demo-list{border-color:#e7ebf0}.list-heading{padding:23px 20px 16px}.list-heading>span{color:#87939f}.entry{padding:16px 20px;border-bottom-color:#e8edf1}.entry.selected{background:#f0f6f4;border-left-color:#86ad9d}.entry-source{color:#4d6175}.entry-source small,.entry-foot{color:#758594;font-size:10px}.entry>p{color:#6b7c8b;font-size:12px}.entry h4{color:#253b51;font-weight:500}.demo-reader{padding:24px}.demo-reader h3{font-size:20px;line-height:1.5;margin-top:21px;letter-spacing:-.3px;color:#243950}.demo-reader>p{font-size:12px;color:#617184;line-height:1.85}.demo-reader .article-body{display:none}.author span,.reader-top>span{color:#7b8b98}.reader-image{height:153px;margin-top:17px}.reader-foot{color:#788b95;border-color:#e3eaf0;margin-top:16px}.reader-foot button{color:#517b6b}.features{max-width:1100px;margin:auto;padding:112px 40px 0}.section-title{text-align:center;margin-bottom:70px}.eyebrow{color:#719586;letter-spacing:1.3px;font-size:11px;font-weight:500;margin-bottom:17px}.section-title h2{font-size:38px;font-weight:550;letter-spacing:-1px}.section-title>p:last-child{font-size:15px;color:#7c8793;margin-top:18px;line-height:1.8}.feature-row{display:grid;grid-template-columns:1fr 1.1fr;gap:78px;align-items:center;margin-bottom:88px}.feature-kicker{color:#78948d;font-size:11px;letter-spacing:1px}.feature-copy h2{font-size:34px;line-height:1.45;letter-spacing:-1px;font-weight:500;margin-top:17px}.feature-copy>p{font-size:14px;color:#707e8b;line-height:2;margin-top:22px}.feature-copy>a{margin-top:21px;color:#456f62}.feature-surface{background:#f0f6f4;border-radius:16px;padding:43px 28px 24px}.follow-preview{background:#fff;border:1px solid #e5ebe8;border-radius:11px;padding:22px 22px 0;box-shadow:0 12px 30px -20px #34564f33}.preview-heading{display:flex;justify-content:space-between;align-items:center;font-size:15px;font-weight:550;padding-bottom:15px}.preview-heading>span:last-child{font-size:11px;font-weight:400;color:#8a9794}.follow-person{display:flex;align-items:center;gap:11px;padding:19px 0;border-top:1px solid #eef1ef}.follow-person>img{width:36px;height:36px;object-fit:cover;border-radius:50%}.follow-person>div{flex:1}.follow-person strong{display:block;font-size:13px;font-weight:500}.follow-person p{font-size:10px;color:#8a949b;margin-top:5px}.follow-person button{display:flex;align-items:center;justify-content:center;gap:4px;font-size:10px;min-height:34px;min-width:69px;border-radius:5px;color:#597d71;background:#edf5f1}.follow-person button[aria-pressed=false]{background:#233a51;color:#fff}.preview-note{border-top:1px solid #edf1ee;font-size:10px;color:#8b9691;line-height:1.8;padding:17px 0}.surface-caption{display:block;font-size:10px;color:#8eaaa0;text-align:center;margin-top:21px}.feature-row.reverse{grid-template-columns:1.1fr 1fr}.reverse .feature-copy{grid-column:2;grid-row:1}.reading-scene{grid-column:1;grid-row:1;border-radius:15px;overflow:hidden;background:#f3f6fa;padding:22px}.reading-scene>img{width:100%;height:240px;object-fit:cover;border-radius:8px}.reading-note{display:flex;align-items:center;gap:15px;padding:27px 8px 7px;color:#617f91}.reading-note strong{display:block;font-size:16px;font-weight:500;color:#354f65}.reading-note span{display:block;font-size:12px;color:#81909c;margin-top:7px}.source-statement{text-align:center;background:#f7f9fb;padding:75px 24px 79px}.source-statement h2{font-size:36px;font-weight:500;letter-spacing:-1px;line-height:1.5}.source-statement>p:last-child{font-size:15px;line-height:2;color:#788794;margin-top:22px}.access{max-width:1020px;margin:auto;padding:85px 0;gap:110px;border-bottom:1px solid #e5eaef}.section-intro h2{font-size:33px;color:#23394f}.access-row>svg{color:#7895a3}.access-row h3{font-size:18px}.access-row p{color:#7a8794}.access-row a{color:#4c7569}.availability-note{display:block;font-size:11px;color:#929ca5;margin-top:12px}.access-row+.access-row{border-color:#e5eaef}.faq{max-width:800px;margin:auto;display:block;padding:76px 0}.faq>h2{text-align:center;font-size:29px;margin-bottom:39px}.faq-item p{color:#6c7d8d}.faq-item h3 button{padding:21px 0}.faq-item:first-child h3 button{padding-top:21px;min-height:58px}.faq-item{border-color:#e4eaef}.closing{display:block;text-align:center;background:#f3f8f6;color:#21354a;border-radius:0;padding:65px 25px 70px}.closing .brand{justify-content:center}.closing .brand strong{display:none}.closing .logo{width:42px;height:45px}.closing .logo img{width:180px;left:-22px;top:-6px}.closing h2{font-size:29px;font-weight:500;margin-top:22px}.closing p{font-size:13px;letter-spacing:0;color:#728a81;margin:16px 0 25px}.closing .button{margin:0}footer{max-width:1200px;padding:28px 40px;font-size:11px;color:#84919b}footer>span{font-size:15px;font-weight:600;color:#31475a}footer>a{color:#738894}.principles{display:none}@media(max-width:1050px){.hero h1{font-size:49px;gap:20px}.hero-product{max-width:900px}.demo-body{grid-template-columns:125px 290px 1fr}.demo-sidebar button{padding:10px 6px;font-size:11px}.feature-row{gap:45px}.feature-copy h2{font-size:29px}.feature-surface{padding:32px 20px 20px}.access{margin:0 40px;gap:65px}.faq{margin:0 65px}.hero{padding-top:45px}}@media(max-width:800px){.hero h1{font-size:40px;gap:17px;letter-spacing:-1px}.hero-logo.logo{margin-bottom:30px}.hero-subtitle{font-size:17px}.hero-product{margin-top:48px;padding:0 26px}.demo-body{grid-template-columns:1fr 1fr;height:455px}.demo-sidebar{display:none}.demo-reader{padding:21px}.demo-reader h3{font-size:19px}.reader-image{height:130px}.features{padding-top:80px}.feature-row,.feature-row.reverse{gap:30px}.feature-copy h2{font-size:25px}.feature-copy>p{font-size:13px}.feature-copy br{display:none}.feature-surface{padding:25px 15px 20px}.follow-preview{padding:19px 16px 0}.follow-person{gap:7px}.follow-person>img{width:28px;height:28px}.follow-person button{min-width:55px}.follow-person p{font-size:9px}.reading-scene>img{height:190px}.section-title h2{font-size:33px}.source-statement h2{font-size:31px}.access{gap:50px}.section-intro h2{font-size:28px}}@media(max-width:600px){header{height:76px;padding:0 23px}.hero{padding:37px 0 0}.hero-logo.logo{width:67px;height:72px;margin-bottom:28px}.hero-logo.logo img{width:284px;left:-34px;top:-9px}.hero h1{font-size:30px;gap:10px;letter-spacing:-1px;white-space:nowrap}.hero-subtitle{font-size:14px;margin-top:23px;padding:0 16px}.hero-caption{font-size:11px;margin-top:8px}.hero-actions{gap:23px;margin-top:25px}.hero-actions .button{font-size:13px;min-height:46px}.hero-actions .text-link{font-size:12px}.hero-product{margin-top:39px;padding:0 21px}.hero-product-label{font-size:11px;margin-bottom:12px}.hero-product-label>span:last-child{font-size:9px}.demo-top>span:last-child{font-size:9px}.demo-body{display:block;height:471px}.entry{padding:17px 18px}.entry>p{font-size:12px}.entry h4{font-size:14px}.demo-reader{padding:18px 21px;height:100%}.demo-reader h3{font-size:22px}.demo-reader .article-body{display:block}.reader-image{height:175px}.demo-reader>p{font-size:13px}.features{padding:66px 23px 0}.section-title{margin-bottom:37px}.section-title h2{font-size:29px}.section-title>p:last-child{font-size:13px;margin-top:15px}.feature-row,.feature-row.reverse{display:flex;flex-direction:column;align-items:stretch;gap:25px;margin-bottom:57px}.feature-copy h2{font-size:29px;line-height:1.5}.feature-copy br{display:block}.feature-copy>p{font-size:14px;margin-top:16px}.feature-copy>a{margin-top:12px}.feature-surface{padding:28px 22px 20px}.follow-preview{padding:21px 20px 0}.follow-person{gap:10px;padding:18px 0}.follow-person>img{width:33px;height:33px}.follow-person p{font-size:10px}.follow-person button{min-width:68px;min-height:42px}.reading-scene{padding:19px}.reading-scene>img{height:195px}.reading-note{padding:23px 4px 8px}.reading-note strong{font-size:15px}.source-statement{padding:52px 23px 57px}.source-statement h2{font-size:27px}.source-statement>p:last-child{font-size:13px;margin-top:19px}.access{margin:0 24px;padding:53px 0;gap:31px}.section-intro h2{font-size:30px}.faq{margin:0 24px;padding:48px 0 53px}.faq>h2{font-size:26px;margin-bottom:25px}.faq-item h3 button{font-size:13px;line-height:1.7}.closing{padding:47px 20px 52px}.closing h2{font-size:24px;letter-spacing:-.5px}.closing p{font-size:12px;margin:14px 0 24px}footer{padding:25px 24px}footer>p{display:block;font-size:9px;letter-spacing:0}footer>a{font-size:10px}}@media(max-width:360px){.hero h1{font-size:27px;gap:8px}.hero-product{padding:0 16px}footer{gap:15px}}.logo{width:40px;height:41px}.logo img{width:158px;left:-20px;top:-5px}.hero-logo.logo{width:96px;height:96px}.hero-logo.logo img{width:362px;left:-47px;top:-12px}.closing .logo{width:48px;height:48px}.closing .logo img{width:180px;left:-23px;top:-6px}@media(max-width:600px){.hero-logo.logo{width:76px;height:76px}.hero-logo.logo img{width:284px;left:-37px;top:-9px}}.extension-install{margin-top:16px;font-size:13px;line-height:1.8;max-width:100%}.extension-install summary{cursor:pointer;color:#203550;width:fit-content}.extension-install ol{padding-left:20px;margin:12px 0}.extension-install li{margin:8px 0}.extension-install code{overflow-wrap:anywhere}.extension-install p{font-size:12px!important;line-height:1.8!important}.availability-note{display:block;margin-top:10px}.access-row>div{min-width:0}.extension-install{overflow-wrap:anywhere}:root{--action:#234b40;--action-hover:#193e34;--action-soft:#edf4f0;--action-radius:10px}.button,.nav-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;border:1px solid transparent;border-radius:var(--action-radius);font-size:14px;font-weight:500;line-height:1.2;white-space:nowrap;background:var(--action);color:#fff;padding:12px 20px;transition:background .15s,color .15s}.nav-button{padding:10px 16px;background:var(--action-soft);color:var(--action)}.button:hover{background:var(--action-hover);transform:none}.nav-button:hover,.button.button-secondary:hover{background:#e0ece5}.button.button-secondary{background:var(--action-soft);color:var(--action)}.text-link{color:var(--action);gap:8px}.follow-person button{border-radius:8px;min-height:44px;background:var(--action-soft);color:var(--action)}.follow-person button[aria-pressed=false]{background:var(--action);color:#fff}.reader-foot button,.back{min-height:44px;border-radius:8px;padding:6px 8px;color:var(--action)}.reader-foot button:hover,.back:hover{background:var(--action-soft)}.extension-install summary{min-height:44px;display:list-item;align-content:center;color:var(--action);border-radius:6px}.extension-install summary:focus-visible{outline:3px solid #4a8b78;outline-offset:4px}@media(max-width:600px){.nav-button{font-size:13px;padding:10px 13px}.hero-actions .button{min-height:44px}.button{font-size:13px}.follow-person button{min-height:44px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.nav-button{transition:none}}
