:root{font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:#0d2a43;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--navy:#0d2a43;--teal:#25b9a6;--mint:#a9dfc0;--red:#e95b4a;--cream:#f8f3ea;--pale:#e9f8f4;--muted:#668194;--line:#e2ebee;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit;cursor:pointer}.shell{width:min(var(--max),calc(100% - 48px));margin-inline:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo img{width:205px}.nav-links{display:flex;align-items:center;gap:28px;font-weight:750;font-size:15px}.nav-links a:hover,.nav-links a.active{color:#168f82}.nav-item{position:relative;padding-block:27px}.nav-dropdown{position:absolute;top:68px;left:50%;width:190px;padding:8px;display:grid;gap:3px;background:#fff;border:1px solid var(--line);border-radius:7px;box-shadow:0 16px 36px rgba(13,42,67,.11);opacity:0;visibility:hidden;transform:translate(-50%,8px);transition:180ms ease}.nav-dropdown a{padding:11px 12px;border-radius:5px;color:var(--navy);font-size:13px;white-space:nowrap}.nav-dropdown a:hover{background:var(--pale)}.nav-item:hover .nav-dropdown,.nav-item:focus-within .nav-dropdown{opacity:1;visibility:visible;transform:translate(-50%,0)}.menu-button{display:none;border:0;background:var(--pale);color:var(--navy);padding:10px 14px;border-radius:6px;font-weight:750}
.hero{padding:36px 0 18px}.banner{display:block;position:relative;overflow:hidden;aspect-ratio:20/7;border-radius:8px;background:var(--pale)}.banner img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .65s ease}.banner img.active{opacity:1}.dots{height:30px;display:flex;justify-content:center;align-items:end;gap:8px}.dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#bed0d6}.dots button.active{width:25px;border-radius:8px;background:var(--teal)}
.partners{padding:14px 0 48px}.partners>p{text-align:center;color:var(--muted);font-size:13px;margin:0 0 20px}.partner-cloud{height:174px;overflow:hidden;border-block:1px solid var(--line);background:#fff}.partner-track{width:max-content;height:100%;display:flex;align-items:center;will-change:transform;animation:partner-row-scroll 36s linear infinite}.partner-row{display:flex;align-items:center;gap:24px;padding-right:24px}.partner-logo{width:230px;height:142px;display:grid;place-items:center;flex:none}.partner-logo img{width:100%;height:100%;object-fit:contain;filter:grayscale(1);opacity:.86;transition:opacity .25s ease,filter .25s ease,transform .25s ease}.partner-cloud:hover .partner-track{animation-play-state:paused}.partner-logo:hover img{filter:grayscale(0);opacity:1;transform:scale(1.04)}@keyframes partner-row-scroll{to{transform:translateX(-50%)}}
.section{padding:64px 0}.section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end;margin-bottom:36px}.section-head h2,.authors h2,.wide-copy h2,.platform-copy h2,.join h2{margin:8px 0 0;font-size:clamp(32px,4vw,52px);line-height:1.13;letter-spacing:0}.section-head p,.authors-copy>p,.wide-copy>p,.platform-copy>p,.join p{margin:0;color:var(--muted);line-height:1.8;font-size:16px}.kicker{color:#168f82;font-size:13px;font-weight:850}.kicker.light{color:#8cf0df}
.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.feature{min-height:270px;display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden;border-radius:8px;background:#effaf7}.feature.lime{background:#f4ffd3}.feature.aqua{background:#dcf6f2}.feature.mint{background:#eaf8f4}.feature.red{background:#fbe6e2}.feature.bone{background:#f8f3ea}.feature.green{background:#e7f7f1}.feature-copy{padding:30px 18px 28px 30px;display:flex;flex-direction:column;align-items:flex-start}.tag{display:inline-block;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.72);color:#168f82;font-size:12px;font-weight:850}
.feature h3{margin:16px 0 10px;font-size:18px;line-height:1.25}.feature p{margin:0;color:#466579;font-size:14px;line-height:1.72}.feature-copy>a{margin-top:auto;padding-top:18px;color:#168f82;font-weight:800;font-size:14px}.feature-image{aspect-ratio:1/1;align-self:center;overflow:hidden}.feature-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.feature:hover .feature-image img{transform:scale(1.035)}
.platform{position:relative;min-height:620px;margin-top:52px;overflow:hidden;border-radius:8px;background:var(--navy);color:#fff}.platform-art{position:absolute;inset:0}.platform-art img{width:100%;height:100%;object-fit:cover;opacity:.36}.platform-art:after{content:"";position:absolute;inset:0;background:rgba(7,24,39,.48)}.platform-copy{position:relative;z-index:2;width:50%;padding:76px 64px}.platform-copy h2{font-size:56px}.platform-copy>p{color:#d7e7ec;margin-top:20px}.platform-list{display:grid;gap:10px;margin-top:34px}.platform-list a{display:grid;grid-template-columns:90px 1fr;gap:10px;padding:18px 20px;border:1px solid rgba(255,255,255,.2);background:rgba(13,42,67,.6);border-radius:6px}.platform-list a:hover{border-color:#8cf0df;background:rgba(13,42,67,.82)}.platform-list b{font-size:18px}.platform-list span{color:#d2e3e8;font-size:14px;line-height:1.5}
.platform-visual{min-height:0;background:#f7fbfa;color:inherit}.platform-visual>img{width:100%;height:auto;display:block}
.authors{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:center}.authors-copy>p{margin-top:20px}.authors>img{width:100%;border-radius:8px}.text-button{display:inline-flex;margin-top:24px;padding-bottom:4px;border-bottom:2px solid var(--teal);color:#168f82;font-weight:800}
.wide-sections{display:grid;gap:28px}.wide-card{display:grid;grid-template-columns:1fr 1fr;min-height:390px;overflow:hidden;border-radius:8px;background:#e9f8f4}.wide-card.warm{background:#fbe6e2}.wide-card.blue{background:#edf3fa}.wide-copy{padding:58px 54px}.wide-copy h2{font-size:38px}.wide-copy>p{margin-top:18px}.wide-card>img{width:100%;height:100%;object-fit:cover}
.section-head.compact{grid-template-columns:1.4fr .6fr}.stories{background:#f4faf8}.review-heading{display:grid;grid-template-columns:1.15fr .75fr auto;gap:48px;align-items:end;margin-bottom:34px}.review-heading h2{margin:8px 0 0;font-size:clamp(32px,4vw,52px);line-height:1.13}.review-heading>p{margin:0;color:var(--muted);line-height:1.8}.review-controls{display:flex;gap:9px}.review-controls button{width:44px;height:44px;border:1px solid #cbded9;border-radius:50%;background:#fff;color:var(--navy);font-size:20px;cursor:pointer;transition:.2s ease}.review-controls button:hover{border-color:var(--teal);color:#168f82;transform:translateY(-1px)}.review-controls button[hidden]{display:none}.review-cards{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none;padding:3px 1px 16px}.review-cards::-webkit-scrollbar{display:none}.review-card{width:calc((100% - 40px)/3);min-width:calc((100% - 40px)/3);min-height:250px;padding:30px 28px;display:flex;flex-direction:column;gap:26px;background:#fff;border:1px solid #dcebe7;border-radius:8px;box-shadow:0 10px 28px rgba(8,47,65,.05);scroll-snap-align:start}.person-head{display:flex;align-items:center;gap:16px}.review-card .person-head img{width:76px;height:76px;flex:none;object-fit:cover;object-position:center 24%;border-radius:50%;background:#e8f2f0}.person-head div{min-width:0;display:grid;gap:6px}.person-head b{color:var(--navy);font-size:19px}.person-head span{color:#698391;font-size:13px;line-height:1.5}.review-card>p{margin:0;color:#35566a;font-size:15px;line-height:1.85}
.join{margin-top:30px;margin-bottom:70px;padding:54px 62px;display:flex;align-items:center;justify-content:space-between;gap:50px;background:var(--navy);color:#fff;border-radius:8px}.join h2{font-size:40px}.join p{color:#cadce3;margin-top:16px;max-width:760px}.join>a{flex:none;padding:15px 22px;border-radius:5px;background:var(--teal);color:#fff;font-weight:850}
footer{padding:58px 0 26px;background:#f5f8f8;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:54px}.footer-brand img{width:205px}.footer-brand p{color:var(--muted);font-size:14px;line-height:1.7}.footer-col{display:grid;align-content:start;gap:12px}.footer-col b{margin-bottom:6px}.footer-col a{color:#5d7686;font-size:14px}.footer-bottom{display:flex;justify-content:space-between;margin-top:52px;padding-top:22px;border-top:1px solid var(--line);color:#78909e;font-size:12px}

/* Content center */
.content-hero{padding:36px 0 0}.static-banner{display:block;overflow:hidden;aspect-ratio:20/7;border-radius:8px}.static-banner img{width:100%;height:100%;object-fit:cover}.content-intro{margin-top:30px;padding:48px 58px;display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center;background:var(--navy);color:#fff;border-radius:8px}.content-intro h1{margin:8px 0 18px;font-size:clamp(34px,4vw,50px);line-height:1.12}.content-intro p{max-width:760px;margin:0;color:#d5e3e8;line-height:1.9}.intro-actions{display:grid;gap:12px}.intro-actions a{min-width:190px;padding:14px 20px;text-align:center;border:1px solid rgba(255,255,255,.25);border-radius:5px;font-weight:800}.intro-actions a:first-child{background:var(--teal);border-color:var(--teal)}.intro-actions a:nth-child(2){background:var(--mint);border-color:var(--mint);color:var(--navy)}.intro-actions a:hover{border-color:#8cf0df}.latest-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.latest-head h2{margin:7px 0 0;font-size:42px}.latest-head p{margin:0;color:var(--muted)}.content-list{display:grid;grid-template-columns:1fr 1fr;gap:22px}.content-card{min-height:244px;display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden;border-radius:8px;background:#f8f3ea}.content-card-copy{padding:25px 15px 23px 26px;display:flex;flex-direction:column;align-items:flex-start}.content-card h3{margin:12px 0 8px;font-size:20px;line-height:1.3}.content-card p{margin:0;color:#4a687a;font-size:13px;line-height:1.65}.content-meta{margin-top:auto;padding-top:14px;display:flex;gap:9px;color:#78909e;font-size:11px}.content-thumb{aspect-ratio:1;overflow:hidden}.content-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.content-card:hover .content-thumb img{transform:scale(1.035)}.list-more{display:flex;justify-content:center;margin-top:34px}.list-more button{padding:13px 25px;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--navy);font-weight:800}.list-more button:hover{border-color:var(--teal);color:#168f82}
.category-page{padding-top:36px}.category-intro{padding:54px 58px;background:var(--teal);color:var(--navy);border-radius:8px}.category-intro .kicker{color:var(--navy)}.category-intro h1{margin:8px 0 16px;font-size:clamp(36px,4vw,52px);line-height:1.13}.category-intro p{max-width:840px;margin:0;color:#123d50;font-size:16px;line-height:1.9}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.category-card{min-height:235px;display:grid;grid-template-columns:.85fr 1.15fr;overflow:hidden;background:var(--pale);border-radius:8px}.category-card img{width:100%;height:100%;object-fit:cover}.category-copy{padding:34px 30px;display:flex;flex-direction:column;justify-content:center}.category-copy h2{margin:0 0 13px;font-size:25px}.category-copy p{margin:0;color:#4a687a;line-height:1.75;font-size:14px}.category-card:hover img{transform:scale(1.025)}.category-card img{transition:transform .3s ease}
.content-category-page .category-intro,.content-category-page .category-intro .kicker,.content-category-page .category-intro h1,.content-category-page .category-intro p{color:#fff}
.personal-growth-hero{margin-top:36px;padding:62px 68px;background:var(--navy);color:#fff;border-radius:8px}.personal-growth-hero>span{color:#8cf0df;font-size:13px;font-weight:850}.personal-growth-hero h1{margin:9px 0 18px;font-size:clamp(42px,5vw,64px);line-height:1.1}.personal-growth-hero p{max-width:890px;margin:0;color:#d7e6eb;font-size:16px;line-height:1.95}.personal-growth-list .content-card{background:#edf5fb}.personal-growth-list .tag{color:#326d92;background:rgba(255,255,255,.78)}.personal-growth-list .content-thumb{background:#dceaf4}.growth-more[hidden]{display:none}.growth-load-more:disabled{cursor:default;opacity:.65}
@media(max-width:620px){.personal-growth-hero{margin-top:18px;padding:40px 26px}.personal-growth-hero h1{font-size:40px}.personal-growth-hero p{font-size:15px}}
.author-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.author-card{min-height:240px;display:grid;grid-template-columns:.86fr 1.14fr;overflow:hidden;background:var(--pale);border-radius:8px}.author-card>img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.author-card:hover>img{transform:scale(1.025)}.author-copy{padding:34px 30px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.author-copy h2{margin:0;font-size:27px}.author-direction{margin:9px 0 15px;color:#168f82;font-size:14px;font-weight:800}.author-copy p{margin:0;color:#4a687a;line-height:1.7;font-size:14px}.author-copy span:last-child{margin-top:22px;padding-bottom:3px;border-bottom:2px solid var(--teal);color:var(--navy);font-size:13px;font-weight:850}
.author-page .category-intro{background:var(--red);color:#fff}.author-page .category-intro h1,.author-page .category-intro .kicker,.author-page .category-intro p{color:#fff}.author-page .author-card{background:#fbe6e2}.author-page .author-direction{color:#b44337}.author-page .author-copy span:last-child{border-bottom-color:var(--red)}

/* Find a coach */
.connection-intro{padding:58px 0 76px;text-align:center}.connection-intro span{color:#168f82;font-size:13px;font-weight:850}.connection-intro h1{max-width:790px;margin:10px auto 18px;font-size:clamp(36px,4.6vw,58px);line-height:1.13}.connection-intro p{max-width:750px;margin:0 auto;color:var(--muted);font-size:17px;line-height:1.85}.solution-card{display:grid;grid-template-columns:1fr 1fr;min-height:470px;overflow:hidden;border-radius:8px;background:var(--pale)}.solution-visual{position:relative;overflow:hidden}.solution-visual>img{width:100%;height:100%;object-fit:cover}.solution-stats{position:absolute;left:28px;bottom:28px;padding:17px 20px;display:grid;gap:8px;background:rgba(255,255,255,.92);border-radius:6px;color:var(--navy);font-size:13px}.solution-stats b{font-size:20px}.solution-copy{padding:62px 58px;display:flex;flex-direction:column;justify-content:center}.solution-copy h2{margin:8px 0 18px;font-size:42px;line-height:1.18}.solution-copy p{margin:0;color:#4a687a;font-size:16px;line-height:1.85}.solution-copy a{align-self:flex-start;margin-top:28px;padding:14px 20px;border-radius:5px;background:var(--navy);color:#fff;font-weight:850}.solution-copy a:hover{background:#16445e}
.faq-section{padding-top:78px}.faq-heading{text-align:center}.faq-heading h2{margin:8px 0 12px;font-size:42px}.faq-heading p{margin:0;color:var(--muted)}.faq-grid{margin-top:42px;display:grid;grid-template-columns:repeat(3,1fr);gap:38px 32px}.faq{padding-top:20px;border-top:2px solid var(--mint)}.faq h3{margin:0 0 14px;font-size:19px;line-height:1.4}.faq h3:before{content:"?";display:inline-grid;place-items:center;width:30px;height:30px;margin-right:10px;border-radius:5px;background:var(--pale);color:#168f82;font-size:15px}.faq p{margin:0;color:#5e7888;font-size:14px;line-height:1.78}
.match-section{padding:76px 0}.match-panel{display:grid;grid-template-columns:.82fr 1.18fr;gap:64px;padding:58px;background:var(--cream);border-radius:8px}.match-copy h2{margin:8px 0 18px;font-size:42px;line-height:1.18}.match-copy p{margin:0;color:#526e7e;line-height:1.85}.match-points{margin:28px 0 0;padding:0;display:grid;gap:12px;list-style:none}.match-points li{display:flex;gap:10px;color:#36586a}.match-points li:before{content:"";width:8px;height:8px;margin-top:8px;flex:none;border-radius:50%;background:var(--teal)}.match-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:13px;font-weight:800}.field input,.field select,.field textarea{width:100%;padding:13px 14px;border:1px solid #d7e1e4;border-radius:5px;background:#fff;color:var(--navy);font:inherit;outline:none}.field textarea{min-height:110px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(37,185,166,.12)}.match-form button{grid-column:1/-1;padding:15px;border:0;border-radius:5px;background:var(--teal);color:#fff;font-weight:850}.form-note{grid-column:1/-1;margin:0;color:#78909e;font-size:12px;line-height:1.6}.form-success{display:none;grid-column:1/-1;padding:15px;background:#dff7f1;color:#176d64;border-radius:5px;font-weight:750}.form-success.show{display:block}
@media(max-width:900px){.nav-links{display:none;position:absolute;top:78px;left:0;right:0;padding:24px;background:#fff;border-bottom:1px solid var(--line);flex-direction:column;align-items:center}.nav-links.open{display:flex}.nav-item{padding:0;text-align:center}.nav-dropdown{position:static;width:auto;margin-top:8px;padding:0;border:0;box-shadow:none;opacity:1;visibility:visible;transform:none;background:transparent}.nav-dropdown a{font-size:12px;color:var(--muted)}.menu-button{display:block}.banner,.static-banner{aspect-ratio:16/8}.feature-grid,.content-list,.category-grid,.author-grid{grid-template-columns:1fr}.platform-copy{width:75%}.authors,.wide-card,.solution-card,.match-panel{grid-template-columns:1fr}.authors-copy{padding-top:20px}.wide-card>img{max-height:400px}.solution-visual{min-height:430px}.faq-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.content-intro{grid-template-columns:1fr}.intro-actions{display:flex;flex-wrap:wrap}.review-heading{grid-template-columns:1fr auto;gap:18px}.review-heading>p{grid-column:1/-1;grid-row:2}.review-controls{grid-column:2;grid-row:1}.review-card{width:calc((100% - 20px)/2);min-width:calc((100% - 20px)/2)}}
@media(max-width:620px){.shell{width:min(100% - 28px,var(--max))}.logo img{width:170px}.hero,.content-hero,.category-page{padding-top:18px}.banner,.static-banner{aspect-ratio:4/3}.banner img,.static-banner img{object-position:65% center}.section{padding:46px 0}.section-head{grid-template-columns:1fr;gap:18px}.section-head h2,.authors h2{font-size:34px}.feature,.content-card,.category-card,.author-card{grid-template-columns:1fr;min-height:auto}.feature-copy{min-height:260px}.feature-image,.content-thumb{width:100%}.content-card-copy{min-height:225px}.content-intro,.category-intro{padding:36px 26px}.intro-actions{display:grid}.intro-actions a{min-width:0}.latest-head{align-items:flex-start;flex-direction:column}.latest-head h2{font-size:34px}.category-card img,.author-card>img{aspect-ratio:16/10}.category-copy,.author-copy{padding:28px 24px}.connection-intro{padding:45px 0}.solution-copy,.match-panel{padding:36px 26px}.solution-copy h2,.match-copy h2,.faq-heading h2{font-size:34px}.faq-grid{grid-template-columns:1fr}.match-form{grid-template-columns:1fr}.field.full,.match-form button,.form-note,.form-success{grid-column:1}.platform{min-height:720px;margin-inline:14px}.platform-visual{min-height:0}.platform-copy{width:100%;padding:52px 26px}.platform-copy h2{font-size:44px}.platform-list a{grid-template-columns:1fr}.wide-copy{padding:38px 28px}.wide-copy h2{font-size:32px}.review-heading{grid-template-columns:1fr auto}.review-heading h2{font-size:34px}.review-card{width:88%;min-width:88%;min-height:240px}.review-card .person-head img{width:68px;height:68px}.join{margin-inline:14px;padding:40px 28px;align-items:flex-start;flex-direction:column}.join h2{font-size:34px}.footer-grid{grid-template-columns:1fr}.footer-bottom{gap:18px;flex-direction:column}}

/* Tool software */
.software-page{background:#fff}.software-hero{padding:36px 0 0}.software-hero img{width:100%;aspect-ratio:20/7;object-fit:cover;border-radius:8px}.software-intro{padding:72px 70px;display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}.software-intro-copy h1{margin:9px 0 20px;font-size:clamp(34px,4vw,50px);line-height:1.15}.software-intro-copy p{margin:0;color:var(--muted);line-height:1.9}.software-quote{margin:0;padding:30px;background:var(--pale);border-left:5px solid var(--mint);border-radius:8px}.quote-person{display:flex;align-items:center;gap:14px}.quote-person img{width:62px;height:62px;border-radius:50%;object-fit:cover}.quote-person b,.quote-person span{display:block}.quote-person span{margin-top:4px;color:var(--muted);font-size:12px}.software-quote>p{margin:20px 0 0;color:#35566a;line-height:1.8;font-size:14px}
.software-features{padding:0 20px 48px;display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.software-features button{padding:10px 15px;border:1px solid #dbe7e4;border-radius:999px;background:#f3f7f6;color:#526e7e;font-size:13px;font-weight:750}.software-features button:hover,.software-features button.active{background:var(--teal);border-color:var(--teal);color:#fff}
.software-dashboard{padding:60px;display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center;background:#eef9f5;border-radius:8px}.dashboard-visual{position:relative;min-height:430px}.dashboard-visual>img{width:100%;height:430px;object-fit:cover;border-radius:8px}.dashboard-card{position:absolute;left:24px;bottom:24px;min-width:290px;padding:18px 20px;background:rgba(255,255,255,.94);border:1px solid #dce9e5;border-radius:7px;box-shadow:0 15px 30px rgba(13,42,67,.1)}.dashboard-card b,.dashboard-card span{display:block}.dashboard-card span{margin-top:7px;color:var(--muted);font-size:12px}.dashboard-copy h2{margin:8px 0 18px;font-size:42px;line-height:1.18}.dashboard-copy p{margin:0;color:#4b6879;line-height:1.85}.dashboard-copy>a{display:inline-block;margin-top:26px;padding:14px 22px;background:var(--teal);color:#fff;border-radius:5px;font-weight:850}
.software-why{padding:90px 0}.software-section-head{text-align:center}.software-section-head h2{margin:8px 0 0;font-size:42px}.why-grid{margin-top:48px;display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.why-grid article{padding-top:22px;border-top:3px solid var(--mint)}.why-grid article>span{display:block;color:#168f82;font-size:13px;font-weight:850}.why-grid h3{margin:11px 0 12px;font-size:21px}.why-grid p{margin:0;color:var(--muted);line-height:1.8;font-size:14px}.software-summary{max-width:820px;margin:66px auto 0;padding:43px 55px;background:#eef9f5;border-radius:8px;text-align:center;color:#35566a;font-size:18px;font-weight:750;line-height:1.75}
.software-apply{margin-bottom:80px;padding:70px 100px;background:#f2fbf8;border-radius:8px}.software-apply-head{text-align:center}.software-apply-head h2{margin:8px 0 13px;font-size:42px}.software-apply-head p{margin:0;color:var(--muted)}.software-form{max-width:820px;margin:48px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:21px 24px}.software-form .field input,.software-form .field select,.software-form .field textarea{background:transparent;border:0;border-bottom:1px solid #afc7c1;border-radius:0;padding:12px 2px}.software-form .field textarea{min-height:95px}.software-purpose{margin:0;padding:22px 0;border:0;border-block:1px solid #cfdfda;display:grid;grid-template-columns:1fr 1fr;gap:14px}.software-purpose legend{padding:0 0 18px;font-weight:800}.software-purpose label{display:flex;align-items:center;gap:9px;color:#466579;font-size:14px}.software-purpose input{width:16px!important}.software-form>button{grid-column:1/-1;margin-top:8px;padding:16px;border:0;border-radius:5px;background:var(--teal);color:#fff;font-weight:850}.software-form>button:hover{background:#168f82}.software-form .form-note,.software-form .form-success{grid-column:1/-1}
@media(max-width:900px){.software-intro,.software-dashboard{grid-template-columns:1fr}.software-intro{padding-inline:40px}.why-grid{grid-template-columns:1fr}.software-apply{padding-inline:50px}}
@media(max-width:620px){.software-hero{padding-top:18px}.software-hero img{aspect-ratio:16/7;object-fit:contain;object-position:center;background:var(--cream)}.software-intro{padding:44px 8px;gap:34px}.software-intro-copy h1,.dashboard-copy h2,.software-section-head h2,.software-apply-head h2{font-size:32px}.software-quote{padding:24px}.software-features{padding-inline:0}.software-dashboard{padding:28px 22px;gap:34px}.dashboard-visual{min-height:320px}.dashboard-visual>img{height:320px}.dashboard-card{left:14px;right:14px;bottom:14px;min-width:0}.software-why{padding:62px 0}.why-grid{gap:28px;margin-top:34px}.software-summary{margin-top:42px;padding:32px 24px;font-size:16px}.software-apply{padding:48px 24px}.software-form{grid-template-columns:1fr}.software-form .field.full,.software-form>button,.software-form .form-note,.software-form .form-success{grid-column:1}.software-purpose{grid-template-columns:1fr}}

/* Learning center */
.learning-page{background:#fff}.learning-intro{padding:70px 20px 90px;display:grid;grid-template-columns:.9fr 1.1fr;gap:110px;align-items:start}.learning-intro h1{margin:0;font-size:clamp(45px,5vw,70px);line-height:1.08;letter-spacing:-2px}.learning-intro h1 span{color:var(--teal)}.learning-intro>div{padding-top:35px}.learning-intro>div p{margin:13px 0 0;color:#3f5e70;font-size:16px;line-height:1.95}
.learning-catalog{padding-bottom:95px}.learning-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-bottom:28px}.learning-tabs button{padding:22px;border:1px solid #dfe9e6;border-radius:7px;background:#f3f7f6;color:var(--navy);font-size:17px;font-weight:850}.learning-tabs button:hover,.learning-tabs button.active{background:#dff5ee;border-color:var(--mint);color:#168f82}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.course-card{position:relative;min-height:520px;overflow:hidden;border-radius:8px;background:var(--pale)}.course-card[hidden]{display:none}.course-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.course-card:hover>img{transform:scale(1.025)}.course-card:after{content:"";position:absolute;inset:36% 0 0;background:linear-gradient(to bottom,rgba(233,248,244,0),rgba(217,244,235,.82) 30%,rgba(217,244,235,.98) 72%)}.course-overlay{position:absolute;z-index:2;inset:auto 25px 25px;text-align:center}.course-overlay>span{display:inline-block;margin-bottom:14px;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.86);color:#168f82;font-size:12px;font-weight:850}.course-overlay h2{margin:0;font-size:25px;line-height:1.32}.course-overlay p{margin:10px 0 18px;color:#385a6d;font-size:13px}.course-overlay a{display:inline-block;padding:12px 22px;border-radius:999px;background:var(--teal);color:#fff;font-weight:850;font-size:14px}.course-overlay a:hover{background:#168f82}.course-empty{display:none;margin:40px 0 0;padding:35px;background:var(--pale);text-align:center;color:var(--muted);border-radius:8px}.course-empty.show{display:block}
.learning-register{margin-bottom:75px;padding:50px 58px;display:flex;justify-content:space-between;align-items:center;gap:50px;background:var(--navy);color:#fff;border-radius:8px}.learning-register h2{margin:8px 0 12px;font-size:38px}.learning-register p{margin:0;color:#cfe0e5;line-height:1.7}.learning-register>a{flex:none;padding:15px 24px;background:var(--teal);border-radius:5px;color:#fff;font-weight:850}
@media(max-width:900px){.learning-intro{grid-template-columns:1fr;gap:25px;padding-bottom:65px}.learning-intro>div{padding-top:0}.course-grid{grid-template-columns:1fr 1fr}.learning-register{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.learning-intro{padding:46px 8px 55px}.learning-intro h1{font-size:42px;letter-spacing:-1px}.learning-tabs{grid-template-columns:1fr 1fr;gap:10px}.learning-tabs button{padding:16px 10px;font-size:15px}.course-grid{grid-template-columns:1fr;gap:20px}.course-card{min-height:480px}.learning-register{margin-inline:14px;padding:38px 26px}.learning-register h2{font-size:32px}}

/* Join community */
.community-page{background:#fff}.community-hero{padding:36px 0 0}.community-banner{width:100%}.community-intro{padding:75px 120px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.community-intro h1{margin:8px 0 20px;font-size:42px;line-height:1.18}.community-intro>div>p{margin:12px 0 0;color:#486779;line-height:1.86}.community-quote{margin:0;padding:30px;background:var(--pale);border-left:5px solid var(--mint);border-radius:8px}.community-quote>div{display:flex;align-items:center;gap:14px}.community-quote img{width:62px;height:62px;border-radius:50%;object-fit:cover}.community-quote>div p,.community-quote>div b,.community-quote>div span{margin:0;display:block}.community-quote>div span{margin-top:5px;color:var(--muted);font-size:12px}.community-quote>p{margin:20px 0 0;color:#35566a;line-height:1.8;font-size:14px}
.community-profile{padding:60px;display:grid;grid-template-columns:1fr 1fr;gap:62px;align-items:center;background:#eef9f5;border-radius:8px}.community-profile-art{overflow:hidden;border-radius:8px;background:#fff}.community-profile-art img{width:100%;min-height:390px;object-fit:cover}.community-profile h2{margin:8px 0 18px;font-size:40px;line-height:1.2}.community-profile p{margin:10px 0 0;color:#486779;line-height:1.82}.community-profile a{display:inline-block;margin-top:25px;padding:14px 22px;border-radius:5px;background:var(--teal);color:#fff;font-weight:850}
.community-statement{padding:88px 0 60px;text-align:center}.community-statement span{color:#168f82;font-size:13px;font-weight:850}.community-statement h2{max-width:800px;margin:12px auto 0;font-size:42px;line-height:1.25}
.community-steps{padding:58px 72px;background:#f2fbf8;border-radius:8px}.community-steps-head{text-align:center}.community-steps-head h2{margin:8px 0 12px;font-size:38px}.community-steps-head p{max-width:760px;margin:0 auto;color:var(--muted);line-height:1.75}.community-step-grid{margin-top:42px;display:grid;grid-template-columns:1fr 1fr;gap:30px 60px}.community-step-grid article{display:flex;align-items:flex-start;gap:18px}.community-step-grid article>b{width:38px;height:38px;flex:none;display:grid;place-items:center;border-radius:7px;background:var(--mint);color:var(--navy)}.community-step-grid h3{margin:0 0 7px;font-size:18px}.community-step-grid p{margin:0;color:#607b8b;line-height:1.65;font-size:14px}
.community-apply{margin-top:85px;margin-bottom:80px;padding:70px 100px;background:#eef9f5;border-radius:8px}.community-apply-head{text-align:center}.community-apply-head h2{margin:8px 0 13px;font-size:42px}.community-apply-head p{max-width:760px;margin:0 auto;color:var(--muted);line-height:1.75}.community-form{max-width:840px;margin:48px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:21px 24px}.community-form .field input,.community-form .field select,.community-form .field textarea{background:rgba(255,255,255,.72);border-color:#cfe0db}.community-form .field textarea{min-height:105px}.community-purpose{margin:0;padding:24px;border:1px solid #cfe0db;border-radius:7px;display:grid;grid-template-columns:1fr 1fr;gap:14px;background:rgba(255,255,255,.55)}.community-purpose legend{padding:0 9px;font-weight:800}.community-purpose label{display:flex;align-items:center;gap:9px;color:#466579;font-size:14px}.community-purpose input{width:16px!important}.community-agree{grid-column:1/-1;display:flex;align-items:flex-start;gap:10px;color:#526e7e;font-size:13px;line-height:1.6}.community-agree input{margin-top:3px}.community-form>button{grid-column:1/-1;padding:16px;border:0;border-radius:5px;background:var(--teal);color:#fff;font-weight:850}.community-form .form-note,.community-form .form-success{grid-column:1/-1}
@media(max-width:900px){.community-intro,.community-profile{grid-template-columns:1fr}.community-intro{padding-inline:45px}.community-profile-art img{min-height:300px}.community-apply{padding-inline:50px}}
@media(max-width:620px){.community-hero{padding-top:18px}.community-intro{padding:48px 8px;gap:34px}.community-intro h1,.community-profile h2,.community-statement h2,.community-steps-head h2,.community-apply-head h2{font-size:32px}.community-profile{padding:30px 24px;gap:32px}.community-profile-art img{min-height:210px}.community-statement{padding:60px 10px 45px}.community-steps{padding:42px 25px}.community-step-grid{grid-template-columns:1fr;gap:25px}.community-apply{padding:48px 24px;margin-top:60px}.community-form{grid-template-columns:1fr}.community-form .field.full,.community-form>button,.community-form .form-note,.community-form .form-success,.community-agree{grid-column:1}.community-purpose{grid-template-columns:1fr}}

/* Author profile */
.author-profile-page{background:#fbfcfb}.profile-hero{position:relative;min-height:500px;overflow:hidden;background:#071a2a;color:#fff}.profile-hero-art{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(4,18,30,.98) 0%,rgba(7,25,40,.91) 36%,rgba(7,25,40,.26) 72%,rgba(7,25,40,.1) 100%),linear-gradient(0deg,rgba(5,19,31,.28),rgba(5,19,31,.12)),url("../public/assets/author-ocean-boat-hero.jpg");background-position:center;background-size:cover}.profile-hero-inner{position:relative;z-index:2;min-height:500px;padding:58px 0;display:grid;grid-template-columns:230px minmax(0,650px);gap:46px;align-items:center}.profile-identity{align-self:center}.profile-identity>img{width:220px;height:220px;border-radius:50%;object-fit:cover;border:5px solid rgba(255,255,255,.84);box-shadow:0 14px 38px rgba(0,0,0,.28)}.profile-lead{max-width:650px}.profile-lead h1{margin:8px 0 0;font-size:clamp(50px,5vw,70px);line-height:1;letter-spacing:-2px}.profile-lead h2{margin:13px 0 14px;color:#b4eee2;font-size:22px;font-weight:750}.profile-lead>p{max-width:620px;margin:0;color:#d8e5e9;font-size:15px;line-height:1.85}.profile-tags{margin:21px 0;display:flex;flex-wrap:wrap;gap:8px}.profile-tags span{padding:7px 11px;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:rgba(5,24,39,.42);color:#edf7f6;font-size:11px;font-weight:750;backdrop-filter:blur(5px)}.profile-primary{display:inline-block;padding:12px 19px;border-radius:5px;background:#25b9a6;color:#fff;font-size:14px;font-weight:850;box-shadow:0 8px 20px rgba(0,0,0,.16)}.profile-primary:hover{background:#39c8b5}
.profile-section{padding:68px 0}.profile-section-head{margin-bottom:29px}.profile-section-head h2{margin:6px 0 0;font-size:40px;line-height:1.15}.profile-heading-row{display:flex;align-items:end;justify-content:space-between;gap:40px}.profile-heading-row>p{max-width:420px;margin:0;color:var(--muted);line-height:1.7}.profile-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dce7e8;border-block:1px solid #dce7e8}.profile-card-grid article{min-height:174px;padding:28px 30px;background:#fbfcfb}.profile-card-grid article>span{color:#168f82;font-size:11px;font-weight:850;letter-spacing:.8px}.profile-card-grid h3{margin:16px 0 9px;font-size:19px;line-height:1.4}.profile-card-grid p{margin:0;color:var(--muted);line-height:1.72;font-size:14px}
.profile-content{padding-top:70px}.profile-content-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px 24px}.profile-featured-work{min-height:286px;display:grid;grid-template-columns:.88fr 1.12fr;overflow:hidden;border-radius:8px;background:#edf3f4}.profile-featured-work>img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.profile-featured-work:hover>img{transform:scale(1.025)}.profile-featured-work>div{padding:32px 30px;display:flex;flex-direction:column;justify-content:center}.profile-featured-work span,.profile-work-list span{color:#168f82;font-size:11px;font-weight:850}.profile-featured-work h3{margin:10px 0 12px;font-size:26px;line-height:1.3}.profile-featured-work p{margin:0;color:var(--muted);font-size:14px;line-height:1.72}.profile-featured-work-secondary{background:#f4f1eb}.profile-work-list{display:grid;grid-template-rows:repeat(3,1fr);border-block:1px solid #dce6e7}.profile-work-list a{padding:17px 4px 15px;border-bottom:1px solid #dce6e7}.profile-work-list a:last-child{border-bottom:0}.profile-work-list b,.profile-work-list span,.profile-work-list i{display:block}.profile-work-list b{margin-top:6px;font-size:16px;line-height:1.42}.profile-work-list i{margin-top:5px;color:#7b909b;font-size:12px;font-style:normal}.profile-more-wrap{display:flex;justify-content:center;margin-top:30px}.profile-more{display:inline-flex;padding:12px 22px;border:1px solid #168f82;border-radius:5px;color:#168f82;font-size:14px;font-weight:850}.profile-more:hover{background:#168f82;color:#fff}
.profile-soft{position:relative;overflow:hidden;background:#25b9a6;color:#fff}.profile-soft-art{display:none}.profile-soft>.shell{position:relative;z-index:2;width:min(var(--max),calc(100% - 48px));margin-inline:auto}.profile-soft .kicker,.profile-soft .profile-card-grid article>span{color:#fff}.profile-soft .profile-card-grid{border-color:rgba(255,255,255,.42);background:rgba(255,255,255,.42)}.profile-soft .profile-card-grid article{background:transparent}.profile-soft .profile-card-grid h3,.profile-soft .profile-card-grid p{color:#fff}
.profile-background{padding:72px 0;display:grid;grid-template-columns:.75fr 1.25fr;gap:76px;align-items:start}.profile-background h2{margin:7px 0 14px;font-size:40px}.profile-background>div:first-child p{margin:0;color:var(--muted);line-height:1.8}.background-list{overflow:hidden;border-block:1px solid #dce6e7;background:#fff}.background-list article{padding:21px 4px}.background-list article+article{border-top:1px solid #dce6e7}.background-list b,.background-list span{display:block}.background-list span{margin-top:6px;color:var(--muted);font-size:13px;line-height:1.55}
.profile-service{padding:38px 40px;display:grid;grid-template-columns:1.3fr .8fr auto;gap:42px;align-items:center;border-radius:8px;background:#0b2940;color:#fff}.profile-service span{color:#8cf0df;font-size:11px;font-weight:850}.profile-service h3{margin:8px 0 11px;font-size:28px}.profile-service p{margin:0;color:#cfe0e5;font-size:14px;line-height:1.75}.profile-service ul{margin:0;padding-left:20px;color:#d9e7eb;font-size:14px;line-height:1.9}.profile-service>a{padding:13px 19px;background:#25b9a6;border-radius:5px;font-size:14px;font-weight:850;white-space:nowrap}
.profile-feedback{position:relative;padding:68px 0;overflow:hidden;background:#e3f6f1;color:#0d2a43}.profile-feedback:before{display:none}.profile-feedback>.shell{position:relative;z-index:2}.profile-feedback .kicker{color:#168f82}.feedback-head{display:flex;align-items:end;justify-content:space-between}.feedback-controls{display:flex;gap:8px}.feedback-controls button{width:40px;height:40px;border:1px solid #8fcfc4;border-radius:50%;background:#fff;color:#0d2a43;font-size:19px}.feedback-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px;scrollbar-width:thin}.feedback-track blockquote{min-width:350px;margin:0;padding:27px;scroll-snap-align:start;background:#fff;border:1px solid #c9e7e1;border-radius:8px;color:#172c38;font-size:15px;line-height:1.78}.feedback-track span{display:block;margin-top:18px;color:#172c38;font-size:12px;font-weight:800}
.profile-booking{padding:68px 0;background:#071a2a;color:#fff}.profile-booking-inner{display:grid;grid-template-columns:1fr .85fr;gap:74px;align-items:start}.profile-booking h2{margin:7px 0 14px;font-size:42px}.profile-booking p{margin:0;color:#cfe0e5;line-height:1.8}.profile-booking-form{padding:26px;background:#fff;border-radius:8px;color:var(--navy);display:grid;gap:15px}.profile-booking-form textarea{min-height:86px}.profile-booking-form>button{padding:14px;border:0;border-radius:5px;background:#25b9a6;color:#fff;font-weight:850}.profile-booking-form .form-success{grid-column:1}
@media(max-width:900px){.profile-hero-inner{grid-template-columns:180px 1fr;gap:34px}.profile-identity>img{width:170px;height:170px}.profile-content-grid,.profile-background,.profile-booking-inner{grid-template-columns:1fr}.profile-card-grid{grid-template-columns:1fr;gap:1px}.profile-service{grid-template-columns:1fr}.profile-background,.profile-booking-inner{gap:36px}.profile-heading-row{align-items:start;flex-direction:column;gap:14px}}
@media(max-width:620px){.profile-hero{min-height:620px}.profile-hero-art{background-image:linear-gradient(90deg,rgba(4,18,30,.96),rgba(7,25,40,.6)),linear-gradient(0deg,rgba(5,19,31,.72),rgba(5,19,31,.08)),url("../public/assets/author-ocean-boat-hero.jpg");background-position:67% center}.profile-hero-inner{min-height:620px;padding:38px 0;grid-template-columns:1fr;gap:20px;align-content:end}.profile-identity{margin:0}.profile-identity>img{width:142px;height:142px}.profile-lead h1{font-size:48px}.profile-lead h2{font-size:19px}.profile-lead>p{font-size:14px;line-height:1.75}.profile-tags{margin:17px 0}.profile-section{padding:52px 0}.profile-section-head h2,.profile-background h2{font-size:34px}.profile-content-grid{gap:16px}.profile-featured-work{grid-template-columns:1fr}.profile-featured-work>img{height:205px}.profile-featured-work>div{padding:27px 23px}.profile-featured-work h3{font-size:23px}.profile-work-list a{padding:17px 2px}.profile-soft>.shell{width:min(100% - 28px,var(--max))}.profile-background{padding:56px 0}.profile-service{padding:28px 23px}.profile-service h3{font-size:25px}.feedback-track blockquote{min-width:285px}.profile-booking h2{font-size:36px}}

/* Article detail */
.article-detail-page{background:#fff}.article-detail{padding:72px 0 86px}.article-head{max-width:1030px;margin:0 auto}.article-meta{display:flex;flex-wrap:wrap;gap:8px}.article-meta span{padding:7px 11px;border-radius:999px;background:var(--pale);color:#168f82;font-size:12px;font-weight:800}.article-head h1{max-width:920px;margin:18px 0 30px;font-size:clamp(38px,4vw,52px);line-height:1.13;letter-spacing:-1.5px}.article-intro{display:grid;grid-template-columns:290px 1fr;min-height:290px;overflow:hidden;background:var(--pale);border-bottom:1px solid #cfe1dc}.article-intro img{width:290px;height:290px;object-fit:cover}.article-intro p{align-self:center;max-width:650px;margin:0;padding:42px 54px;color:#35566a;font-size:18px;line-height:1.9}
.article-layout{max-width:1030px;margin:56px auto 0;display:grid;grid-template-columns:230px minmax(0,1fr);gap:58px;align-items:start}.article-sidebar{display:grid;gap:18px;position:sticky;top:102px}.article-author,.article-for-you{padding:26px 23px;border:1px solid #dce9e5;background:#fff}.article-author img{width:104px;height:104px;margin:0 0 18px;border-radius:50%;object-fit:cover}.article-author h2{margin:0;font-size:20px}.article-author>span{display:block;margin-top:6px;color:#168f82;font-size:12px;font-weight:800;line-height:1.5}.article-author p{margin:15px 0 0;color:#607b8b;font-size:13px;line-height:1.75}.article-author a{display:inline-flex;margin-top:18px;padding-bottom:3px;border-bottom:2px solid var(--teal);color:#168f82;font-size:13px;font-weight:850}.article-for-you{background:var(--pale);border-color:#cfe4de}.article-for-you h2{margin:0;font-size:15px;line-height:1.5}.article-for-you ul{margin:15px 0 0;padding-left:19px;color:#486779;font-size:13px;line-height:1.9}
.article-body{color:#3d5869;font-size:16px;line-height:1.9}.article-body>p{margin:0 0 18px}.article-body section{padding:15px 0 13px}.article-body section h2{margin:0 0 8px;color:#102a40;font-size:25px;line-height:1.35}.article-body section p{margin:0}.article-practice{margin-top:23px;padding:25px 28px;background:var(--pale);border-left:4px solid var(--mint)}.article-practice b{display:block;color:var(--navy)}.article-practice p{margin:6px 0 0;line-height:1.75}

.article-next{max-width:1030px;margin:70px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:18px}
.article-next>a.block{padding:28px;border:1px solid #d7e6e2;background:#fff}
.article-next>.block{padding:28px;border:1px solid #d7e6e2;background:#fff}
.article-next>a.article-next-action{background:var(--pale);border-color:#c8e3dc}
.article-next>.article-next-action{background:var(--pale);border-color:#c8e3dc}
.article-next span{color:#78909e;font-size:11px;font-weight:850}
.article-next h2{margin:9px 0 9px;font-size:20px;line-height:1.4}
.article-next p{margin:0;color:#668194;font-size:13px;line-height:1.7}
.article-next b{display:inline-flex;margin-top:18px;color:#168f82;font-size:13px}
@media(max-width:900px){.article-head,.article-layout,.article-next{max-width:none}.article-intro{grid-template-columns:240px 1fr;min-height:240px}.article-intro img{width:240px;height:240px}.article-intro p{padding:32px 38px;font-size:16px}.article-layout{grid-template-columns:200px minmax(0,1fr);gap:36px}.article-sidebar{position:static}}
@media(max-width:620px){.article-detail{padding:46px 0 60px}.article-head h1{margin:15px 0 24px;font-size:36px;letter-spacing:-1px}.article-intro{grid-template-columns:1fr}.article-intro img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.article-intro p{padding:27px 24px;font-size:15px}.article-layout{margin-top:38px;grid-template-columns:1fr;gap:30px}.article-sidebar{grid-template-columns:1fr}.article-author img{width:112px;height:112px}.article-body{font-size:15px}.article-body section h2{font-size:22px}
  .article-next{margin-top:48px;grid-template-columns:1fr}
  .article-next>a{padding:24px}}
