/* 官网图文升级增量样式｜2026-08-24 */
.home-feed{background:#f5f8f7}.home-feed .v3-section-head{align-items:end}.home-feed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-feed-card{min-width:0;border:1px solid rgba(18,135,165,.14);background:#fff;box-shadow:0 10px 28px rgba(7,91,105,.05);transition:.2s ease}.home-feed-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(7,91,105,.1)}.home-feed-card>a{display:block;height:100%;color:inherit;text-decoration:none}.home-feed-cover{position:relative;display:flex;aspect-ratio:16/9;align-items:flex-end;padding:18px;overflow:hidden;background:linear-gradient(145deg,#075b69,#1287a5);color:#fff}.home-feed-cover:before{content:"";position:absolute;inset:14px;border:1px solid rgba(255,255,255,.28)}.home-feed-cover b,.home-feed-cover small{position:relative;z-index:1}.home-feed-cover b{font:700 22px/1.25 "Songti SC","STSong",serif}.home-feed-cover small{position:absolute;top:18px;right:18px;font-size:10px;letter-spacing:.12em}.home-feed-cover.tone-warm{background:linear-gradient(145deg,#744b38,#ffa46b)}.home-feed-cover.tone-green{background:linear-gradient(145deg,#245746,#5f927c)}.home-feed-cover.tone-blue{background:linear-gradient(145deg,#164e6a,#4a93b1)}.home-feed-cover.tone-gold{background:linear-gradient(145deg,#66543b,#c89b58)}.home-feed-copy{padding:16px 17px 18px}.home-feed-meta{display:flex;justify-content:space-between;gap:10px;color:#7d918b;font-size:10px}.home-feed-meta span{color:#1287a5;font-weight:800}.home-feed-copy h3{margin:8px 0 7px;color:#174b3d;font-size:17px;line-height:1.5}.home-feed-copy p{margin:0;color:#667a73;font-size:12px;line-height:1.7}.home-feed-more{display:flex;justify-content:flex-end;margin-top:22px}.home-feed-more a{color:#075b69;font-weight:800;text-decoration:none}
.v3-path-visual{display:flex;width:46px;height:46px;margin:0 0 15px;align-items:center;justify-content:center;border-radius:15px;background:#e9f5f7;color:#1287a5}.v3-path-visual svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.v3-path-card.is-talent .v3-path-visual{background:#e4f2ef;color:#075b69}.v3-path-card.is-dse .v3-path-visual{background:#fff1e8;color:#d77b45}.v3-path-card.is-vpass .v3-path-visual{background:#f1ede4;color:#8a6a39}
.wechat-trigger{border:0;background:none;color:#075b69;font:inherit;font-weight:800;cursor:pointer}.nav .wechat-trigger{padding:9px 12px;border:1px solid rgba(18,135,165,.25);border-radius:999px}.hero-wechat-line{margin:10px 0 0;color:#60756e;font-size:12px}.hero-wechat-line .wechat-trigger{color:#b86d43}.contact-wechat{display:grid;grid-template-columns:78px 1fr;gap:15px;align-items:center;margin-top:18px;padding:14px;border:1px solid rgba(18,135,165,.18);background:#fff}.contact-wechat img{display:block;width:78px;height:78px;object-fit:cover}.contact-wechat b{display:block;color:#174b3d;font-size:14px}.contact-wechat span{display:block;margin:4px 0 7px;color:#667a73;font-size:12px}.footer-wechat{margin-top:12px;color:#ffa46b!important}.wechat-dialog{width:min(430px,calc(100% - 30px));padding:0;border:0;border-radius:18px;box-shadow:0 24px 80px rgba(4,46,55,.3)}.wechat-dialog::backdrop{background:rgba(3,28,34,.62)}.wechat-dialog-inner{position:relative;padding:28px;text-align:center;background:#f8fbfa}.wechat-dialog-close{position:absolute;top:10px;right:12px;width:34px;height:34px;border:0;border-radius:50%;background:#e6efed;color:#174b3d;font-size:22px;cursor:pointer}.wechat-dialog h2{margin:0;color:#174b3d;font:700 24px/1.35 "Songti SC","STSong",serif}.wechat-dialog p{margin:8px 0 18px;color:#667a73;font-size:13px}.wechat-dialog img{display:block;width:min(290px,100%);height:auto;margin:auto;border:10px solid #fff;box-shadow:0 8px 28px rgba(7,91,105,.12)}.wechat-dialog small{display:block;margin-top:14px;color:#b86d43}
.insights-page{max-width:1120px;padding-top:28px;padding-bottom:64px}.insights-toolbar{display:grid;grid-template-columns:1fr auto;gap:14px;margin-bottom:22px}.insights-search{min-height:46px;padding:10px 15px;border:1px solid #cfded9;border-radius:8px;background:#fff;font:inherit}.insights-filters{display:flex;gap:8px}.insights-filters button{padding:8px 15px;border:1px solid #cfded9;border-radius:999px;background:#fff;color:#48645c;font:inherit;cursor:pointer}.insights-filters button[aria-pressed=true]{border-color:#1287a5;background:#1287a5;color:#fff}.insights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.insight-card{border:1px solid rgba(18,135,165,.14);background:#fff}.insight-card[hidden]{display:none}.insight-card a{display:block;height:100%;color:inherit;text-decoration:none}.insight-card .home-feed-copy{padding:18px}.insights-empty{padding:30px;background:#f5f8f7;color:#667a73;text-align:center}
@media(max-width:900px){.home-feed-grid,.insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.insights-toolbar{grid-template-columns:1fr}.insights-filters{overflow-x:auto}.insights-filters button{flex:0 0 auto}}
@media(max-width:700px){.home-feed-grid,.insights-grid{grid-template-columns:1fr}.nav .wechat-trigger{display:none}.contact-wechat{grid-template-columns:64px 1fr}.contact-wechat img{width:64px;height:64px}.wechat-dialog-inner{padding:25px 18px}.home-feed .v3-section-head{align-items:flex-start}.home-feed-more{justify-content:flex-start}}
/* 联系区扁平调整：二维码从表单移至左侧信息位 */
.contact-wechat-left{max-width:430px;margin:18px 0 0;padding:12px 14px;border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.06)}
.contact-wechat-left img{width:72px;height:72px;border:5px solid #fff}
.contact-wechat-left b{color:#fff}
.contact-wechat-left span{color:#cfe0d9}
.contact-wechat-left .wechat-trigger{color:#ffa46b}
.v3-home .v3-contact .lead-card{align-self:center}
.v3-home .v3-contact-copy blockquote{margin-bottom:16px}
@media(max-width:700px){.contact-wechat-left{max-width:none;margin-top:14px}.contact-wechat-left img{width:64px;height:64px}}
/* 页脚咨询入口去重并扁平化 */
.v3-footer-info .footer-wechat{display:block;width:auto;margin:8px 0 0;padding:0;border:0;border-radius:0;background:transparent;color:#ffa46b!important;text-align:left;font-size:inherit;line-height:inherit}
.v3-footer-info .footer-wechat:hover{text-decoration:underline}
/* 首页最新手记 V2｜品牌VI定稿 */
.home-notes-v2{background:#f5f2ec}.home-notes-v2 .notes-v2-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;flex-wrap:wrap;margin-bottom:22px}.home-notes-v2 .notes-v2-kicker{font-size:11px;letter-spacing:.3em;color:#1287a5;font-weight:800}.home-notes-v2 h2{margin:9px 0 8px;color:#16202b;font-size:clamp(28px,4vw,42px);line-height:1.15}.home-notes-v2 .notes-v2-lede{max-width:660px;margin:0;color:#5d6872;font-size:15px}.notes-v2-count{padding:7px 13px;border:1px solid #e8e3d9;border-radius:999px;background:#fff;color:#1287a5;font-size:12px;font-weight:800}.notes-v2-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 24px;padding-top:20px;border-top:1px solid #e8e3d9}.notes-v2-tab{display:flex;align-items:center;gap:7px;padding:8px 13px;border:1px solid #e8e3d9;border-radius:999px;background:#fff;color:#5d6872;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.notes-v2-tab i{width:7px;height:7px;border-radius:50%;background:#1287a5}.notes-v2-tab[aria-pressed=true]{border-color:#1287a5;background:#1287a5;color:#fff}.notes-v2-tab[aria-pressed=true] i{background:#fff!important}.notes-v2-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.notes-v2-feature{grid-column:span 3;display:grid;grid-template-columns:1.05fr 1fr;overflow:hidden;border:1px solid #e8e3d9;border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(18,135,165,.1);transition:.2s}.notes-v2-feature:hover,.notes-v2-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(18,135,165,.17)}.notes-v2-feature[hidden],.notes-v2-card[hidden]{display:none}.notes-v2-feature>a,.notes-v2-card>a{color:inherit;text-decoration:none}.notes-v2-feature>a{display:contents}.notes-v2-feature-pic{position:relative;display:flex;min-height:330px;padding:42px;flex-direction:column;justify-content:space-between;overflow:hidden;background:linear-gradient(140deg,#1287a5,#0e5a6e);color:#fff}.notes-v2-feature-pic:after{content:"";position:absolute;right:-60px;bottom:-70px;width:240px;height:240px;border-radius:50%;background:rgba(255,255,255,.07)}.notes-v2-flag{position:absolute;top:17px;left:17px;padding:5px 11px;border-radius:999px;background:#ffa46b;color:#0e5a6e;font-size:11px;font-weight:900}.notes-v2-score{align-self:flex-start;display:inline-flex;align-items:baseline;gap:7px;margin-top:18px;padding:9px 14px;border:1px solid rgba(255,255,255,.3);border-radius:12px;background:rgba(255,255,255,.14)}.notes-v2-score b{font-size:42px;line-height:.9}.notes-v2-feature-pic h3{position:relative;z-index:1;margin:18px 0 9px;font-size:clamp(26px,3vw,38px);line-height:1.2}.notes-v2-feature-pic small{position:relative;z-index:1;opacity:.86}.notes-v2-feature-body{display:flex;padding:42px;flex-direction:column;justify-content:center;gap:16px}.notes-v2-pillar{align-self:flex-start;padding:5px 11px;border-radius:999px;background:#e8f6fa;color:#1287a5;font-size:11px;font-weight:800}.notes-v2-feature-body p{margin:0;color:#5d6872;font-size:16px;line-height:1.65}.notes-v2-read{display:flex;align-items:center;gap:5px;color:#6d787f;font-size:11px}.notes-v2-more{color:#1287a5;font-size:13px;font-weight:800}.notes-v2-card{overflow:hidden;border:1px solid #e8e3d9;border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(18,135,165,.09);transition:.2s}.notes-v2-card>a{display:flex;height:100%;flex-direction:column}.notes-v2-card-top{position:relative;display:flex;min-height:135px;padding:20px;align-items:flex-end;background:linear-gradient(140deg,#1287a5,#0e5a6e);color:#fff}.notes-v2-card-top.is-avoid{background:linear-gradient(140deg,#0e5a6e,#083b4d)}.notes-v2-card-top.is-up{background:linear-gradient(140deg,#1b9fc0,#0e5a6e)}.notes-v2-card-top.is-life{background:linear-gradient(140deg,#ffa46b,#e8843e)}.notes-v2-card-top span{position:absolute;top:13px;right:13px;padding:4px 9px;border-radius:999px;background:#ffa46b;color:#0e5a6e;font-size:10px;font-weight:900}.notes-v2-card-top.is-life span{background:#fff;color:#0e5a6e}.notes-v2-card-top h3{margin:0;font-size:20px;line-height:1.3}.notes-v2-card-body{display:flex;padding:16px 19px 18px;flex:1;flex-direction:column;gap:10px}.notes-v2-meta{color:#1287a5;font-size:11px;font-weight:700}.notes-v2-card-body p{margin:0;color:#5d6872;font-size:13px;line-height:1.55;flex:1}.notes-v2-card-foot{display:flex;align-items:center;justify-content:space-between;gap:8px}.notes-v2-card-foot b{color:#1287a5;font-size:12px}.notes-v2-empty{grid-column:span 3;padding:35px;color:#5d6872;text-align:center}.notes-v2-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-top:30px;padding:28px 32px;border-radius:18px;background:linear-gradient(135deg,#0e5a6e,#083b4d);color:#fff}.notes-v2-cta h3{margin:0;font-size:23px}.notes-v2-cta p{margin:4px 0 0;color:rgba(255,255,255,.76);font-size:13px}.notes-v2-cta a{padding:11px 20px;border-radius:999px;background:linear-gradient(135deg,#ffa46b,#e8843e);color:#0e5a6e;font-weight:900;text-decoration:none}.notes-v2-cta a:hover{box-shadow:0 10px 24px rgba(255,164,107,.35)}
@media(max-width:900px){.notes-v2-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.notes-v2-feature{grid-column:span 2}}
@media(max-width:700px){.notes-v2-tabs{flex-wrap:nowrap;margin-inline:-15px;padding-inline:15px;padding-bottom:5px;overflow-x:auto}.notes-v2-tab{flex:0 0 auto}.notes-v2-grid{grid-template-columns:1fr}.notes-v2-feature{grid-column:span 1;grid-template-columns:1fr}.notes-v2-feature-pic{min-height:250px;padding:30px 24px}.notes-v2-feature-body{padding:27px 24px}.notes-v2-card-top{min-height:120px}.notes-v2-empty{grid-column:span 1}.notes-v2-cta{align-items:flex-start;padding:25px 22px;flex-direction:column}}
/* 最新手记 V2 紧凑扁平版｜2026-08-24 */
.home-notes-v2{padding-top:32px!important;padding-bottom:32px!important}
.home-notes-v2 .notes-v2-head{margin-bottom:13px;gap:16px}
.home-notes-v2 .notes-v2-kicker{font-size:9px;letter-spacing:.24em}
.home-notes-v2 h2{margin:5px 0 5px;font-size:clamp(24px,3vw,32px)}
.home-notes-v2 .notes-v2-lede{font-size:12.5px;line-height:1.55}
.notes-v2-count{padding:5px 10px;font-size:10px}
.notes-v2-tabs{gap:6px;margin-bottom:14px;padding-top:12px}
.notes-v2-tab{padding:5px 10px;font-size:10.5px}
.notes-v2-tab i{width:6px;height:6px}
.notes-v2-grid{gap:11px}
.notes-v2-feature,.notes-v2-card{border-radius:11px;box-shadow:none}
.notes-v2-feature:hover,.notes-v2-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(18,135,165,.11)}
.notes-v2-feature-pic{min-height:185px;padding:23px 26px}
.notes-v2-flag{top:11px;left:12px;padding:3px 8px;font-size:9px}
.notes-v2-score{margin-top:14px;padding:6px 10px;border-radius:8px;font-size:11px}
.notes-v2-score b{font-size:30px}
.notes-v2-feature-pic h3{margin:10px 0 5px;font-size:25px}
.notes-v2-feature-pic small{font-size:10px}
.notes-v2-feature-body{padding:23px 27px;gap:9px}
.notes-v2-pillar{padding:3px 8px;font-size:9.5px}
.notes-v2-feature-body p{font-size:13px;line-height:1.5}
.notes-v2-read{font-size:9.5px}
.notes-v2-more{font-size:11px}
.notes-v2-card-top{min-height:92px;padding:15px 16px}
.notes-v2-card-top span{top:9px;right:9px;padding:2px 7px;font-size:8.5px}
.notes-v2-card-top h3{font-size:15.5px;line-height:1.28}
.notes-v2-card-body{padding:11px 14px 12px;gap:6px}
.notes-v2-meta{font-size:9.5px}
.notes-v2-card-body p{display:-webkit-box;font-size:11.5px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.notes-v2-card-foot b{font-size:10px}
.notes-v2-cta{margin-top:14px;padding:17px 20px;border-radius:11px}
.notes-v2-cta h3{font-size:17px}
.notes-v2-cta p{margin-top:2px;font-size:10.5px}
.notes-v2-cta a{padding:8px 14px;font-size:11px}
@media(max-width:700px){.home-notes-v2{padding-top:25px!important;padding-bottom:25px!important}.home-notes-v2 .notes-v2-head{display:block}.notes-v2-count{display:inline-block;margin-top:8px}.notes-v2-tabs{margin-top:11px}.notes-v2-feature-pic{min-height:150px;padding:22px 19px}.notes-v2-feature-body{padding:18px 19px}.notes-v2-feature-pic h3{font-size:21px}.notes-v2-card-top{min-height:82px}.notes-v2-cta{padding:16px 17px;gap:12px}.notes-v2-cta h3{font-size:16px}}
/* 最新手记 V2 二次扁平：主卡不再独占整行 */
@media(min-width:901px){
  .notes-v2-feature{grid-column:span 2;grid-template-columns:.92fr 1.08fr}
  .notes-v2-feature-pic{min-height:164px;padding:19px 21px}
  .notes-v2-feature-body{padding:19px 22px;gap:7px}
  .notes-v2-feature-pic h3{font-size:21px;line-height:1.18}
  .notes-v2-feature-pic small{font-size:9px}
  .notes-v2-score{padding:5px 8px;margin-top:11px}
  .notes-v2-score b{font-size:27px}
  .notes-v2-feature-body p{font-size:11.5px;line-height:1.45}
  .notes-v2-card-top{min-height:80px}
  .notes-v2-card-body{padding-top:9px;padding-bottom:10px}
}
/* 最新手记 V2 清秀版：取消大面积色块 */
.home-notes-v2{background:#f8faf9}
.notes-v2-feature,.notes-v2-card{border-color:#dfe8e5;background:#fff}
.notes-v2-feature-pic{border-right:1px solid #e2ebe8;background:#fff!important;color:#16202b}
.notes-v2-feature-pic:before{content:"";position:absolute;left:0;top:0;right:0;height:4px;background:#1287a5}
.notes-v2-feature-pic:after{display:none}
.notes-v2-flag{background:#fff2e9;color:#bd6938}
.notes-v2-score{border-color:#cfe5ea;background:#edf7f9;color:#0e5a6e}
.notes-v2-feature-pic small{color:#71817c;opacity:1}
.notes-v2-card-top,.notes-v2-card-top.is-avoid,.notes-v2-card-top.is-up,.notes-v2-card-top.is-life{border-bottom:1px solid #e4ece9;background:#f8fbfa!important;color:#16202b}
.notes-v2-card-top:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#1287a5}
.notes-v2-card[data-pillar="up"] .notes-v2-card-top:before{background:#1b9fc0}
.notes-v2-card[data-pillar="life"] .notes-v2-card-top:before{background:#ffa46b}
.notes-v2-card[data-pillar="avoid"] .notes-v2-card-top:before{background:#0e5a6e}
.notes-v2-card[data-pillar="estate"] .notes-v2-card-top:before{background:#f5b98a}
.notes-v2-card-top span,.notes-v2-card-top.is-life span{border:1px solid #d9e7e3;background:#fff;color:#1287a5}
.notes-v2-card[data-pillar="life"] .notes-v2-card-top span{border-color:#f6d6c1;color:#c46f3d}
.notes-v2-card[data-pillar="avoid"] .notes-v2-card-top span{color:#0e5a6e}
.notes-v2-tab{border-color:#dfe8e5;box-shadow:none}
.notes-v2-tab[aria-pressed=true]{border-color:#1287a5;background:#edf7f9;color:#0e5a6e}
.notes-v2-tab[aria-pressed=true] i{background:#1287a5!important}
.notes-v2-cta{border:1px solid #d9e8e4;background:#fff;color:#16202b}
.notes-v2-cta p{color:#667a73}
.notes-v2-cta a{background:#1287a5;color:#fff}
.notes-v2-cta a:hover{box-shadow:none;background:#0e6b87}
/* 最新手记底部 CTA 极简收口 */
.notes-v2-cta{margin-top:16px;padding:13px 0 0;border:0;border-top:1px solid #dfe8e5;border-radius:0;background:transparent;color:#16202b}
.notes-v2-cta h3{font-size:15px;font-weight:800}
.notes-v2-cta p{font-size:10px}
.notes-v2-cta a{padding:0;border-radius:0;background:transparent;color:#1287a5;font-size:11px}
.notes-v2-cta a:hover{background:transparent;color:#0e5a6e;text-decoration:underline}
/* 最新手记极简清单版｜最终重构 */
.notes-minimal{padding:30px 0!important;background:#fff}.notes-min-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:13px}.notes-min-head p{margin:0 0 3px;color:#1287a5;font-size:9px;font-weight:800;letter-spacing:.22em}.notes-min-head h2{margin:0;color:#183a34;font-size:23px;line-height:1.38;letter-spacing:-.03em}.notes-title-break{display:block}.notes-min-head>a{color:#1287a5;font-size:11px;font-weight:800;text-decoration:none}.notes-min-tabs{display:flex;align-items:center;gap:18px;padding:9px 0;border-top:1px solid #e3ebe8;border-bottom:1px solid #e3ebe8;overflow-x:auto}.notes-min-tabs button{flex:0 0 auto;padding:0 0 4px;border:0;border-bottom:2px solid transparent;background:transparent;color:#73817d;font:inherit;font-size:10.5px;cursor:pointer}.notes-min-tabs button[aria-pressed=true]{border-bottom-color:#1287a5;color:#0e5a6e;font-weight:800}.notes-min-tabs span{margin-left:auto;color:#98a39f;font-size:9.5px;white-space:nowrap}.notes-min-feature>a{display:grid;grid-template-columns:66px 1fr auto;gap:16px;align-items:center;padding:15px 0;border-bottom:1px solid #e3ebe8;color:inherit;text-decoration:none}.notes-min-score{display:flex;width:62px;height:62px;align-items:center;justify-content:center;flex-direction:column;border:1px solid #cfe3e7;border-radius:50%;background:#f3f9fa;color:#0e5a6e}.notes-min-score b{font-size:24px;line-height:1}.notes-min-score small{margin-top:2px;font-size:8px}.notes-min-meta{color:#1287a5;font-size:9px;font-weight:700}.notes-min-feature h3,.notes-min-item h3{margin:3px 0;color:#183a34}.notes-min-feature h3{font-size:18px}.notes-min-feature p{margin:0;color:#687873;font-size:11.5px}.notes-min-arrow,.notes-min-item b{color:#1287a5;font-size:10px;white-space:nowrap}.notes-min-grid{display:grid;grid-template-columns:1fr 1fr}.notes-min-item{min-width:0;border-bottom:1px solid #e3ebe8}.notes-min-item:nth-child(odd){border-right:1px solid #e3ebe8}.notes-min-item>a{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;min-height:104px;padding:13px 48px 12px 0;color:inherit;text-decoration:none}.notes-min-item:nth-child(even)>a{padding-left:18px}.notes-min-icon{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid #d5e8e9;border-radius:50%;background:#f1f8f7;color:#0e6f78;transition:transform .2s ease,border-color .2s ease,background .2s ease}.notes-min-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.notes-min-item[data-pillar="up"] .notes-min-icon{background:#f2f8fb;color:#197b98}.notes-min-item[data-pillar="avoid"] .notes-min-icon{border-color:#f1d8c8;background:#fff7f1;color:#b86d43}.notes-min-item[data-pillar="life"] .notes-min-icon{background:#f5f8f2;color:#55785f}.notes-min-item:hover .notes-min-icon{transform:translateY(-2px);border-color:#9fcdd2;background:#eaf6f5}.notes-min-copy{min-width:0}.notes-min-item h3{font-size:14px;line-height:1.35}.notes-min-item p{margin:0;color:#74817d;font-size:10.5px;line-height:1.45}.notes-min-item b{position:absolute;right:0;bottom:12px}.notes-min-item:nth-child(even) b{right:0}.notes-min-feature[hidden],.notes-min-item[hidden]{display:none}.notes-min-empty{padding:22px 0;color:#73817d;text-align:center}.notes-min-feature:hover h3,.notes-min-item:hover h3{color:#1287a5}.notes-min-head>a:hover,.notes-min-feature:hover .notes-min-arrow,.notes-min-item:hover b{text-decoration:underline}
@media(max-width:700px){.notes-minimal{padding:24px 0!important}.notes-min-head{align-items:flex-start;flex-direction:column;gap:6px}.notes-min-head h2{font-size:21px}.notes-min-tabs{gap:15px}.notes-min-feature>a{grid-template-columns:52px 1fr;gap:11px}.notes-min-score{width:50px;height:50px}.notes-min-score b{font-size:20px}.notes-min-arrow{grid-column:2}.notes-min-grid{grid-template-columns:1fr}.notes-min-item:nth-child(odd){border-right:0}.notes-min-item:nth-child(even)>a{padding-left:0}.notes-min-item>a{grid-template-columns:38px minmax(0,1fr);gap:11px;min-height:94px}.notes-min-icon{width:36px;height:36px}.notes-min-icon svg{width:20px;height:20px}}
