*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#20242a;background:#fff;line-height:1.5}[hidden]{display:none!important}a{color:inherit}.page-shell{min-height:100vh;background:linear-gradient(180deg,#f6fafd 0,#fff 520px)}.site-header{position:relative;z-index:2;display:flex;min-height:56px;align-items:center;justify-content:space-between;padding:12px 30px}.site-logo{display:block;max-height:32px;max-width:180px}.header-link{color:#2c2c2c;font-size:14px;font-weight:600;text-decoration:none}.header-link:hover{color:#5d63e8}.hero{padding:76px 24px 88px}.hero-inner{display:grid;grid-template-columns:minmax(0,430px) minmax(420px,612px);gap:96px;align-items:center;justify-content:center;max-width:1200px;margin:0 auto}.hero-title{margin:0 0 16px;color:#2c2c2c;font-size:56px;font-weight:750;letter-spacing:0;line-height:1.18}.hero-desc{margin:0 0 40px;color:#2c2c2c;font-size:24px}.primary-button{display:inline-flex;width:138px;height:48px;align-items:center;justify-content:center;border-radius:24px;background:linear-gradient(128deg,#11bba6,#6d6df7 55%,#f65c59);color:#fff;font-size:18px;font-weight:600;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.primary-button:hover{box-shadow:0 8px 20px #6d6df742;transform:translateY(-2px)}.showcase-frame{position:relative;width:100%;aspect-ratio:612 / 344;border-radius:14px;background:#cde5f6;box-shadow:0 6px 30px #5278953d}.showcase-frame img{position:absolute;inset:7px;width:calc(100% - 14px);height:calc(100% - 14px);border-radius:12px;object-fit:contain}.content-section{max-width:1200px;margin:0 auto;padding:84px 24px 104px}.section-title{margin:0 0 20px;color:#2c2c2c;font-size:36px;font-weight:650;text-align:center}.section-subtitle{margin:0 0 72px;color:#555;font-size:18px;text-align:center}.content-card-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none}.content-card-list li{display:flex;min-height:178px;flex-direction:column;border:1px solid #e7ecf4;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 14px 36px #25354d0f}.content-card-image{width:100%;aspect-ratio:16 / 9;object-fit:cover;background:#eef3f8}.content-card-title{margin:24px 24px 12px;color:#0e1418;font-size:18px;font-weight:650}.content-card-body{margin:0 24px 24px;color:#5f6875;font-size:15px;line-height:1.72;white-space:pre-line}.qa-section{max-width:980px;margin:0 auto;padding:0 24px 104px}.qa-list{display:grid;gap:12px}.qa-list details{border:1px solid #e7ecf4;border-radius:8px;background:#fff;padding:18px 20px}.qa-list summary{color:#172033;cursor:pointer;font-size:17px;font-weight:650}.qa-list p{margin:14px 0 0;color:#5f6875;font-size:15px;line-height:1.78}.blog-page{max-width:1120px;margin:0 auto;padding:64px 24px 96px}.blog-header{margin:0 0 32px}.blog-header h1{margin:0 0 10px;color:#162033;font-size:36px;letter-spacing:0}.blog-header p{max-width:620px;margin:0;color:#637083;font-size:17px;line-height:1.76}.featured-post{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(280px,1.1fr);gap:24px;align-items:stretch;margin:0 0 42px;border:1px solid #e4eaf3;border-radius:8px;background:#fff;box-shadow:0 18px 48px #25354d14;overflow:hidden}.featured-post-copy,.featured-post-media,.blog-card{color:inherit;text-decoration:none}.featured-post-copy{display:flex;min-height:300px;flex-direction:column;justify-content:center;padding:36px}.featured-post h2{margin:0 0 16px;color:#162033;font-size:32px;letter-spacing:0;line-height:1.28}.featured-post p{margin:0 0 22px;color:#526173;font-size:17px;line-height:1.76}.featured-post time,.blog-card time{color:#7b8798;font-size:13px;font-weight:650}.featured-post-media{display:block;min-height:300px;background:#eef3f8}.featured-post-media img{width:100%;height:100%;object-fit:cover}.blog-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin:0;padding:0;list-style:none}.blog-list li{min-width:0}.blog-card{display:flex;height:100%;flex-direction:column;border:1px solid #e8edf2;border-radius:8px;background:#fff;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease}.blog-card:hover{border-color:#cfd7ea;box-shadow:0 12px 32px #25354d12}.blog-card img{width:100%;aspect-ratio:16 / 9;object-fit:cover;background:#eef3f8}.blog-card div{display:flex;flex:1;flex-direction:column;gap:12px;padding:20px}.blog-card h2{margin:0;color:#162033;font-size:20px;letter-spacing:0;line-height:1.35}.blog-card p{margin:0;color:#5f6875;font-size:15px;line-height:1.72}.blog-card time{margin-top:auto}.article{max-width:780px;margin:0 auto;padding:56px 24px 88px}.article h1{margin:0 0 12px;font-size:40px;line-height:1.22;letter-spacing:0}.article-meta{margin:0 0 36px;color:#718096}.article-body{color:#2d3748;font-size:17px;line-height:1.82}.article-body h2{margin-top:36px;font-size:26px}.article-body a{color:#4f58d8}.article-body img{display:block;max-width:100%;height:auto;margin:24px auto;border-radius:8px}.admin-shell{display:grid;min-height:100vh;grid-template-columns:320px minmax(0,1fr);background:#f6f7fb;color:#1c2430}.publish-page{min-height:100vh;background:#f6f7fb;color:#1c2430;padding:48px 24px 80px}.publish-header,.publish-panel{max-width:920px;margin:0 auto}.publish-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.publish-header p{margin:0 0 8px;color:#637083;font-size:14px}.publish-header h1{margin:0;color:#162033;font-size:32px;letter-spacing:0}.publish-panel{display:grid;gap:22px;border:1px solid #e3e7ef;border-radius:8px;background:#fff;box-shadow:0 18px 48px #25354d14;padding:28px}.publish-panel h2{margin:0 0 16px;color:#162033;font-size:22px}.publish-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0}.publish-summary div{border:1px solid #e8edf2;border-radius:8px;background:#f8fafc;padding:16px}.publish-summary dt{margin:0 0 6px;color:#667386;font-size:13px;font-weight:700}.publish-summary dd{margin:0;color:#162033;font-size:18px;font-weight:750}.publish-actions{display:flex;flex-wrap:wrap;gap:12px}.publish-actions button{min-height:42px;border:1px solid #5260d6;border-radius:8px;background:#5260d6;color:#fff;cursor:pointer;font:inherit;font-weight:750;padding:0 18px}.publish-actions .admin-secondary-button{border-color:#d8deea;background:#fff;color:#283247}.publish-actions button:disabled{border-color:#d8deea;background:#eef1f6;color:#8994a6;cursor:not-allowed}#publish-status{min-height:22px;margin:0;color:#5260d6;font-size:14px;font-weight:700}#publish-status[data-state=error]{color:#bc2b2b}.publish-log{min-height:220px;max-height:420px;overflow:auto;border:1px solid #e3e7ef;border-radius:8px;background:#101828;color:#d9e4ff;font:13px/1.6 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;margin:0;padding:16px;white-space:pre-wrap}.login-page{display:grid;min-height:100vh;place-items:center;background:#f6f7fb;color:#1c2430;padding:24px}.login-panel{display:grid;width:min(100%,420px);gap:18px;border:1px solid #e3e7ef;border-radius:8px;background:#fff;box-shadow:0 18px 48px #25354d14;padding:30px}.login-panel p{margin:0 0 8px;color:#637083;font-size:14px}.login-panel h1{margin:0;color:#162033;font-size:30px;letter-spacing:0}.login-panel button{min-height:42px;border:1px solid #5260d6;border-radius:8px;background:#5260d6;color:#fff;cursor:pointer;font:inherit;font-weight:750}.login-panel button:disabled{border-color:#d8deea;background:#eef1f6;color:#8994a6;cursor:not-allowed}#login-status{min-height:22px;margin:0;color:#5260d6;font-size:14px;font-weight:700}#login-status[data-state=error]{color:#bc2b2b}.admin-sidebar{display:flex;min-height:100vh;flex-direction:column;gap:18px;border-right:1px solid #e3e7ef;background:#fff;padding:24px}.admin-brand p,.admin-form-header p{margin:0 0 6px;color:#637083;font-size:13px}.admin-brand h1,.admin-form-header h2{margin:0;color:#162033}.admin-brand h1{font-size:24px}.admin-form-header h2{font-size:26px}.admin-field{display:grid;gap:8px;color:#637083;font-size:13px;font-weight:700}.admin-field input,.admin-field select,.admin-field textarea{width:100%;border:1px solid #d8deea;border-radius:8px;background:#fff;color:#1c2430;font:inherit;font-weight:500;padding:11px 12px}.admin-field textarea{min-height:96px;resize:vertical}.admin-field input:focus,.admin-field select:focus,.admin-field textarea:focus{border-color:#5260d6;outline:3px solid rgba(82,96,214,.16)}.admin-actions,.admin-form-actions{display:flex;align-items:center;gap:10px}.admin-actions button,.admin-actions a,.admin-form-actions button,.admin-form-actions a,.admin-secondary-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border:1px solid #d8deea;border-radius:8px;background:#fff;color:#283247;font:inherit;font-weight:700;padding:0 14px;text-decoration:none}.admin-actions button,.admin-form-actions button{border-color:#5260d6;background:#5260d6;color:#fff;cursor:pointer}.admin-mode-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.admin-mode-tabs button{min-height:38px;border:1px solid #d8deea;border-radius:8px;background:#fff;color:#4f5d70;cursor:pointer;font:inherit;font-weight:700}.admin-mode-tabs button.is-active{border-color:#5260d6;background:#f0f2ff;color:#2636b8}.admin-form-actions button:disabled{border-color:#d8deea;background:#eef1f6;color:#8994a6;cursor:not-allowed}.admin-form-actions .admin-danger{border-color:#d64545;background:#fff;color:#b42323}.admin-form-actions .admin-danger:not(:disabled):hover{background:#fff1f1}.admin-form-actions .admin-danger:disabled{border-color:#d8deea;background:#eef1f6;color:#8994a6}.admin-posts{min-height:0;overflow:auto}.admin-posts ul{display:grid;gap:10px;list-style:none;margin:0;padding:0}.admin-posts button{display:grid;width:100%;gap:6px;border:1px solid #e1e6f0;border-radius:8px;background:#fff;color:#1c2430;cursor:pointer;padding:12px;text-align:left}.admin-posts button.is-active{border-color:#5260d6;background:#f0f2ff}.admin-posts strong{font-size:14px}.admin-posts span{color:#667386;font-size:12px}.admin-editor-panel{min-width:0;padding:28px}.admin-form{display:grid;gap:18px}.admin-section-block{display:grid;gap:14px;border:1px solid #e3e7ef;border-radius:8px;background:#fff;padding:18px}.admin-section-block h3{margin:0;color:#162033;font-size:18px}.admin-form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.admin-meta-grid{display:grid;grid-template-columns:minmax(180px,1fr) 180px minmax(0,2fr);gap:14px}.admin-field-wide{grid-column:span 3}.admin-check{display:inline-flex;width:max-content;align-items:center;gap:8px;color:#283247;font-weight:700}.admin-repeat-list{display:grid;gap:12px}.admin-repeat-row{display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:12px;align-items:end;border-top:1px solid #edf1f6;padding-top:12px}.admin-repeat-row.is-active{border-top-color:#5260d6;background:#f7f8ff;border-radius:8px;padding:12px}.admin-card-content-field,.admin-card-image-field{grid-column:1 / -1}.admin-card-image-field{display:grid;gap:10px}.content-card-image-preview{display:grid;min-height:160px;place-items:center;border:1px solid #d8deea;border-radius:8px;background:#f7f9fc;color:#7b8798;overflow:hidden;font-size:14px}.content-card-image-preview img{width:100%;height:100%;max-height:260px;object-fit:cover}.admin-card-image-actions{display:flex;flex-wrap:wrap;gap:10px}.admin-card-image-actions button{min-height:38px;border:1px solid #d8deea;border-radius:8px;background:#fff;color:#283247;cursor:pointer;font:inherit;font-weight:700;padding:0 14px}.admin-card-image-actions button:disabled{background:#eef1f6;color:#8994a6;cursor:not-allowed}.admin-remove-button{align-self:end;min-height:40px;border:1px solid #d64545;border-radius:8px;background:#fff;color:#b42323;cursor:pointer;font:inherit;font-weight:700;padding:0 14px}#editor{overflow:hidden;border:1px solid #d8deea;border-radius:8px;background:#fff}#admin-status,#site-content-status{min-height:22px;margin:0;color:#5260d6;font-size:14px;font-weight:700}#admin-status[data-state=error],#site-content-status[data-state=error]{color:#bc2b2b}[aria-disabled=true]{opacity:.45;pointer-events:none}@media(max-width:720px){.site-header{padding:12px 20px}.hero{padding:44px 20px 52px}.hero-inner{grid-template-columns:1fr;gap:42px;text-align:center}.hero-title{font-size:36px}.hero-desc{margin-bottom:28px;font-size:18px}.content-card-list,.blog-list{grid-template-columns:1fr}.blog-page{padding:44px 20px 72px}.blog-header h1{font-size:30px}.featured-post,.blog-card{grid-template-columns:1fr}.featured-post-copy{min-height:auto;padding:26px}.featured-post h2{font-size:26px}.featured-post-media{min-height:220px}.blog-card div{padding:18px}.publish-page{padding:32px 16px 56px}.publish-header{display:grid}.publish-summary{grid-template-columns:1fr}.section-title{font-size:28px}.section-subtitle{margin-bottom:44px;font-size:16px}.admin-shell{grid-template-columns:1fr}.admin-sidebar{min-height:auto;border-right:0;border-bottom:1px solid #e3e7ef}.admin-form-header{flex-direction:column}.admin-meta-grid,.admin-field-wide,.admin-repeat-row{grid-template-columns:1fr;grid-column:auto}}
.page-shell{background:radial-gradient(circle at 86% 4%,rgba(34,213,190,.38) 0,rgba(34,213,190,.18) 19%,rgba(255,255,255,0) 42%),linear-gradient(180deg,#eaf7ff 0,#d7fbf5 18%,#f8ffff 36%,#fff 52%)}.site-header{justify-content:flex-end;min-height:64px;padding:18px 40px}.header-link:hover{color:#13b9a9}.hero{padding:70px 24px 78px}.hero-inner{grid-template-columns:minmax(0,430px) minmax(420px,640px);gap:84px}.hero-title{color:#20262c}.hero-desc{color:#4d5863}.primary-button{width:148px;height:52px;border-radius:8px;background:linear-gradient(105deg,#12c9b6 0,#15b8aa 43%,#0db39f 100%);box-shadow:0 12px 28px rgba(18,201,182,.28);font-weight:650}.primary-button:hover{box-shadow:0 16px 34px rgba(18,201,182,.34);transform:translateY(-2px)}.showcase-frame{border-radius:18px;background:linear-gradient(135deg,#12c9b6 0,#8ceee4 44%,#efffff 100%);box-shadow:0 26px 70px rgba(14,157,145,.22);overflow:hidden}.showcase-frame:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.22),rgba(255,255,255,0) 50%);pointer-events:none}.showcase-frame img{inset:0;width:100%;height:100%;border-radius:18px;object-fit:cover}@media(max-width:720px){.page-shell{background:radial-gradient(circle at 88% 0,rgba(34,213,190,.32) 0,rgba(34,213,190,.12) 26%,rgba(255,255,255,0) 48%),linear-gradient(180deg,#eaf7ff 0,#d8fbf6 22%,#fff 48%)}.site-header{min-height:54px;justify-content:flex-end;padding:12px 20px}.hero{padding:42px 20px 50px}.hero-inner{gap:34px}.primary-button{width:136px;height:48px}.showcase-frame{border-radius:14px}.showcase-frame img{border-radius:14px}}
@media(max-width:720px){.hero-inner{grid-template-columns:1fr;text-align:center}}
.content-section{padding:96px 24px 116px}.section-title{font-size:42px}.section-subtitle{margin-bottom:64px;color:#5d6873}.content-card-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.content-card-list li{min-height:438px;border-color:#e1eef1;border-radius:8px;background:linear-gradient(180deg,#fff 0,#fbffff 100%);box-shadow:0 18px 46px rgba(17,92,107,.1);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.content-card-list li:hover{border-color:rgba(18,201,182,.34);box-shadow:0 24px 56px rgba(17,92,107,.16);transform:translateY(-2px)}.content-card-copy{display:flex;min-height:180px;flex-direction:column;padding:30px 30px 22px}.content-card-title{margin:0 0 14px;color:#111820;font-size:22px;font-weight:750;line-height:1.35}.content-card-body{margin:0;color:#586575;font-size:16px;line-height:1.78;white-space:normal}.content-card-list .content-card-image{display:block;width:100%;height:auto;margin-top:auto;border-top:1px solid rgba(18,201,182,.1);aspect-ratio:16 / 9;object-fit:cover;background:#e9fbf8}@media(max-width:960px){.content-card-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.content-section{padding:72px 20px 88px}.section-title{font-size:30px}.section-subtitle{margin-bottom:38px}.content-card-list{grid-template-columns:1fr;gap:18px}.content-card-list li{min-height:auto}.content-card-copy{min-height:auto;padding:24px 22px 18px}.content-card-title{font-size:20px}.content-card-body{font-size:15px}}
.content-card-list{gap:28px}.content-card-list li{min-height:430px;border:0;border-radius:14px;background:#fff;box-shadow:0 12px 28px rgba(15,32,45,.22);overflow:hidden}.content-card-list li:hover{box-shadow:0 18px 36px rgba(15,32,45,.24);transform:translateY(-2px)}.content-card-copy{min-height:196px;padding:30px 32px 18px}.content-card-title{font-size:23px}.content-card-body{color:#697280;font-size:16px;line-height:1.8}.content-card-list .content-card-image{width:calc(100% - 64px);margin:0 32px 32px;border:0;border-radius:10px;aspect-ratio:16 / 6.3;object-fit:cover;box-shadow:none}@media(max-width:720px){.content-card-list{gap:20px}.content-card-list li{border-radius:12px}.content-card-copy{padding:24px 24px 16px}.content-card-list .content-card-image{width:calc(100% - 48px);margin:0 24px 24px;border-radius:9px;aspect-ratio:16 / 7.2}}
.content-section{max-width:1384px;padding:98px 32px 122px}.content-card-list{gap:46px 42px}.content-card-list li{min-height:448px;border-radius:16px;box-shadow:0 18px 42px rgba(25,38,52,.16)}.content-card-list li:hover{box-shadow:0 22px 48px rgba(25,38,52,.18)}.content-card-copy{min-height:228px;padding:38px 36px 20px}.content-card-title{font-size:26px;line-height:1.3}.content-card-body{max-width:100%;color:#657386;font-size:20px;line-height:1.72}.content-card-list .content-card-image{width:calc(100% - 72px);margin:0 36px 36px;border-radius:12px;aspect-ratio:16 / 8.2}@media(max-width:960px){.content-section{max-width:760px}.content-card-list{gap:28px}.content-card-list{grid-template-columns:1fr}.content-card-copy{min-height:auto}.content-card-list li{min-height:auto}}@media(max-width:720px){.content-section{padding:72px 20px 90px}.content-card-list{gap:22px}.content-card-list li{border-radius:14px}.content-card-copy{padding:26px 24px 18px}.content-card-title{font-size:22px}.content-card-body{font-size:16px}.content-card-list .content-card-image{width:calc(100% - 48px);margin:0 24px 24px;border-radius:10px;aspect-ratio:16 / 8.4}}
.faq-section{max-width:1120px;margin:0 auto;padding:0 32px 128px}.faq-section .section-title{margin-bottom:44px}.faq-list{display:grid;gap:18px}.faq-list details{border:0;border-radius:16px;background:#fff;box-shadow:0 14px 34px rgba(25,38,52,.13);overflow:hidden}.faq-list summary{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;padding:0 28px;color:#111820;font-size:20px;font-weight:750;line-height:1.4;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"";flex:0 0 auto;width:28px;height:28px;border-radius:50%;background:#f4f8fb url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2312b8aa' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E") center/18px 18px no-repeat;transition:transform .18s ease,background-color .18s ease}.faq-list details[open] summary:after{background-color:#e8fbf8;transform:rotate(90deg)}.faq-list p{margin:0;padding:0 28px 26px;color:#657386;font-size:18px;line-height:1.78}@media(max-width:720px){.faq-section{padding:0 20px 92px}.faq-section .section-title{margin-bottom:28px}.faq-list{gap:14px}.faq-list details{border-radius:14px}.faq-list summary{min-height:64px;padding:0 20px;font-size:17px}.faq-list p{padding:0 20px 22px;font-size:15px}.faq-list summary:after{width:26px;height:26px}}
.content-section{max-width:1200px;padding:82px 24px 104px}.section-title{font-size:38px}.section-subtitle{margin-bottom:54px;font-size:18px}.content-card-list{gap:34px 30px}.content-card-list li{min-height:344px;border-radius:12px;box-shadow:0 16px 36px rgba(25,38,52,.13)}.content-card-list li:hover{box-shadow:0 20px 42px rgba(25,38,52,.16)}.content-card-copy{min-height:176px;padding:30px 28px 12px}.content-card-title{font-size:22px;line-height:1.35}.content-card-body{color:#657386;font-size:17px;line-height:1.72}.content-card-list .content-card-image{width:calc(100% - 56px);margin:0 28px 28px;border-radius:10px;aspect-ratio:16 / 6.6}@media(max-width:960px){.content-section{max-width:760px}.content-card-list{grid-template-columns:1fr;gap:24px}.content-card-list li{min-height:auto}.content-card-copy{min-height:auto}}@media(max-width:720px){.content-section{padding:66px 20px 82px}.section-title{font-size:30px}.section-subtitle{margin-bottom:34px;font-size:16px}.content-card-list{gap:18px}.content-card-list li{border-radius:12px}.content-card-copy{padding:24px 22px 14px}.content-card-title{font-size:20px}.content-card-body{font-size:15px}.content-card-list .content-card-image{width:calc(100% - 44px);margin:0 22px 22px;border-radius:9px;aspect-ratio:16 / 7.2}}
.blog-refresh{max-width:1180px;padding:72px 24px 112px}.blog-hero{text-align:center;margin:0 0 46px}.blog-hero p,.article-header p{margin:0 0 10px;color:#12b8aa;font-size:14px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.blog-hero h1{margin:0;color:#111820;font-size:46px;font-weight:800;line-height:1.18}.blog-refresh .featured-post{grid-template-columns:minmax(320px,.86fr) minmax(420px,1.14fr);gap:0;border:0;border-radius:18px;box-shadow:0 22px 56px rgba(18,92,107,.16)}.blog-refresh .featured-post-copy{min-height:360px;padding:44px}.post-badge{display:inline-flex;width:max-content;border-radius:999px;background:#e8fbf8;color:#12a99c;font-size:13px;font-weight:800;padding:7px 12px}.blog-refresh .featured-post h2{font-size:34px}.blog-refresh .featured-post p{color:#657386}.blog-refresh .featured-post-media{min-height:360px;background:#e9fbf8}.blog-refresh .featured-post-media img{object-fit:cover}.blog-refresh .blog-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.blog-refresh .blog-card{border:0;border-radius:14px;box-shadow:0 18px 42px rgba(18,92,107,.13)}.blog-refresh .blog-card img{aspect-ratio:16 / 9;background:#e9fbf8}.blog-refresh .blog-card div{gap:10px;padding:18px}.blog-refresh .blog-card h2{font-size:18px;line-height:1.35}.blog-refresh .blog-card p{color:#657386;font-size:14px;line-height:1.65}.blog-refresh .blog-card time{font-size:12px}.article-refresh{max-width:880px;padding:70px 24px 110px}.article-header{text-align:center;margin:0 0 42px}.article-header h1{margin:0 0 14px;color:#111820;font-size:44px;font-weight:800;line-height:1.18}.article-header time{color:#7b8798;font-size:14px;font-weight:700}.article-refresh .article-body{font-size:17px;line-height:1.9}.article-refresh .article-body h2{margin:46px 0 14px;color:#111820;font-size:28px}.article-refresh .article-body h3{margin:32px 0 10px;color:#172033;font-size:22px}.article-refresh .article-body p{margin:0 0 18px}.article-refresh .article-body ul{margin:0 0 22px;padding-left:24px}.article-refresh .article-body li{margin:8px 0}.article-refresh .article-body figure{margin:28px 0 34px}.article-refresh .article-body img{width:100%;border-radius:16px;box-shadow:0 18px 46px rgba(18,92,107,.12)}.article-refresh .article-body table{width:100%;border-collapse:separate;border-spacing:0;margin:22px 0 32px;border:1px solid #dbe8ee;border-radius:14px;overflow:hidden;background:#fff}.article-refresh .article-body th,.article-refresh .article-body td{padding:14px 16px;border-bottom:1px solid #e7eef3;text-align:left;vertical-align:top}.article-refresh .article-body th{background:#e8fbf8;color:#0f766e}.article-refresh .article-body tr:last-child td{border-bottom:0}.article-refresh .article-body blockquote{margin:24px 0;padding:18px 22px;border-left:4px solid #12b8aa;border-radius:0 12px 12px 0;background:#f2fffd;color:#172033;font-weight:750}.site-header.blog-nav{justify-content:flex-end;min-height:68px}.blog-nav-actions{display:flex;align-items:center;gap:12px}.header-button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;border:1px solid rgba(18,184,170,.22);border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 10px 24px rgba(18,92,107,.08);color:#14645f;font-size:14px;font-weight:800;padding:0 18px}.header-button:hover,.header-button.is-active{border-color:transparent;background:linear-gradient(105deg,#12c9b6 0,#15b8aa 48%,#0db39f 100%);color:#fff}@media(max-width:1080px){.blog-refresh .blog-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.site-header.blog-nav{min-height:58px;padding:12px 16px}.blog-nav-actions{gap:8px}.header-button{min-height:34px;padding:0 13px;font-size:13px}.blog-refresh{padding:48px 20px 82px}.blog-hero h1{font-size:34px}.blog-refresh .featured-post,.blog-refresh .blog-list{grid-template-columns:1fr}.blog-refresh .featured-post-copy{min-height:auto;padding:28px}.blog-refresh .featured-post h2{font-size:28px}.blog-refresh .featured-post-media{min-height:220px}.blog-refresh .blog-card div{padding:20px}.blog-refresh .blog-card h2{font-size:20px}.blog-refresh .blog-card p{font-size:15px}.article-refresh{padding:48px 20px 86px}.article-header h1{font-size:32px}.article-refresh .article-body{font-size:16px}.article-refresh .article-body h2{font-size:24px}.article-refresh .article-body h3{font-size:20px}.article-refresh .article-body th,.article-refresh .article-body td{padding:12px}}
