*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--orange: #FF6112;--purple: #7300FF;--orange-light: #FF9D5C;--periwinkle: #B8BAFF;--black: #0D0D0D;--white: #FAFAFA;--off-white: #F5F0EB;--font-display: "Barlow", sans-serif;--font-body: "Figtree", sans-serif;--text-on-dark-primary: rgba(255, 255, 255, 1);--text-on-dark-secondary: rgba(255, 255, 255, .87);--text-on-dark-muted: rgba(255, 255, 255, .7);--text-on-dark-hint: rgba(255, 255, 255, .6);--border-on-dark: rgba(255, 255, 255, .3);--error-on-dark: oklch(90% .06 15);--text-muted: #555;--divider: #E8E8E8}html{scroll-behavior:smooth}section[id]{scroll-margin-top:94px}body{font-family:var(--font-body);background-color:var(--white);color:var(--black);overflow-x:hidden;-webkit-font-smoothing:antialiased}::selection{background:var(--orange);color:var(--white)}.reveal{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transform:translate(-40px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal-left.visible{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transform:translate(40px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal-right.visible{opacity:1;transform:translate(0)}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}@keyframes hero-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.hero-anim{animation:hero-rise .7s cubic-bezier(.16,1,.3,1) both}.hero-anim-1{animation-delay:.08s}.hero-anim-2{animation-delay:.18s}.hero-anim-3{animation-delay:.28s}@media(min-width:760px){.hero-grid{grid-template-columns:1.1fr .9fr!important}}.nav-link:focus-visible{outline:2px solid var(--orange);outline-offset:4px;border-radius:2px;color:var(--orange)!important}.hero-btn:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.service-card{background:var(--white);padding:36px 30px;transition:background .25s ease;cursor:default}.service-card__bar{width:32px;height:3px;background:var(--orange);margin-bottom:20px;transition:background .25s}.service-card__title{font-family:var(--font-display);font-weight:700;font-size:20px;letter-spacing:-.01em;color:var(--black);margin-bottom:12px;transition:color .25s}.service-card__desc{font-family:var(--font-body);font-size:15px;line-height:1.72;color:var(--text-muted);transition:color .25s;flex:1}.service-card__arrow{display:none;font-family:var(--font-display);font-weight:700;font-size:18px;color:var(--orange);margin-top:20px;transition:color .25s;align-self:flex-end}@media(hover:none){.service-card{display:flex;flex-direction:column}.service-card__arrow{display:block}.service-card:active .service-card__arrow{color:#ffffffe0}}@media(hover:hover){.service-card:hover{background:var(--orange)}.service-card:hover .service-card__bar{background:#ffffff80}.service-card:hover .service-card__title{color:var(--white)}.service-card:hover .service-card__desc{color:#ffffffe0}}@media(hover:none){.service-card:active{background:var(--orange)}.service-card:active .service-card__bar{background:#ffffff80}.service-card:active .service-card__title{color:var(--white)}.service-card:active .service-card__desc{color:#ffffffe0}}@media(min-width:640px)and (max-width:1199px){.services-grid{grid-template-columns:repeat(2,1fr)!important}}@media(min-width:1200px){.services-grid{grid-template-columns:repeat(4,1fr)!important}}@media(max-width:639px){.service-card{padding:28px 20px}}@media(prefers-reduced-motion:reduce){.reveal,.reveal-left,.reveal-right{opacity:1;transform:none;transition:none}.hero-anim{animation:none;opacity:1}.service-card,.service-card__bar,.service-card__title,.service-card__desc{transition:none}}.faq-answer-wrapper{display:grid;transition:grid-template-rows .28s cubic-bezier(.4,0,.2,1)}.faq-toggle:focus-visible{outline:2px solid var(--orange);outline-offset:2px;border-radius:2px}@media(prefers-reduced-motion:reduce){.faq-answer-wrapper{transition:none}}.about-photo-box{border:2px solid var(--black);overflow:hidden;aspect-ratio:3 / 4;box-shadow:10px 10px 0 var(--periwinkle)}@media(min-width:1024px){.about-grid{grid-template-columns:.9fr 1.1fr!important}}@media(min-width:640px)and (max-width:1023px){.about-grid{grid-template-columns:repeat(2,1fr)!important;gap:48px!important}}@media(max-width:639px){.about-text{order:-1}.about-photo-box{aspect-ratio:4 / 3;box-shadow:0 8px 0 var(--periwinkle)}}#contact input:focus-visible,#contact textarea:focus-visible{outline:2px solid var(--orange);outline-offset:2px;border-color:var(--orange)}#contact button:focus-visible{outline:2px solid var(--orange-light);outline-offset:3px}
