.page{max-width:1200px;margin:0 auto;background-color:#ffffff;border-radius:10px;box-shadow:0 15px 35px rgba(0,40,80,0.08);overflow:hidden;border:1px solid rgba(0,62,116,0.1);}.header{background-color:#ffffff;padding:2.5rem 2.5rem 1.8rem 2.5rem;color:#003e74;border-bottom:2px solid rgba(0,62,116,0.15);}.header h1{font-size:2.2rem;font-weight:600;letter-spacing:-0.01em;line-height:1.2;display:flex;align-items:center;gap:0.65rem;color:#003e74;}.header h1 span{background-color:rgba(0,62,116,0.08);padding:0.25rem 0.75rem;border-radius:40px;font-size:1.1rem;font-weight:400;letter-spacing:0.3px;margin-left:0.5rem;color:#003e74;}.header .subhead{font-size:1.1rem;margin-top:0.5rem;opacity:0.9;font-weight:400;color:#2a4b6e;max-width:80%;}.content{padding:2.5rem;}.intro-box{background-color:#f9fcff;border-left:6px solid #003e74;padding:1.5rem 2rem;border-radius:0 18px 18px 0;margin-bottom:2.5rem;box-shadow:0 4px 12px rgba(0,62,116,0.04);font-size:1.02rem;color:#1a314b;}.intro-box p + p{margin-top:1rem;}.section-title{font-size:1.8rem;font-weight:600;color:#003e74;margin:2.5rem 0 1.5rem 0;padding-bottom:0.6rem;border-bottom:3px solid rgba(0,62,116,0.2);display:flex;align-items:center;gap:12px;}.section-title i{font-size:2rem;font-weight:300;}.field-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem;}.field-card{background:white;border-radius:18px;padding:1.5rem 1.5rem 1.3rem 1.5rem;box-shadow:0 8px 20px rgba(0,62,116,0.06);border:1px solid #e5eef7;transition:transform 0.15s ease,box-shadow 0.2s ease;display:flex;flex-direction:column;border-top:4px solid #003e74;}.field-card:hover{transform:translateY(-3px);box-shadow:0 14px 26px rgba(0,62,116,0.12);}.field-card .field-number{font-size:0.8rem;font-weight:700;letter-spacing:0.5px;text-transform:uppercase;color:#003e74;background:#e9f0f9;padding:0.2rem 0.8rem;border-radius:40px;display:inline-block;margin-bottom:0.8rem;align-self:flex-start;}.field-card h3{font-size:1.3rem;font-weight:600;color:#003e74;margin-bottom:0.65rem;line-height:1.3;}.field-card p{font-size:0.96rem;color:#2a4058;margin-bottom:0.5rem;}.field-card .sub-detail{font-size:0.9rem;color:#3f5a77;background:#f4f9ff;padding:0.7rem 1rem;border-radius:12px;margin-top:0.6rem;border-left:3px solid #003e74;}.key-areas{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.25rem;margin-top:1.5rem;}.key-card{background:#ffffff;border-radius:16px;padding:1.25rem 1.5rem;box-shadow:0 5px 15px rgba(0,62,116,0.05);border:1px solid #dae6f2;display:flex;flex-direction:column;transition:all 0.2s;}.key-card:hover{background:#fafdff;border-color:#003e74;}.key-card .key-name{font-weight:700;font-size:1.1rem;color:#003e74;margin-bottom:0.6rem;display:flex;align-items:center;gap:8px;}.key-card .key-name .bullet{display:inline-block;width:10px;height:10px;background-color:#f0b43c;border-radius:2px;margin-right:8px;}.key-card ul{list-style:none;padding-left:0;}.key-card li{font-size:0.93rem;color:#1f3449;margin-bottom:0.5rem;padding-left:1.4rem;position:relative;}.key-card li::before{content:"▹";color:#003e74;font-weight:700;position:absolute;left:0;}.footer-note{margin-top:3rem;padding:1.5rem 2rem;background:#eef5fc;border-radius:18px;border-left:6px solid #f0b43c;font-size:1rem;color:#1e3146;font-style:italic;}.footer-note strong{color:#003e74;font-style:normal;}.divider{height:2px;background:linear-gradient(90deg,#003e74 0%,#b3cde0 70%,transparent 100%);margin:2rem 0 0.5rem 0;opacity:0.3;}@media (max-width:700px){.header{padding:1.8rem 1.5rem;}.header h1{font-size:1.7rem;flex-wrap:wrap;}.content{padding:1.8rem 1.2rem;}.intro-box{padding:1.2rem 1.5rem;}.field-grid,.key-areas{grid-template-columns:1fr;}.section-title{font-size:1.5rem;}}
