:root{color:#1a1c1e;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%}body{color:#1a1c1e;background-color:#faf9fd;background-image:radial-gradient(circle at 10% 20%,#1a365d0d 0%,#0000 40%),radial-gradient(circle at 90% 10%,#1a365d08 0%,#0000 40%),radial-gradient(circle,#d6e3ff33 0%,#0000 60%),radial-gradient(circle at 80% 80%,#1a365d0a 0%,#0000 40%);justify-content:center;align-items:center;min-height:100vh;margin:0;display:flex;overflow-x:hidden}#app{width:100%}.page-background{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.page-background:before{content:"";opacity:.5;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 86c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zm76-52c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm-3-11c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM11 5c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm14 38c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm71 25c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm-14 7c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm-47 14c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm10-74c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm40 40c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM20 70c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zm5-6c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM65 71c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1zM83 66c.552 0 1-.448 1-1s-.448-1-1-1-1 .448-1 1 .448 1 1 1z' fill='%231a365d' fill-opacity='0.03' fill-rule='evenodd'/%3E%3C/svg%3E");position:absolute;inset:0}.page-background__blob{filter:blur(80px);opacity:.4;mix-blend-mode:multiply;border-radius:9999px;position:absolute}.page-background__blob--left{background:#d6e3ff;width:600px;height:600px;top:-200px;left:-100px}.page-background__blob--right{background:#adc7f7;width:500px;height:500px;bottom:10%;right:-100px}.page-background__blob--center{background:#00204514;width:400px;height:400px;top:40%;left:20%}.page-shell{z-index:1;width:min(100%,960px);margin:0 auto;padding:40px 24px;position:relative}.hero-section{margin-bottom:40px;padding:0 24px}.hero-section__title{color:#002045;margin:0 0 8px;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.hero-section__description{color:#43474ecc;max-width:42rem;margin:0;font-size:1.125rem;line-height:1.56}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;padding:0 24px;display:grid}.project-card{min-height:340px;color:inherit;-webkit-backdrop-filter:blur(12px);background:#ffffffbf;border:1px solid #fff9;border-radius:24px;flex-direction:column;justify-content:space-between;padding:40px;text-decoration:none;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #1a365d0d,0 10px 15px -3px #1a365d08,0 0 0 1px #1a365d05}.project-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #1a365d14,0 10px 10px -5px #1a365d0a,0 0 0 1px #1a365d0d}.project-card:focus-visible{outline-offset:4px;outline:3px solid #455f8859}.project-card__top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.project-card__icon{letter-spacing:.06em;border-radius:16px;place-items:center;width:64px;height:64px;font-size:1.5rem;font-weight:800;display:grid}.project-card__icon--primary{color:#fff;background:linear-gradient(135deg,#1a365d 0%,#002045cc 100%);box-shadow:0 12px 28px #1a365d2e}.project-card__icon--tertiary{color:#ffddba;background:linear-gradient(135deg,#4f2e00 0%,#321b00cc 100%);box-shadow:0 12px 28px #633f0f33}.project-card__badge{letter-spacing:.04em;border-radius:999px;align-items:center;gap:6px;min-height:32px;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-flex}.project-card__badge-dot{background:#1a365d;border-radius:999px;width:6px;height:6px}.project-card__badge--active{color:#2d476f;background:#0020450d;border:1px solid #0020451a}.project-card__badge--muted{color:#5e6367;background:#dfe3e74d;border:1px solid #c4c6cf4d}.project-card__content{margin-top:auto}.project-card__title{color:#002045;margin:0 0 16px;font-size:1.5rem;line-height:1.33;transition:color .25s}.project-card:hover .project-card__title{color:#1a365d}.project-card__description{color:#43474eb3;margin:0;font-size:1rem;line-height:1.75}@media (width<=900px){body{align-items:stretch}.page-shell{padding:40px 0}.hero-section{text-align:center;margin-bottom:40px}.hero-section__description{margin-inline:auto}.project-grid{grid-template-columns:1fr;gap:24px}.project-card{min-height:280px;padding:32px 24px}}
