:root{font-family:Arial,sans-serif;line-height:1.6;font-weight:400;color-scheme:light;color:#333;background-color:#f9f9f9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#0078d7;text-decoration:inherit}a:hover{color:#005bb5}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:2em;line-height:1.1;margin:10px 0;transition:all .3s ease}h2{margin:0}button{border-radius:6px;border:none;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#0078d7;color:#fff;cursor:pointer;transition:background-color .25s,transform .25s}button:hover{background-color:#005bb5;transform:scale(1.005)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}*{margin:0;padding:0;box-sizing:border-box;transition:all .3s ease-in-out}body{font-family:Arial,sans-serif;background-color:#f9f9f9;color:#333;text-align:center;padding:40px 20px;min-height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.container{display:none;max-width:900px;width:100%;padding:20px;background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;opacity:0;transition:opacity .5s ease-in-out;margin:auto}.container.loaded{display:block;opacity:1}@media (max-width: 768px){body{padding:20px 10px;min-height:100vh;align-items:flex-start;overflow-y:auto}.container{width:100%;max-width:100%;padding:15px;margin:10px 0;box-sizing:border-box;min-height:auto;height:auto}}@media (max-width: 480px){body{padding:10px 5px}.container{padding:10px;margin:5px 0}}.links{margin-top:20px;padding-bottom:20px}.links a{display:inline-block;margin:10px;padding:10px 20px;border-radius:6px;text-decoration:none;color:#fff;background:#0078d7;font-weight:700;transition:background .3s,transform .3s}.links a:hover{background:#005bb5;transform:translateY(-2px)}.loading-screen{position:absolute;inset:0;background-color:#ffffffe6;display:flex;justify-content:center;align-items:center;z-index:1000;width:100%;height:100%;transition:opacity .5s ease}.loading-screen .message{font-size:2em;font-weight:700;color:#333}.loading-screen .spinner{border:4px solid #f3f3f3;border-top:4px solid #0078D7;border-radius:50%;width:50px;height:50px;margin-top:20px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.center{display:flex;align-items:center;justify-content:center;flex-flow:column}.case-card{margin-top:20px;background:linear-gradient(135deg,#e9f2ff,#fff);border:1px solid rgba(15,75,168,.15);border-radius:16px;box-shadow:0 12px 35px #002e6914;overflow:hidden;text-align:left}.case-header{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:24px 26px;cursor:pointer;transition:background .3s ease,transform .2s ease}.case-header:hover{background:#0f4ba80f;transform:translateY(-1px)}.case-header h2{font-size:1.4em;margin:4px 0 6px}.case-section{text-align:left;padding:0;background:#fff;border-top:1px solid rgba(15,75,168,.12);opacity:0;max-height:0;overflow:hidden;transition:opacity .45s ease-in-out,max-height .45s ease-in-out,padding .45s ease-in-out}.case-section.open{opacity:1;max-height:2000px;padding:20px 22px 24px;overflow:visible}.case-item{padding:16px 18px;border-radius:12px;border:1px solid rgba(15,75,168,.12);background:#f7faff;margin-bottom:14px;box-shadow:0 4px 16px #002e6914}.case-item:last-of-type{margin-bottom:0}.case-item__top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;flex-wrap:wrap}.case-title{font-weight:800;color:#0b3578}.case-role{color:#2f3a4a;margin-top:2px}.case-meta{display:flex;gap:8px;color:#0f4ba8;font-weight:700;flex-wrap:wrap}.case-meta span{background:#0078d71f;padding:6px 10px;border-radius:999px}.case-bullets{margin:10px 0 0 16px;color:#2f3a4a;line-height:1.6}.case-header.open .chevron{transform:rotate(180deg)}.case-card .eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#0f4ba8;font-size:.85em}@media (max-width: 768px){.case-header{flex-direction:column;align-items:flex-start}.case-header h2{font-size:1.2em}.case-section.open{max-height:2000px;overflow:visible}}.summary-card{margin-top:20px;background:linear-gradient(135deg,#e9f2ff,#fff);border:1px solid rgba(15,75,168,.15);border-radius:16px;box-shadow:0 12px 35px #002e6914;overflow:hidden;text-align:left}.summary-header{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:24px 26px;cursor:pointer;transition:background .3s ease,transform .2s ease}.summary-header:hover{background:#0f4ba80f;transform:translateY(-1px)}.summary-header h2{font-size:1.4em;margin:4px 0 6px}.summary-card .eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#0f4ba8;font-size:.85em}.summary-subtitle{color:#374151;line-height:1.5;margin-bottom:10px}.summary-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px;margin-bottom:8px}.summary-tags span{background:#0078d71a;color:#004a99;padding:6px 10px;border-radius:999px;font-weight:700;font-size:.85em}.chevron{margin-left:10px;transition:transform .3s ease-in-out;font-size:1.5em;color:#0f4ba8;line-height:1}.summary-header.open .chevron{transform:rotate(180deg)}.summary-section{text-align:left;padding:0;background:#fff;border-top:1px solid rgba(15,75,168,.12);opacity:0;max-height:0;overflow:hidden;transition:opacity .45s ease-in-out,max-height .45s ease-in-out,padding .45s ease-in-out}.summary-section.open{opacity:1;max-height:2000px;padding:20px 22px 24px;overflow:visible}@media (max-width: 768px){.summary-header{flex-direction:column;align-items:flex-start}.summary-header h2{font-size:1.2em}.summary-section.open{max-height:2000px;overflow:visible}}.work-experience{margin-top:12px;transition:background-color .3s ease}.work-exp{margin-bottom:1rem;border-radius:12px;padding:18px 20px;background-color:#f7faff;border:1px solid rgba(15,75,168,.12);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.work-exp:hover{transform:translateY(-2px);border-color:#0f4ba859;box-shadow:0 10px 24px #002e691f}.work-exp h3{margin-bottom:8px;color:#0b3578}.work-exp p{line-height:1.6;color:#2f3a4a}.profile{display:flex;flex-direction:column;align-items:center;padding:20px;transition:all .3s ease}.profile img{width:120px;height:120px;border-radius:50%;margin-bottom:10px;transition:transform .3s ease}.profile h1{font-size:2em;margin:10px 0;transition:all .3s ease}.profile .role{font-size:1.2em;color:#777;transition:color .3s ease}.profile .stats{font-size:1.5em;font-weight:700;color:#0078d7;margin:20px 0;transition:color .3s ease}.profile .bio{font-size:1em;color:#555;max-width:700px;margin:10px auto;line-height:1.6;transition:opacity .3s ease-in-out}.projects{margin-top:30px;text-align:left;padding:4px 8px 0}.projects__intro h2{font-size:1.8em;margin:6px 0}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:#0f4ba8;font-size:.85em}.intro-copy{color:#4a4a4a;margin-top:4px}.project-card{margin-top:16px;padding:26px;border-radius:16px;background:linear-gradient(135deg,#e9f2ff,#fff);box-shadow:0 12px 35px #002e6914;border:1px solid rgba(15,75,168,.15)}.project-card__header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;flex-wrap:wrap}.project-eyebrow{color:#0f4ba8;font-weight:700;text-transform:uppercase;font-size:.9em;letter-spacing:.08em}.project-card h3{font-size:1.5em;margin:4px 0 8px}.project-subtitle{color:#374151;line-height:1.5}.project-tags{display:flex;flex-wrap:wrap;gap:8px}.project-tags span{background:#0078d71a;color:#004a99;padding:6px 10px;border-radius:999px;font-weight:700;font-size:.85em}.project-highlights{margin:16px 0;padding-left:18px;color:#2d2d2d;line-height:1.6}.project-highlights li{margin-bottom:8px}.project-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:10px}.project-links a{text-decoration:none;padding:12px 18px;border-radius:10px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.project-links a.primary{background:#0f4ba8;color:#fff;box-shadow:0 6px 20px #0f4ba859}.project-links a.secondary{background:#f2f6ff;color:#0f4ba8;border:1px solid rgba(15,75,168,.3)}.project-links a:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0000001a}.project-graph{background:#0f4ba811;border:1px solid rgba(15,75,168,.2);border-radius:14px;padding:12px 14px 8px;margin:4px 0 14px}.graph-header{display:flex;justify-content:space-between;align-items:center;color:#0b3578;font-weight:700;margin-bottom:6px}.graph-chip{font-size:.85em;padding:4px 10px;border-radius:999px;background:#0f4ba81a;color:#0f4ba8;font-weight:700}.graph-meta{display:flex;justify-content:space-between;align-items:center;color:#0f4ba8;font-weight:700;font-size:.95em;padding:4px 4px 0}.graph-value{font-size:1.2em}@media (max-width: 600px){.project-card{padding:18px}.projects__intro h2{font-size:1.5em}}
