*{box-sizing:border-box;margin:0;padding:0}body{font-family:'Nunito',sans-serif;color:#31445b;background:#f7fafc;line-height:1.6}.site-header{height:82px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 6%;box-shadow:0 3px 18px rgba(35,60,80,.08);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#31445b}.brand-mark{width:46px;height:46px;border-radius:15px;background:#ffe6a7;display:grid;place-items:center;color:#e69527;font-size:21px}.brand strong{display:block;font-size:18px}.brand small{display:block;font-size:12px;color:#8492a3}nav{display:flex;align-items:center;gap:22px}nav a{color:#506176;text-decoration:none;font-weight:700;font-size:14px}nav a:hover,nav a.active{color:#ee7d5b}.social{width:39px;height:39px;border-radius:50%;display:grid;place-items:center!important;background:#1877f2;color:white!important;font-size:17px!important}.hero{min-height:560px;padding:85px 9%;display:flex;align-items:center;justify-content:space-between;gap:70px;background:linear-gradient(135deg,#fffaf1 0%,#f2fbff 100%)}.hero-copy{max-width:700px}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:800;color:#ee7d5b}.hero h1{font-size:52px;line-height:1.12;margin:14px 0 20px;color:#30445a}.hero h1 span{color:#ee7d5b}.hero p{font-size:18px;color:#66768a;max-width:640px}.actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:9px;padding:13px 19px;border-radius:12px;text-decoration:none;font-weight:800;font-size:14px}.primary{background:#ee7d5b;color:#fff;box-shadow:0 9px 20px rgba(238,125,91,.2)}.secondary{background:#fff;color:#45586e;border:1px solid #dce5ec}.hero-card{width:340px;background:#fff;padding:36px;border-radius:30px;box-shadow:0 25px 60px rgba(55,80,100,.12);text-align:center;transform:rotate(2deg)}.sun{width:74px;height:74px;margin:0 auto 20px;border-radius:24px;background:#fff0bf;display:grid;place-items:center;color:#e8a62e;font-size:30px}.hero-card h3{font-size:23px}.hero-card p{font-size:14px;color:#7a8796;margin:8px 0 25px}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #edf0f3;padding-top:20px}.mini-stats strong,.mini-stats span{display:block}.mini-stats strong{font-size:20px}.mini-stats span{font-size:11px;color:#8a96a3}.section{padding:80px 8%;max-width:1250px;margin:auto}.section-heading{max-width:760px}.section-heading.centered{margin:0 auto 38px;text-align:center}.section-heading h1,.section-heading h2{font-size:38px;line-height:1.2;margin:10px 0 12px;color:#30445a}.section-heading p{color:#748297}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:35px}.info-card{background:#fff;border-radius:20px;padding:28px;box-shadow:0 10px 35px rgba(55,80,100,.07)}.info-card h3{margin:17px 0 7px}.info-card p{color:#748297;font-size:14px}.icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;font-size:20px}.peach{background:#ffebe4;color:#ee7d5b}.green{background:#e5f7eb;color:#42a566}.blue{background:#e5f1ff;color:#3982c9}.highlight{background:#fff;border-radius:25px;margin-bottom:70px;display:flex;justify-content:space-between;align-items:center;gap:25px;box-shadow:0 10px 35px rgba(55,80,100,.06)}.contact-strip{padding:28px 8%;background:#30445a;color:#fff;display:flex;justify-content:space-around;gap:25px;flex-wrap:wrap}.contact-strip div{display:flex;gap:12px;align-items:center}.contact-strip i{font-size:18px;color:#ffd166}.contact-strip small{display:block;color:#b9c5d1;font-size:11px}.page-main{padding:75px 7%;min-height:calc(100vh - 155px)}.table-card,.document-card{max-width:1200px;margin:auto;background:#fff;border-radius:22px;box-shadow:0 12px 45px rgba(55,80,100,.08);overflow:hidden}.table-top{padding:25px 28px;display:flex;justify-content:space-between;align-items:center;gap:20px}.table-top h2{font-size:22px}.table-top p{font-size:13px;color:#8290a0}.table-badge{background:#fff0e9;color:#df704f;padding:9px 13px;border-radius:20px;font-size:12px;font-weight:800}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;min-width:760px}th{background:#30445a;color:#fff;text-align:left;padding:15px 18px;font-size:13px}td{padding:15px 18px;border-bottom:1px solid #edf0f3;font-size:14px}tr:hover td{background:#fffaf7}.pill{display:inline-block;padding:5px 10px;border-radius:20px;font-size:11px;font-weight:800}.green-pill{background:#e5f7eb;color:#348c54}.blue-pill{background:#e5f1ff;color:#3278b9}.orange-pill{background:#fff0e9;color:#d96f50}.document-card{padding:0}.document-toolbar{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #edf0f3;gap:20px}.document-name{display:flex;align-items:center;gap:12px}.pdf-icon{width:45px;height:45px;border-radius:12px;background:#ffe8e3;color:#e75f4d;display:grid;place-items:center;font-size:20px}.document-name strong,.document-name small{display:block}.document-name small{font-size:12px;color:#8492a3}.small-btn{padding:10px 15px}.pdf-viewer{height:760px;background:#eef2f5;position:relative}.pdf-viewer iframe{width:100%;height:100%;border:0;position:relative;z-index:2}.pdf-empty{position:absolute;inset:0;display:grid;place-content:center;text-align:center;color:#738195;z-index:1}.pdf-empty i{font-size:50px;color:#e75f4d;margin-bottom:15px}.pdf-empty h3{color:#40536a}.note{max-width:1200px;margin:20px auto 0;color:#748297;font-size:13px}.note code{background:#e9eef3;padding:2px 5px;border-radius:5px}footer{padding:25px 7%;background:#26384b;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:13px}footer span{color:#aebbc8}footer a{color:#fff;text-decoration:none}footer i{margin-right:6px}@media(max-width:850px){.site-header{height:auto;padding:15px 5%;gap:15px;flex-direction:column}.site-header nav{flex-wrap:wrap;justify-content:center}.hero{padding:55px 7%;flex-direction:column}.hero h1{font-size:40px}.hero-card{width:min(100%,340px)}.cards{grid-template-columns:1fr}.highlight{margin:0 5% 50px;padding:30px;flex-direction:column;align-items:flex-start}.section{padding:60px 7%}.page-main{padding:55px 4%}.document-toolbar{flex-direction:column;align-items:flex-start}.pdf-viewer{height:600px}footer{flex-direction:column;text-align:center}}
