.hero{max-width:1200px;margin-left:auto;margin-right:auto;padding:6rem 1.5rem 4rem;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;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__bg-elements{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.hero__bg-el{position:absolute;display:block}.hero__bg-el--1{top:15%;left:8%;width:14px;height:14px;border:2px solid rgba(0,173,181,.15);border-radius:3px;transform:rotate(45deg)}.hero__bg-el--2{top:25%;right:12%;width:8px;height:8px;border-radius:50%;background-color:#00adb51f}.hero__bg-el--3{bottom:35%;left:15%;width:18px;height:2px;background-color:#00adb51a;transform:rotate(-30deg)}.hero__bg-el--4{bottom:20%;right:20%;width:12px;height:12px;border:2px solid rgba(0,173,181,.1);border-radius:50%}.hero__bg-el--5{top:60%;left:5%;width:6px;height:6px;background-color:#00adb526;border-radius:1px}.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:#ffffffb3;margin-bottom:.5rem;letter-spacing:.05em}@media (min-width: 768px){.hero__label{font-size:1.125rem}}.hero__title{font-size:3.5rem;font-weight:600;line-height:1.05;margin-bottom:2rem}@media (min-width: 768px){.hero__title{font-size:4.5rem}}@media (min-width: 1024px){.hero__title{font-size:5.5rem}}.hero__title--accent{font-weight:700;display:block;letter-spacing:.02em;color:#00adb5}.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:.625rem 1.5rem;border-radius:2rem;font-family:Signika,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s ease;cursor:pointer;white-space:nowrap}.hero__btn--primary{background-color:#00adb5;color:#0b1121;border:2px solid #00adb5}.hero__btn--primary:hover{background-color:#00acb5e4;border-color:#00acb5e4!important}.hero__btn--secondary{background-color:transparent;color:#fff;border:2px solid rgba(255,255,255,.3)}.hero__btn--secondary:hover{border-color:#00adb5;color:#00adb5}.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__scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);color:#ffffffb3;animation:bounce 2s infinite;text-decoration:none;z-index:1}.hero__scroll svg{display:block}.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:6rem;padding-bottom:6rem}}.about__bg-elements{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.about__bg-el{position:absolute;display:block}.about__bg-el--1{top:10%;right:5%;width:16px;height:16px;border:2px solid rgba(0,173,181,.12);transform:rotate(20deg)}.about__bg-el--2{bottom:15%;left:3%;width:10px;height:10px;background-color:#00adb51a;border-radius:50%}.about__bg-el--3{top:50%;right:10%;width:20px;height:2px;background-color:#00adb514;transform:rotate(60deg)}.about__heading{font-size:2.5rem;font-weight:700;margin-bottom:3rem;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:flex-start}}.about__text{flex:1}.about__text p{font-size:.9375rem;line-height:1.8;color:#ffffffb3;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:250px}@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:5rem 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-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:.5rem 1.25rem;border-radius:2rem;border:none;font-family:Signika,sans-serif;font-size:.875rem;cursor:pointer;transition:all .3s ease;background-color:transparent;color:#ffffffb3}.works__filter:hover{color:#fff}.works__filter--active{background-color:#00adb5;color:#0b1121}.works__filter--active:hover{color:#0b1121}.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{transform:translateY(-4px);box-shadow:0 8px 30px #0006}.works__card:hover .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}.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:5rem 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-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:#fff}.contact__input,.contact__textarea{width:100%;padding:.875rem 1rem;background-color:#162033;border:1px solid rgba(255,255,255,.08);border-radius:.5rem;color:#fff;font-family:Signika,sans-serif;font-size:.9375rem;transition:border-color .3s ease}.contact__input::placeholder,.contact__textarea::placeholder{color:#ffffff40}.contact__input:focus,.contact__textarea:focus{outline:none;border-color:#00adb5}.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:#0b1121;border:none;border-radius:.5rem;font-family:Signika,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;align-self:flex-start}.contact__submit:hover{background-color:#00a88e}.contact__submit:disabled{opacity:.6;cursor:not-allowed}.contact__status{font-family:Signika,sans-serif;font-size:.95rem;padding:.75rem 1rem;border-radius:.5rem}.contact__status--success{color:#a3e635;background-color:#a3e6351a}.contact__status--error{color:#f87171;background-color:#f871711a}@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(255,255,255,.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:#fff;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(255,255,255,.06)}.fs__heading{font-size:1.5rem;font-weight:800;color:#eeeeeebf;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:#eeeeeebf;margin-bottom:1rem}.fs__callout{font-size:1.25rem;font-weight:800;color:#eeeeeebf;margin-bottom:.25rem}.fs__callout-quote{font-size:1rem;color:#eeeeeebf;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:#eeeeeebf;margin-bottom:1rem}.fs__problem-text strong{font-weight:700;color:#fff}.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:#eeeeeebf;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:#eeeeeebf;margin-bottom:1rem}.fs__insight-card p{font-size:.9375rem;line-height:1.7;color:#eeeeeebf;margin-bottom:.75rem}.fs__insights-research{border-top:1px solid rgba(255,255,255,.06);padding-top:2rem}.fs__insights-research p{font-size:.9375rem;line-height:1.7;color:#eeeeeebf;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:#eeeeeebf;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:#eeeeeebf;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:#fff;margin-bottom:.25rem}.fs__persona-role{font-size:.875rem;color:#fff;margin-bottom:.75rem}.fs__persona-bio{font-size:.75rem;line-height:1.5;color:#fff;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:#0b1121;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:#fff;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:#fff;margin-bottom:.5rem}.fs__sg-desc{font-size:.8125rem;color:#ffffffb3;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(255,255,255,.1)}.fs__sg-swatch-color--lg{width:120px;height:80px}.fs__sg-swatch-name{font-size:.75rem;font-weight:600;color:#fff}.fs__sg-swatch-hex{font-size:.6875rem;color:#ffffffb3}.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:#fff}.fs__sg-theme-dot{width:16px;height:16px;border-radius:50%;flex-shrink:0;border:1px solid rgba(255,255,255,.15)}.fs__sg-theme-usage{color:#ffffffb3;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:#fffffff2;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:#fff;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(255,255,255,.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:#eeeeeebf;margin-bottom:.75rem}.fs__learning-block p{font-size:.9375rem;line-height:1.7;color:#eeeeeebf;margin-bottom:.25rem}.fs__learning-conclusion{font-size:.9375rem;line-height:1.7;color:#eeeeeebf;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(255,255,255,.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:#fff;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(255,255,255,.06)}.tq__heading{font-size:1.5rem;font-weight:800;color:#eeeeeebf;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:#eeeeeebf;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:#eeeeeebf;margin-bottom:1rem}.tq__problem-text strong{font-weight:700;color:#fff}.tq__research ul{list-style:disc;padding-left:1.5rem}.tq__research ul li{font-size:1rem;line-height:1.7;color:#eeeeeebf;margin-bottom:.75rem}.tq__approach{margin-bottom:2rem}.tq__approach p{font-size:1rem;line-height:1.7;color:#eeeeeebf;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:#eeeeeebf;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:#eeeeeebf;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(255,255,255,.08)}.tq__decisions-table th{font-weight:700;color:#00adb5;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;background-color:#ffffff08}.tq__decisions-table td{color:#eeeeeebf;line-height:1.6}.tq__decisions-table tbody tr{transition:background-color .2s ease}.tq__decisions-table tbody tr:hover{background-color:#ffffff08}.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(255,255,255,.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(255,255,255,.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:#fff;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(255,255,255,.06)}.dd__heading{font-size:1.5rem;font-weight:800;color:#eeeeeebf;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:#eeeeeebf;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:#eeeeeebf;margin-bottom:1rem}.dd__research-insights p{font-size:1rem;line-height:1.7;color:#eeeeeebf;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:#eeeeeebf;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:#eeeeeebf;border-bottom:1px solid rgba(255,255,255,.06)}.dd__decisions-table th{font-weight:700;color:#00adb5;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid rgba(255,255,255,.12)}.dd__decisions-table tbody tr{transition:background-color .2s ease}.dd__decisions-table tbody tr:hover{background-color:#ffffff08}.dd__decisions-table td:first-child{font-weight:600;color:#fff;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(255,255,255,.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:#fff;margin-bottom:1rem}.gdp__not-found p{font-size:1rem;color:#ffffffb3}.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(255,255,255,.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:#fff;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(255,255,255,.06)}.gdp__heading{font-size:1.5rem;font-weight:800;color:#eeeeeebf;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:#eeeeeebf;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:#eeeeeebf;margin-bottom:1rem}.gdp__approach{margin-bottom:2rem}.gdp__approach p{font-size:1rem;line-height:1.7;color:#eeeeeebf;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:#eeeeeebf;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(255,255,255,.08)}.gdp__decisions-table th{font-weight:700;color:#00adb5;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;background-color:#ffffff08}.gdp__decisions-table td{color:#eeeeeebf;line-height:1.6}.gdp__decisions-table tbody tr{transition:background-color .2s ease}.gdp__decisions-table tbody tr:hover{background-color:#ffffff08}.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:#0b1121d9;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:Signika,sans-serif;font-size:1rem;font-weight:600;color:#fff;text-decoration:none;letter-spacing:.02em}@media (min-width: 768px){.header__logo{font-size:1.125rem}}.header__nav{display:flex;gap:1.25rem}@media (min-width: 768px){.header__nav{gap:2rem}}.header__link{font-family:Signika,sans-serif;font-size:.8125rem;color:#ffffffb3;text-decoration:none;transition:color .3s ease}@media (min-width: 768px){.header__link{font-size:.875rem}}.header__link:hover,.header__link:focus-visible{color:#00adb5}.footer{padding:3rem 1.5rem;text-align:center;border-top:1px solid rgba(255,255,255,.06)}.footer__nav{display:flex;justify-content:center;gap:2.5rem;margin-bottom:2rem}.footer__link{display:flex;align-items:center;gap:.5rem;color:#ffffffb3;text-decoration:none;font-family:Signika,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:Signika,sans-serif;font-size:.75rem;color:#fff6}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}}body{background-color:#0b1121;font-family:Poppins,sans-serif;color:#fff}*{margin:0;padding:0;box-sizing:border-box}:focus-visible{outline:2px solid #00adb5;outline-offset:2px}.skip-link{position:absolute;top:-100%;left:1rem;z-index:200;padding:.75rem 1.5rem;background-color:#00adb5;color:#0b1121;font-family:Signika,sans-serif;font-weight:600;text-decoration:none;border-radius:0 0 .5rem .5rem}.skip-link:focus{top:0}
