@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--background:#f8f7f7;--foreground:#171717}html{scroll-behavior:smooth;scroll-padding-top:40px}body,html{max-width:100vw;overflow-x:hidden;overflow-y:auto;min-height:100dvh;scroll-behavior:smooth}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:500px){.header{justify-content:center}}.header{position:fixed;top:0;z-index:1000;background-color:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05)}.header__icon{width:70px;height:70px;transition:transform .3s ease;cursor:pointer;object-fit:contain}.header__icon:hover{transform:scale(1.1)}@media screen and (max-width:500px){.header__icon,.header__icon-link{display:none}}.header__links{display:flex;gap:20px;flex-direction:row;font-weight:700;font-size:20px;text-underline-offset:6px}.header__links a{transition:opacity .2s ease,-webkit-text-decoration .2s ease;transition:opacity .2s ease,text-decoration .2s ease;transition:opacity .2s ease,text-decoration .2s ease,-webkit-text-decoration .2s ease;text-decoration:none}.header__links a:hover{opacity:.7}.header__links a.active{text-decoration:underline}.header__links--generic a,.header__links--resale-iq a{color:#ff6000}.header__link-wrapper{position:relative;text-decoration:none;padding:.5rem 0;color:inherit;transition:opacity .2s ease}.header__link-wrapper:hover{opacity:.7}.header__underline{position:absolute;bottom:-2px;left:0;right:0;height:3px;border-radius:2px}.header__links--generic .header__underline,.header__links--resale-iq .header__underline{background-color:#ff6000}.projects-container{display:flex;flex-direction:column;align-items:center;padding:0 2rem;width:100%}@media screen and (max-width:500px){.projects-container{padding:0 1rem}}.projects-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(3,1fr)}@media(max-width:1024px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.projects-grid{grid-template-columns:1fr}}.projects-grid__item{background:#1a1a1a;border-radius:12px;overflow:hidden;border:1px solid #1a1a1a;transition:transform .3s ease,box-shadow .3s ease}.projects-grid__item:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.projects-grid__link{display:block;text-decoration:none;color:inherit}.projects-grid__image-container{aspect-ratio:16/9;width:100%;background-color:#333}.projects-grid__image-container img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.projects-grid__content{padding:1.5rem;background-color:#1a1a1a}.projects-grid__title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:#fff}.projects-grid__title :hover{text-decoration:underline;text-underline-offset:5px}.projects-grid__description{font-size:.9rem;color:#ccc;line-height:1.4}.projects-intro{position:relative;max-width:900px;display:flex;flex-direction:column;align-items:left;margin-bottom:2rem;width:100%}.projects-intro__title{font-size:clamp(2.5rem,7vw,5rem);font-weight:800;letter-spacing:-.02em;color:#1a1a1a}.projects-intro__description{font-size:1.25rem;line-height:1.6;color:#000}.projects-intro__description strong{color:#ff6000;font-weight:600}@media(max-width:500px){.projects-intro__title{font-size:2.25rem}.projects-intro__description{font-size:1.1rem}}.projects-section{width:100%;max-width:1400px;display:flex;flex-direction:column;align-items:flex-start}.projects-section__heading-container{width:100%;max-width:900px;display:flex;justify-content:left;text-align:left;margin-top:60px}@media screen and (max-width:500px){.projects-section__heading-container{margin:0}}.projects-section__second{margin-top:4rem}.projects-section__heading{font-size:4rem;font-weight:800;max-width:1200px;color:#1a1a1a;margin-bottom:2rem;position:relative;display:inline-block;text-align:left}@media screen and (max-width:500px){.projects-section__heading{font-size:2rem}}.projects-section__heading:after{content:"";position:absolute;bottom:-8px;left:0;width:120px;height:4px;background-color:#ff6000}@media screen and (max-width:500px){.projects-section__heading:after{width:60px}}@media(max-width:500px){.projects-section{padding:2rem 0 0;font-size:16px}}.web{--primary-theme:#ff6000;--primary-light:rgba(255,96,0,0.1);--bg-main:#ffffff;--bg-secondary:#1f1f1f;--text-primary:#1a1a1a;--text-secondary:#a1a1a1;--text-tertiary:#1a1a1a;--transition:0.4s cubic-bezier(0.4,0,0.2,1);font-family:Inter,system-ui,sans-serif;color:var(--text-primary);background:var(--bg-main);padding:60px 0 0}.web__container{max-width:1550px;margin:0 auto;padding:0 24px;gap:10px}@media(max-width:1024px){.web__container{flex-direction:column;text-align:center;gap:60px;padding:0 16px}}.web__hero{padding:80px 0 100px}@media(max-width:1024px){.web__hero{flex-direction:column;text-align:center;gap:60px;padding:24px 0 96px}}.web__hero .web__container{display:flex;align-items:center;gap:140px}@media(max-width:1024px){.web__hero .web__container{flex-direction:column;text-align:center;gap:60px}}.web__heroContent{max-width:700px}.web__tag{display:inline-flex;align-items:center;padding:8px 16px;color:var(--primary-theme);border-radius:100px;font-size:1rem;font-weight:700;margin-bottom:24px;letter-spacing:.5px;text-transform:uppercase}.web__title{font-size:clamp(2.5rem,5vw,4rem);line-height:1.05;font-weight:850;margin-bottom:24px;letter-spacing:-.03em}.web__titleHighlight,.web__titleSecondary{color:var(--primary-theme)}.web__subtitle{font-size:1.25rem;line-height:1.6;color:var(--text-secondary);margin-bottom:40px;max-width:600px}@media(max-width:1024px){.web__subtitle{margin-inline:auto}}.web__actions{display:flex;gap:16px}@media(max-width:1024px){.web__actions{justify-content:center}}.web__btn{padding:16px 32px;border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;transition:var(--transition);display:flex;align-items:center;gap:10px}.web__btnPrimary{background:var(--primary-theme);color:#fff;border:none;box-shadow:0 10px 20px rgba(255,96,0,.2)}.web__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(255,96,0,.3)}.web__btnText{background:#fff;color:var(--text-primary);border:1px solid #e4e7ec}.web__btnText:hover{background:var(--bg-secondary);border-color:#d0d5dd}.web__heroVisual{flex:1 1;display:flex;perspective:1000px;justify-content:center}.web__imageWrapper{transition:transform .6s cubic-bezier(.2,.8,.2,1);transform:rotateY(-15deg) rotateX(8deg) rotate(2deg);transform-style:preserve-3d;width:-moz-fit-content;width:fit-content}.web__imageWrapper:hover{transform:rotateY(0) rotateX(0) rotate(0)}.web__imageWrapper:hover .web__placeholderImg img{object-position:bottom}@media(max-width:600px){.web__imageWrapper:hover{transform:rotateY(-15deg) rotateX(8deg) rotate(2deg)}}.web__phoneFrame{position:relative;width:100%;max-width:320px;margin:0 auto;background:#1a1a1a;border-radius:45px;padding:12px;box-shadow:0 20px 50px rgba(0,0,0,.5),inset 0 0 2px 2px hsla(0,0%,100%,.3);border:1px solid #333}.web__phoneButton{position:absolute;background:#222;width:3px;border-radius:2px 0 0 2px}.web__phoneButton.volume{left:-4px;top:100px;height:40px;box-shadow:-2px 0 5px rgba(0,0,0,.2)}.web__phoneButton.power{right:-4px;top:120px;height:50px;border-radius:0 1px 1px 0}.web__placeholderImg{width:100%;aspect-ratio:9/19.5;background:#000;border-radius:35px;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.web__placeholderImg img{width:100%;height:100%;object-fit:cover;object-position:top;transition:object-position 1s ease-in-out}@media(max-width:1024px){.web__placeholderImg img img{animation:mobileAppScroll 8s ease-in-out infinite alternate}}@keyframes mobileAppScroll{0%{object-position:top}to{object-position:bottom}}.web__placeholderImg:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,0) 50%);pointer-events:none}.web__how{padding:30px 0 100px;background:var(--bg-secondary)}.web__sectionHeader{text-align:center;margin-bottom:80px}.web__sectionTitleWhite{font-size:2.5rem;font-weight:800;margin-bottom:16px;color:#fff}.web__sectionParagraphWhite{color:var(--text-secondary);font-size:1.1rem}.web__sectionTitleBlack{font-size:2.5rem;font-weight:800;margin-bottom:16px;color:#000}.web__sectionParagraphBlack{color:var(--text-secondary);font-size:1.1rem}.web__steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}@media(max-width:768px){.web__steps{grid-template-columns:1fr}}.web__pricing{padding:30px 0 100px;background-color:var(--bg-main)}.web__pricingWrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;margin-top:60px;width:100%;align-items:stretch}@media(min-width:1201px)and (max-width:1550px){.web__pricingWrapper{grid-template-columns:repeat(3,1fr)}}@media(max-width:1200px){.web__pricingWrapper{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.web__pricingWrapper{grid-template-columns:1fr}}.stepItem{background:#fff;padding:48px 32px;border-radius:24px;transition:var(--transition);border:1px solid rgba(0,0,0,0)}.stepItem:hover{transform:translateY(-10px);border-color:var(--primary-light);box-shadow:0 20px 40px rgba(0,0,0,.04)}.stepItem__number{font-size:1rem;font-weight:800;color:var(--primary-theme);background:var(--primary-light);width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-bottom:24px}.stepItem__title{font-size:1.5rem;font-weight:700;margin-bottom:16px}.stepItem__text{color:var(--text-secondary);line-height:1.6}.planCard{background:#fff;padding:32px 24px;border-radius:24px;border:1px solid #e2e2e2;transition:var(--transition);display:flex;flex-direction:column;position:relative;width:350px}.planCard:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.08)}.planCardPro{border:2px solid var(--primary-theme);z-index:2}.planCard__name{font-size:1.25rem;font-weight:700}.planCard__price{font-size:3rem;font-weight:850;margin:16px 0}.planCard__price span{font-size:.9rem}.planCard__list{list-style:none;padding:0;margin-bottom:32px;flex-grow:1;text-align:left}.planCard__list li{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;font-size:.875rem;line-height:1.4;color:var(--text-primary)}.planCard__list li svg{flex-shrink:0;margin-top:2px;color:#12b76a}.planCard__btn{width:100%;padding:16px;border-radius:12px;font-weight:700;cursor:pointer;transition:var(--transition);border:1px solid #d0d5dd;background:#fff}.planCard__btnHighlight{background:var(--primary-theme);color:#fff;border:none}.planCard__btnHighlight:hover{background:#e55600}@keyframes floatingPhone{0%,to{transform:rotateY(-15deg) rotateX(8deg) rotate(2deg) translateY(0)}50%{transform:rotateY(-18deg) rotateX(10deg) rotate(3deg) translateY(-20px)}}.headerBlack{color:#fff}.headerBlack,.headerWhite{font-size:2.5rem;font-weight:800;margin-bottom:16px}.headerWhite{color:var(--bg-main)}.landing{position:relative;min-height:calc(100dvh - 80px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 2rem 0;width:100%;gap:32px}@media screen and (max-width:500px){.landing{padding:120px 1rem 0;gap:64px}}.landing__decoration{position:absolute;top:20%;right:10%;width:400px;height:400px;background:radial-gradient(circle,rgba(255,96,0,.1) 0,rgba(255,255,255,0) 70%);z-index:-1;filter:blur(60px)}.hero{max-width:1400px;width:100%;text-align:left;position:relative}.hero__title{display:flex;flex-direction:row;width:100%;font-size:5.5rem;font-weight:800;line-height:1.1;letter-spacing:-.04em;margin-bottom:2rem;gap:26px;color:#1a1a1a}.hero__title--h3{font-size:3rem}@media screen and (max-width:500px){.hero__title{gap:16px;font-size:48px}}.hero__title--left{text-align:left}.hero__title--center{text-align:center;width:100%}.hero__title--right{text-align:right;width:100%}.hero__title--accent{color:#ff6000}.hero__title--secondary{color:#cf5161}.hero__path-container{position:absolute;width:150px;height:100px;bottom:80px;left:20px;z-index:0;pointer-events:none}.hero__path-container svg{width:100%;height:100%;overflow:visible}.hero__subtitle{font-size:1.5rem;line-height:1.6;width:100%;margin-bottom:1rem}.hero__subtitle-small{font-size:1.5rem;line-height:1.6;max-width:750px}.hero__strong{color:#ff6000;font-size:1.5rem}.hero__actions{display:flex;position:relative;z-index:1;gap:1.5rem;margin-top:2rem}.hero__btn{padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:8px;transition:all .3s ease;text-decoration:none}.hero__btn--primary{background-color:#1a1a1a;color:#fff}.hero__btn--primary:hover{transform:translateY(-3px)}.hero__btn--secondary{border:2px solid rgba(0,0,0,.2);color:#1a1a1a}.hero__btn--secondary:hover{border-color:#ff6000}.section-2{max-width:900px;text-align:left;margin-top:2rem;width:100%;display:flex;flex-direction:column;gap:26px}.section-2 h2{font-size:2rem;font-weight:800;color:#1a1a1a}@media(max-width:768px){.hero__actions{flex-direction:column}.hero__btn{text-align:center}}.contact{position:relative;min-height:calc(100dvh - 200px);display:flex;justify-content:center;padding:4rem 2rem}@media screen and (max-width:500px){.contact{padding:64px 1rem 0;height:auto}}.contact__hero{max-width:1400px;width:100%;height:100%}.contact__title{display:flex;flex-direction:row;gap:26px;width:100%;font-size:clamp(2.5rem,7vw,5rem);font-weight:800;line-height:1}@media screen and (max-width:500px){.contact__title{flex-direction:column;gap:10px;font-size:50px}}.contact__title--left{text-align:left}.contact__title--center{text-align:center;color:#ff6000}.contact__title--right{text-align:right}.contact__container{background:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.05);padding:3rem;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.03)}@media screen and (max-width:500px){.contact__container{padding:1rem}}.contact__group{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.5rem}.contact__label{font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}.contact__input{padding:1rem;border:2px solid rgba(0,0,0,.05);border-radius:8px;font-size:1.1rem;transition:border-color .3s ease;background:#fff;color:#1a1a1a}.contact__input:focus{outline:none;border-color:#ff6000}.contact__input--textarea{min-height:150px;resize:vertical}.contact__btn{width:100%;padding:1.2rem;background:#1a1a1a;color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:transform .2s ease,background .2s ease}.contact__btn:hover{transform:translateY(-3px)}.contact__decoration{position:absolute;bottom:10%;left:5%;width:300px;height:300px;background:radial-gradient(circle,rgba(207,81,97,.1) 0,transparent 70%);z-index:-1;filter:blur(50px)}.experience{width:100%;max-width:1400px}.experience,.experience__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.experience__wrapper{padding:4rem 2rem}@media screen and (max-width:500px){.experience__wrapper{padding:64px 1rem 0}}.experience__header{text-align:center;margin-bottom:4rem}.experience__title{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;margin-bottom:1rem}.experience__list{display:flex;flex-direction:column;gap:0}.experience__card{display:flex;gap:2rem}@media(max-width:500px){.experience__card{gap:.5rem}}.experience__time-rail{display:flex;flex-direction:column;align-items:center;width:20px}.experience__dot{width:14px;height:14px;background:#ff6000;border-radius:50%;margin-top:8px;z-index:2}.experience__description{font-size:18px;color:#1a1a1a;line-height:20px}@media screen and (max-width:500px){.experience__description{font-size:16px}}.experience__line{flex-grow:1;width:2px;background:rgba(26,26,26,.1)}.experience__content{padding-bottom:3rem;flex:1 1}.experience__card:last-child .experience__content{padding-bottom:0}.experience__period{font-weight:700;color:#ff6000;font-size:.9rem;text-transform:uppercase}.experience__role{font-size:1.5rem;font-weight:800;margin:.5rem 0}.experience__company{font-weight:600;margin-bottom:1rem}.experience__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.4rem}.experience__tag{background:rgba(26,26,26,.15);padding:.3rem .8rem;border-radius:4px;font-size:.8rem;font-weight:600}.experience-section{width:100%;max-width:1400px;display:flex;flex-direction:column;align-items:flex-start}.project-page{padding:130px 24px 100px;min-height:100vh}@media(max-width:500px){.project-page{padding:90px 24px 50px}}.project-page__container{max-width:1000px;margin:0 auto}.project-page__back{display:flex;align-items:center;gap:8px;color:#ff6000;text-decoration:none;font-weight:600;margin-bottom:30px}.project-page__back:hover{opacity:.8}@media(max-width:500px){.project-page__back{margin-bottom:20px}}.project-page__title{font-size:clamp(2.5rem,5vw,4rem);font-weight:850;margin-bottom:16px;letter-spacing:-.03em}.project-page__heading{font-size:3rem;font-weight:800;max-width:1200px;color:#1a1a1a;margin-bottom:1rem;position:relative;display:inline-block;text-align:left}@media screen and (max-width:500px){.project-page__heading{font-size:2rem}}.project-page__heading:after{content:"";position:absolute;bottom:-8px;left:0;width:120px;height:4px;background-color:#ff6000}@media screen and (max-width:500px){.project-page__heading:after{width:60px}}.project-page__subtitle{font-size:1.25rem;color:#1a1a1a;margin-bottom:32px;max-width:700px;line-height:1.6}.project-page__actions{display:flex;gap:16px;margin-bottom:60px}@media(max-width:500px){.project-page__actions{display:flex;flex-flow:column;text-align:center;justify-content:center;align-items:center}}.project-page__btn{display:flex;align-items:center;gap:10px;padding:12px 24px;border-radius:8px;text-decoration:none;text-align:center;font-weight:600;background:#1a1a1a;color:#fff;border:1px solid #333;transition:.3s ease}.project-page__btn--primary{background:#ff6000;border-color:#ff6000}.project-page__btn:hover{transform:translateY(-3px)}@media(max-width:500px){.project-page__btn{width:100%;justify-content:center;align-items:center}}.project-page__image-box{background-color:#333;border-radius:20px;padding:8px;margin-bottom:60px;max-height:500px;overflow:hidden}.project-page__image-box img{width:100%;border-radius:12px}@media screen and (max-width:500px){.project-page__image-box{padding:0;margin-bottom:60px;border:3px solid #333;border-radius:5px}.project-page__image-box img{border-radius:2px}}.project-page__skills-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;margin-bottom:60px}@media(max-width:768px){.project-page__skills-grid{grid-template-columns:1fr}}.project-page__card{padding:32px 0 0;border-radius:16px;font-size:28px;font-weight:600}.project-page__card h3{margin-bottom:20px;font-size:1.2rem;color:#1a1a1a}@media(max-width:500px){.project-page__card{padding:0}}.project-page__section-title{margin-bottom:16px}.project-page__tags{display:flex;flex-wrap:wrap;gap:10px}.project-page__tags span{background:#222;padding:6px 14px;border-radius:100px;font-size:.85rem;color:#ccc}.project-page__tags--alt span{background:rgba(255,96,0,.1);color:#ff6000}.project-page__carl{display:grid;grid-gap:24px;gap:24px;margin-top:20px}.project-page__carl-item h4{display:flex;align-items:center;gap:10px;color:#ff6000;margin-bottom:6px;text-transform:uppercase;letter-spacing:1px}.project-page__carl-item p{color:#1a1a1a;line-height:1.8;font-size:1.1rem}