:root{--ink:#20312c;--muted:#66736e;--paper:#f7f3eb;--cream:#fffdf8;--line:#dedfd7;--forest:#31584c;--sage:#92a994;--ocean:#397694;--amber:#b96c42;--shadow:0 24px 70px #2f3c341a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 8% 9%, #e0ebdab3, transparent 26rem), radial-gradient(circle at 94% 4%, #deecf2b8, transparent 29rem), var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit}img{max-width:100%;display:block}.skip-link{z-index:100;color:#fff;background:var(--ink);border-radius:999px;padding:.7rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.portal-header{justify-content:space-between;align-items:center;gap:2rem;width:min(1240px,100% - 3rem);min-height:94px;margin:0 auto;display:flex}.portal-brand{flex-direction:column;text-decoration:none;display:flex}.portal-brand span{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.75rem,3vw,2.25rem);line-height:1}.portal-brand small{color:var(--muted);letter-spacing:.025em;margin-top:.35rem;font-size:.72rem}.portal-header nav{gap:1.9rem;display:flex}.portal-header nav a{color:#40504a;font-size:.92rem;font-weight:650;text-decoration:none}.portal-header nav a:hover,.portal-header nav a:focus-visible{color:var(--ocean)}.portal-hero{background:linear-gradient(120deg, #ffffffeb, #f8f7efc4), var(--cream);width:min(1320px,100% - 2rem);min-height:610px;box-shadow:var(--shadow);border:1px solid #ffffffd1;border-radius:42px;margin:0 auto;padding:clamp(4.5rem,9vw,8rem) clamp(1.5rem,8vw,7.5rem) 3rem;position:relative;overflow:hidden}.hero-orbit{pointer-events:none;border-radius:50%;position:absolute}.orbit-one{background:radial-gradient(circle at 35% 40%,#c1dee9cc,#e0ecdf4d 58%,#0000 59%);border:1px solid #39769426;width:34rem;height:34rem;top:-10rem;right:-7rem}.orbit-two{background:radial-gradient(circle at 55% 38%,#f4dccaa6,#0000 66%);border:1px solid #b96c4221;width:29rem;height:29rem;bottom:-14rem;left:45%}.hero-content{z-index:1;max-width:820px;position:relative}.eyebrow{color:var(--forest);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.78rem;font-weight:800;display:flex}.portal-hero h1,.section-heading h2,.about-section h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.04}.portal-hero h1{max-width:800px;font-size:clamp(3.2rem,7.5vw,6.6rem)}.portal-hero>.hero-content>p:not(.eyebrow){max-width:720px;color:var(--muted);margin:1.7rem 0 2rem;font-size:clamp(1.05rem,1.8vw,1.32rem)}.hero-link,.project-button{border-radius:999px;justify-content:center;align-items:center;gap:.6rem;width:fit-content;font-weight:750;text-decoration:none;display:inline-flex}.hero-link{color:#fff;background:var(--ink);padding:.95rem 1.35rem}.hero-link:hover,.hero-link:focus-visible{background:var(--forest)}.hero-notes{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:clamp(4rem,9vw,7rem);display:grid;position:relative}.hero-notes div{backdrop-filter:blur(12px);background:#ffffffad;border:1px solid #dedfd7cc;border-radius:18px;align-items:center;gap:.8rem;min-height:76px;padding:1rem 1.15rem;display:flex}.hero-notes svg{color:var(--ocean);flex:none}.hero-notes span{font-size:.88rem;font-weight:700}.projects-section{width:min(1240px,100% - 3rem);margin:0 auto;padding:clamp(6rem,10vw,9rem) 0}.section-heading{justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:2.5rem;display:flex}.section-heading h2,.about-section h2{font-size:clamp(2.5rem,5vw,4.5rem)}.section-heading>p{max-width:390px;color:var(--muted);margin:0 0 .4rem}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.project-card{border:1px solid var(--line);background:var(--cream);border-radius:28px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 15px 42px #2f3c3412}.project-card:hover{transform:translateY(-4px);box-shadow:0 24px 55px #2f3c3421}.project-image{aspect-ratio:3/2;display:block;position:relative;overflow:hidden}.project-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.project-card:hover .project-image img{transform:scale(1.025)}.project-image span{color:#fff;letter-spacing:.04em;backdrop-filter:blur(10px);background:#20312cd1;border-radius:999px;padding:.55rem .85rem;font-size:.75rem;font-weight:800;position:absolute;bottom:1rem;left:1rem}.project-body{padding:clamp(1.4rem,3vw,2.2rem)}.project-body h3{letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3vw,2.35rem);line-height:1.1}.project-body h3 a{text-decoration:none}.project-body>p{min-height:3.2em;color:var(--muted);margin:1rem 0 1.25rem}.project-body ul{flex-wrap:wrap;gap:.5rem;margin:0 0 1.6rem;padding:0;list-style:none;display:flex}.project-body li{border:1px solid var(--line);color:#51605a;background:#faf9f4;border-radius:999px;padding:.42rem .7rem;font-size:.76rem;font-weight:700}.project-button{color:#fff;background:var(--ink);padding:.82rem 1.05rem}.accent-ocean .project-button{background:var(--ocean)}.accent-sage .project-button{background:#637c67}.accent-forest .project-button{background:var(--forest)}.accent-amber .project-button{background:var(--amber)}.project-button:hover,.project-button:focus-visible{filter:brightness(.9)}.about-section{color:#fff;background:var(--ink);border-radius:32px;grid-template-columns:1.2fr .8fr;align-items:end;gap:4rem;width:min(1240px,100% - 3rem);margin:0 auto 6rem;padding:clamp(2rem,6vw,4.5rem);display:grid}.about-section .eyebrow{color:#bcd5c3}.about-section>p{color:#dbe3df;margin:0 0 .5rem;font-size:1.04rem}.portal-footer{border-top:1px solid var(--line);width:min(1240px,100% - 3rem);min-height:130px;color:var(--muted);justify-content:space-between;align-items:center;gap:2rem;margin:0 auto;padding:2rem 0;display:flex}.portal-footer div{flex-direction:column;display:flex}.portal-footer strong{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:1.35rem}a:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid #d38d5f}@media (width<=900px){.portal-header{min-height:84px}.portal-header nav{display:none}.portal-hero{border-radius:30px;min-height:auto}.hero-notes{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:flex-start;gap:1rem}.project-grid{grid-template-columns:1fr}.project-body>p{min-height:0}.about-section{grid-template-columns:1fr;gap:2rem}}@media (width<=560px){.portal-header,.projects-section,.about-section,.portal-footer{width:min(100% - 2rem,1240px)}.portal-brand small{max-width:250px}.portal-hero{border-radius:24px;width:calc(100% - 1rem);padding:4.5rem 1.25rem 1.25rem}.portal-hero h1{font-size:clamp(2.85rem,15vw,4.3rem)}.hero-notes{margin-top:3rem}.projects-section{padding:5rem 0}.project-card{border-radius:22px}.project-button{width:100%}.about-section{border-radius:24px;margin-bottom:4rem;padding:2rem 1.35rem}.portal-footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
