@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Roboto:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}html{scroll-behavior:smooth}#background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background:radial-gradient(circle at 10% 10%,#fceabb,transparent 50%),radial-gradient(circle at 70% 90%,#84ddda,transparent 50%);transition:background .1s ease}button{border-radius:5%}li{list-style-type:none}p{line-height:1.5;font-size:16px}a{text-decoration:none}hr{width:100%;color:#777;margin-top:2rem}section{background:transparent;transition:all .3s ease}.section__para{font-size:1.2rem}input,textarea{width:100%;background-color:#242424;color:#fff;outline:none;border:3px solid #c0c4cc;border-top:none;border-left:none;border-right:none;height:40px;transition:all .3s ease}input:hover,textarea:hover{border-color:#dcdfe6}input:focus,textarea:focus{border-color:#0c9590}textarea{resize:vertical;height:100px;margin-top:8px}label{font-size:14px;font-weight:700}.container{padding:50px 0;width:100%}.container__center{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.direction__row{display:flex;flex-direction:column;height:100%;align-items:stretch}.direction__column{display:flex}.project__link{color:#fff;text-decoration:none}.row{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.click{cursor:pointer;transition:all .3s ease}.click:hover{transform:scale(1.1)}.click:active{transform:scale(.8)}.title{font-size:108px;color:#051616dc;margin-bottom:12px;text-align:left;line-height:1;width:fit-content}.header__content--wrapper{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;width:100%;max-width:1080px}.me__img--wrapper{width:70%;transform:scale(1.125);transition:transform .3s ease}.me__img--wrapper:hover{transform:rotate(-3deg) scale(1.25)}.about--title{font-size:3em;padding-bottom:.5rem}.ab-page-wrapper{background:linear-gradient(180deg,#fdf8f0,#eef7f6);min-height:100vh}.ab-label{font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0c9590;margin-bottom:.75rem}.ab-hero{display:flex;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;padding:6rem 2rem 4rem}.ab-hero__left{flex:1}.ab-hero__right{flex:0 0 340px;display:flex;justify-content:center}.ab-hero__name{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;color:#0c9590;line-height:1.1;margin:0 0 .25rem}.ab-hero__sub{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;color:#051616;line-height:1.1;margin:0 0 1.25rem}.ab-hero__para{color:#666;font-size:1.1rem;margin-bottom:1.75rem;line-height:1.6}.ab-section{padding:4rem 2rem}.ab-section__title{font-weight:900;font-size:2.5rem;color:#051616;margin:0 0 1rem;line-height:1.2}.ab-section__para{color:#555;font-size:1.05rem;line-height:1.7;max-width:680px}.ab-card-container{background:#fff;border-radius:2rem;padding:3rem;max-width:1100px;margin:0 auto}.sq-row{display:flex;gap:2rem;margin-top:2.5rem}.sq-card{flex:1;background:#fff;box-shadow:0 4px 20px #0000001a;border-radius:4px;overflow:hidden;cursor:default;transition:transform .3s ease}.sq-card:hover{transform:rotate(0) scale(1.05)!important}.sq-card__img-wrap{width:100%;height:220px;overflow:hidden;background:#e0e0e0}.sq-card__img{width:100%;height:100%;object-fit:cover;display:block}.sq-card__caption{padding:1rem;font-family:Georgia,serif;font-style:italic;font-size:.95rem;color:#444;line-height:1.5}.ab-polaroid-section{width:100%;height:420px;overflow:hidden;display:flex;align-items:center}.ab-polaroid-row{display:flex;gap:2rem;padding:2rem 4rem;width:max-content;will-change:transform}.ab-polaroid{width:260px;background:#fff;box-shadow:0 8px 30px #0000001f;padding:1rem 1rem 2.5rem;border-radius:4px;flex-shrink:0}.ab-polaroid__img-wrap{width:100%;height:200px;overflow:hidden;background:#ddd}.ab-polaroid__img{width:100%;height:100%;object-fit:cover;display:block}.ab-polaroid__caption{font-family:Georgia,serif;font-style:italic;font-size:.85rem;color:#555;text-align:center;margin-top:.75rem;line-height:1.5}.ab-suede-container{display:flex;gap:3rem;max-width:1100px;margin:0 auto;align-items:flex-start}.ab-suede__left{flex:6}.ab-suede__title{font-size:2rem}.ab-suede__date{font-size:.9rem;color:#0c9590;font-weight:600;margin-top:1rem}.ab-suede__right{flex:4;background:#1a3d3a;border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;gap:1.25rem}.ab-suede__bullet{display:flex;align-items:flex-start;gap:.75rem;color:#fff;font-size:1rem;line-height:1.5}.ab-suede__dot{width:10px;height:10px;border-radius:50%;background:#0c9590;flex-shrink:0;margin-top:.4em}.ab-langs-container{max-width:1100px;margin:0 auto}.ab-langs__heading{font-weight:700;font-size:1.5rem;color:#444;margin-bottom:2rem}@media (max-width: 768px){.ab-hero{flex-direction:column-reverse;padding:4rem 1.5rem 2rem;gap:2rem}.ab-hero__right{flex:unset;width:100%}.sq-row,.ab-suede-container{flex-direction:column}.ab-card-container{padding:2rem 1.5rem}}.about__item{display:flex;align-items:center;margin-bottom:2rem;width:100%}.about__item--reverse{display:flex;flex-direction:row-reverse}.about__img{width:50%;max-width:100%;margin:0 2rem;transition:transform .3s ease}.about__img:hover{transform:rotate(-3deg) scale(1.05)}.img--long{width:30%;max-width:80%}.section__para{width:50%;max-width:100%}.para--long{width:70%}.about--subtitle{font-size:1.5em;padding-bottom:2rem;color:#777}.text--orange,.text--blue{color:#0c9590}.button{cursor:pointer}img{display:flex;width:100%}.link__hover-effect{position:relative}.link__hover-effect:after{content:"";position:absolute;bottom:-3px;height:3px;width:0;right:0;transition:all .3s ease}.link__hover-effect--white:after{background-color:#fff}.link__hover-effect--black:after{background-color:#000}.link__hover-effect:hover:after{left:0;width:100%}nav,.scroll,.header{opacity:1;visibility:visible;transition:all .6s .8s}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}.home-hero{display:flex;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;min-height:100vh;padding:0 2rem}.home-hero__left{flex:6}.home-hero__right{flex:4;display:flex;justify-content:center}.home-hero__label{font-size:13px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#0c9590;margin-bottom:1rem}.home-hero__title{font-size:clamp(2.8rem,5vw,4.5rem);font-weight:900;color:#051616;line-height:1.1;margin-bottom:1rem}.home-hero__para{font-size:1.2rem;color:#00000087;line-height:1.8;max-width:480px;margin-bottom:2rem}.fc-front:hover{transform:translateY(-8px);box-shadow:0 30px 80px #0003;transition:transform .3s ease,box-shadow .3s ease}@media (max-width: 768px){.home-hero{flex-direction:column;min-height:unset;padding:6rem 1.5rem 3rem;gap:3rem;text-align:center}.home-hero__para{max-width:100%}.home-hero__right{width:100%}}.modal--open nav,.modal--open .scroll,.modal--open .header{opacity:0;visibility:hidden;transition:all .4s}.dark-theme .title,.dark-theme .section__para,.dark-theme .section__title,.dark-theme .section__sub-title,.dark-theme .nav__link--anchor,.dark-theme .fa-adjust,.dark-theme .casestudy__title,.dark-theme .case--title,.dark-theme .case--para,.dark-theme .item__list--item,.dark-theme .header__para,.dark-theme .design__caption,.dark-theme .about--title,.dark-theme .list__title,.dark-theme p,.dark-theme h3{color:#fff}.dark-theme section{background-color:#242424}.dark-theme #personal-logo{filter:invert(1)}.dark-theme .scroll__icon{border-color:#fff}.dark-theme .scroll__icon:after,.dark-theme .link__hover-effect--black:after{background-color:#fff}.dark-theme .mail__btn{background-color:#fff;color:#242424}#personal-logo{width:40px;height:40px;margin-right:20px;padding:4px}#landing-page{justify-content:center}nav{position:relative;width:100%;display:flex;justify-content:center;align-items:center;padding:20px 0;z-index:1000}.nav__link--list{display:flex;justify-content:center;align-items:center;width:50%;padding:10px 20px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;box-shadow:0 4px 10px #0000001a;z-index:1000;justify-content:space-around}.nav__link{list-style:none;padding:0 5%}.nav__link--anchor{text-decoration:none;font-size:16px;font-weight:400;font-family:Inter,sans-serif;color:#242424;transition:color .3s ease}.nav__link--anchor:hover{color:#0c9590}.fa-adjust{font-size:20px}#landing-page{min-height:100vh}.header{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:1080px;padding:0 30px}.header__container{display:flex;align-items:center;text-align:left}.header__content{width:100%}.header__img--wrapper{width:30%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.header__img--wrapper:hover{transform:rotate(7deg) scale(1.5)}.header__img{width:100%;height:auto;transform:scale(1.25)}.header__para{font-size:28px;font-weight:400;line-height:2;max-width:75%;padding-bottom:1rem;color:#0008}.social__list{display:flex;margin-top:16px}.social__link{background-color:#0c9590;color:#fff;padding:6px;width:32px;height:32px;font-size:14px;margin-right:12px;display:flex;justify-content:center;align-items:center;border-radius:50%}.bg--blue{background-color:#0c9590}.mail__btn{width:70px;height:70px;font-size:32px;border-radius:50%;box-shadow:0 12px 30px #0003;border:none;background-color:#242424;color:#fff;position:absolute;bottom:32px;right:40px;z-index:100;position:fixed}.scroll{position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.scroll__icon{width:20px;height:30px;border:2px solid #242424;border-radius:24px;display:flex;align-items:center;justify-content:center}.scroll__icon:after{content:"";width:4px;height:6px;background-color:#242424;border-radius:2px;animation:scroll 1s infinite alternate-reverse}@keyframes scroll{0%{transform:translateY(3px)}to{transform:translateY(-3px)}}.modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:1100px;height:700px;border-radius:20px;overflow:hidden;display:flex;visibility:hidden;z-index:-1;transition:visibility 1s,z-index 1s,box-shadow .5s ease}.modal--open .modal{z-index:60;box-shadow:0 20px 80px #0000008c;visibility:visible}.modal__half{width:50%;padding:40px 72px;display:flex;flex-direction:column;justify-content:center;position:relative;transition:all .3s ease-in}.modal--open .modal__about,.modal--open .modal__contact{transform:translate(0)}.modal__about{background-color:#f5f5f5;display:flex;flex-direction:column;transform:translate(-110%)}.modal__languages{display:flex;flex-wrap:wrap}.modal__language{width:25%;padding:16px;position:relative;display:flex;flex-direction:column;align-items:center;transition:all .3s ease}.modal__language:hover .language__name{transform:scale(1)}.modal__language:hover{filter:brightness(80%);transform:scale(.9)}.language__name{position:absolute;bottom:-10px;transform:scale(0);transition:all .3s ease}.modal__contact{background-color:#242424;color:#fff;transform:translate(110%)}.form__item{display:flex;flex-direction:column}.modal__title{font-size:26px}.modal__sub-title{font-size:16px;margin:12px 0 24px}.modal__para{margin-bottom:12px;line-height:1.75}.form__item{margin-bottom:20px}.form__submit{background-color:#0c9590;border:2px solid #0c9590;border-radius:.5rem;color:#fff;font-weight:700;width:100%;max-width:240px;padding:12px 24px;font-size:20px}.form__submit:hover{border-color:#fff;background-color:transparent}.form__submit:active{border-color:#0c9590;color:#0c9590}.modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:none;justify-content:center;align-items:center;z-index:-1}.modal__overlay--loading{background-color:#242424;font-size:80px}.modal__overlay--success{background-color:#539d96;font-size:36px;font-weight:700;text-align:center;padding:24px}.modal__overlay--visible{z-index:1;display:flex}.fa-spinner{animation:spinner .75s infinite linear}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal__exit{position:absolute;top:30px;right:40px;color:#fff;font-size:36px;z-index:100}#design-philosophy{background:#051616;padding:2rem;text-align:center;width:100%}#design-philosophy.visible{opacity:1}.callout__title{font-size:clamp(1rem,2vw,1.25rem);font-weight:500;color:#ffffffd9;letter-spacing:.01em;line-height:1.7;margin:0}.callout__accent{font-style:italic;color:#0c9590}.project{margin-bottom:4rem;width:50%;padding:0rem 1rem}.project__list{display:flex;flex-wrap:wrap}.projects__grid{display:flex;flex-direction:column;gap:1.5rem;width:100%}.projects__bottom-row{display:flex;flex-direction:row;gap:1.5rem;width:100%}.pg-card{position:relative;overflow:hidden;border-radius:1.5rem;display:flex;flex-direction:column;justify-content:flex-end;cursor:pointer;text-decoration:none}.pg-card--featured{width:100%;min-height:500px;padding:3rem;background:#051616;background-image:radial-gradient(ellipse at 30% 50%,#0c9590 0%,transparent 60%)}.pg-card--light{flex:1;min-height:380px;padding:2.5rem;background:#f5f5f0}.pg-card--dark{flex:1;min-height:380px;padding:2.5rem;background:#0a0a0a;background-image:radial-gradient(ellipse at 80% 20%,#0c9590 0%,transparent 55%)}.pg-card__hover-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:2;padding:2rem;text-align:center}.pg-card__hover-overlay span{color:#fff;font-size:1.2rem;font-style:italic}.pg-card--light .pg-card__hover-overlay span{color:#051616;font-size:1rem}.pg-card--dark .pg-card__hover-overlay span{font-size:1rem}.pg-card:hover .pg-card__hover-overlay{opacity:1}.project-card:hover .card-pills{opacity:.15}.card-pills{transition:opacity .3s ease}.pg-card__content{position:relative;z-index:1;opacity:1;transition:opacity .3s ease}.pg-card:hover .pg-card__content{opacity:.3}.pg-pills{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem}.pg-pill{border-radius:999px;padding:4px 14px;font-size:12px;font-weight:600}.pg-pill--dark{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.3)}.pg-pill--light{background:#05161614;color:#051616;border:1px solid rgba(5,22,22,.2)}.pg-title{font-weight:900;line-height:1;margin-bottom:.5rem}.pg-title--featured{font-size:clamp(3rem,6vw,5rem);color:#fff}.pg-title--half{font-size:clamp(2rem,4vw,3.5rem)}.pg-card--light .pg-title--half{color:#051616}.pg-card--dark .pg-title--half{color:#fff}.pg-desc{font-size:1.1rem}.pg-desc--dark{color:#ffffffb3}.pg-card--light .pg-desc--dark{color:#444;font-size:1rem}.pg-meta{margin-top:.75rem;font-size:.9rem}.pg-meta--dark{color:#ffffff80}.pg-card--light .pg-meta--dark{color:#777;font-size:.85rem}@media (max-width: 768px){.projects__bottom-row{flex-direction:column}.pg-card--featured{min-height:380px;padding:2rem}}.section__title{text-align:center;font-size:38px;margin-bottom:60px;padding:2rem 0}.project__img{width:100%;height:100%;object-fit:cover;display:block;transition:all .45s ease}.project__wrapper{position:relative;border-radius:1rem;box-shadow:0 20px 80px #00000073;overflow:hidden}.project__wrapper:hover .project__description{opacity:1;transform:translateY(-50%)}.project__wrapper:hover .project__img{transform:scale(1.07);filter:blur(5px)}.project__description{position:absolute;top:50%;left:10%;transform:translateY(-100%);opacity:0;transition:opacity .3s,transform .45s ease;color:#fff;max-width:550px;width:80%}.project__wrapper:hover .project__wrapper--bg{opacity:.7}.project__description--title{font-size:40px}.project__description--sub-title{margin-top:8px}.project__description--links{color:#fff;font-size:20px;margin-right:16px}.project__description--para{margin:16px 0}.project__wrapper--bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1c1d25;opacity:0;transition:all .45s ease}.project__button{display:block;width:100%;text-align:center;padding:12px 0;background-color:#0c9590;color:#fff;font-size:16px;font-weight:700;border:none;border-radius:4px;text-decoration:none;transition:background-color .3s ease}.project__button:hover{background-color:#2e6e6b}.project__button:active{background-color:#265a58}.about-teaser{text-align:center;padding:4rem 2rem;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;box-shadow:0 4px 10px #0000001a;border-radius:1rem;margin:4rem auto;max-width:800px}.about-teaser__title{font-size:2rem;font-weight:700;color:#084448;margin-bottom:1rem;font-family:Inter,sans-serif}.about-teaser__text{font-size:1.1rem;color:#444;margin-bottom:1.5rem}.about-teaser__link{display:inline-block;padding:.75rem 1.5rem;font-weight:600;color:#fff;background:#084448;border-radius:.5rem;text-decoration:none;transition:background .3s ease}.about-teaser__link:hover{background:#0b5d63}.design__list{display:flex;flex-wrap:wrap}.design{padding:0rem 1rem;width:50%;margin-bottom:3rem}.design__img--wrapper{display:flex;z-index:100;margin-bottom:2rem}.design__caption{margin-bottom:1rem}.grey{color:#777}.design__img{border-radius:16px;box-shadow:0 20px 80px #0003;z-index:1000}.casestudy__list{display:flex;flex-direction:row}.casestudy__item{display:flex;width:calc(100% / 3)}.casestudy__para{width:100%;font-weight:300}.casestudy__item--title{color:#0c9590}.casestudy__title--container{display:flex;flex-direction:row;align-items:center}.title__icon{font-size:24px;color:#265a58}.row__hori{display:flex;flex-direction:row;justify-content:center;align-items:center}.casestudy__title{font-size:2rem;display:flex;justify-content:start;padding-right:1rem}.casestudy__title--container{padding:1rem 0}.casestudy__item{display:flex;flex-direction:column;margin-bottom:5rem;justify-content:center}.header__img--wrapper{padding-left:24px}.casestudy__item--row{display:flex;flex-direction:row;justify-content:center;align-items:center}.casestudy__img--wrapper{display:flex;width:50%}.casestudy__item--img{display:flex;z-index:1}.casestudy__item--content{display:flex;flex-direction:column;width:50%}.title-center{width:100%;justify-content:center;margin-bottom:1rem}iframe{z-index:100}.right{padding-left:1rem}.item__list--item{list-style-type:decimal;padding-bottom:.5rem}.dark__container{background-color:#000000d9;color:#f5f5f5d9;padding:2rem;border-radius:2rem;width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.emoji{width:3rem;margin:2rem 0}.casestudy--subtitle{color:#c8c8c8d9;padding:1rem;font-weight:400}.italics{font-style:italic}.text--pink{color:#f59bbb}.bubble__top{display:flex;align-items:center}.bubble__icon{margin-right:1rem}.bubble__container{display:flex;flex-direction:column;padding:1rem;background-color:#ffffff26;margin:.5rem;border-radius:1rem;width:100%}.bubble__list{display:flex;margin-top:1rem;margin-bottom:2rem;width:100%}.bubble__list--item{font-size:14px;font-weight:300;list-style-type:disc;padding:.25rem 0}.bubble__bottom{margin-top:.5rem;margin-left:1rem}.bubble__icon{font-size:24px;color:#f59bbb}.border--pink{border:2px solid #f59bbb}.row__direction{display:flex;flex-direction:column;align-items:center}.bubble--light{background-color:#0000000d;display:flex;justify-content:center;align-items:center}.row__half{width:50%;display:flex;flex-direction:column}.row__left{margin-right:4rem}.exp__list--item{display:flex;width:100%;justify-content:space-between;padding-top:1rem;padding-bottom:.5rem;border-bottom:1px solid #c0c4cc}.list__right{padding-left:1rem;display:flex;align-items:center}.list__subtitle{color:#777;padding:1rem 0}.list__date{color:#242424;font-weight:300}.language__list{display:flex;margin-bottom:2rem}.language__wrapper{padding:1rem;transition:transform .3s ease-in-out}.language__wrapper:hover{transform:scale(1.1)}.language__row{flex-wrap:nowrap}footer{position:relative;background-color:#0d474492;display:flex;align-items:center;justify-content:center;padding:6% 0}.footer__row{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center}.footer__logo--img{width:70px;filter:invert(1)}.footer__social--list{width:100%;display:flex;justify-content:space-around;margin:28px 0}.footer__social--link{padding:0 .15rem}.footer__social--link,.footer__copyright{color:#fff}.shape{position:fixed;width:1.5vh;z-index:-1}.shape--0{top:15vh;left:5vw}.shape--1{top:15vh;left:50vw}.shape--2{top:15vh;left:80vw}.shape--3{top:50vh;left:5vw}.shape--4{top:50vh;left:50vw}.shape--5{top:50vh;left:80vw}.shape--6{top:80vh;left:5vw}.shape--7{top:80vh;left:50vw}.shape--8{top:80vh;left:80vw}@media (max-width: 768px){.title{font-size:80px}.header__para{font-size:20px}.modal{height:auto;width:95%;flex-direction:column-reverse}.modal__about{display:none}.modal__half{width:100%}nav{padding:10px 0}.nav__link--list{width:90%;flex-wrap:wrap;padding:10px}.nav__link{padding:5px 10px}.nav__link--anchor{font-size:14px}.about__item{flex-direction:column;text-align:center}.about__item--reverse{flex-direction:column}.about__img{width:100%;margin:0 0 1rem}.about--subtitle{padding:0}.section__para{width:100%}.direction__column{display:flex;flex-direction:column}}@media (max-width: 480px){.title{font-size:48px}.header,.about--title{font-size:18px}.about--subtitle{font-size:16px}br{line-height:16px}.section__para{font-size:1rem}.nav__link:nth-child(4){display:none}.project__description--para{display:none}.project__description{left:0;padding:0;width:100%;text-align:center}.project__list{flex-direction:column}.project,.design{width:100%}.project__description--sub-title{margin-bottom:8px}.modal__half{padding:40px}.row__half{width:100%}.row__left{padding:0;margin-bottom:1.2rem}.header__img--wrapper{display:none}.header__content{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center;text-align:center}.title{text-align:center;line-height:1.2}.header__content--wrapper{flex-direction:column;text-align:center}.about-teaser{margin:4rem 1rem}}.case-study-page{min-height:100vh;padding-top:0}.case-study-hero{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 2rem 60px;text-align:center;position:relative}.case-study-hero__back{position:absolute;top:30px;left:2rem;display:flex;align-items:center;gap:.5rem;color:#0c9590;font-weight:600;font-size:14px;text-decoration:none;transition:gap .3s ease}.case-study-hero__back:hover{gap:.8rem}.case-study-hero__tag{font-size:13px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#0c9590;margin-bottom:1rem}.case-study-hero__title{font-size:clamp(2.5rem,6vw,5rem);font-weight:800;color:#051616dc;line-height:1.05;margin-bottom:1.5rem;max-width:800px}.case-study-hero__subtitle{font-size:1.2rem;color:#0008;max-width:600px;line-height:1.7;margin-bottom:2rem}.case-study-hero__meta{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.meta-item{display:flex;flex-direction:column;align-items:center;gap:.25rem}.meta-item__label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#777}.meta-item__value{font-size:15px;font-weight:500;color:#242424}.case-study-cover{width:100%;max-width:1100px;margin:0 auto 4rem;padding:0 2rem;border-radius:1rem;overflow:hidden}.case-study-cover img{width:100%;height:auto;border-radius:1rem;display:block}.cs-tablet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto 4rem;padding:0 2rem}.cs-tablet{display:flex;flex-direction:column;align-items:center;gap:1rem}.cs-tablet__frame{width:100%;background:#1a1a2e;border-radius:18px;padding:10px 12px 16px;box-shadow:0 24px 60px #00000059,0 4px 12px #0003,inset 0 0 0 1px #ffffff0f;display:flex;flex-direction:column;align-items:center;gap:8px}.cs-tablet__camera{width:6px;height:6px;border-radius:50%;background:#ffffff26;flex-shrink:0}.cs-tablet__screen{width:100%;aspect-ratio:16 / 10;border-radius:6px;overflow:hidden;background:#0d0d1a}.cs-tablet__img{width:100%;height:100%;object-fit:cover;display:block}.cs-tablet__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ffffff26;font-size:2rem}.cs-tablet__home{width:36px;height:4px;border-radius:2px;background:#ffffff2e;flex-shrink:0}.cs-tablet__label{font-size:.82rem;font-weight:600;color:#555;text-align:center;letter-spacing:.02em}.dark-theme .cs-tablet__label{color:#aaa}@media (max-width: 768px){.cs-tablet-grid{grid-template-columns:1fr;max-width:400px}}.cs-gif-strip{width:100%;background:#fff;padding:60px 2rem;margin-bottom:1rem}.cs-gif-strip__grid{display:grid;grid-template-columns:1fr 1.8fr 1fr;gap:16px}.cs-gif-strip__item{display:flex;flex-direction:column;align-items:center;gap:.75rem}.cs-gif-strip__img{width:100%;height:500px;object-fit:cover;object-position:top;display:block;border-radius:8px}.cs-gif-strip__label{font-size:.8rem;font-weight:600;color:#888;text-align:center;letter-spacing:.02em}@media (max-width: 768px){.cs-gif-strip__grid{grid-template-columns:1fr;max-width:400px}}.cs-section{max-width:800px;margin:0 auto;padding:3rem 2rem}.cs-section--wide{max-width:1100px;margin:0 auto;padding:3rem 2rem}.cs-section__label{font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#0c9590;margin-bottom:.75rem}.cs-section__title{font-size:1.8rem;font-weight:700;color:#051616dc;margin-bottom:1.25rem}.cs-section__body{font-size:1.05rem;color:#444;line-height:1.8;margin-bottom:1.5rem}.cs-divider{width:100%;max-width:1100px;margin:0 auto;border:none;border-top:1px solid #e0e0e0}.cs-placeholder{width:100%;background:linear-gradient(135deg,#f0fafa,#e8f7f7);border:2px dashed #0c9590;border-radius:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;gap:.75rem;color:#0c9590;margin:1.5rem 0}.cs-placeholder__icon{font-size:2.5rem;opacity:.6}.cs-placeholder__label{font-size:14px;font-weight:600;letter-spacing:.05em}.cs-placeholder--tall{min-height:300px}.cs-placeholder--short{min-height:160px}.cs-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:2rem 0}.cs-feature-card{background:#fff;border-radius:1.25rem;padding:2rem;box-shadow:0 4px 24px #00000012;display:flex;flex-direction:column;gap:1rem}.cs-feature-card__num{font-size:13px;font-weight:700;letter-spacing:.1em;color:#0c9590}.cs-feature-card__title{font-size:1.1rem;font-weight:700;color:#051616dc}.cs-feature-card__body{font-size:.95rem;color:#666;line-height:1.6}.cs-scenario{background:#051616dc;color:#fff;border-radius:1.25rem;padding:2.5rem;margin:2rem 0;position:relative;overflow:hidden}.cs-scenario:before{content:'"';position:absolute;top:-20px;left:20px;font-size:10rem;font-weight:900;color:#0c9590;opacity:.15;line-height:1}.cs-scenario__label{font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#0c9590;margin-bottom:1rem}.cs-scenario__text{font-size:1.1rem;line-height:1.8;color:#ffffffe6;position:relative;z-index:1}.cs-problem{background:linear-gradient(135deg,#fceabb,#84ddda);border-radius:1.25rem;padding:2.5rem;margin:2rem 0}.cs-problem__title{font-size:1rem;font-weight:700;color:#051616dc;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.1em}.cs-problem__text{font-size:1.15rem;font-weight:500;color:#051616dc;line-height:1.7}.cs-img-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:2rem 0}.cs-nav{display:flex;align-items:center;justify-content:space-between;max-width:1100px;margin:0 auto;padding:2rem}.project__button--internal{display:inline-block;padding:10px 20px;background:#0c9590;color:#fff;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s ease}.project__button--internal:hover{background:#085e5b;transform:translateY(-2px)}.about--landing .header{position:relative;top:unset;left:unset;transform:none;display:flex;justify-content:center;align-items:center;padding:60px 30px}.dark-theme .case-study-hero__title,.dark-theme .cs-section__title,.dark-theme .cs-feature-card__title,.dark-theme .meta-item__value{color:#fff}.dark-theme .cs-feature-card{background:#333}.dark-theme .cs-section__body{color:#ccc}@media (max-width: 768px){.cs-feature-grid,.cs-img-row{grid-template-columns:1fr}.case-study-hero__meta{gap:1rem}}.cs-quote{margin:2rem 0;padding:1.25rem 1.75rem;border-left:4px solid #3841D8;background:#3841d80d;border-radius:0 8px 8px 0;font-size:1.15rem;font-style:italic;color:#444}.cs-bullet-list{margin:1.5rem 0;padding-left:1.5rem;display:flex;flex-direction:column;gap:.6rem}.cs-bullet-list li{font-size:1rem;line-height:1.6;color:#555}.cs-stat-row{display:flex;gap:1.5rem;margin:2rem 0;flex-wrap:wrap}.cs-stat{flex:1;min-width:180px;background:#f9f9f9;border-radius:12px;padding:1.5rem 2rem;display:flex;flex-direction:column;gap:.5rem}.cs-stat--muted .cs-stat__num{color:#aaa}.cs-stat__num{font-size:3rem;font-weight:800;line-height:1}.cs-stat__label{font-size:.9rem;color:#666;line-height:1.4}.cs-concepts{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.cs-concept-card{padding:1.25rem 1.5rem;border-radius:12px;border:1px solid #e5e5e5;background:#fafafa;display:flex;flex-direction:column;gap:.4rem}.cs-concept-card--winner{border-color:#3841d8;background:#3841d80a;padding:1.5rem 1.75rem}.cs-concept-card__medal{font-size:1.5rem}.cs-concept-card__title{font-size:1.1rem;font-weight:700;color:#1a1a1a}.cs-concept-card--winner .cs-concept-card__title{color:#3841d8;font-size:1.2rem}.cs-concept-card__desc{font-size:.9rem;color:#777}.cs-concept-card__reasons{margin-top:.75rem;padding-left:1.2rem;display:flex;flex-direction:column;gap:.4rem}.cs-concept-card__reasons li{font-size:.95rem;color:#444;line-height:1.5}.cs-timeline-scroll{width:100%;overflow-x:auto;padding:2rem 0 1rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#3841D8 #eee}.cs-timeline-scroll::-webkit-scrollbar{height:4px}.cs-timeline-scroll::-webkit-scrollbar-track{background:#eee;border-radius:4px}.cs-timeline-scroll::-webkit-scrollbar-thumb{background:#3841d8;border-radius:4px}.cs-timeline-track{display:flex;align-items:flex-start;min-width:max-content;padding:0 1rem;position:relative}.cs-timeline-track:before{content:"";position:absolute;top:44px;left:0;right:0;height:2px;background:linear-gradient(to right,#3841d8,#f59bbb,#fceabb,#3841d8)}.cs-timeline-step{display:flex;flex-direction:column;align-items:center;min-width:110px;text-align:center;padding:0 .5rem;opacity:0;animation:cs-timeline-fadein .4s ease forwards}@keyframes cs-timeline-fadein{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cs-timeline-step__week{height:28px;display:flex;align-items:center;justify-content:center;margin-bottom:10px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#3841d8}.cs-timeline-step__dot{width:12px;height:12px;flex-shrink:0;border-radius:50%;background:#3841d8;border:2px solid white;box-shadow:0 0 0 2px #3841d8;position:relative;z-index:1}.cs-timeline-step__label{font-size:.78rem;color:#555;margin-top:10px;line-height:1.3;max-width:90px}.cs-img-label{font-size:.78rem;font-weight:700;color:#888;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.cs-notable-changes{display:flex;flex-direction:column;gap:1.25rem}.cs-notable-change{background:#fff;border:1px solid #e8e8e8;border-radius:14px;padding:1.5rem 1.75rem;box-shadow:0 2px 12px #0000000d}.cs-notable-change__header{display:flex;gap:1rem;align-items:flex-start;margin-bottom:1.25rem}.cs-notable-change__num{font-size:.72rem;font-weight:800;letter-spacing:.1em;color:#3841d8;background:#3841d814;border-radius:6px;padding:.3rem .55rem;flex-shrink:0;line-height:1;margin-top:2px}.cs-notable-change__title{display:block;font-size:1rem;font-weight:700;color:#1a1a1a;margin-bottom:.3rem}.cs-notable-change__body{font-size:.88rem;color:#666;line-height:1.55;margin:0}.cs-notable-change__images{display:flex;align-items:center;gap:.75rem}.cs-notable-change__img-wrap{flex:1;display:flex;flex-direction:column;gap:.4rem}.cs-notable-change__img-tag{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.cs-notable-change__img-tag--before{color:#aaa}.cs-notable-change__img-tag--after{color:#3841d8}.cs-notable-change__img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:8px;background:#f0f0f0;display:block;min-height:80px}.cs-notable-change__arrow{font-size:1.25rem;color:#ccc;flex-shrink:0;line-height:1;align-self:center;margin-top:1.2rem}.cs-notable-change__single-wrap{background:#fff;border-radius:10px;padding:1rem;text-align:center}.cs-notable-change__white-wrap{background:#fff;border-radius:10px;padding:.75rem}.cs-notable-change__plain-img{width:100%;height:auto;display:block;border-radius:6px}.cs-booth-flow{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:0;margin:0 auto;max-width:1000px}.cs-booth-step{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;width:0}.cs-booth-step__arrow{font-size:1.25rem;color:#ccc;flex-shrink:0;margin:0 .25rem 3.5rem}.cs-booth-step__icon{width:64px;height:64px;border-radius:50%;background:#3841d81a;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#3841d8;margin-bottom:.75rem}.cs-booth-step__label{font-size:.9rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.cs-booth-step__desc{font-size:.8rem;color:#777;line-height:1.4;margin:0}.hl-page .case-study-hero{background-color:#fff;background-image:radial-gradient(circle,#00000008 1px,transparent 1px);background-size:20px 20px}.hl-page .case-study-hero__tag{color:#3444d5}.hl-page .case-study-hero__title{font-size:clamp(3.5rem,7vw,6rem);font-weight:900;color:#051616;line-height:.95}.hl-page .cs-section__title{font-weight:900;font-size:1.8rem;color:#051616}.hl-section--alt{background:#f8f9ff}.hl-feature-card{background:#fff;box-shadow:0 4px 20px #3444d512}.hl-notable-change{border-left:4px solid #3444D5}.hl-page .cs-notable-change__white-wrap{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 20px #0000000f}.hl-arrow{color:#3444d5!important;font-size:2rem!important;font-weight:900}.hl-booth-icon{background:#eef0ff!important;border:2px solid #3444D5!important;color:#3444d5!important}.hl-page .cs-timeline-track:before{background:#3444d5}.hl-page .cs-timeline-step__dot{background:#3444d5;box-shadow:0 0 0 2px #3444d5}.hl-page .cs-timeline-step__week{color:#3444d5}.hl-gif-label{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#3444d5;margin-bottom:.5rem}.hl-gif-wrap{background:#fff;border-radius:1rem;overflow:hidden;padding:.75rem}.cs-read-next{background:#051616;padding:5rem 2rem;text-align:center}.cs-read-next__inner{max-width:800px;margin:0 auto}.cs-read-next__label{color:#ffffff80;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1rem}.cs-read-next__title{color:#fff;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1;margin-bottom:.5rem}.cs-read-next__subtitle{color:#fff9;font-size:1.1rem;margin-bottom:2rem}.cs-read-next__btn{display:inline-block;background:#0c9590;color:#fff;padding:1rem 2.5rem;border-radius:999px;font-weight:700;font-size:1rem;text-decoration:none;transition:all .3s ease}.cs-read-next__btn:hover{background:#fff;color:#051616;transform:translateY(-3px)}.dark-theme .cs-quote{background:#3841d81a;color:#ccc}.dark-theme .cs-bullet-list li{color:#bbb}.dark-theme .cs-stat{background:#2a2a2a}.dark-theme .cs-stat__label{color:#aaa}.dark-theme .cs-concept-card{background:#2a2a2a;border-color:#444}.dark-theme .cs-concept-card--winner{background:#3841d81a;border-color:#3841d8}.dark-theme .cs-concept-card__title{color:#eee}.dark-theme .cs-concept-card__desc,.dark-theme .cs-concept-card__reasons li{color:#aaa}.dark-theme .cs-notable-change{background:#1e1e2e;border-color:#333}.dark-theme .cs-notable-change__title{color:#eee}.dark-theme .cs-notable-change__body{color:#aaa}.dark-theme .cs-notable-change__img{background:#2a2a2a}.dark-theme .cs-timeline-step__label{color:#aaa}.dark-theme .cs-booth-step__label{color:#eee}.dark-theme .cs-booth-step__desc{color:#aaa}@media (max-width: 768px){.cs-stat-row,.cs-notable-change__images{flex-direction:column}.cs-notable-change__arrow{transform:rotate(90deg);margin-top:0}.cs-booth-flow{flex-direction:column;align-items:center}.cs-booth-step{width:auto}.cs-booth-step__arrow{transform:rotate(90deg);margin:.25rem 0}}.rj-gif-hero{max-width:1100px;margin:0 auto 3rem;padding:0 2rem}.rj-gif{width:100%;border-radius:1rem;display:block}.rj-gif--tall{min-height:300px;object-fit:cover}.rj-img{width:100%;border-radius:10px;display:block;object-fit:cover}.rj-info-bar{display:flex;align-items:center;justify-content:center;gap:0;max-width:800px;margin:0 auto 3rem;padding:1.75rem 2rem;background:#fff;border:1px solid #e8e8e8;border-radius:14px;box-shadow:0 2px 16px #0000000d}.rj-info-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:.4rem;text-align:center;padding:0 1.5rem}.rj-info-col__label{font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0c9590}.rj-info-col__value{font-size:1rem;font-weight:600;color:#1a1a1a;line-height:1.3}.rj-info-divider{width:1px;height:40px;background:#e0e0e0;flex-shrink:0}.rj-moodboard-section{margin:0;background:#111827}.rj-moodboard-inner{max-width:1100px;margin:0 auto;padding:3.5rem 2rem}.rj-moodboard-title{font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:1rem}.rj-moodboard-body{font-size:1rem;color:#9ca3af;line-height:1.7;max-width:700px;margin-bottom:2rem}.rj-moodboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.rj-moodboard-slot{aspect-ratio:4 / 3;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;color:#ffffff40;font-size:1.5rem;transition:background .2s ease}.rj-moodboard-slot span{font-size:.72rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.rj-insight-quote{margin:1.75rem 0;padding:1.25rem 1.75rem;border-left:4px solid #0c9590;background:#0c95900f;border-radius:0 10px 10px 0;font-size:1.15rem;font-style:italic;color:#1a1a1a;line-height:1.7}.rj-icon-list{list-style:none;padding:0;margin:1.5rem 0 0;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.rj-icon-item{display:flex;gap:1rem;align-items:flex-start;background:#fafafa;border:1px solid #efefef;border-radius:12px;padding:1.25rem}.rj-icon-item__icon{width:40px;height:40px;border-radius:10px;background:#0c95901a;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#0c9590;flex-shrink:0}.rj-icon-item__title{display:block;font-size:.95rem;font-weight:700;color:#1a1a1a;margin-bottom:.3rem}.rj-icon-item__desc{font-size:.87rem;color:#666;line-height:1.55;margin:0}.rj-mistake-card{display:flex;gap:1.25rem;align-items:flex-start;background:#111827;border-radius:14px;padding:1.75rem 2rem;margin-top:1rem}.rj-mistake-card__icon{font-size:1.25rem;color:#f59e0b;flex-shrink:0;margin-top:2px}.rj-mistake-card__title{font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#f59e0b;margin:0 0 .5rem}.rj-mistake-card__body{font-size:.97rem;color:#d1d5db;line-height:1.7;margin:0}.rj-final-row{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;margin-bottom:3rem}.rj-final-row--reverse{direction:rtl}.rj-final-row--reverse>*{direction:ltr}.rj-final-row__card{background:#fff;border:1px solid #e8e8e8;border-radius:14px;padding:2rem;box-shadow:0 2px 16px #0000000d;height:100%;display:flex;flex-direction:column;justify-content:center;gap:.75rem}.rj-final-row__title{font-size:1.15rem;font-weight:700;color:#1a1a1a}.rj-final-row__desc{font-size:.95rem;color:#555;line-height:1.7;margin:0}.rj-final-row__gif{border-radius:12px;overflow:hidden}.rj-reflection{background:#111827;margin-top:0}.rj-reflection-inner{max-width:800px;margin:0 auto;padding:4rem 2rem}.rj-reflection__title{font-size:2.2rem;font-weight:700;color:#fff;margin-bottom:1.25rem}.rj-reflection__body{font-size:1.05rem;color:#9ca3af;line-height:1.8;margin-bottom:2.5rem}.rj-reflection-takeaways{display:flex;flex-direction:column;gap:1rem}.rj-reflection-takeaway{display:flex;gap:1rem;align-items:flex-start;color:#d1d5db}.rj-reflection-takeaway i{color:#0c9590;font-size:1rem;margin-top:3px;flex-shrink:0;width:16px}.rj-reflection-takeaway p{font-size:.97rem;line-height:1.6;margin:0}.dark-theme .rj-info-bar{background:#1e1e2e;border-color:#333}.dark-theme .rj-info-col__value{color:#eee}.dark-theme .rj-info-divider{background:#444}.dark-theme .rj-insight-quote{background:#0c95901f;color:#ddd}.dark-theme .rj-icon-item{background:#1e1e2e;border-color:#333}.dark-theme .rj-icon-item__title{color:#eee}.dark-theme .rj-icon-item__desc{color:#aaa}.dark-theme .rj-final-row__card{background:#1e1e2e;border-color:#333}.dark-theme .rj-final-row__title{color:#eee}.dark-theme .rj-final-row__desc{color:#aaa}@media (max-width: 768px){.rj-info-bar{flex-direction:column;gap:1.25rem}.rj-info-divider{width:40px;height:1px}.rj-moodboard-grid{grid-template-columns:repeat(2,1fr)}.rj-icon-list{grid-template-columns:1fr}.rj-final-row,.rj-final-row--reverse{grid-template-columns:1fr;direction:ltr}}.rj-gif-slot{background:#f4f4f4;border:2px dashed #d0d0d0;border-radius:1rem;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;color:#aaa;font-size:.875rem}.rj-gif-slot i{font-size:1.5rem}.rj-showcase-gif{padding:0 2rem 2rem;max-width:1100px;margin:0 auto}.rj-showcase-gif__img{border-radius:1rem}.rj-moodboard-card{background:#1a3d3a;border-radius:1.5rem;padding:2.5rem;color:#fff}.rj-moodboard-card__title{font-size:1.8rem;font-weight:800;color:#fff;margin-bottom:.875rem}.rj-moodboard-card__subtitle{font-size:1rem;font-style:italic;color:#fffc;margin-bottom:1.5rem;line-height:1.65}.rj-moodboard-card__img{width:100%;border-radius:1rem;display:block;margin-bottom:1.5rem}.rj-moodboard-card__body{font-size:.95rem;color:#fffc;line-height:1.7;margin:0}.rj-moodboard-card__gif{margin-top:1.5rem;border-radius:1rem}.rj-large-title{font-size:1.85rem;font-weight:800;color:#1a1a1a;line-height:1.2;margin-bottom:1rem}.rj-highlight-bar{border-left:4px solid #0c9590;background:#0c959012;border-radius:0 10px 10px 0;padding:1rem 1.5rem;margin:1.5rem 0;font-size:1rem;color:#1a1a1a;line-height:1.65}.rj-sticky-notes{display:flex;gap:1rem;margin:1.75rem 0;flex-wrap:wrap}.rj-sticky-note{background:#fef3c7;border-radius:8px;padding:1.25rem 1.1rem 1rem;flex:1;min-width:140px;position:relative;box-shadow:2px 4px 10px #00000017}.rj-sticky-note__pin{position:absolute;top:-8px;left:50%;transform:translate(-50%);font-size:1rem}.rj-sticky-note__text{font-size:.88rem;font-weight:600;color:#78350f;margin:0;padding-top:.4rem;text-align:center;line-height:1.4}.rj-smart-card{background:#1e1e1e;border-radius:1.5rem;padding:2.5rem;color:#fff}.rj-smart-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.875rem;gap:1rem}.rj-smart-card__title{font-size:1.35rem;font-weight:800;color:#fff;margin:0;flex:1;line-height:1.3}.rj-smart-card__emoji{font-size:1.75rem;flex-shrink:0}.rj-smart-card__body{font-size:.92rem;color:#fff9;margin-bottom:1.5rem;line-height:1.65}.rj-smart-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.rj-smart-list-item{background:#2a2a2a;border-radius:1rem;padding:1.1rem 1.25rem;display:flex;gap:1rem;align-items:flex-start}.rj-smart-list-item__icon{font-size:1.25rem;flex-shrink:0;line-height:1.4;color:#f5a623}.rj-smart-list-item__title{font-size:.9rem;font-weight:700;color:#fff;display:block;margin-bottom:.2rem}.rj-smart-list-item__body{font-size:.845rem;color:#fff9;margin:0;line-height:1.6}.rj-mistake-icon{margin-right:.4rem}.rj-mistake-inner-card{background:#1e1e1e;color:#fff;border-radius:1.5rem;padding:2rem 2.25rem;margin:1.5rem 0}.rj-mistake-inner-card__title{font-size:1rem;font-weight:700;color:#fff;display:block;margin-bottom:.6rem}.rj-mistake-inner-card__body{font-size:.9rem;color:#ffffffa6;margin:0 0 1.5rem;line-height:1.65}.rj-mistake-inner-card__images{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.rj-mistake-img-slot{background:#2a2a2a;border:2px dashed rgba(255,255,255,.18);border-radius:1rem;min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#ffffff59;font-size:.8rem}.rj-mistake-img-slot i{font-size:1.5rem}.rj-dark-section{background:#0a0a0a}.rj-dark-section__inner{max-width:800px;margin:0 auto;padding:4rem 2rem;text-align:center}.rj-dark-section__emoji{font-size:2.5rem;display:block;margin-bottom:1rem}.rj-dark-section__title{font-size:1.75rem;font-weight:800;color:#fff;margin-bottom:.875rem}.rj-dark-section__body{font-size:.97rem;color:#ffffffa6;line-height:1.75;max-width:640px;margin:0 auto 1.5rem}.rj-dark-list{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:.75rem;text-align:left}.rj-dark-list-item{background:#1e1e1e;border-left:3px solid #0c9590;border-radius:0 1rem 1rem 0;padding:1.1rem 1.5rem;display:flex;gap:1rem;align-items:flex-start;color:#fff}.rj-dark-list-item__icon{font-size:1.25rem;flex-shrink:0;line-height:1.4}.rj-dark-list-item__text{font-size:.9rem;color:#fffc;margin:0;line-height:1.6}.rj-dark-list-item__title{font-size:.95rem;font-weight:700;color:#fff;display:block;margin-bottom:.3rem}.rj-final-section{background:#fff}.rj-final-section__inner{max-width:1100px;margin:0 auto;padding:4rem 2rem}.rj-rajang-card{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#0c9590,#0c959026) border-box;border:2px solid transparent;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 24px #00000012;display:flex;flex-direction:column;gap:.75rem;height:100%}.rj-rajang-card__emoji{font-size:1.75rem}.rj-rajang-card__title{font-size:1.05rem;font-weight:700;color:#1a1a1a}.rj-rajang-card__bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.rj-rajang-card__bullets li{font-size:.875rem;color:#555;padding-left:1rem;position:relative;line-height:1.5}.rj-rajang-card__bullets li:before{content:"·";position:absolute;left:0;color:#0c9590;font-weight:900;font-size:1.1rem;line-height:1.4}.rj-reflection-divider{border:none;border-top:1px solid rgba(255,255,255,.2);margin:2.5rem 0;width:100%}.rj-reflection-closing-italic{font-style:italic;color:#ffffff8c;font-size:1rem;text-align:center;font-weight:400;margin-bottom:.75rem}.rj-reflection-closing-bold{font-size:1.3rem;font-weight:800;color:#fff;text-align:center;line-height:1.4;margin:0}@media (max-width: 768px){.rj-mistake-inner-card__images{grid-template-columns:1fr}.rj-showcase-gif{padding:0 1rem 1.5rem}.rj-final-section__inner{padding:2.5rem 1.25rem}}.side-projects{margin-top:3rem;padding-top:2.5rem;border-top:1px solid rgba(0,0,0,.1)}.side-projects__title{font-size:20px;font-weight:600;color:#777;text-transform:uppercase;letter-spacing:.12em;margin-bottom:1.5rem}.project__list--side{gap:0}.project--side{width:33.333%;margin-bottom:2rem}.project--side .project__description--title{font-size:26px}.web-project{padding-top:80px}.web-project__hero{padding:4rem 0 3rem;background:linear-gradient(135deg,#fceabb22,#84ddda22);border-bottom:1px solid rgba(0,0,0,.07)}.web-project__body{padding-top:3rem;padding-bottom:2rem}.web-project__embed-section{padding:2rem 0 0}.web-project__iframe-wrapper{position:relative;width:100%;height:80vh;max-height:800px;margin-top:1.5rem;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #00000026}.web-project__iframe{width:100%;height:100%;border:none}.web-project__iframe-overlay{position:absolute;bottom:1.5rem;right:1.5rem}.web-project__embed-fallback{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:4rem;background:#f5f5f5;border-radius:12px;margin:1.5rem 0;text-align:center;color:#777}.web-project__back{padding:3rem 0;display:flex;justify-content:center}.dark-theme .side-projects{border-top-color:#ffffff1a}.dark-theme .side-projects__title{color:#aaa}.dark-theme .web-project__hero{background:linear-gradient(135deg,#fceabb11,#84ddda11);border-bottom-color:#ffffff12}.dark-theme .web-project__embed-fallback{background:#333;color:#aaa}@media (max-width: 768px){.project--side{width:100%}.web-project__iframe-wrapper{height:60vh;border-radius:0}}.bc-page .case-study-hero{background:#e8f4f3;position:relative;padding-top:5rem;text-align:center}.bc-page .case-study-hero__back{position:absolute;top:30px;left:2rem}.bc-hero-content{display:flex;flex-direction:column;align-items:center;gap:.875rem;padding-bottom:3rem}.bc-hero-logo{max-height:80px;width:auto}.bc-hero-logo-text{font-size:2.5rem;font-weight:800;color:#2d6e6a;letter-spacing:-.02em}.bc-hero-tagline{font-size:1.15rem;font-style:italic;color:#2d5a57;max-width:550px;margin:0}.bc-hero-tag{font-size:.85rem;color:#5a8a87;letter-spacing:.04em;margin:0}.bc-hero-team{font-size:.9rem;font-weight:600;color:#2d6e6a;background:#2d6e6a1a;border-radius:99px;padding:.3rem 1rem;margin:0}.bc-bg-cream{background:#faf7f2}.bc-bg-white{background:#fff}.bc-problem-stat-row{display:flex;align-items:baseline;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.bc-stat-number{font-size:5rem;font-weight:900;color:#2d6e6a;line-height:1;flex-shrink:0}.bc-problem-title{font-size:1.75rem;font-weight:800;color:#222;line-height:1.2;margin:0}.bc-quote-card{border-left:4px solid #2d6e6a;background:#2d6e6a0f;border-radius:0 12px 12px 0;padding:1.25rem 1.75rem;margin:0}.bc-quote-card__text{font-size:1.1rem;font-style:italic;color:#2d5a57;margin:0 0 .5rem}.bc-quote-card__attr{font-size:.8rem;color:#5a8a87}.bc-chips-section{display:flex;flex-direction:column;gap:.75rem;margin:1.5rem 0}.bc-chips-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.bc-chips-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;min-width:180px;flex-shrink:0}.bc-chips-label--before{color:#8b3a3a}.bc-chips-label--after{color:#2d6e6a}.bc-chip{padding:.4rem .875rem;font-size:.83rem;font-weight:500}.bc-chip--before{background:#fde8e4;color:#8b3a3a;border:1px solid #e8b4ae;border-radius:99px}.bc-chip--after{background:#2d6e6a;color:#fff;border-radius:99px}.bc-team-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:1.5rem}.bc-team-card{background:#fff;border-top:3px solid #2d6e6a;border-radius:1rem;padding:1.25rem 1rem;display:flex;flex-direction:column;align-items:center;gap:.4rem;text-align:center;box-shadow:0 1px 6px #0000000d}.bc-team-card__avatar{width:48px;height:48px;border-radius:50%;background:#2d6e6a1f;color:#2d6e6a;font-size:1.3rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:.25rem}.bc-team-card__name{font-size:.9rem;color:#222}.bc-team-card__role{font-size:.78rem;color:#777}.bc-team-card__badge{font-size:.72rem;font-weight:600;color:#2d6e6a;background:#2d6e6a1a;border-radius:6px;padding:.15rem .5rem}.bc-subheading{font-size:1.15rem;font-weight:700;color:#222;margin:0}.bc-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;position:relative;margin-top:2rem}.bc-timeline:before{content:"";position:absolute;top:6px;left:7px;right:7px;height:2px;background:linear-gradient(to right,#2d6e6a,#84c5c2,#2d6e6a)}.bc-timeline-phase__dot-row{display:flex;align-items:center;margin-bottom:.75rem}.bc-timeline-phase__dot{width:14px;height:14px;border-radius:50%;background:#2d6e6a;border:3px solid white;box-shadow:0 0 0 2px #2d6e6a;position:relative;z-index:1}.bc-timeline-phase__week{font-size:.75rem;color:#5a8a87;font-weight:600;text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:.25rem}.bc-timeline-phase__label{font-size:1rem;color:#222;display:block;margin-bottom:.5rem}.bc-timeline-phase__task-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.bc-timeline-phase__task{font-size:.82rem;color:#666;line-height:1.4;padding-left:.875rem;position:relative}.bc-timeline-phase__task:before{content:"·";position:absolute;left:0;color:#2d6e6a}.bc-role-images{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem}.bc-concept-cards{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:1.5rem}.bc-concept-card{border-left:4px solid #2d6e6a;background:#f4f9f8;border-radius:0 1.5rem 1.5rem 0;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.4rem}.bc-concept-card__num{font-size:2rem;font-weight:900;color:#2d6e6a;line-height:1}.bc-concept-card__title{font-size:1.05rem;color:#222;display:block;margin-bottom:.2rem}.bc-concept-card__body{font-size:.875rem;color:#555;margin:0;line-height:1.65}.bc-pivot-title{font-size:2rem;font-weight:800;color:#222;line-height:1.2;margin-bottom:1.25rem}.bc-pivot-card{background:#1d4a47;color:#ffffffeb;border-radius:14px;padding:1.5rem 2rem;font-style:italic;font-size:1rem;line-height:1.7;margin-top:1.5rem}.bc-pivot-card p{margin:0}.bc-process-steps{max-width:800px;margin:1.5rem 0 0;display:flex;flex-direction:column;gap:.875rem}.bc-process-step{background:#fff;border-radius:14px;padding:1.25rem 1.5rem;display:flex;gap:1.25rem;align-items:flex-start;box-shadow:0 1px 6px #0000000d}.bc-process-step__num{font-size:1.4rem;font-weight:900;color:#2d6e6a;line-height:1;flex-shrink:0;min-width:2.5rem}.bc-process-step__title{font-size:.95rem;color:#222;display:block;margin-bottom:.35rem}.bc-process-step__body{font-size:.875rem;color:#666;margin:0;line-height:1.6}.bc-insights-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.bc-insight-card{border-left:4px solid #2d6e6a;background:#fff;border-radius:0 12px 12px 0;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.35rem}.bc-insight-card__body{font-size:.875rem;color:#555;line-height:1.6}.bc-dark-quote{background:#1d4a47;color:#ffffffeb;border-radius:14px;padding:1.5rem 2rem;font-style:italic;font-size:1rem;line-height:1.7;margin-top:1.5rem}.bc-feature-circle{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#2d6e6a;display:block;margin-bottom:.4rem}.bc-feature{padding:2.5rem 0}.bc-feature--bordered{border-bottom:1px solid rgba(45,110,106,.12)}.bc-feature__title{font-size:1.6rem;font-weight:800;color:#222;margin:0 0 1.25rem}.bc-feature__scenario{background:#1d4a47;border-radius:12px;padding:1.25rem 1.5rem}.bc-feature__scenario-text{font-style:italic;color:#ffffffe6;margin:0;font-size:.95rem;line-height:1.65}.bc-yt-wrapper{max-width:900px;margin:0 auto 3rem;border-radius:1rem;overflow:hidden;aspect-ratio:16 / 9}.bc-yt-iframe{width:100%;height:100%;border:none}.bc-postcard-section{display:flex;flex-direction:column;align-items:center;gap:1rem;margin:1.5rem auto 0}.bc-postcard-hint{font-size:.85rem;color:#5a8a87;margin:0}.bc-postcard-scene{width:500px;height:320px;perspective:1200px;cursor:pointer}.bc-postcard-card{width:100%;height:100%;position:relative;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,.2,.2,1)}.bc-postcard-scene:hover .bc-postcard-card,.bc-postcard-scene--flipped .bc-postcard-card{transform:rotateY(180deg)}.bc-postcard-front,.bc-postcard-back{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1rem;backface-visibility:hidden;-webkit-backface-visibility:hidden}.bc-postcard-front{overflow:hidden}.bc-postcard-front__img{width:100%;height:100%;object-fit:cover;border-radius:1rem;display:block}.bc-postcard-back{background:#faf7f2;transform:rotateY(180deg);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;padding:2rem;border:2px solid rgba(45,110,106,.2);text-align:center}.bc-postcard-back__freddoes{font-family:Georgia,serif;font-style:italic;font-size:2.5rem;color:#2d6e6a;margin:0;line-height:1.2}.bc-postcard-back__msg{font-size:.9rem;color:#444;margin:0;line-height:1.5}.bc-postcard-back__names{font-size:.78rem;color:#999;margin:0;letter-spacing:.02em}.bc-grad-photos{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.bc-gif-slot{background:#f4f9f8;border:2px dashed #a8d0cc;border-radius:1rem;min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;color:#2d6e6a;font-size:.875rem}.bc-gif-slot i{font-size:1.5rem}.bc-img-slot{background:#f4f9f8;border:2px dashed #a8d0cc;border-radius:1rem;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;color:#2d6e6a;font-size:.875rem}.bc-img-slot i{font-size:1.5rem}@media (max-width: 900px){.bc-team-grid{grid-template-columns:repeat(3,1fr)}.bc-timeline{grid-template-columns:repeat(2,1fr)}.bc-timeline:before{display:none}.bc-concept-cards,.bc-role-images{grid-template-columns:1fr}.bc-postcard-scene{width:100%;height:auto;aspect-ratio:16/10}.bc-grad-photos{grid-template-columns:1fr 1fr}.bc-stat-number{font-size:3.5rem}.bc-problem-title{font-size:1.35rem}}@media (max-width: 768px){.feature-row{flex-direction:column!important}}@media (max-width: 600px){.bc-team-grid{grid-template-columns:repeat(2,1fr)}.bc-timeline,.bc-grad-photos,.bc-insights-grid{grid-template-columns:1fr}.bc-chips-label{min-width:100%;margin-bottom:.25rem}.bc-problem-stat-row{flex-direction:column;gap:.25rem}.bc-stat-number{font-size:3rem}}
