.fyp{color:#0f172a;line-height:1.7;margin:2rem 0;max-width:100%;}
.fyp h2,.fyp h3{text-align:left;line-height:1.25;scroll-margin-top:100px;}
.fyp h2{margin:2rem 0 1rem;font-size:clamp(1.45rem,3vw,1.9rem);}
.fyp h3{font-size:1.2rem;margin:.4rem 0 .7rem;}
.fyp .fyp-note{color:#475569;font-size:.875rem;line-height:1.6;}
.fyp-lead{font-size:1.15rem;line-height:1.7;}
.fyp-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;}
.fyp-grid article,.fyp details{padding:1.1rem;border:1px solid #cbd5e1;border-radius:10px;background:#f8fafc;min-width:0;}
.fyp-number,.fyp-kicker{font-size:.8rem;font-weight:700;letter-spacing:.05em;color:#245849;}
.fyp details{margin:.75rem 0;}
.fyp summary{font-weight:700;cursor:pointer;min-height:28px;}
.fyp details>div{padding-top:.7rem;}
.fyp label{display:flex;align-items:flex-start;gap:.7rem;cursor:pointer;}
.fyp input[type=checkbox]{width:20px;height:20px;flex-shrink:0;margin-top:.35rem;accent-color:#245849;}
.fyp-callout{padding:1.25rem;border:1px solid #cbd5e1;border-left:4px solid #245849;border-radius:8px;background:#f1f5f9;}
.fyp-callout h2:first-child{margin-top:0;}
.fyp a{color:#164e63;text-decoration:underline;text-underline-offset:.18em;}
.fyp-button,a.fyp-button{display:inline-block;box-sizing:border-box;background:#173e38;color:#fff;border:2px solid #173e38;border-radius:8px;padding:12px 20px;text-decoration:none;font-weight:700;line-height:1.5;}
.fyp-button:hover{background:#0f2a26;color:#fff;}
.fyp a:focus-visible,.fyp summary:focus-visible,.fyp input:focus-visible,.fyp-scroll:focus-visible,.fyp-button:focus-visible{outline:3px solid #9a3412;outline-offset:4px;}
.fyp li{margin-bottom:.65rem;}
.fyp dt{font-weight:700;margin-top:1rem;}
.fyp dd{margin:.35rem 0 1rem;}
.fyp-scroll{max-width:100%;overflow-x:auto;margin:1rem 0;}
.fyp table{border-collapse:collapse;width:100%;min-width:650px;}
.fyp caption{text-align:left;font-weight:700;margin-bottom:.7rem;}
.fyp th,.fyp td{border:1px solid #cbd5e1;padding:.8rem;text-align:left;vertical-align:top;}
.fyp thead{background:#e8f1ee;}
@media(max-width:767px){.fyp-grid{grid-template-columns:1fr;}.fyp-button{width:100%;text-align:center;}}
@media print{.fyp{font-size:10pt;color:#000;}.fyp-grid{display:block;}.fyp-grid article{break-inside:avoid;margin-bottom:10pt;}.fyp-scroll{overflow:visible;}.fyp table{min-width:0;font-size:9pt;}.fyp details{break-inside:avoid;}.fyp-button{display:none;}}
