.pool-article{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.7;color:#1a1a1a}.pool-article *{box-sizing:border-box}.pool-hero-intro{background:linear-gradient(135deg,#003366 0%,#001a33 60%,#ffc800 100%);color:#fff;padding:1.75rem 1.5rem;border-radius:1rem;margin-bottom:2rem;position:relative;overflow:hidden}.pool-hero-intro::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgb(255 200 0 / .18),transparent 55%);pointer-events:none}.pool-hero-content{position:relative;z-index:1}.pool-hero-kicker{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;padding:.25rem .75rem;border-radius:999px;background-color:rgb(0 0 0 / .25);margin-bottom:.75rem}.pool-hero-kicker-icon{width:.55rem;height:.55rem;border-radius:999px;background-color:#ffc800}.pool-hero-title{font-size:1.45rem;font-weight:700;margin-bottom:.5rem;color:#fff}.pool-hero-subtitle{font-size:.95rem;max-width:40rem;opacity:.95;color:#ffffff!important}.pool-layout{display:grid;grid-template-columns:minmax(0,3.2fr) minmax(0,1.8fr);gap:2rem;align-items:flex-start}@media (max-width:1100px){.pool-layout{grid-template-columns:1fr}}.pool-main{display:flex;flex-direction:column;gap:2rem}.pool-section{background-color:#fff;border-radius:1rem;padding:1.5rem;border:1px solid rgb(0 51 102 / .08);box-shadow:0 10px 25px rgb(0 0 0 / .02)}.pool-section-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.pool-section-icon{width:2.25rem;height:2.25rem;border-radius:.9rem;background-color:rgb(0 51 102 / .06);display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;color:#036;flex-shrink:0}.pool-section-title{font-size:1.15rem;font-weight:700;color:#036}.pool-section-tag{font-size:.78rem;text-transform:uppercase;letter-spacing:.09em;font-weight:600;color:#036;padding:.15rem .6rem;border-radius:999px;border:1px solid rgb(0 51 102 / .18);background-color:rgb(255 200 0 / .08);margin-left:auto}.pool-section p{margin:.5rem 0;font-size:.96rem}.pool-section strong{color:#036}.pool-highlight-box{margin-top:.75rem;border-radius:.9rem;border-left:4px solid #ffc800;background-color:rgb(255 200 0 / .06);padding:.85rem 1rem}.pool-highlight-label{font-size:.75rem;text-transform:uppercase;font-weight:700;color:#a58000;margin-bottom:.15rem}.pool-checklist{list-style:none;padding-left:0;display:grid;gap:.4rem;font-size:.95rem}.pool-checklist li{padding-left:1.4rem;position:relative}.pool-checklist li::before{content:"✓";position:absolute;left:0;top:0;width:1rem;height:1rem;font-size:.8rem;border-radius:999px;border:1px solid rgb(0 51 102 / .25);color:#036;display:flex;align-items:center;justify-content:center;background:#fff;margin-top:.15rem}.pool-aside{display:flex;flex-direction:column;gap:1.5rem;position:sticky;top:1rem}@media (max-width:1100px){.pool-aside{position:static}}.pool-aside-card{border-radius:1rem;padding:1.1rem 1.15rem;border:1px solid rgb(0 51 102 / .12);background:linear-gradient(145deg,#ffffff,#f7f9fc)}.pool-aside-title{font-size:1.05rem;font-weight:700;color:#036;margin-bottom:.35rem}.pool-pill-list{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.4rem}.pool-pill{padding:.25rem .55rem;font-size:.78rem;background:rgb(0 51 102 / .05);border:1px solid rgb(0 51 102 / .16);border-radius:999px;color:#036}.pool-cta-link{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;background:#ffc800;padding:.65rem 1.2rem;border-radius:999px;font-size:.9rem;font-weight:600;text-decoration:none;color:#1a1a1a;margin-top:.8rem;border:none;cursor:pointer}.pool-cta-link:hover{filter:brightness(.97)}.pool-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.9rem;margin-top:1rem}@media (max-width:700px){.pool-summary-grid{grid-template-columns:1fr}}.pool-summary-item{border-radius:.9rem;border:1px dashed rgb(0 51 102 / .25);background:rgb(0 51 102 / .02);padding:.7rem .8rem;font-size:.88rem}