.page-container.board-page{padding-top:0}@media (max-width:768px){.page-container.board-page{padding-left:0;padding-right:0}}.board-hero{position:relative;width:100vw;height:100vh;overflow:hidden}@media (max-width:768px){.board-hero{height:100vh}}.board-hero:after{content:"";bottom:0;left:0;height:25vh;background:linear-gradient(rgba(248,245,238,0) 28.0617%,var(--color-off-white) 100%);z-index:50}.board-drag-hint,.board-hero:after{position:absolute;width:100%;pointer-events:none}.board-drag-hint{left:50%;bottom:clamp(3.5rem,9vh,6rem);transform:translateX(-50%);font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-muted);z-index:55;text-align:center}.board-canvas{position:absolute;top:-55vh;left:-50vw;width:200vw;height:200vh;cursor:none}.hero-title-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;pointer-events:none;z-index:50}.hero-title{font-family:var(--font-artistic);font-size:clamp(6rem,15vw,15rem);color:var(--color-brand-blue);opacity:1;line-height:.9;letter-spacing:-2px;transform:rotate(-3deg);text-shadow:2px 4px 15px rgba(0,0,0,.08)}.draggable-card{width:220px;height:280px;border-radius:12px}.draggable-card,.draggable-circle{padding:2rem;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px rgba(0,0,0,.15)}.draggable-circle{width:240px;height:240px;border-radius:50%}.draggable-note{padding:2rem;border:1px solid rgba(10,55,109,.12);width:300px;box-shadow:0 15px 30px rgba(0,0,0,.08);font-family:var(--font-handwriting);font-size:1.8rem;color:var(--color-text-dark)}.draggable-image,.draggable-note{background-color:var(--color-surface)}.draggable-image{width:200px;height:250px;padding:10px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.quote-card{position:relative;width:320px;background-color:rgba(255,255,255,.9);padding:1.5rem 2.5rem;font-family:monospace;font-size:.8rem;line-height:1.6;color:var(--color-text-muted);box-shadow:1px 2px 10px rgba(0,0,0,.08)}.quote-card.ripped-paper{border-radius:2px 8px 3px 5px/5px 2px 7px 3px;background-color:#f0eadf}.quote-card p{position:relative;z-index:2;margin:0}.quote-mark{position:absolute;font-size:5rem;color:var(--color-neon-green);font-weight:700;line-height:1;z-index:1}.quote-mark:not(.quote-mark-end){top:-15px;left:-20px}.quote-mark-end{bottom:-40px;right:-20px}.highlight-green{background-color:var(--color-neon-green);color:white;padding:2px 4px}.draggable-shape{width:160px;height:160px;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.15)}.draggable-heptagon{width:168px;height:168px;background-color:var(--heptagon-color,#18a7a1);-webkit-clip-path:polygon(50% 0,84% 18%,100% 58%,73% 98%,27% 98%,0 58%,16% 18%);clip-path:polygon(50% 0,84% 18%,100% 58%,73% 98%,27% 98%,0 58%,16% 18%);box-shadow:0 14px 34px rgba(0,0,0,.18)}.board-projects{padding:7rem 0 7rem clamp(1rem,4vw,3rem);max-width:none;margin:0 auto;overflow-x:clip}.projects-layout{display:grid;grid-template-columns:clamp(140px,16vw,220px) minmax(0,1fr);grid-gap:clamp(2rem,4vw,4rem);gap:clamp(2rem,4vw,4rem)}.projects-sidebar{position:relative}.projects-sidebar-inner{position:-webkit-sticky;position:sticky;top:120px;display:flex;flex-direction:column;gap:1.5rem}.projects-kicker{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-text-muted)}.projects-title{position:relative;width:clamp(3.5rem,5vw,4.75rem);height:clamp(21rem,36vw,28rem);margin:0 0 .75rem;font-family:var(--font-display);font-size:clamp(2.6rem,5vw,4.5rem);line-height:.82;letter-spacing:.03em;color:var(--color-royal-blue)}.projects-title-label{position:absolute;left:0;top:10%;display:inline-block;white-space:nowrap;transform-origin:top left;transform:rotate(-90deg) translate(-100%,.04em)}.projects-summary{max-width:13rem;font-size:.85rem;line-height:1.7;color:var(--color-text-muted)}.projects-discipline-list{display:flex;flex-direction:column;gap:.55rem;font-size:.76rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted)}.projects-content{gap:2rem;min-width:0;padding-right:0}.project-group,.projects-content{display:flex;flex-direction:column}.project-group{gap:1.75rem;padding:1.5rem;border-radius:30px;border:1px solid rgba(10,55,109,.08);background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(248,245,238,.98)),radial-gradient(circle at top left,rgba(255,217,0,.14),transparent 38%),radial-gradient(circle at top right,rgba(10,55,109,.08),transparent 45%);box-shadow:0 24px 55px rgba(10,55,109,.08);scroll-snap-align:start}.project-group-header{display:grid;grid-template-columns:84px minmax(0,1fr);grid-gap:1.25rem;gap:1.25rem;align-items:start}.project-group-header-main{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}.project-group-index{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:999px;border:1px solid rgba(10,55,109,.14);background:rgba(255,217,0,.32);font-size:1rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--color-royal-blue);padding-top:0}.project-group-title{font-family:var(--font-display);font-size:clamp(2rem,4vw,3.2rem);line-height:.98;letter-spacing:.01em;margin:0;color:var(--color-brand-blue)}.project-group-note{margin-top:.8rem;max-width:32rem;font-size:.9rem;line-height:1.7;color:var(--color-text-muted)}.project-group-nav{display:inline-flex;align-items:center;gap:.6rem;flex-shrink:0}.project-group-nav-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(10,55,109,.14);background:rgba(255,255,255,.86);color:var(--color-brand-blue);border-radius:999px;padding:.65rem 1rem;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:background-color .25s ease,border-color .25s ease,color .25s ease,opacity .25s ease,transform .25s ease}.project-group-nav-button:focus-visible:not(:disabled),.project-group-nav-button:hover:not(:disabled){background:var(--color-accent-yellow);border-color:rgba(10,55,109,.18);color:var(--color-brand-blue);transform:translateY(-1px)}.project-group-nav-button:disabled{opacity:.35;cursor:default}.project-group-carousel{min-width:0}.project-group-swiper{width:100%;overflow:visible;padding-bottom:max(.75rem,1vw)}.project-group-swiper .swiper-wrapper{align-items:stretch}.project-group-swiper.is-static .swiper-wrapper{transform:none!important}.project-slide{height:auto;min-width:0}.project-card{display:flex;flex-direction:column;border:1px solid rgba(10,55,109,.08);background:rgba(255,255,255,.84);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:28px;overflow:hidden;height:100%;color:inherit;text-decoration:none}.project-card-media{position:relative;aspect-ratio:4/4.8;flex-shrink:0;padding:1.15rem}.project-image-box{width:100%;height:100%;border-radius:22px;background-color:var(--color-off-white);background-size:cover;background-position:50%;background-repeat:no-repeat;transition:transform .55s cubic-bezier(.2,.8,.2,1),border-radius .4s ease}.project-card:hover .project-image-box{transform:scale(.96);border-radius:28px}.project-card-body{display:flex;flex-direction:column;flex:1 1;align-items:stretch;gap:.9rem;padding:0 1.25rem 1.25rem;min-height:8.75rem}.project-card-copy{display:flex;flex-direction:column;justify-content:flex-start;gap:.5rem;min-height:0;min-width:0}.project-card-type{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.55rem}.project-card-desc{font-size:.7rem;line-height:1.45;color:var(--color-text-muted);margin-top:.4rem}.project-card-desc,.project-card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-card-title{font-size:2rem;line-height:.95;margin:0;color:var(--color-brand-blue);min-height:1.9em;max-height:1.9em;text-wrap:balance}.project-card-tags{display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:.5rem;margin-top:auto;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;white-space:nowrap}.project-card-tags::-webkit-scrollbar{display:none}.project-tag{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid rgba(10,55,109,.12);border-radius:999px;padding:.45rem .7rem;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);background:rgba(255,255,255,.82)}.board-about{width:100%;background-color:var(--color-off-white);overflow:visible}.featured-work{min-height:100vh;padding:8rem 2rem;box-sizing:border-box;flex-direction:column;gap:2.5rem}.featured-title-container,.featured-work{display:flex;align-items:center;justify-content:center}.featured-title-container{gap:1.5rem;width:100%;overflow:hidden;margin-bottom:0}.featured-title-part{font-family:var(--font-display);font-size:5rem;font-weight:400;letter-spacing:.02em;color:var(--color-brand-blue);text-transform:uppercase;margin:0;white-space:nowrap}.card-stack-container{position:relative;width:100%;max-width:900px;aspect-ratio:16/9;cursor:pointer;margin-bottom:clamp(4rem,9vh,6.5rem);-webkit-user-select:none;-moz-user-select:none;user-select:none}.stacked-card{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;border-radius:32px;box-shadow:0 -5px 15px rgba(0,0,0,.05),0 25px 50px -12px rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.2);transform-origin:top center;overflow:hidden}.stacked-card-overlay{position:absolute;bottom:0;left:0;right:0;padding:2rem 2.5rem;background:linear-gradient(0deg,rgba(0,0,0,.55) 0,transparent);color:#fff;pointer-events:none}.stacked-card-title{font-size:clamp(1.25rem,2.5vw,2rem);font-weight:700;line-height:1.2;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.3)}.stacked-card-desc{font-size:clamp(.7rem,1vw,.85rem);margin:.4rem 0 0;opacity:.85;line-height:1.4;text-shadow:0 1px 4px rgba(0,0,0,.3)}.tap-hint{position:relative;z-index:2;font-family:Courier New,Courier,monospace;font-size:.9rem;color:var(--color-text-muted);opacity:.7}.about-content{display:flex;align-items:flex-start;width:100%;max-width:100%;margin:0;padding:0;gap:0;box-sizing:border-box}.about-left{position:-webkit-sticky;position:sticky;top:0;flex:0 0 50%;max-width:50%;height:100vh;display:flex;flex-direction:column;justify-content:center;padding:4rem 10%}.about-text-wrapper{margin-top:3rem;margin-bottom:3rem}.about-right{position:relative;flex:0 0 50%;max-width:50%;display:flex;flex-direction:column;background-color:var(--color-brand-blue);gap:0}.first-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;pointer-events:none}.first-image-overlay-layer{position:absolute;inset:0}.about-image-wrapper{position:relative;width:100%;height:100vh;min-height:100vh;flex-shrink:0}.first-image{position:-webkit-sticky;position:sticky;top:0;z-index:1}.absolute-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.subsequent-image{position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.subsequent-image .about-scroll-img{width:65%;height:auto;max-height:70vh;object-fit:cover;box-shadow:0 10px 40px rgba(0,0,0,.15);display:block}.spacer-image{background:transparent;pointer-events:none}.about-heading{font-size:5rem;line-height:.95}.about-heading,.about-heading-large{font-family:var(--font-display);letter-spacing:.01em;color:var(--color-brand-blue);margin:0}.about-heading-large{font-size:3rem;line-height:.98}.about-heading-rotator{position:relative;min-height:3.15rem;overflow:hidden}.about-heading-rotator .about-heading-large{position:absolute;inset:0 auto auto 0;white-space:nowrap}.about-text-body{font-size:1rem;line-height:1.6;color:var(--color-text-dark)}.board-footer{background-color:#0a376d;padding:8rem 2rem 4rem;width:100%;box-sizing:border-box}.footer-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.footer-heading{font-size:clamp(3rem,6vw,6rem);line-height:1.1;color:#fff;margin-bottom:2rem}.footer-subtext{font-size:.9rem;letter-spacing:.1em;color:rgba(255,255,255,.7);margin-bottom:4rem}.footer-links{display:flex;gap:1.5rem;margin-bottom:6rem;flex-wrap:wrap;justify-content:center;align-items:center}.footer-link{color:#fff;text-decoration:none;font-size:1rem;transition:color .3s ease}.footer-link:hover{color:var(--color-accent-yellow)}.footer-social-links{display:flex;flex-wrap:wrap;gap:1rem}.footer-social-link,.footer-social-links{align-items:center;justify-content:center}.footer-social-link{display:inline-flex;width:50px;height:50px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#fff;transition:transform .25s ease,background-color .25s ease,border-color .25s ease,color .25s ease}.footer-social-link:hover{transform:translateY(-3px);background-color:#ffffff;border-color:#ffffff;color:#0a376d}.footer-bottom{display:flex;justify-content:space-between;width:100%;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2);font-family:monospace;font-size:.8rem;color:rgba(255,255,255,.5);flex-wrap:wrap;gap:1.5rem}@media (max-width:1024px){.projects-layout{grid-template-columns:1fr;gap:2.5rem}.projects-sidebar-inner{position:static;gap:1rem}.projects-title{width:auto;height:auto;line-height:.95}.projects-title-label{position:static;transform:none}.projects-summary{max-width:32rem}.projects-discipline-list{flex-direction:row;flex-wrap:wrap;gap:.75rem}.footer-links{margin-bottom:4rem}}@media (max-width:768px){.board-about{overflow:visible}.featured-work{min-height:100vh;padding:4rem 1rem 3rem;gap:1.75rem}.featured-title-container,.featured-work{align-items:center;justify-content:center}.featured-title-container{flex-wrap:wrap;gap:.5rem;margin-bottom:0;overflow:visible;text-align:center}.featured-title-part{font-size:clamp(2rem,10vw,2.8rem);line-height:.95}.card-stack-container{max-width:100%;aspect-ratio:1/1.02;margin-bottom:6.25rem}.tap-hint{width:100%;font-size:.82rem;text-align:center;margin-top:0}.board-projects{padding:5rem 1rem}.projects-layout{gap:2rem}.footer-links{flex-direction:column;gap:1.25rem}.footer-bottom{justify-content:center;text-align:center}.footer-social-link{width:46px;height:46px}.projects-title{font-size:2.5rem}.project-group-header{grid-template-columns:1fr;gap:.4rem}.project-group-header-main{flex-direction:column;align-items:flex-start;gap:.9rem}.project-group-index{padding-top:0}.project-card-body{min-height:0}.project-card-copy{min-height:5.5rem}.project-card-title{font-size:1.7rem;min-height:1.95em;max-height:1.95em}.project-group{padding:1rem;border-radius:24px}.project-card-tags{justify-content:flex-start}.about-content{flex-direction:column}.about-left{height:auto;padding:4rem 2rem;text-align:center}.about-left,.about-right{position:relative;width:100%;max-width:100%}.about-right{overflow:visible;background-color:var(--color-brand-blue)}.about-image-wrapper{height:100svh;min-height:100svh}.spacer-image{min-height:100svh}.subsequent-image .about-scroll-img{width:min(82vw,28rem);max-height:72svh}.first-image{position:-webkit-sticky;position:sticky;top:0}.about-heading{font-size:3.5rem}.about-heading-large{font-size:2.5rem}.about-heading-rotator{min-height:2.7rem}.about-heading-rotator .about-heading-large{inset:0 0 auto 0;width:100%;text-align:center}.quote-card{width:250px;padding:1rem 1.5rem;font-size:.7rem;line-height:1.5}.draggable-shape{width:100px;height:100px}.draggable-circle{width:150px;height:150px;padding:1rem}.quote-mark{font-size:3.5rem}.quote-mark:not(.quote-mark-end){top:-10px;left:-15px}.quote-mark-end{bottom:-25px;right:-15px}}@media (max-width:1200px){.project-card-body{min-height:7.75rem}.project-card-title{font-size:1.8rem}}