:root{--background:#fff;--text:#111;--muted:#6b7280;--border:#e5e7eb}*{box-sizing:border-box}html,body{color:var(--text);background:#fff;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;overflow-x:clip}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-shell-main{flex:1}a{color:inherit;text-decoration:none}.split-landing{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.split-panel{text-align:center;justify-content:center;align-items:center;min-height:50vh;padding:3rem 2rem;transition:transform .25s,filter .25s;display:flex}.split-panel:hover{filter:brightness(.98);transform:translateY(-3px)}.split-panel:focus-visible{outline:2px solid var(--text);outline-offset:-10px}.split-panel-left{background:#f6f7f8}.split-panel-right{background:#efece6}.split-panel-inner{max-width:32rem}.split-title{letter-spacing:-.02em;margin:0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.05}.split-title-strong{letter-spacing:.01em;font-size:clamp(2.6rem,7vw,5.8rem)}.split-logo{width:min(62vw,400px);height:auto;margin:0 auto;display:block}.split-subtitle{letter-spacing:.02em;margin:.8rem 0 0;font-size:clamp(1rem,1.6vw,1.35rem)}@media (max-width:840px){.split-landing{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1fr;height:100dvh;min-height:100dvh;overflow:hidden}.split-panel{height:auto;min-height:0;padding:1.25rem 1rem}.split-panel-inner{max-width:22rem}.split-title{font-size:clamp(1.75rem,8vw,2.3rem)}.split-subtitle{margin-top:.55rem;font-size:clamp(.95rem,4vw,1.1rem)}.split-logo{width:min(56vw,250px)}}.page{max-width:1160px;margin:0 auto;padding:0 1.25rem 4rem}.page-footer-flush{padding-bottom:0}.top-nav{z-index:50;isolation:isolate;justify-content:flex-start;align-items:center;gap:1.4rem;margin-bottom:2.5rem;padding-top:2rem;padding-bottom:2rem;font-size:1rem;display:flex;position:sticky;top:0}.top-nav:before{content:"";-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:-1;background:#fffffff0;border-bottom:1px solid #e5e7eb;width:100vw;position:absolute;inset:0 0 0 50%;transform:translate(-50%)}.top-nav-links{gap:1.75rem;margin-left:auto;display:inline-flex}.top-nav-links a{color:#111;font-weight:600;transition:color .2s}.top-nav-links a:hover{color:#4b5563}.top-nav-back-link{color:#6b7280;align-items:center;gap:.4rem;font-size:1.25rem;font-weight:600;line-height:1;transition:color .2s;display:inline-flex}.top-nav-back-label{letter-spacing:.12em;text-transform:uppercase;font-size:.62rem}.top-nav-back-link:hover{color:#4b5563}.top-nav-brand-trail{color:#111;align-items:center;gap:.45rem;display:inline-flex}.top-nav-brand-trail a{color:inherit;font-weight:400;text-decoration:none;transition:color .2s}.top-nav-brand-trail a:hover{color:#4b5563}.top-nav-brand-badge{background:#111;border-radius:999px;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;font-size:.82rem;line-height:1;display:inline-flex;color:#fff!important;font-weight:700!important}.top-nav-brand-badge:hover{background:#374151;color:#fff!important}.top-nav-brand-link-current{font-weight:700!important}@media (max-width:860px){.top-nav{gap:.75rem;margin-bottom:1.5rem;padding-top:1rem;padding-bottom:1rem;font-size:.88rem}.top-nav-brand-trail{flex:auto;gap:.35rem;min-width:0}.top-nav-brand-badge{flex-shrink:0;width:1.4rem;height:1.4rem;font-size:.74rem}.top-nav-links{flex-shrink:0;gap:1rem}}@media (max-width:560px){.top-nav{gap:.5rem;font-size:.8rem}.top-nav-links{gap:.75rem}.top-nav-brand-trail>:not(:first-child):not(:last-child):not(:nth-last-child(2)){display:none}}section{margin-bottom:4.5rem}h1,h2,h3,h4{margin:0 0 1rem;line-height:1.2}p{margin:0 0 1rem;line-height:1.6}.hero-section{text-align:center;border-bottom:1px solid #ddd;margin-bottom:4.4rem;padding:6.2rem 0 8.2rem}.hero-inner{max-width:50rem;margin:0 auto}.hero-headline{letter-spacing:-.02em;color:var(--text);margin:0;font-size:clamp(2.8rem,7vw,4.6rem);font-weight:800;line-height:1.06}.hero-intro{color:#444;max-width:42rem;margin:2.5rem auto 0;font-size:1.1rem;line-height:1.7}.hero-status{color:#374151;align-items:center;gap:.5rem;margin:1rem 0 0;font-size:.92rem;display:inline-flex}.hero-status-dot{background:#22c55e;border-radius:999px;width:.55rem;height:.55rem;animation:1.9s ease-out infinite hero-status-pulse;box-shadow:0 0 #22c55e80}@keyframes hero-status-pulse{0%{box-shadow:0 0 #22c55e73}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.hero-cta-group{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:2.8rem;display:flex}.hero-cta{color:#111;background:0 0;border:1px solid #c4c4c4;border-radius:999px;padding:.9rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:border-color .2s,background-color .2s;display:inline-block}.hero-cta:hover{background:#f7f7f7;border-color:#9ca3af}.hero-cta:focus-visible{outline:2px solid var(--text);outline-offset:3px}.hero-cta-arrow{color:#111;padding:.1rem .45rem;line-height:0;text-decoration:none;transition:transform .2s,color .2s;display:inline-block}.hero-cta-arrow-icon{width:2rem;height:2rem;line-height:1;display:block}.hero-cta-arrow:hover{color:#4b5563;transform:translateY(2px)}.hero-cta-arrow:focus-visible{outline:2px solid var(--text);outline-offset:4px;border-radius:6px}@media (max-width:480px){.hero-section{margin-bottom:3rem;padding:3.8rem 0 5rem}}.projects-section{scroll-margin-top:8.5rem}.projects-section-title{text-align:center;letter-spacing:-.02em;margin-bottom:1.6rem;font-size:clamp(2rem,3.8vw,2.7rem);font-weight:700}.projects-grid{grid-template-columns:1fr;gap:5.5rem;display:grid}.projects-more-cta-wrap{text-align:center;border-bottom:1px solid #ddd;margin-top:2.25rem;margin-bottom:4.5rem;padding-bottom:4.2rem}.projects-overview,.product-design-subpage-content{margin-top:.6rem}.product-design-subpage-content>:first-child{margin-top:0}.projects-overview-title{letter-spacing:-.02em;color:#111;margin:0 0 1.8rem;font-size:clamp(2rem,3.8vw,2.7rem);font-weight:800}.projects-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;display:grid}.projects-overview-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;transition:transform .3s,box-shadow .3s,border-color .3s;overflow:hidden}.projects-overview-card:hover{border-color:#d1d5db;transform:translateY(-4px);box-shadow:0 14px 30px #11111114}.projects-overview-media-link,.projects-overview-media-fallback{aspect-ratio:16/10;background:#f3f4f6;display:block;overflow:hidden}.projects-overview-media-image{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.projects-overview-card:hover .projects-overview-media-image{transform:scale(1.04)}.projects-overview-card .project-card-cta-arrow{transition:transform .2s}.projects-overview-card:hover .project-card-cta-arrow{transform:translate(4px)}.projects-overview-body{padding:1rem 1rem 1.15rem}.projects-overview-card-title{margin:0 0 .25rem;font-size:1.3rem;line-height:1.25}.projects-overview-card-title a{color:#111;text-decoration:none}.projects-overview-card-title a:hover{color:#4b5563}.projects-overview-summary{color:#374151;margin:.55rem 0 0;font-size:.96rem;line-height:1.6}.project-card{color:inherit;background:0 0;text-decoration:none;display:block}.project-card-layout{align-items:start;gap:2.25rem;display:grid}.project-card-media{aspect-ratio:16/10;border:1px solid #d1d5db;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 2px 12px #0f172a14}.project-card-media-image{object-fit:cover;object-position:center center;transition:transform .35s;display:block}.project-card-media-placeholder{border:1px solid #eceff3;border-radius:16px;width:100%;height:100%}.project-card-body{text-align:left;max-width:30rem;padding:0}.project-card-title{color:#111;margin:0 0 .35rem;font-size:clamp(1.9rem,3.2vw,2.4rem);font-weight:700;line-height:1.2}.project-card-summary{color:#374151;margin:0;font-size:1.08rem;line-height:1.75}.project-card-cta{color:var(--text);background:0 0;border-radius:0;align-items:center;gap:.4rem;margin-top:1.4rem;padding:0;font-size:1rem;font-weight:700;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.project-card-cta:hover{color:#111;gap:.55rem}.project-card-cta-arrow{transition:transform .2s;display:inline-block}.project-card-cta:hover .project-card-cta-arrow{transform:translate(4px)}.project-card:hover .project-card-media{box-shadow:0 8px 20px #0f172a1f}.project-card:hover .project-card-media-image{transform:scale(1.03)}.project-card:hover .project-card-cta-arrow{transform:translate(4px)}.project-preview-lagom-app{background:linear-gradient(135deg,#e6f2ff 0%,#d3e8ff 45%,#bddfff 100%)}.project-preview-psochazky{background:linear-gradient(135deg,#f8efe4 0%,#f4e3d2 45%,#eed8c2 100%)}.project-preview-coming-soon{background:linear-gradient(135deg,#eef2f7 0%,#e4eaf2 50%,#d7e0ea 100%)}.content-section{max-width:52rem;margin-left:auto;margin-right:auto}.content-section-title{margin-bottom:1rem;font-size:clamp(1.55rem,2.8vw,2rem)}.content-section-text{color:#4b5563;line-height:1.7}.about-clean-section{padding:2rem 0 6rem}.about-clean-inner{text-align:left;width:100%;max-width:62rem;margin:0 auto}.about-clean-lead{letter-spacing:-.02em;color:#111;margin:0 0 1.5rem;font-size:clamp(2.1rem,4.4vw,3rem);font-weight:800;line-height:1.2}.about-clean-subheading{color:#111;margin:2.3rem 0 1.2rem;font-size:1.06rem;font-weight:700}.about-clean-list{margin:0 0 2.1rem;padding:0;list-style:none}.about-clean-list-item{margin-bottom:1.65rem;padding-left:2rem;position:relative}.about-clean-list-item:before{content:"";background:#9ca3af;width:1.15rem;height:1px;position:absolute;top:.68rem;left:0}.about-clean-list-title{color:#111;margin:0 0 .55rem;font-size:1rem;font-weight:600}.about-clean-text{color:#475569;margin:0;font-size:1rem;line-height:1.95}.about-clean-cta-wrap{border-bottom:1px solid #ddd;margin-top:1.8rem;margin-bottom:2.4rem;padding-bottom:2.4rem}.about-connect-block{text-align:center;margin-top:.2rem}.contact-section{padding:6rem 0 2rem}.contact-section-inner{width:100%;max-width:62rem;margin:0 auto}.contact-section-content{text-align:center}.about-clean-link{color:#111;border-bottom:1px solid #0000;margin-top:2rem;font-size:.98rem;font-weight:600;transition:border-color .2s;display:inline-block}.about-clean-link:hover{border-color:#111}.contact-final-section{clip-path:inset(0 -100vmax);background:#f8f8f8;margin:0;padding:2.2rem 0 1.1rem;box-shadow:0 0 0 100vmax #f8f8f8}.page>.contact-final-section:last-child{margin-bottom:-4rem}.contact-final-inner{max-width:62rem;margin:0 auto;padding:0 1.25rem}.contact-final-title{letter-spacing:-.02em;color:#111;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:clamp(2.1rem,4.6vw,3rem);font-weight:800;line-height:1.15}.contact-final-eyebrow{letter-spacing:.14em;color:#6b7280;margin:0 0 .45rem;font-size:.74rem;font-weight:700}.contact-final-subtitle{color:#4b5563;max-width:42rem;margin:1rem auto 0;font-size:1.08rem;line-height:1.7}.contact-final-inline-link{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1.2px}.contact-final-inline-link:hover{color:#111}.contact-final-cta-wrap{margin-top:1.2rem}.contact-final-links{flex-direction:column;align-items:center;gap:.7rem;margin-top:2.2rem;display:flex}.contact-final-links a{color:#111;border-bottom:1px solid #0000;font-size:1.12rem;font-weight:600;line-height:1.4;transition:border-color .2s}.contact-final-links a:hover{border-color:#111}.contact-final-cv{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1.2px}.contact-final-footnote{color:#6b7280;text-align:center;margin:1.2rem 0 0;font-size:.82rem;line-height:1.5}.about-me-section{padding:2.2rem 0 0}.about-me-title{letter-spacing:-.02em;color:#111;margin:0 0 1rem;font-size:clamp(2rem,3.8vw,2.7rem);font-weight:800}.about-me-intro{color:#374151;margin:0 0 2.4rem;font-size:clamp(1.2rem,2vw,1.38rem);line-height:1.65}.about-me-subtitle{letter-spacing:.02em;text-transform:uppercase;color:#6b7280;margin:0 0 1rem;font-size:1rem;font-weight:700}.about-me-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.25rem;display:grid}.about-me-item{padding-top:.15rem}.about-me-number{letter-spacing:-.03em;color:#e7e7e7;margin-bottom:.7rem;font-size:clamp(2.3rem,5vw,3.2rem);font-weight:700;line-height:.95}.about-me-item-title{letter-spacing:-.015em;color:#111;margin:0 0 .9rem;font-size:1.22rem;font-weight:700;line-height:1.3}.about-me-item-text{color:#111;margin:0;font-size:1rem;line-height:1.8}.about-me-cta-wrap{text-align:center;border-bottom:1px solid #ddd;margin-top:2.3rem;margin-bottom:2.3rem;padding-bottom:4rem}@media (min-width:720px){.project-card-layout{grid-template-columns:minmax(0,1fr) minmax(0,.85fr);align-items:start}.project-card-reverse .project-card-media{order:2}.project-card-reverse .project-card-body{order:1}.project-card-body{flex-direction:column;justify-content:flex-start;max-width:34rem;display:flex}.project-card-cta{margin-top:1.5rem}}@media (max-width:719px){.projects-grid{gap:4rem}.projects-overview-grid{grid-template-columns:1fr}.project-card-layout{gap:1.5rem}}@media (max-width:1080px) and (min-width:720px){.projects-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.about-me-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.6rem}}@media (max-width:560px){.about-clean-section,.contact-section{padding:4.2rem 0}.about-clean-list-item{padding-left:1.6rem}.contact-final-section{padding:3.2rem 0 1.6rem}.contact-final-title{font-size:clamp(1.4rem,6.4vw,2rem)}.contact-final-subtitle{font-size:1rem}.contact-final-links{flex-direction:column;gap:.95rem}.contact-final-links a{font-size:1.02rem}.contact-final-footnote{margin-top:2.5rem}.about-me-grid{grid-template-columns:1fr;gap:1.75rem}.about-me-title{margin-bottom:1.7rem}}.back-link{color:var(--text);text-underline-offset:3px;margin-top:.75rem;text-decoration:underline;display:inline-block}.project-type{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;font-size:.9rem}.project-section{margin-bottom:.85rem}.project-section h4{margin-bottom:.35rem;font-size:.95rem}.project-section p{color:#374151;margin:0}.project-detail{max-width:760px}.project-detail h2{margin-top:1.8rem;margin-bottom:.6rem;font-size:1.2rem}.project-detail-text{white-space:pre-line;color:#374151}.project-case-study{flex-direction:column;gap:2rem;display:flex}.project-hero{flex-direction:column;gap:1.6rem;margin-bottom:.5rem;display:flex}.project-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#6b7280;margin:0;font-size:.78rem}.project-title{letter-spacing:-.02em;margin:.4rem 0 1rem;font-size:clamp(2.2rem,5vw,3.5rem)}.project-meta-grid{gap:.75rem;margin-bottom:1rem;display:grid}.project-meta-grid p{gap:.2rem;margin:0;display:grid}.project-meta-grid strong{letter-spacing:.08em;text-transform:uppercase;color:#6b7280;font-size:.82rem}.project-meta-grid span{color:#111;line-height:1.45}.project-lead{color:#374151;margin:0;font-size:1.06rem;line-height:1.75}.project-tags{flex-wrap:wrap;gap:.55rem;margin-bottom:1.1rem;display:flex}.project-tag{text-transform:uppercase;letter-spacing:.08em;color:#374151;background:#f0f0f0;border-radius:999px;align-items:center;padding:.35rem .75rem;font-size:.82rem;display:inline-flex}.project-carousel-wrap{width:100%;max-width:100%;margin:0 auto;padding:0;position:relative}.project-carousel-stage{grid-template-columns:minmax(0,20%) minmax(0,60%) minmax(0,20%);align-items:center;gap:.8rem;display:grid}.project-carousel-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;margin:0;line-height:0;transition:all .3s ease-in-out;overflow:hidden}.project-carousel-card-side{opacity:.5;filter:blur(4px);cursor:pointer;justify-self:center;width:100%;max-width:250px;overflow:hidden}.project-carousel-card-center{opacity:1;filter:blur()}.project-carousel-open{cursor:zoom-in;background:0 0;border:0;width:100%;margin:0;padding:0;line-height:0}.project-carousel-open>span{display:block}.project-carousel-side-trigger{cursor:pointer;background:0 0;border:0;width:100%;margin:0;padding:0;line-height:0}.project-carousel-side-trigger>span{display:block}.project-zoom-trigger{cursor:zoom-in;background:0 0;border:0;width:100%;margin:0;padding:0;line-height:0}.project-zoom-trigger>span{display:block}.project-carousel-image{object-fit:cover;object-position:center;width:100%;height:420px;display:block}.project-carousel-mobile{display:none}.project-carousel-mobile-main{cursor:zoom-in;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;width:100%;margin:0;padding:0;line-height:0;display:block;overflow:hidden}.project-carousel-mobile-main-image{object-fit:cover;object-position:center;width:100%;height:320px;display:block}.project-carousel-mobile-thumbs{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-top:.7rem;display:grid}.project-carousel-mobile-thumb{cursor:pointer;opacity:.65;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;width:100%;margin:0;padding:0;line-height:0;transition:opacity .2s,border-color .2s,transform .2s;display:block;overflow:hidden}.project-carousel-mobile-thumb:hover{opacity:.85}.project-carousel-mobile-thumb.is-active{opacity:1;border-color:#111}.project-carousel-mobile-thumb-image{object-fit:cover;object-position:center;width:100%;height:78px;display:block}.project-lightbox{z-index:1000;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.project-lightbox-backdrop{background:#0c1017c7;border:0;position:absolute;inset:0}.project-lightbox-content{z-index:1;width:min(100%,1200px);max-height:calc(100svh - 2rem);position:relative}.project-lightbox-image-wrap{cursor:default;border-radius:12px;width:100%;max-height:calc(100svh - 2rem);overflow:auto}.project-lightbox-image-wrap-zoomable{cursor:zoom-in}.project-lightbox-image{object-fit:contain;width:100%;height:auto;max-height:calc(100svh - 2rem);display:block}.project-lightbox-close{color:#fff;cursor:pointer;background:#00000094;border:0;border-radius:999px;width:2.2rem;height:2.2rem;font-size:1.5rem;line-height:1;position:absolute;top:.6rem;right:.6rem}.project-lightbox-fullsize{z-index:2;color:#fff;cursor:pointer;background:#00000094;border:0;border-radius:999px;min-width:2.8rem;height:2.2rem;padding:0 .7rem;font-size:.86rem;line-height:1;display:none;position:absolute;top:.6rem;left:.6rem}.project-lightbox-image-wrap-full{cursor:zoom-out;justify-content:flex-start;align-items:flex-start;display:flex}.project-lightbox-image-full{width:auto;max-width:none;max-height:none}.project-carousel-arrow{-webkit-backdrop-filter:blur(4px);color:#111;cursor:pointer;z-index:8;background:#ffffffb8;border:.5px solid #d1d5db;border-radius:999px;width:3rem;height:3rem;font-size:1.2rem;line-height:1;transition:background-color .2s,border-color .2s;position:absolute;top:50%;transform:translateY(-50%)}.project-carousel-arrow:hover{background:#f8fafc;border-color:#9ca3af}.project-carousel-card-side:hover{opacity:.62;filter:blur(3px)}.project-carousel-arrow-left{left:21%;transform:translate(-50%,-50%)}.project-carousel-arrow-right{right:21%;transform:translate(50%,-50%)}.project-info-columns{border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-top:.6rem;padding:1.35rem 1rem;display:grid}.project-info-card{padding:.35rem 1rem}.project-info-card:not(:last-child){border-right:1px solid #e5e7eb}.project-info-card h2{letter-spacing:.1em;text-transform:uppercase;color:#6b7280;margin:0 0 .5rem;font-size:.72rem}.project-info-card p{color:#111;margin:0;font-size:.93rem;line-height:1.55}.project-info-list{color:#111;margin:0;padding:0;font-size:.93rem;line-height:1.55;list-style:none}.project-layout{align-items:start;gap:1.6rem;display:grid}.project-case-nav{flex-direction:column;gap:.75rem;display:flex}.project-case-nav a{color:#6b7280;font-size:.95rem;font-weight:500;line-height:1.35;transition:color .2s,font-weight .2s}.project-case-nav a:hover{color:#111}.project-case-nav a.is-active,.project-case-nav a[aria-current=true]{color:#111;font-weight:700}.project-content{flex-direction:column;gap:1.2rem;display:flex}.project-heading-section{padding:.2rem 0}.project-context-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;margin:0;padding:1.4rem}.project-context-box h2,.project-card h2,.project-reflection h2{margin:0 0 .6rem;font-size:1.35rem}.project-context-box p,.project-card p{color:#374151;margin:0;line-height:1.75}.project-two-col,.project-content-grid{gap:1rem;display:grid}.project-content .project-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.2rem}.project-highlight{color:#111;margin-top:.95rem;font-weight:600}.project-list{color:#374151;margin:0;padding-left:1.1rem;line-height:1.75}.project-list-followup{margin-top:1.35rem}.project-process-image{border:1px solid #e5e7eb;border-radius:12px;width:100%;height:auto;margin-top:1rem;display:block}.project-image-caption{color:#6b7280;margin:.55rem 0 0;font-size:.9rem;line-height:1.45}.project-research-image{border:0}.project-user-persona-image{opacity:.85;border:1px solid #e5e7eb}.project-rozhovory-image{border:1px solid #e5e7eb}.project-design-image--psochazky{border:0}.project-reflection-next{margin-top:1.6rem}.project-design-gallery{grid-template-columns:1fr;gap:.9rem;display:grid}.project-design-gallery--single-row{grid-template-columns:none;grid-auto-columns:minmax(260px,1fr);grid-auto-flow:column;align-items:start;overflow-x:auto}.project-intro-grid{gap:1rem;margin-top:1rem;display:grid}.project-word-card{color:#fff;background:#32b357;border-radius:12px;padding:1.35rem 1.25rem}.project-word-title{margin:0;font-size:clamp(1.7rem,3.2vw,2.3rem);font-weight:800;line-height:1.02}.project-word-meta{opacity:.95;margin:1rem 0 0;font-size:1.08rem;line-height:1.35}.project-word-definition{margin:.35rem 0 0;font-size:1.08rem;line-height:1.35}.project-reflection h3{margin:0 0 .6rem;font-size:1.05rem}.project-cta-block{flex-wrap:wrap;gap:.6rem;margin-top:.4rem;display:flex}.project-next-project{border-top:1px solid #ddd;margin-top:2.8rem;padding-top:3rem}.project-next-project-eyebrow{letter-spacing:.14em;color:#6b7280;text-align:center;margin:0;font-size:.74rem;font-weight:700}.project-next-project-title{letter-spacing:-.01em;text-align:center;margin:.55rem 0 1.35rem;font-size:1.6rem;font-weight:700}.project-next-project-card{min-height:420px;color:inherit;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:1.2rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:grid;overflow:hidden}.project-next-project-card:hover{border-color:#d1d5db;box-shadow:0 8px 20px #0f172a0f}.project-next-project-card:focus-visible{outline-offset:3px;outline:2px solid #111}.project-next-project-content{flex-direction:column;justify-content:center;max-width:34rem;padding:1.6rem 1.4rem 1.55rem;display:flex}.project-next-project-kicker{letter-spacing:.12em;text-transform:uppercase;color:#6b7280;margin:0;font-size:.95rem;font-weight:600}.project-next-project-headline{letter-spacing:-.02em;color:#111;max-width:34rem;margin:.65rem 0 1.1rem;font-size:clamp(1.65rem,3.1vw,2.25rem);font-weight:800;line-height:1.15}.project-next-project-content .project-tags{margin-bottom:1.5rem}.project-next-project-divider{background:#e5e7eb;height:1px;margin:1.5rem 0}.project-next-project-media{background:#f8fafc;order:-1;display:block;overflow:hidden}.project-next-project-image{object-fit:cover;transform-origin:50%;will-change:transform;width:100%;height:100%;transition:transform .5s;display:block;transform:scale(1)}.project-next-project-card:hover .project-next-project-image{transform:scale(1.1)}.project-next-project-card:hover .project-card-cta-arrow{transform:translate(4px)}.project-cta-link{padding:.8rem 1.15rem;font-weight:600}.project-pdf-block{margin:.5rem 0 1.5rem}.pdf-link{border:1px solid var(--border);color:var(--text);border-radius:8px;padding:.55rem .95rem;font-size:.95rem;text-decoration:none;transition:border-color .2s,background-color .2s;display:inline-block}.pdf-link:hover{background:#f9fafb;border-color:#9ca3af}@media (min-width:900px){.project-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.project-two-col,.project-content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-design-gallery{grid-template-columns:1fr}.project-design-gallery--single-row{grid-auto-columns:minmax(0,1fr)}.project-card-wide{grid-column:1/-1}.project-layout{grid-template-columns:180px minmax(0,1fr);gap:2rem}.project-intro-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}.project-intro-grid--single{grid-template-columns:minmax(0,1fr)}.project-next-project-card{grid-template-columns:minmax(360px,1fr) minmax(0,.95fr)}.project-next-project-content{order:2;max-width:32rem;padding:2rem 1.9rem 1.85rem}.project-next-project-media{order:1;min-height:100%}.project-intro-image{object-fit:cover;height:100%;margin-top:0}.project-intro-image--psochazky{transform-origin:50%;width:100%;max-width:100%;margin-left:0;transform:none}.project-word-card{flex-direction:column;justify-content:center;height:100%;display:flex}.project-case-nav{position:sticky;top:10rem}}@media (max-width:760px){.project-design-gallery--single-row{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-columns:auto;grid-auto-flow:row;gap:.55rem;overflow-x:visible}.project-content,.project-heading-section,.project-hero,.project-case-study{min-width:0}.project-process-image,.project-next-project-image{max-width:100%;height:auto}.project-carousel-wrap{padding:0}.project-carousel-stage{grid-template-columns:.8fr 1fr .8fr}.project-carousel-arrow{width:2.2rem;height:2.2rem;font-size:1.05rem}.project-carousel-image{height:300px}.project-carousel-arrow-left{left:31%}.project-carousel-arrow-right{right:31%}.project-info-columns{grid-template-columns:1fr}.project-info-card{padding:.2rem 0}.project-info-card:not(:last-child){border-bottom:1px solid #e5e7eb;border-right:0;padding-bottom:.7rem}.project-case-nav{display:none}.project-case-study{gap:.8rem}.project-hero{gap:1.2rem;margin-bottom:0}.project-layout{gap:0}}.visual-section-title{letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.35rem,3vw,1.65rem);font-weight:700}.visual-section-intro{color:#4b5563;max-width:38rem;margin:0 0 3rem;font-size:1.0625rem;line-height:1.65}.visual-sets{flex-direction:column;gap:3.5rem;display:flex}.visual-set{max-width:42rem}.visual-set-title{letter-spacing:-.01em;color:var(--text);margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.visual-set-description{color:#6b7280;max-width:36rem;margin:0 0 1.35rem;font-size:.9375rem;line-height:1.6}.visual-set-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.85rem;display:grid}.visual-slot{aspect-ratio:4/3;background:linear-gradient(145deg,#fafafa 0%,#f4f4f5 100%);border:1px solid #e5e7eb;border-radius:10px;box-shadow:inset 0 1px #fffc}@media (min-width:640px){.visual-set-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.visual-set:last-child .visual-set-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.contact-links{color:#374151;flex-wrap:wrap;gap:1rem;display:flex}.contact-links a{text-decoration:underline}.illustration-page{min-height:100vh}.illustration-landing{text-align:center;justify-content:center;align-items:center;min-height:calc(100vh - 4.5rem);display:flex}.illustration-landing-inner{max-width:40rem}.illustration-logo{letter-spacing:.02em;margin:0 0 1.25rem;font-size:clamp(3rem,9vw,5.8rem)}.illustration-logo-image{width:min(100%,300px);height:auto;margin:0 auto 1.25rem;display:block}.illustration-tagline{margin:0;font-size:clamp(1.05rem,2.1vw,1.35rem);line-height:1.6}.illustration-tagline-faded{color:#6b7280}.illustration-social{gap:1.1rem;margin-top:1.5rem;display:inline-flex}.illustration-social-link{border-bottom:1px solid #0000;justify-content:center;align-items:center;width:2rem;height:2rem;transition:border-color .2s,transform .2s;display:inline-flex}.illustration-social-link:hover{border-color:#111;transform:translateY(-1px)}.illustration-social-icon{width:22px;height:22px;display:block}.site-footer{background:#fff;border-top:1px solid #e5e7eb}.site-footer-product-design{text-transform:uppercase;font-family:DM Sans,Arial,Helvetica,sans-serif}.site-footer-product-design .site-footer-inner{min-height:64px;padding-top:.75rem;padding-bottom:.75rem}.site-footer-product-design .site-footer-inner>span,.site-footer-product-design .site-footer-nav{white-space:nowrap}.site-footer-inner{color:#6b7280;justify-content:space-between;align-items:center;gap:.8rem;max-width:1160px;margin:0 auto;padding:1rem 1.25rem 1.3rem;font-size:.82rem;display:flex}.site-footer-nav{letter-spacing:.02em;gap:.9rem;font-size:.76rem;display:inline-flex}.site-footer-nav a{color:#6b7280;text-decoration:none;transition:color .2s}.site-footer-nav a:hover{color:#111}@media (max-width:640px){.site-footer-inner{text-align:center;flex-direction:column;align-items:center;gap:.6rem}.site-footer-product-design .site-footer-inner{flex-direction:column-reverse}.site-footer-nav{flex-wrap:wrap;justify-content:center}.site-footer-product-design .site-footer-inner>span,.site-footer-product-design .site-footer-nav{white-space:normal}.project-carousel-desktop{display:none}.project-carousel-mobile{display:block}}.scroll-top-button{color:#111;cursor:pointer;opacity:0;pointer-events:none;z-index:40;background:#ffffffeb;border:1px solid #d1d5db;border-radius:999px;justify-content:center;align-items:center;width:2.85rem;height:2.85rem;font-size:1.35rem;line-height:1;transition:opacity .2s,transform .2s,border-color .2s;display:inline-flex;position:fixed;bottom:4rem;right:5rem;transform:translateY(8px)}.scroll-top-button.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-top-button:hover{border-color:#9ca3af}.scroll-top-button:focus-visible{outline-offset:2px;outline:2px solid #111}@media (max-width:640px){.scroll-top-button{bottom:1.75rem;right:1.25rem}}
