html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hero-page{background:#f3f4f2;color:#1c1f21;min-height:100dvh}.hero-page section[id]{scroll-margin-top:1.25rem}.about-section{margin:0 auto;padding:1.25rem 0 4rem;width:min(1120px,92vw)}.about-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);margin-bottom:1rem}.about-card{background:#f7f8f7;border:1px solid #d0d5d8;border-radius:16px;padding:1.15rem 1.2rem}.about-card p{color:#2a3137;line-height:1.72}.about-card p,.about-story-card .about-story-lead{margin:0 0 .8rem}.about-story-more>p:last-of-type{margin-bottom:0}.about-read-more{display:none}.about-inline-link{color:#1f3f61;font-weight:600;text-decoration:underline;text-underline-offset:2px}.about-inline-link:hover{color:#152d47}.about-link{color:#1f3f61;display:inline-flex;font-weight:600;margin-top:1rem;text-decoration:none}.about-link:hover{text-decoration:underline}.about-list-card h3{font-size:1rem;margin:0 0 .75rem}.about-list-card ul{grid-gap:.6rem;display:grid;gap:.6rem;list-style:none;margin:0;padding:0}.about-list-card li{color:#2f363d;line-height:1.6;padding-left:1rem;position:relative}.about-list-card li:before{background:#4f6477;border-radius:999px;content:"";height:6px;left:0;position:absolute;top:.58em;width:6px}.about-cta{align-items:center;display:flex;flex-wrap:wrap;font-size:.92rem;gap:.35rem .5rem;margin:0 0 1rem}.about-cta-link{border-bottom:1px solid #0000;color:#1f3f61;font-weight:600;text-decoration:none}.about-cta-link:hover{border-bottom-color:#1f3f6173}.about-cta-link:focus-visible{border-radius:4px;outline:2px solid #1f3f61;outline-offset:2px}.about-cta-link--quiet{color:#4a5560;font-weight:500}.about-cta-sep{color:#aeb5bd;-webkit-user-select:none;user-select:none}.media-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.media-card{background:#fff;border:1px solid #dde2e6;border-radius:14px;box-shadow:0 10px 24px #0f171f0f;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.media-card:hover{box-shadow:0 14px 28px #0f171f1a;transform:translateY(-3px)}.media-card img{display:block;height:170px;object-fit:cover;width:100%}.media-content{padding:.95rem}.media-content h3{font-size:1rem;margin:0 0 .45rem}.media-content p{color:#353d45;line-height:1.55;margin:0 0 .7rem}.media-content a{color:#1f3f61;font-weight:600;text-decoration:none}.media-content a:hover{text-decoration:underline}@media (max-width:900px){.about-section{padding-top:.4rem}.about-grid{grid-template-columns:1fr}.about-story-more{display:none}.about-story-more.is-open{display:block;margin-top:.25rem}.about-read-more{background:#fff;border:1px solid #cfd6dc;border-radius:8px;color:#1f2c38;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.85rem;font-weight:600;margin-top:.5rem;padding:.45rem .72rem}.about-read-more:focus-visible{outline:2px solid #1f3f61;outline-offset:2px}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.about-card,.media-content,.section-header{text-align:left}.media-grid{grid-template-columns:1fr}}.section-header{margin-bottom:1.2rem}.section-overline{color:#5f656d;font-size:.78rem;letter-spacing:.14em;margin:0;text-transform:uppercase}.section-header h2{font-size:clamp(1.6rem,3.8vw,2.4rem);margin:.45rem 0 0}.contact-section{margin:0 auto;padding:0 0 4.5rem;width:min(1120px,92vw)}.contact-lead{color:#4a535c;font-size:.95rem;line-height:1.6;margin:.65rem 0 0;max-width:52ch}.contact-form{background:#fff;border:1px solid #dde2e6;border-radius:14px;box-shadow:0 10px 24px #0f171f0f;margin-top:1.35rem;padding:1.25rem 1.15rem 1.35rem}.contact-fields{grid-gap:.45rem 1rem;align-items:baseline;display:grid;gap:.45rem 1rem;grid-template-columns:minmax(0,200px) 1fr}.contact-label{color:#2b333b;font-size:.88rem;font-weight:600;padding-top:.5rem}.contact-required{color:#b42318;font-weight:700}.contact-input,.contact-textarea{background:#fbfcfc;border:1px solid #cfd6dc;border-radius:10px;box-sizing:border-box;color:#1c1f21;font:inherit;font-size:.95rem;padding:.55rem .7rem;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.contact-input:focus,.contact-textarea:focus{background:#fff;border-color:#8a96a0;box-shadow:0 0 0 3px #1f2c381f;outline:none}.contact-textarea{line-height:1.55;min-height:7rem;resize:vertical}.contact-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.1rem}.contact-submit{background:#1f2c38;border:1px solid #1f2c38;border-radius:10px;color:#f8fafc;cursor:pointer;font-size:.92rem;font-weight:600;padding:.55rem 1.15rem;transition:background .15s ease,border-color .15s ease,opacity .15s ease}.contact-submit:hover:not(:disabled){background:#15232c;border-color:#15232c}.contact-submit:disabled{cursor:not-allowed;opacity:.55}.contact-hint{font-size:.85rem;line-height:1.5;margin:.85rem 0 0}.contact-hint--warn{color:#7a2e0e}.contact-hint code{background:#f1f3f5;border-radius:6px;font-size:.86em;padding:.1rem .35rem}.contact-feedback{font-size:.9rem;line-height:1.45;margin:.85rem 0 0}.contact-feedback--ok{color:#14532d}.contact-feedback--err{color:#9f1239}.contact-alt{color:#5c656e;font-size:.9rem;line-height:1.5;margin:1rem 0 0}.contact-alt a{color:#1f3f61;font-weight:600;text-decoration:none}.contact-alt a:hover{text-decoration:underline}@media (max-width:640px){.contact-fields{gap:.2rem;grid-template-columns:1fr}.contact-label{padding-top:.65rem}.contact-label:first-of-type{padding-top:0}}.education-section{margin:0 auto;padding:0 0 4rem;width:min(1120px,92vw)}.education-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}.education-outro{border-top:1px solid #dde2e6;color:#4a535c;font-size:.93rem;line-height:1.55;margin:1.25rem 0 0;padding-top:1rem}.education-outro-link{color:#1f3f61;font-weight:600;text-decoration:none}.education-outro-link:hover{text-decoration:underline}.education-card{background:#fff;border:1px solid #dde2e6;border-radius:14px;box-shadow:0 10px 24px #0f171f0f;display:grid;grid-template-columns:minmax(180px,30%) minmax(0,1fr);overflow:hidden}.education-media{background:#fff;border-right:1px solid #e4e8ec;display:grid;margin:0;place-items:center}.education-media img{display:block;max-height:180px;object-fit:contain;padding:1rem;width:100%}.education-content{padding:1rem 1rem 1.05rem}.education-period{color:#66707a;font-size:.82rem;letter-spacing:.08em;margin:0 0 .35rem;text-transform:uppercase}.education-content h3{font-size:1.05rem;letter-spacing:-.01em;margin:0 0 .45rem}.education-content p{color:#3f4750;font-size:.95rem;line-height:1.6;margin:0 0 .75rem}.education-content ul{grid-gap:.35rem;display:grid;gap:.35rem;margin:0;padding-left:1rem}.education-content li{color:#3f4750;font-size:.9rem;line-height:1.55}.education-read-more{display:none}@media (max-width:900px){.education-card{grid-template-columns:1fr}.education-media{border-bottom:1px solid #e4e8ec;border-right:0}.education-media img{max-height:150px}.education-extra{display:none}.education-extra.is-open{display:block;margin-top:.4rem}.education-read-more{background:#fff;border:1px solid #cfd6dc;border-radius:8px;color:#1f2c38;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:600;margin-top:.55rem;padding:.45rem .72rem}}.site-footer{background:#ebeef0;border-top:1px solid #dde2e6;margin:0;padding:2rem 1.25rem 2.25rem}.site-footer-copy{color:#5c656e;font-size:.82rem;letter-spacing:.02em;margin:0;text-align:center}.hero{grid-gap:clamp(1.5rem,4vw,4rem);align-items:center;display:grid;gap:clamp(1.5rem,4vw,4rem);grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);margin:0 auto;min-height:100vh;width:min(1120px,92vw)}.hero-content{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;justify-content:center}.brand-logo{height:auto;margin-bottom:.7rem;width:clamp(150px,26vw,240px)}.hero-overline{color:#5a6067;font-size:.84rem;letter-spacing:.12em;margin:0;text-transform:uppercase}.hero h1{font-size:clamp(2.2rem,6vw,4.2rem);letter-spacing:-.02em;line-height:1.06;margin:0}.hero-lead{color:#363d43;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.7;margin:0;max-width:55ch}.hero-cta{align-items:center;display:flex;flex-wrap:wrap;gap:.55rem .75rem;margin-top:.35rem}.hero-cta a{border-radius:10px;font-size:.92rem;font-weight:600;padding:.52rem 1rem;text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease}.hero-cta-primary{background:#1f2c38;border:1px solid #1f2c38;color:#f8fafc}.hero-cta-primary:hover{background:#15232c;border-color:#15232c}.hero-cta-primary:focus-visible{outline:2px solid #1f3f61;outline-offset:2px}.hero-cta-secondary{background:#fff;border:1px solid #c8ced4;color:#1f2c38}.hero-cta-secondary:hover{background:#eef1f3;border-color:#afb7bd}.hero-cta-secondary:focus-visible{outline:2px solid #1f3f61;outline-offset:2px}.hero-links{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.5rem}.hero-links a{fill:currentColor;display:inline-grid;place-items:center;align-items:center;background:#f7f8f7;border:1px solid #c8ced4;border-radius:12px;color:#222a30;height:44px;text-decoration:none;transition:all .18s ease;width:44px}.hero-links a:hover{background:#e6ebee;border-color:#afb7bd}.hero-links svg{height:20px;width:20px}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.hero-image-wrap{background:#dfe3e6;border:1px solid #d0d5d8;border-radius:18px;box-shadow:0 18px 45px #141b2326;justify-self:end;margin:0;overflow:hidden;width:min(100%,360px)}.hero-image{aspect-ratio:4/5;display:block;object-fit:cover;object-position:center 20%;width:100%}@media (max-width:900px){.hero{grid-template-columns:1fr;padding:2.4rem 0;text-align:center}.hero,.hero-content{align-items:center}.hero-lead{max-width:42ch}.hero-cta,.hero-links{justify-content:center}.hero-image-wrap{aspect-ratio:1/1;border-radius:999px;justify-self:center;width:min(100%,220px)}.hero-image{aspect-ratio:1/1;object-position:center 16%}.hero-links a{height:42px;width:42px}}@media (max-width:520px){.hero{gap:1.3rem;padding:2rem 0}.brand-logo{margin-bottom:.35rem;width:min(180px,62vw)}.hero-overline{font-size:.74rem}.hero-image-wrap{width:min(100%,180px)}}.projects-section{margin:0 auto;padding:0 0 4rem;position:relative;width:min(1120px,92vw)}.projects-list{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:1fr}.project-card{align-items:stretch;background:#fff;border:1px solid #dde2e6;border-radius:14px;box-shadow:0 10px 24px #0f171f0f;display:grid;grid-template-columns:minmax(220px,36%) minmax(0,1fr);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.project-card:hover{box-shadow:0 14px 28px #0f171f1a;transform:translateY(-3px)}.project-media{background:#fff;border-right:1px solid #e4e8ec;display:grid;margin:0;place-items:center}.project-card img{background:#fff;display:block;height:100%;max-height:280px;min-height:220px;object-fit:contain;padding:1rem;width:100%}.project-content{padding:1rem 1rem 1.05rem}.project-content h3{font-size:1.02rem;letter-spacing:-.01em;margin:0 0 .45rem}.project-content p{color:#3f4750;font-size:.95rem;line-height:1.6;margin:0 0 .8rem}.project-content blockquote{background:#f8fafb;border:1px solid #e1e5e8;border-radius:10px;color:#37404a;font-size:.9rem;line-height:1.6;margin:0 0 .85rem;padding:.75rem .82rem}.project-content cite{color:#2c3742;display:block;font-size:.82rem;font-style:normal;font-weight:600;margin-top:.4rem}.project-content a{color:#1e466f;font-size:.9rem;font-weight:600;text-decoration:none}.project-content a:hover{text-decoration:underline}.projects-cta-button{background:#fff;border:1px solid #cfd6dc;border-radius:10px;color:#1f2c38;cursor:pointer;font-size:.92rem;font-weight:600;margin-top:1.2rem;padding:.72rem 1.12rem;transition:all .18s ease}.projects-cta-button:hover{background:#eef2f5;border-color:#b7c1ca}.projects-fullscreen{background:#f3f4f2;inset:0;overflow-y:auto;padding:3rem 0;position:fixed;z-index:30}.projects-fullscreen-inner{margin:0 auto;width:min(1120px,92vw)}.projects-fullscreen-contact{border-top:1px solid #dde2e6;margin-top:2.5rem;padding-top:2rem}.projects-contact-lead{color:#4a535c;font-size:.95rem;line-height:1.6;margin:.65rem 0 0;max-width:52ch}.projects-back-button-fixed{background:#fff;border:1px solid #cfd6dc;border-radius:10px;box-shadow:0 8px 20px #0f171f1a;color:#1f2c38;cursor:pointer;font-size:.9rem;font-weight:600;left:max(1rem,calc((100vw - min(1120px, 92vw))/2));padding:.62rem .95rem;position:fixed;top:1rem;transition:all .18s ease;z-index:60}.projects-back-button-fixed:hover{background:#eef2f5;border-color:#b7c1ca}@media (max-width:900px){.project-card{grid-template-columns:1fr}.project-media{border-bottom:1px solid #e4e8ec;border-right:0}.project-card img{max-height:230px}.projects-fullscreen{padding:2rem 0}.projects-cta-button{width:100%}.projects-back-button-fixed{left:.9rem}}
/*# sourceMappingURL=main.0f55e7ea.css.map*/