.scroll-to-top[data-astro-cid-rwxm7i3o]{position:fixed;bottom:2rem;right:2rem;width:48px;height:48px;border-radius:50%;background:var(--color-primary);color:var(--color-bg);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease;z-index:100;box-shadow:0 4px 12px #5863f84d;font-size:1.5rem;font-weight:600}.scroll-to-top[data-astro-cid-rwxm7i3o].visible{opacity:1;visibility:visible}.scroll-to-top[data-astro-cid-rwxm7i3o]:hover{background:var(--color-accent);transform:translateY(-4px)}.scroll-to-top[data-astro-cid-rwxm7i3o]:active{transform:translateY(-2px)}@media(max-width:768px){.scroll-to-top[data-astro-cid-rwxm7i3o]{bottom:1.5rem;right:1.5rem;width:44px;height:44px}}.project-layout{display:grid;grid-template-columns:300px 750px;gap:30px;max-width:1080px;margin:0 auto;padding:62px 0}.project-layout main{padding:0}.project-layout section{margin-bottom:70px;scroll-margin-top:100px}.project-layout section:last-child{margin-bottom:0}.project-layout section>*+*{margin-top:20px}.project-layout section h2{font-family:Figtree,sans-serif;font-weight:600;font-size:var(--step-1);line-height:1.2;color:var(--color-text);margin:0 0 20px}.project-layout section h3{font-family:Figtree,sans-serif;font-weight:600;font-size:var(--step-0);line-height:1.2;color:var(--color-text);margin:20px 0}.project-layout section h4{font-family:Figtree,sans-serif;font-weight:700;font-size:var(--step--1);line-height:1.2;color:var(--color-text);text-align:center;margin:0 0 10px}.project-layout section p{font-family:Figtree,sans-serif;font-weight:400;font-size:var(--step--1);line-height:1.5;color:var(--color-text);margin:0 0 20px}.project-layout section p:last-child{margin-bottom:0}.section-divider{width:100%;max-width:750px;height:9px;margin:70px 0;display:block}.project-layout main img{max-width:100%;height:auto}.content-with-image{display:flex;gap:30px;align-items:flex-start;margin:20px 0}.text-content{flex:1;max-width:317px}.full-width-image{width:100%;max-width:450px;height:auto;margin:20px auto;display:block}.side-image{width:550px;max-width:70%;border:1px solid var(--color-accent)}.image-grid-research{display:flex;gap:20px;justify-content:center;align-items:center;margin:20px 0}.image-grid-research img{border:1px solid var(--color-accent);flex-shrink:0}.image-grid-research img:nth-child(1),.image-grid-research img:nth-child(2){max-width:300px;width:100%}.image-grid-research img:nth-child(3){max-width:200px;width:100%}.caption{font-family:Figtree,sans-serif;font-weight:400;font-size:var(--step--2);line-height:1.2;text-align:center;color:var(--color-text);margin:20px 0}.centered{text-align:center}.themes{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:20px 0}.themes p{font-family:Figtree,sans-serif;font-weight:600;font-size:var(--step-0);color:var(--color-text);margin:0;border:2px solid var(--color-primary);border-radius:8px;text-align:center;min-height:100%;display:flex;align-items:center;justify-content:center}.callout p{font-family:Figtree,sans-serif;font-weight:500;font-size:var(--step--1);line-height:1.25;color:var(--color-text);margin:0}.empathy-map{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:20px;box-sizing:border-box}.empathy-quadrant{display:flex;flex-direction:column;align-items:center;padding:10px;border:2px solid var(--color-primary);border-radius:8px;background:#f6f2ff80;box-sizing:border-box}.empathy-quadrant h4{font-family:Figtree,sans-serif;font-weight:700;font-size:var(--step-0);line-height:1.2;text-align:center;color:var(--color-text);margin:0 0 20px}.empathy-quadrant p{font-family:Figtree,sans-serif;font-weight:400;font-size:var(--step--1);line-height:1.4;text-align:center;color:var(--color-text);margin:0 0 15px;width:100%}.image-pair{display:flex;width:100%;gap:10px;align-items:center;margin:20px 0}.image-pair img{width:50%;height:auto;object-fit:cover;border:2px solid var(--color-accent)}.project-layout section blockquote{margin:2rem 0;padding:1.5rem 2rem;border-left:4px solid var(--color-primary);background:var(--color-bg);font-style:normal;font-size:var(--step-0)}.project-layout section blockquote p{margin:0;color:var(--color-primary);font-weight:500}.storyboard{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;width:100%;max-width:750px;margin:20px 0}.storyboard img{width:100%;height:auto}@media(max-width:1200px){.project-layout{grid-template-columns:1fr;padding:3rem 2rem}.project-layout aside{display:none}}@media(max-width:768px){.project-layout{padding:2rem 1.5rem}.content-with-image,.image-grid-research,.themes,.image-pair,.quotes{flex-direction:column;gap:1rem}.text-content,.side-image{max-width:100%}.empathy-map{position:static;height:auto;padding-bottom:0}.empathy-quadrant{position:static;width:100%;margin-bottom:1rem}.empathy-quadrant h4,.empathy-quadrant p{width:100%}.storyboard{grid-template-columns:1fr}}@media(max-width:390px){.project-layout{padding:1.5rem 1rem}.section-divider{margin:50px 0}.project-layout section{margin-bottom:50px}}.embed-container{position:relative;width:100%;padding-bottom:56.25%;height:0}.embed-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}
