.about-avatar{width:100%;max-width:460px;aspect-ratio:500/550}.about-avatar svg{width:100%;height:100%;display:block}.about-avatar__idle{animation:avatar-bob 4s ease-in-out infinite}.about-avatar__blink{transform-box:view-box;transform-origin:250px 243px;animation:avatar-blink 8s linear infinite}@keyframes avatar-bob{0%,to{transform:translateY(0)}50%{transform:translateY(3.5px)}}@keyframes avatar-blink{0%,21.6%{transform:scaleY(1)}22.9%{transform:scaleY(.1)}24.2%,62.5%{transform:scaleY(1)}63.75%{transform:scaleY(.1)}65%,65.8%{transform:scaleY(1)}67.5%{transform:scaleY(.14)}68.8%,to{transform:scaleY(1)}}.hero{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding-top:6rem;padding-bottom:rem;overflow:hidden}@media (min-width: 768px){.hero{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width: 1024px){.hero{padding-left:3rem;padding-right:3rem}}@media (min-width: 768px){.hero{flex-direction:row;justify-content:space-between;align-items:center;padding-top:8rem}}.hero__content{flex:1;display:flex;flex-direction:column;text-align:center;position:relative;z-index:1}@media (min-width: 768px){.hero__content{text-align:left;max-width:55%}}@media (min-width: 1024px){.hero__content{max-width:50%}}.hero__label{font-size:1rem;font-weight:300;color:#0000008c;margin-bottom:.5rem;letter-spacing:.05em}@media (min-width: 768px){.hero__label{font-size:1.125rem}}.hero__title{font-family:Monomakh,serif;font-weight:400;line-height:1.05;margin-left:-.04em;margin-bottom:2rem}.hero__title--line{display:block;font-size:3.5rem}@media (min-width: 768px){.hero__title--line{font-size:4.5rem}}@media (min-width: 1024px){.hero__title--line{font-size:6rem}}.hero__title--amp{color:#00adb5;font-size:3.25rem}@media (min-width: 768px){.hero__title--amp{font-size:4rem;margin:-.5rem}}@media (min-width: 1024px){.hero__title--amp{font-size:5rem;margin:-1rem}}.hero__title--accent{display:block;color:#00adb5;font-size:3.5rem}@media (min-width: 768px){.hero__title--accent{font-size:5rem}}@media (min-width: 1024px){.hero__title--accent{font-size:6rem}}.hero__actions{display:flex;gap:1rem;justify-content:center}@media (min-width: 768px){.hero__actions{justify-content:flex-start}}.hero__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;border-radius:2rem;font-family:Montserrat Alternates,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease;cursor:pointer;white-space:nowrap;text-shadow:0px 4px 4px rgba(0,0,0,.5)}.hero__btn svg{filter:drop-shadow(0px 4px 4px rgba(0,0,0,.5))}.hero__btn--primary{background-color:#00adb5;color:#eee;border:2px solid #00adb5;padding-left:2.5rem;padding-right:2.5rem}.hero__btn--primary:hover,.hero__btn--primary:focus-visible{background-color:#007a80;border-color:#007a80!important}.hero__btn--secondary{background-color:#393e46bf;color:#eee;border:2px solid transparent;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding-left:3rem;padding-right:3rem}.hero__btn--secondary:hover{background-color:#393e46e6}.hero__illustration{flex:1;display:flex;justify-content:center;align-items:center;max-width:350px;min-height:250px;margin-top:3rem;position:relative;z-index:1}@media (min-width: 768px){.hero__illustration{margin-top:0;max-width:40%;min-height:300px}}@media (min-width: 1024px){.hero__illustration{max-width:45%;min-height:350px}}.hero__illustration img{width:100%;height:auto;object-fit:contain}.hero__float{position:relative;width:100%;animation:heroFloat 5s ease-in-out infinite}.hero__coin{position:relative;width:100%;transition:transform .2s ease-out;will-change:transform}.hero__glow-clip{position:absolute;top:2.5%;right:2.5%;bottom:2.5%;left:2.5%;border-radius:50%;overflow:hidden;pointer-events:none}.hero__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at var(--gx, 68%) var(--gy, 38%),rgba(255,216,140,.55) 0%,rgba(250,190,120,.16) 35%,transparent 62%);mix-blend-mode:screen;transition:opacity .2s ease-out}.hero__illustration:after{content:"";position:absolute;bottom:-23px;left:50%;transform:translate(-50%);width:60%;height:20px;background:radial-gradient(ellipse,rgba(0,0,0,.15) 0%,transparent 70%);border-radius:50%;animation:heroShadow 5s ease-in-out infinite}.scroll-cue{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;border:1.5px solid rgba(0,0,0,.15);background-color:#ffffffa6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 2px 10px #00000014;color:#0000008c;animation:bounce 2s infinite;text-decoration:none;z-index:50;transition:opacity .4s ease}.scroll-cue svg{display:block}.scroll-cue:hover,.scroll-cue:focus-visible{color:#007a80}.scroll-cue--hidden{opacity:0;pointer-events:none}.about{max-width:1200px;margin-left:auto;margin-right:auto;padding:5rem 1.5rem;position:relative;overflow:hidden}@media (min-width: 768px){.about{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width: 1024px){.about{padding-left:3rem;padding-right:3rem}}@media (min-width: 768px){.about{padding-top:7rem;padding-bottom:7rem}}.about__heading{font-family:Monomakh,serif;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center;position:relative;z-index:1}@media (min-width: 768px){.about__heading{font-size:3rem;text-align:left}}@media (min-width: 1024px){.about__heading{font-size:3.5rem}}.about__heading--accent{color:#00adb5}.about__content{display:flex;flex-direction:column;gap:3rem;position:relative;z-index:1}@media (min-width: 768px){.about__content{flex-direction:row;align-items:center}}.about__illustration{order:2}@media (min-width: 768px){.about__illustration{order:0}}.about__text{flex:1}.about__text p{font-size:.9375rem;line-height:1.8;color:#0000008c;margin-bottom:1.25rem}@media (min-width: 1024px){.about__text p{font-size:1rem}}.about__text p:last-child{margin-bottom:0}.about__illustration{flex:1;display:flex;justify-content:center;align-items:center;min-height:1rem}@media (min-width: 768px){.about__illustration{min-height:350px}}.about__illustration img{width:100%;max-width:450px;height:auto;object-fit:contain}.works{max-width:1200px;margin-left:auto;margin-right:auto;padding:6rem 1.5rem;position:relative}@media (min-width: 768px){.works{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width: 1024px){.works{padding-left:3rem;padding-right:3rem}}.works:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:100vw;transform:translate(-50%);background-image:url(/images/main/about_bg.png);background-size:auto;background-position:top;background-repeat:repeat;z-index:-1}.works__heading{font-family:Monomakh,serif;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}@media (min-width: 768px){.works__heading{font-size:3rem;text-align:left}}@media (min-width: 1024px){.works__heading{font-size:3.5rem}}.works__heading--accent{color:#00adb5}.works__filters{display:flex;gap:.75rem;margin-bottom:2.5rem;justify-content:center}@media (min-width: 768px){.works__filters{justify-content:flex-start}}.works__filter{padding:.75rem 2rem;border-radius:2rem;border:none;font-family:Montserrat Alternates,sans-serif;font-size:1rem;cursor:pointer;transition:all .3s ease;background-color:#393e46d9;color:#eee;text-shadow:0px 4px 4px rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.works__filter:hover{background-color:#393e46f2}.works__filter--active{background-color:#00adb5;color:#eee}.works__filter--active:hover,.works__filter--active:focus-visible{background-color:#007a80}.works__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.works__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.works__grid{grid-template-columns:repeat(3,1fr)}}.works__card{position:relative;border-radius:.75rem;overflow:hidden;aspect-ratio:4/3;display:block;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.works__card:hover,.works__card:focus-visible{transform:translateY(-4px);box-shadow:0 8px 30px #0006}.works__card:hover .works__card-overlay,.works__card:focus-visible .works__card-overlay{opacity:1}.works__card-image{width:100%;height:100%;object-fit:cover;display:block}.works__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.2) 50%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;opacity:0;transition:opacity .3s ease}@media (hover: none){.works__card-overlay{opacity:1}}.works__card-title{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:.25rem}.works__card-summary{font-size:.8125rem;color:#ffffffb3}.contact{max-width:1200px;margin-left:auto;margin-right:auto;padding:6rem 1.5rem;display:flex;flex-direction:column;gap:3rem}@media (min-width: 768px){.contact{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width: 1024px){.contact{padding-left:3rem;padding-right:3rem}}@media (min-width: 768px){.contact{flex-direction:row;align-items:flex-start;gap:4rem}}.contact__info{flex:1}.contact__heading{font-family:Monomakh,serif;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:2rem}@media (min-width: 768px){.contact__heading{font-size:3rem}}@media (min-width: 1024px){.contact__heading{font-size:3.5rem}}.contact__heading--accent{color:#00adb5}.contact__illustration{max-width:280px;min-height:200px}.contact__illustration img{width:100%;height:auto}.contact__form{flex:1;display:flex;flex-direction:column;gap:1.25rem}.contact__form-row{display:flex;flex-direction:column;gap:1.25rem}@media (min-width: 768px){.contact__form-row{flex-direction:row}}.contact__form-group{flex:1;display:flex;flex-direction:column;gap:.5rem}.contact__label{font-size:.875rem;font-weight:500;color:#1f1f1f}.contact__input,.contact__textarea{width:100%;padding:.875rem 1rem;background-color:#f0f4f8;border:1px solid rgba(0,0,0,.08);border-radius:.5rem;color:#1f1f1f;font-family:Montserrat Alternates,sans-serif;font-size:.9375rem;transition:border-color .3s ease}.contact__input::placeholder,.contact__textarea::placeholder{color:#0000004d}.contact__input:focus,.contact__textarea:focus{border-color:#007a80}.contact__textarea{resize:vertical;min-height:8rem}.contact__submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;background-color:#00adb5;color:#eee;border:none;border-radius:1.5rem;font-family:Montserrat Alternates,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;align-self:flex-start;text-shadow:0px 4px 4px rgba(0,0,0,.5)}.contact__submit svg{filter:drop-shadow(0px 4px 4px rgba(0,0,0,.5))}.contact__submit:hover,.contact__submit:focus-visible{background-color:#007a80}.contact__submit:disabled{opacity:.6;cursor:not-allowed}.contact__status{font-family:Montserrat Alternates,sans-serif;font-size:.95rem;padding:.75rem 1rem;border-radius:.5rem}.contact__status--success{color:#16a34a;background-color:#16a34a1a}.contact__status--error{color:#f87171;background-color:#f871711a}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes heroShadow{0%,to{transform:translate(-50%) scale(1);opacity:1}50%{transform:translate(-50%) scale(.82);opacity:.55}}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}.fs{max-width:1200px;margin:0 auto;padding:0 1.5rem;min-height:100vh}@media (min-width: 768px){.fs{padding:0 2.5rem}}@media (min-width: 1024px){.fs{padding:0 3rem}}.fs__layout{display:flex;flex-direction:column;padding-top:6rem}@media (min-width: 768px){.fs__layout{flex-direction:row;gap:3rem}}@media (min-width: 768px){.fs__sidebar{position:sticky;top:5rem;width:280px;flex-shrink:0;align-self:flex-start;padding-bottom:2rem;border-right:1px solid rgba(0,0,0,.08);padding-right:2rem}}.fs__title{font-size:2.5rem;font-weight:700;line-height:1.1;margin-bottom:2rem}@media (min-width: 768px){.fs__title{font-size:3rem}}.fs__title--accent{color:#00adb5}.fs__nav{list-style:none;display:none}@media (min-width: 768px){.fs__nav{display:flex;flex-direction:column;gap:.5rem}}.fs__nav-link{background:none;border:none;font-family:Poppins,sans-serif;font-size:.9375rem;font-weight:600;color:#1f1f1f;cursor:pointer;text-align:left;padding:.25rem 0;transition:color .2s ease}.fs__nav-link:hover,.fs__nav-link--active{color:#00adb5}.fs__content{flex:1;min-width:0;padding-bottom:4rem}.fs__section{padding:3rem 0;scroll-margin-top:5rem}.fs__section+.fs__section{border-top:1px solid rgba(0,0,0,.06)}.fs__heading{font-size:1.5rem;font-weight:800;color:#0000008c;margin-bottom:1.5rem}@media (min-width: 768px){.fs__heading{font-size:1.625rem}}.fs__overview{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.fs__overview{flex-direction:row;align-items:flex-start}}.fs__overview-text{flex:1}.fs__overview-text p{font-size:1rem;line-height:1.7;color:#0000008c;margin-bottom:1rem}.fs__callout{font-size:1.25rem;font-weight:800;color:#0000008c;margin-bottom:.25rem}.fs__callout-quote{font-size:1rem;color:#0000008c;margin-bottom:1.25rem}.fs__overview-phones{flex-shrink:0;max-width:300px;align-self:center}@media (min-width: 768px){.fs__overview-phones{max-width:350px}}.fs__overview-phones img{width:100%;height:auto}.fs__problem{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.fs__problem{flex-direction:row;align-items:flex-start}}.fs__problem-text{flex:1}.fs__problem-text p{font-size:1rem;line-height:1.7;color:#0000008c;margin-bottom:1rem}.fs__problem-text strong{font-weight:700;color:#1f1f1f}.fs__problem-text ul{list-style:disc;padding-left:1.5rem;margin-top:1rem}.fs__problem-text ul li{font-size:1rem;line-height:1.7;color:#0000008c;margin-bottom:.5rem}.fs__problem-phone{flex-shrink:0;max-width:250px;align-self:center}.fs__problem-phone img{width:100%;height:auto;border-radius:1rem}.fs__insights-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2.5rem}@media (min-width: 768px){.fs__insights-grid{grid-template-columns:repeat(3,1fr)}}.fs__insight-card h3{font-size:1.25rem;color:#0000008c;margin-bottom:1rem}.fs__insight-card p{font-size:.9375rem;line-height:1.7;color:#0000008c;margin-bottom:.75rem}.fs__insights-research{border-top:1px solid rgba(0,0,0,.06);padding-top:2rem}.fs__insights-research p{font-size:.9375rem;line-height:1.7;color:#0000008c;margin-bottom:1rem}.fs__insights-research a{color:#00adb5;text-decoration:underline}.fs__insights-research ol{padding-left:1.5rem;margin-top:1rem}.fs__insights-research ol li{font-size:.9375rem;line-height:1.7;color:#0000008c;margin-bottom:.5rem}.fs__personas-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media (min-width: 768px){.fs__personas-header{flex-direction:row;align-items:center;justify-content:space-between}}.fs__persona-tabs,.fs__flow-tabs{display:flex;gap:1rem}.fs__persona-tab{background:none;border:none;font-family:Poppins,sans-serif;font-size:1rem;font-weight:800;color:#0000008c;cursor:pointer;padding:.25rem 0;transition:color .2s ease}.fs__persona-tab:hover,.fs__persona-tab--active{color:#00adb5}.fs__persona{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.fs__persona{flex-direction:row;align-items:flex-start}}.fs__persona-info{text-align:center;flex-shrink:0}@media (min-width: 768px){.fs__persona-info{width:280px}}.fs__persona-subtitle{font-size:1.25rem;font-weight:700;color:#00adb5;margin-bottom:1.25rem}.fs__persona-photo{width:160px;height:160px;border-radius:50%;border:3px solid #00adb5;overflow:hidden;margin:0 auto 1rem}.fs__persona-photo img{width:100%;height:100%;object-fit:cover}.fs__persona-name{font-size:1.125rem;font-weight:700;color:#1f1f1f;margin-bottom:.25rem}.fs__persona-role{font-size:.875rem;color:#1f1f1f;margin-bottom:.75rem}.fs__persona-bio{font-size:.75rem;line-height:1.5;color:#1f1f1f;margin-bottom:1rem;max-width:280px;margin-left:auto;margin-right:auto}.fs__persona-age{font-size:.875rem;color:#00adb5;margin-bottom:1rem}.fs__persona-tags{display:flex;gap:.5rem;justify-content:center}.fs__persona-tag{display:inline-block;padding:.5rem 1.25rem;border-radius:2rem;background-color:#00adb5;color:#fff;font-size:.8125rem;font-weight:600}.fs__persona-details{flex:1}.fs__persona-block{margin-bottom:2rem}.fs__persona-block h4{font-size:1.125rem;font-weight:700;color:#00adb5;margin-bottom:1rem}.fs__persona-block ul{list-style:disc;padding-left:1.5rem}.fs__persona-block ul li{font-size:.9375rem;line-height:1.5;color:#1f1f1f;margin-bottom:.5rem}.fs__sg-row{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}@media (min-width: 768px){.fs__sg-row{flex-direction:row;gap:3rem}}.fs__sg-group{margin-bottom:1.5rem}.fs__sg-title{font-size:1.125rem;font-weight:700;color:#1f1f1f;margin-bottom:.5rem}.fs__sg-desc{font-size:.8125rem;color:#0000008c;margin-bottom:.75rem}.fs__sg-swatches{display:flex;gap:1rem;flex-wrap:wrap}.fs__sg-swatch{text-align:center}.fs__sg-swatch-color{width:80px;height:80px;border-radius:.5rem;margin-bottom:.5rem;border:1px solid rgba(0,0,0,.1)}.fs__sg-swatch-color--lg{width:120px;height:80px}.fs__sg-swatch-name{font-size:.75rem;font-weight:600;color:#1f1f1f}.fs__sg-swatch-hex{font-size:.6875rem;color:#0000008c}.fs__sg-themes{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}@media (min-width: 768px){.fs__sg-themes{flex-direction:row;gap:3rem}}.fs__sg-theme-list{display:flex;flex-direction:column;gap:.75rem}.fs__sg-theme-item{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#1f1f1f}.fs__sg-theme-dot{width:16px;height:16px;border-radius:50%;flex-shrink:0;border:1px solid rgba(0,0,0,.1)}.fs__sg-theme-usage{color:#0000008c;font-size:.8125rem}.fs__sg-typography{margin-bottom:2rem}.fs__sg-type-cards{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}.fs__sg-type-card{background-color:#f5f7fa;border:1px solid rgba(0,0,0,.08);border-radius:.75rem;padding:1.5rem;color:#1f1f1f}.fs__sg-type-label{font-size:.75rem;font-weight:600;color:#888;margin-bottom:.75rem}.fs__sg-type-sample{margin-bottom:1rem;color:#1f1f1f}.fs__sg-type-specs{display:flex;flex-wrap:wrap;gap:1rem 2rem}.fs__sg-type-specs div{display:flex;flex-direction:column;gap:.125rem}.fs__sg-type-specs div span:first-child{font-size:.6875rem;color:#999;font-weight:600}.fs__sg-type-specs div span:last-child{font-size:.8125rem;color:#333}.fs__sg-imagery{margin-top:2rem}.fs__sg-imagery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1rem}@media (min-width: 768px){.fs__sg-imagery-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.fs__sg-imagery-grid{grid-template-columns:repeat(5,1fr)}}.fs__sg-imagery-grid img{width:100%;height:auto;border-radius:.5rem;aspect-ratio:1;object-fit:cover}.fs__image-container{margin-top:1rem}.fs__full-image{width:100%;height:auto;border-radius:.5rem;cursor:pointer;transition:opacity .2s ease}.fs__full-image:hover{opacity:.9}.fs__flow-story{font-size:1rem;line-height:1.7;color:#1f1f1f;margin:1.5rem 0;padding-left:1rem;border-left:3px solid #00adb5}.fs__flow-story strong{font-weight:700}.fs__prototype{width:100%;aspect-ratio:9/16;max-width:400px;border-radius:1rem;overflow:hidden;border:1px solid rgba(0,0,0,.1)}.fs__prototype iframe{width:100%;height:100%;border:none}.fs__learning-block{margin-bottom:2rem}.fs__learning-block h3{font-size:1rem;font-weight:600;color:#0000008c;margin-bottom:.75rem}.fs__learning-block p{font-size:.9375rem;line-height:1.7;color:#0000008c;margin-bottom:.25rem}.fs__learning-conclusion{font-size:.9375rem;line-height:1.7;color:#0000008c;margin-top:1rem}.fs__modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;cursor:pointer}.fs__modal-content{position:relative;max-width:95vw;max-height:90vh}.fs__modal-content img{max-width:100%;max-height:85vh;object-fit:contain;border-radius:.5rem}.fs__modal-close{position:absolute;top:-2.5rem;right:0;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;line-height:1}.fs__modal-close:hover{color:#00adb5}.tq{max-width:1200px;margin:0 auto;padding:0 1.5rem;min-height:100vh}@media (min-width: 768px){.tq{padding:0 2.5rem}}@media (min-width: 1024px){.tq{padding:0 3rem}}.tq__layout{display:flex;flex-direction:column;padding-top:6rem}@media (min-width: 768px){.tq__layout{flex-direction:row;gap:3rem}}@media (min-width: 768px){.tq__sidebar{position:sticky;top:5rem;width:280px;flex-shrink:0;align-self:flex-start;padding-bottom:2rem;border-right:1px solid rgba(0,0,0,.08);padding-right:2rem}}.tq__title{font-size:2.5rem;font-weight:700;line-height:1.1;margin-bottom:2rem}@media (min-width: 768px){.tq__title{font-size:3rem}}.tq__title--accent{color:#00adb5}.tq__nav{list-style:none;display:none}@media (min-width: 768px){.tq__nav{display:flex;flex-direction:column;gap:.5rem}}.tq__nav-link{background:none;border:none;font-family:Poppins,sans-serif;font-size:.9375rem;font-weight:600;color:#1f1f1f;cursor:pointer;text-align:left;padding:.25rem 0;transition:color .2s ease}.tq__nav-link:hover,.tq__nav-link--active{color:#00adb5}.tq__content{flex:1;min-width:0;padding-bottom:4rem}.tq__section{padding:3rem 0;scroll-margin-top:5rem}.tq__section+.tq__section{border-top:1px solid rgba(0,0,0,.06)}.tq__heading{font-size:1.5rem;font-weight:800;color:#0000008c;margin-bottom:1.5rem}@media (min-width: 768px){.tq__heading{font-size:1.625rem}}.tq__overview{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.tq__overview{flex-direction:row;align-items:flex-start}}.tq__overview-text{flex:1}.tq__overview-text p{font-size:1rem;line-height:1.7;color:#0000008c;margin-bottom:1rem}.tq__overview-phones{flex-shrink:0;max-width:300px;align-self:center}@media (min-width: 768px){.tq__overview-phones{max-width:350px}}.tq__overview-phones img{width:100%;height:auto}.tq__problem{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.tq__problem{flex-direction:row;align-items:flex-start}}.tq__problem-text{flex:1}.tq__problem-text p{font-size:1rem;line-height:1.7;color:#0000008c;margin-bottom:1rem}.tq__problem-text strong{font-weight:700;color:#1f1f1f}.tq__research ul{list-style:disc;padding-left:1.5rem}.tq__research ul li{font-size:1rem;line-height:1.7;color:#0000008c;margin-bottom:.75rem}.tq__approach{margin-bottom:2rem}.tq__approach p{font-size:1rem;line-height:1.7;color:#0000008c;margin-bottom:1rem}.tq__solution{border-left:3px solid #00adb5;padding-left:1.5rem}.tq__solution h3{font-size:1.125rem;font-weight:700;color:#00adb5;margin-bottom:.75rem}.tq__solution p{font-size:1rem;line-height:1.7;color:#0000008c;margin-bottom:.75rem}.tq__solution ul{list-style:disc;padding-left:1.5rem}.tq__solution ul li{font-size:1rem;line-height:1.7;color:#0000008c;margin-bottom:.5rem}.tq__decisions-table-wrapper{overflow-x:auto}.tq__decisions-table{width:100%;border-collapse:collapse;font-size:.9375rem}.tq__decisions-table th,.tq__decisions-table td{text-align:left;padding:1rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.08)}.tq__decisions-table th{font-weight:700;color:#00adb5;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;background-color:#00000008}.tq__decisions-table td{color:#0000008c;line-height:1.6}.tq__decisions-table tbody tr{transition:background-color .2s ease}.tq__decisions-table tbody tr:hover{background-color:#00000008}.tq__gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (min-width: 768px){.tq__gallery{grid-template-columns:repeat(3,1fr)}}.tq__gallery-item{display:flex;justify-content:center}.tq__gallery-image{width:100%;max-width:280px;height:auto;border-radius:1rem;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.tq__gallery-image:hover{opacity:.9;transform:scale(1.02)}.tq__prototype{width:100%;aspect-ratio:9/16;max-width:400px;border-radius:1rem;overflow:hidden;border:1px solid rgba(0,0,0,.1)}.tq__prototype iframe{width:100%;height:100%;border:none}.tq__modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;cursor:pointer}.tq__modal-content{position:relative;max-width:95vw;max-height:90vh}.tq__modal-content img{max-width:100%;max-height:85vh;object-fit:contain;border-radius:.5rem}.tq__modal-close{position:absolute;top:-2.5rem;right:0;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;line-height:1}.tq__modal-close:hover{color:#00adb5}.dd{max-width:1200px;margin:0 auto;padding:0 1.5rem;min-height:100vh}@media (min-width: 768px){.dd{padding:0 2.5rem}}@media (min-width: 1024px){.dd{padding:0 3rem}}.dd__layout{display:flex;flex-direction:column;padding-top:6rem}@media (min-width: 768px){.dd__layout{flex-direction:row;gap:3rem}}@media (min-width: 768px){.dd__sidebar{position:sticky;top:5rem;width:280px;flex-shrink:0;align-self:flex-start;padding-bottom:2rem;border-right:1px solid rgba(0,0,0,.08);padding-right:2rem}}.dd__title{font-size:2.5rem;font-weight:700;line-height:1.1;margin-bottom:2rem}@media (min-width: 768px){.dd__title{font-size:3rem}}.dd__title--accent{color:#00adb5}.dd__nav{list-style:none;display:none}@media (min-width: 768px){.dd__nav{display:flex;flex-direction:column;gap:.5rem}}.dd__nav-link{background:none;border:none;font-family:Poppins,sans-serif;font-size:.9375rem;font-weight:600;color:#1f1f1f;cursor:pointer;text-align:left;padding:.25rem 0;transition:color .2s ease}.dd__nav-link:hover,.dd__nav-link--active{color:#00adb5}.dd__content{flex:1;min-width:0;padding-bottom:4rem}.dd__section{padding:3rem 0;scroll-margin-top:5rem}.dd__section+.dd__section{border-top:1px solid rgba(0,0,0,.06)}.dd__heading{font-size:1.5rem;font-weight:800;color:#0000008c;margin-bottom:1.5rem}@media (min-width: 768px){.dd__heading{font-size:1.625rem}}.dd__overview{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.dd__overview{flex-direction:row;align-items:flex-start}}.dd__overview-text{flex:1}.dd__overview-text p{font-size:1rem;line-height:1.7;color:#0000008c;margin-bottom:1rem}.dd__overview-subtitle{font-size:1.125rem;font-weight:600;color:#00adb5;margin-top:.5rem}.dd__overview-hero{flex-shrink:0;max-width:300px;align-self:center}@media (min-width: 768px){.dd__overview-hero{max-width:350px}}.dd__overview-hero img{width:100%;height:auto;border-radius:1rem}.dd__problem p{font-size:1rem;line-height:1.7;color:#0000008c;margin-bottom:1rem}.dd__research-insights p{font-size:1rem;line-height:1.7;color:#0000008c;margin-bottom:1rem;padding-left:1rem;border-left:3px solid #00adb5}.dd__approach{display:flex;flex-direction:column;gap:2.5rem}.dd__approach-solution h3,.dd__approach-method h3{font-size:1.125rem;font-weight:700;color:#00adb5;margin-bottom:1rem}.dd__approach-solution p,.dd__approach-method p{font-size:1rem;line-height:1.7;color:#0000008c;margin-bottom:1rem}.dd__decisions-table-wrapper{overflow-x:auto}.dd__decisions-table{width:100%;border-collapse:collapse;min-width:600px}.dd__decisions-table th,.dd__decisions-table td{text-align:left;padding:1rem 1.25rem;font-size:.9375rem;line-height:1.6;color:#0000008c;border-bottom:1px solid rgba(0,0,0,.06)}.dd__decisions-table th{font-weight:700;color:#00adb5;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid rgba(0,0,0,.1)}.dd__decisions-table tbody tr{transition:background-color .2s ease}.dd__decisions-table tbody tr:hover{background-color:#00000008}.dd__decisions-table td:first-child{font-weight:600;color:#1f1f1f;white-space:nowrap}.dd__gallery{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.dd__gallery{grid-template-columns:repeat(3,1fr)}}.dd__gallery-item{overflow:hidden;border-radius:.75rem;border:1px solid rgba(0,0,0,.08)}.dd__gallery-image{width:100%;height:auto;display:block;cursor:pointer;transition:opacity .2s ease,transform .3s ease}.dd__gallery-image:hover{opacity:.9;transform:scale(1.02)}.dd__modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;cursor:pointer}.dd__modal-content{position:relative;max-width:95vw;max-height:90vh}.dd__modal-content img{max-width:100%;max-height:85vh;object-fit:contain;border-radius:.5rem}.dd__modal-close{position:absolute;top:-2.5rem;right:0;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;line-height:1}.dd__modal-close:hover{color:#00adb5}.gdp{max-width:1200px;margin:0 auto;padding:0 1.5rem;min-height:100vh}@media (min-width: 768px){.gdp{padding:0 2.5rem}}@media (min-width: 1024px){.gdp{padding:0 3rem}}.gdp__not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center}.gdp__not-found h1{font-size:2rem;font-weight:700;color:#1f1f1f;margin-bottom:1rem}.gdp__not-found p{font-size:1rem;color:#0000008c}.gdp__layout{display:flex;flex-direction:column;padding-top:6rem}@media (min-width: 768px){.gdp__layout{flex-direction:row;gap:3rem}}@media (min-width: 768px){.gdp__sidebar{position:sticky;top:5rem;width:280px;flex-shrink:0;align-self:flex-start;padding-bottom:2rem;border-right:1px solid rgba(0,0,0,.08);padding-right:2rem}}.gdp__title{font-size:2.5rem;font-weight:700;line-height:1.1;margin-bottom:2rem}@media (min-width: 768px){.gdp__title{font-size:3rem}}.gdp__title--accent{color:#00adb5}.gdp__nav{list-style:none;display:none}@media (min-width: 768px){.gdp__nav{display:flex;flex-direction:column;gap:.5rem}}.gdp__nav-link{background:none;border:none;font-family:Poppins,sans-serif;font-size:.9375rem;font-weight:600;color:#1f1f1f;cursor:pointer;text-align:left;padding:.25rem 0;transition:color .2s ease}.gdp__nav-link:hover,.gdp__nav-link--active{color:#00adb5}.gdp__content{flex:1;min-width:0;padding-bottom:4rem}.gdp__section{padding:3rem 0;scroll-margin-top:5rem}.gdp__section+.gdp__section{border-top:1px solid rgba(0,0,0,.06)}.gdp__heading{font-size:1.5rem;font-weight:800;color:#0000008c;margin-bottom:1.5rem}@media (min-width: 768px){.gdp__heading{font-size:1.625rem}}.gdp__subheading{font-size:1.125rem;font-weight:700;color:#00adb5;margin-bottom:1rem}.gdp__overview{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.gdp__overview{flex-direction:row;align-items:flex-start}}.gdp__overview-text{flex:1}.gdp__overview-text p{font-size:1rem;line-height:1.7;color:#0000008c;margin-bottom:1rem}.gdp__overview-hero{flex-shrink:0;max-width:360px;align-self:center}@media (min-width: 768px){.gdp__overview-hero{max-width:400px}}.gdp__overview-hero img{width:100%;height:auto;border-radius:.5rem}.gdp__brief p{font-size:1rem;line-height:1.7;color:#0000008c;margin-bottom:1rem}.gdp__approach{margin-bottom:2rem}.gdp__approach p{font-size:1rem;line-height:1.7;color:#0000008c;margin-bottom:1rem}.gdp__insights{border-left:3px solid #00adb5;padding-left:1.5rem}.gdp__insights ul{list-style:disc;padding-left:1.5rem}.gdp__insights ul li,.gdp__insights p{font-size:1rem;line-height:1.7;color:#0000008c;margin-bottom:.75rem}.gdp__decisions-table-wrapper{overflow-x:auto}.gdp__decisions-table{width:100%;border-collapse:collapse;font-size:.9375rem}.gdp__decisions-table th,.gdp__decisions-table td{text-align:left;padding:1rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.08)}.gdp__decisions-table th{font-weight:700;color:#00adb5;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;background-color:#00000008}.gdp__decisions-table td{color:#0000008c;line-height:1.6}.gdp__decisions-table tbody tr{transition:background-color .2s ease}.gdp__decisions-table tbody tr:hover{background-color:#00000008}.gdp__gallery{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.gdp__gallery{grid-template-columns:repeat(2,1fr)}}.gdp__gallery-item{display:flex;justify-content:center}.gdp__gallery-image{width:100%;height:auto;border-radius:.5rem;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.gdp__gallery-image:hover{opacity:.9;transform:scale(1.01)}.gdp__process{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.gdp__process{grid-template-columns:repeat(2,1fr)}}.gdp__process-item{display:flex;justify-content:center}.gdp__process-image{width:100%;height:auto;border-radius:.5rem;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.gdp__process-image:hover{opacity:.9;transform:scale(1.01)}.gdp__modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;cursor:pointer}.gdp__modal-content{position:relative;max-width:95vw;max-height:90vh}.gdp__modal-content img{max-width:100%;max-height:85vh;object-fit:contain;border-radius:.5rem}.gdp__modal-close{position:absolute;top:-2.5rem;right:0;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;line-height:1}.gdp__modal-close:hover{color:#00adb5}.header{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 1.5rem;background-color:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}@media (min-width: 768px){.header{padding:1.25rem 2.5rem}}@media (min-width: 1024px){.header{padding:1.5rem 3rem}}.header__container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header__logo{font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;color:#1f1f1f;text-decoration:none;letter-spacing:.02em}@media (min-width: 768px){.header__logo{font-size:1.25rem}}.header__nav{display:flex;gap:1.25rem}@media (min-width: 768px){.header__nav{gap:2rem}}.header__link{font-family:Poppins,sans-serif;font-size:.8125rem;color:#0000008c;text-decoration:none;transition:color .3s ease}@media (min-width: 768px){.header__link{font-size:1rem}}.header__link:hover,.header__link:focus-visible{color:#00adb5}.header__motion-toggle{display:flex;align-items:center;justify-content:center;padding:.25rem;background:none;border:none;border-radius:.375rem;color:#0000008c;cursor:pointer;transition:color .3s ease}.header__motion-toggle svg{display:block}.header__motion-toggle:hover,.header__motion-toggle:focus-visible{color:#007a80}.footer{padding:3rem 1.5rem;text-align:center;border-top:1px solid rgba(0,0,0,.06)}.footer__nav{display:flex;justify-content:center;gap:2.5rem;margin-bottom:2rem}.footer__link{display:flex;align-items:center;gap:.5rem;color:#0000008c;text-decoration:none;font-family:Poppins,sans-serif;font-size:.875rem;transition:color .3s ease}.footer__link:hover,.footer__link:focus-visible{color:#00adb5}.footer__link svg{width:16px;height:16px}.footer__legal{font-family:Poppins,sans-serif;font-size:.75rem;color:#00000059}html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html.reduce-motion{scroll-behavior:auto}html.reduce-motion *,html.reduce-motion *:before,html.reduce-motion *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}body{background-color:#fff;font-family:Poppins,sans-serif;color:#1f1f1f}*{margin:0;padding:0;box-sizing:border-box}:focus-visible{outline:2px solid #007a80;outline-offset:2px}.skip-link{position:absolute;top:-100%;left:1rem;z-index:200;padding:.75rem 1.5rem;background-color:#007a80;color:#fff;font-family:Montserrat Alternates,sans-serif;font-weight:600;text-decoration:none;border-radius:0 0 .5rem .5rem}.skip-link:focus{top:0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}main:focus{outline:none}
