.notes-hero{padding:72px 0 56px;color:#fff;background:radial-gradient(circle at 82% 18%,rgba(255,183,202,.15),transparent 28%),linear-gradient(122deg,var(--night),var(--night-soft))}.notes-hero-inner,.article-hero-inner,.article-body{width:min(820px,calc(100% - 48px));margin-inline:auto}.notes-hero .page-kicker,.article-hero .page-kicker{display:flex;width:max-content;min-width:0;max-width:calc(100vw - 48px);margin:0;padding:6px 10px;border-radius:999px;color:#d9fff4;background:rgba(191,247,230,.1);box-shadow:inset 0 0 0 1px rgba(191,247,230,.13);font-size:.78rem;font-weight:700}.notes-hero .page-kicker+h1,.article-hero .page-kicker+h1{margin-top:24px}.notes-hero h1,.article-hero h1{max-width:15ch;margin-bottom:0;font-size:clamp(2.4rem,5vw,3.35rem);font-weight:400;line-height:1.12}.notes-count{display:flex;width:max-content;max-width:100%;margin-top:20px;padding:7px 11px;border-radius:999px;color:#092f2b;background:#bff7e6;font-size:.82rem;font-weight:700}.notes-list-section{padding:64px 0 96px;background:var(--mint-paper)}.notes-grid{width:var(--page);margin-inline:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.note-card{min-width:0;display:flex;flex-direction:column;padding:30px;border-radius:var(--radius-card);color:var(--ink);background:#fff;box-shadow:var(--shadow-card);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.note-card:hover{color:var(--ink);transform:translateY(-3px);box-shadow:0 24px 58px rgba(5,55,51,.14)}.note-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:.78rem;color:var(--muted)}.note-topic{display:flex;width:max-content;max-width:100%;padding:5px 9px;border-radius:999px;color:#075f4b;background:#dff5ef;font-weight:700}.note-card h2{margin:20px 0 0;font-size:1.45rem;font-weight:600;line-height:1.3}.note-card p{margin:12px 0 0;color:var(--muted)}.note-card .note-read{margin-top:24px;color:#08755b;font-weight:700}.article-hero{padding:64px 0 56px;color:#fff;background:radial-gradient(circle at 88% 25%,rgba(255,111,148,.16),transparent 31%),linear-gradient(122deg,var(--night),var(--night-soft))}.article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:24px}.article-meta span,.article-meta time{display:flex;width:max-content;max-width:100%;padding:6px 10px;border-radius:999px;color:#e8fff8;background:#174d49;font-size:.8rem}.article-section{padding:64px 0 112px;background:#fff}.article-body{display:grid;gap:40px}.article-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:.84rem}.article-breadcrumb a{color:#17695b}.article-breadcrumb span+span::before,.article-breadcrumb a+span::before{content:"";display:inline-block;width:6px;height:6px;margin:0 10px 1px 2px;border-right:1px solid currentColor;border-top:1px solid currentColor;transform:rotate(45deg)}.article-toc{padding:24px;border:1px solid var(--line);border-radius:var(--radius-card);background:var(--mint-paper);z-index:2}.article-toc h2{margin:0;font-size:1.3rem}.article-toc ol{margin:16px 0 0;padding-left:22px}.article-toc li{margin:0 0 7px}.article-toc a{color:#17695b;text-decoration-thickness:1px;text-underline-offset:3px}.toc-count{display:flex;width:max-content;max-width:100%;margin-top:16px;padding:6px 10px;border-radius:999px;color:#075f4b;background:#dff5ef;font-size:.8rem;font-weight:700;text-decoration:none}.prose{min-width:0}.prose h2{position:relative;margin:52px 0 0;padding-left:18px;font-size:1.72rem;font-weight:600;line-height:1.28}.prose h2::before{content:"";position:absolute;left:0;top:.18em;width:6px;height:1em;border-radius:3px;background:linear-gradient(180deg,#11ab85,#ff6f94)}.prose>p:first-child{font-size:1.08rem;line-height:1.75;color:var(--ink)}.prose h3{margin:32px 0 0;font-size:1.22rem;font-weight:650;color:#0b5b49}.prose p,.prose ul,.prose ol{margin:16px 0 0}.prose li{margin:0 0 9px}.prose li::marker{color:#0b8c6d;font-weight:700}.prose a{color:#08755b;font-weight:650}.prose table{width:100%;margin-top:20px;border-collapse:collapse;border:1px solid var(--line);font-size:.9rem}.prose th,.prose td{padding:12px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.prose th{color:#174d49;background:#e8f8f4}.prose tr:last-child td{border-bottom:0}.prose tbody tr:nth-child(even) td{background:#f7fcfa}.article-callout{margin-top:28px;padding:22px;border-radius:12px;color:#173f3c;background:#e9f8f4}.article-cta{margin-top:56px;padding:30px;border-radius:var(--radius-card);color:#fff;background:linear-gradient(112deg,#082b2b 0%,#103f3d 65%,#174d49 100%);box-shadow:var(--shadow-card)}.article-cta-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;color:#173f3c;background:#bff7e6}.article-cta-icon svg{width:25px;height:25px}.article-cta h2{margin:20px 0 0;color:#fff;font-size:1.5rem}.article-cta p{margin:12px 0 0;color:#d4ebe6}.article-cta-actions{display:flex;flex-wrap:wrap;gap:12px;padding-top:24px}.article-cta .button-mode-next{color:#062f29;background:#bff7e6;border-color:#bff7e6}.article-cta .button-mode-next:hover{color:#052a25;background:#d9fbef;border-color:#d9fbef}.article-float{position:fixed;right:22px;bottom:22px;z-index:45;width:min(340px,calc(100% - 32px));padding:22px 48px 22px 22px;border-radius:var(--radius-float);color:#fff;background:#173f3c;box-shadow:0 22px 52px rgba(0,20,20,.28)}.article-float-inner{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:center;text-decoration:none}.float-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;color:#173f3c;background:#ffb7ca}.float-icon svg{width:22px;height:22px}.article-float strong{display:block;font-size:.95rem}.article-float small{display:block;margin-top:3px;color:#c9e3de}.article-float .recommend-float-close{position:absolute;top:10px;right:10px;width:30px;height:30px;padding:0;border:0;border-radius:50%;color:#fff;background:#265653;font-size:0;gap:0}.recommend-float-close::before,.recommend-float-close::after{content:"";position:absolute;left:8px;top:14px;width:14px;height:2px;background:currentColor;transform:rotate(45deg)}.recommend-float-close::after{transform:rotate(-45deg)}@media(max-width:760px){.notes-hero-inner,.article-hero-inner,.article-body{width:calc(100% - 24px)}.notes-grid{grid-template-columns:minmax(0,1fr)}.notes-hero,.article-hero{padding-top:56px}.prose h2{font-size:1.5rem}.prose table{display:block;overflow-x:auto}.article-float{right:16px;bottom:16px}.article-cta-actions{display:grid}.article-cta-actions .button{width:100%}}