.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;}.checklist{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.5rem;}.checklist-item{background:white;border-radius:18px;padding:1.5rem 1.8rem;box-shadow:0 8px 20px rgba(0,62,116,0.06);border:1px solid #e5eef7;border-left:6px solid #003e74;transition:transform 0.15s ease,box-shadow 0.2s ease;display:flex;flex-direction:column;}.checklist-item:hover{transform:translateX(4px);box-shadow:0 14px 26px rgba(0,62,116,0.12);}.checklist-item .step-badge{font-size:0.75rem;font-weight:700;letter-spacing:0.5px;text-transform:uppercase;color:#ffffff;background:#003e74;padding:0.25rem 0.9rem;border-radius:40px;display:inline-block;margin-bottom:0.7rem;align-self:flex-start;}.checklist-item h3{font-size:1.3rem;font-weight:600;color:#003e74;margin-bottom:0.7rem;line-height:1.3;}.checklist-item p{font-size:0.96rem;color:#2a4058;margin-bottom:0.5rem;}.checklist-item ul{list-style:none;padding-left:0;margin-top:0.4rem;}.checklist-item li{font-size:0.95rem;color:#1f3449;padding-left:1.5rem;position:relative;}.checklist-item li::before{content:"✓";color:#003e74;font-weight:700;position:absolute;left:0;font-size:0.95rem;}.checklist-item .sub-detail{font-size:0.9rem;color:#3f5a77;background:#f4f9ff;padding:0.7rem 1rem;border-radius:12px;margin-top:0.7rem;border-left:3px solid #003e74;}.checklist-item .nested-list{margin-top:0.4rem;display:flex;flex-wrap:wrap;gap:0.5rem 1.8rem;}.checklist-item .nested-list span{font-size:0.95rem;color:#1f3449;padding-left:1.5rem;position:relative;}.checklist-item .nested-list span::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;}.section-title{font-size:1.5rem;}.checklist-item ul{grid-template-columns:1fr;}}
