@font-face{font-family:Super Croissant;src:url(/fonts/Super%20Croissant.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8ede3;font-family:Poppins,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}a{color:#eb5b00;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#00224d}html{scroll-behavior:smooth}html,body{width:100%;min-width:320px;min-height:100vh;margin:0;padding:0;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#eb5b00;margin:0;font-family:Super Croissant,sans-serif}h1{font-size:9rem;line-height:100%}h2{font-size:6.375rem;line-height:100%}h3{font-size:4.5rem;line-height:100%}h4{font-size:3.1875rem;line-height:100%}h5{font-size:2.25rem;line-height:110%}h6{font-size:1.625rem;line-height:110%}@media (max-width:768px){h1{font-size:2.5rem;line-height:100%}h2{font-size:1.75rem;line-height:100%}h3{font-size:1.25rem;line-height:100%}h4{font-size:1rem;line-height:100%}h5{font-size:.875rem;line-height:110%}h6{font-size:.75rem;line-height:110%}}p{color:#313438;font-family:Poppins,sans-serif;font-size:1rem}button{color:#f8ede3;cursor:pointer;background-color:#eb5b00;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1rem;font-weight:500;transition:all .25s}button:focus,button:focus-visible{outline:4px auto #eb5b00}.header{z-index:1000;pointer-events:none;align-items:center;width:auto;height:100vh;padding:2rem 0;display:flex;position:fixed;top:0;right:0}.nav{pointer-events:auto;flex-direction:column;justify-content:center;align-items:flex-end;gap:1rem;height:100%;display:flex}.logo{padding-right:2rem;position:absolute;top:2rem;right:0}.logo a{align-items:center;text-decoration:none;transition:opacity .3s;display:flex}.logo a:hover{opacity:.8}.logo-img{object-fit:contain;width:auto;height:40px}.logo-text{color:#eb5b00;font-family:Super Croissant,sans-serif;font-size:1.25rem;transition:color .3s}.logo a:hover .logo-text{color:#00224d}.nav-links{flex-direction:column;align-items:flex-end;gap:3rem;margin:0;padding:0;list-style:none;display:flex}.nav-links li{justify-content:flex-end;align-items:flex-end;height:60px;display:flex;position:relative}.nav-links a{color:#fff;white-space:nowrap;background-color:#eb5b00;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;width:fit-content;min-width:60px;margin-right:calc(.5em - 30%);padding:.75rem 1rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex;position:relative;right:0;overflow:visible;transform:rotate(-90deg);box-shadow:0 2px 8px #0000001a}.nav-links a:before{content:attr(data-text);opacity:0;width:0;transition:all .3s}.nav-links a:hover{color:#f8ede3;z-index:3;background-color:#00224d;border-color:#00224d;min-width:150px;padding-right:1.5rem;transform:rotate(-90deg)translate(-10px)translateY(-2px);box-shadow:0 4px 12px #eb5b0066}.nav-links a:hover:before{opacity:0}.menu-overlay{display:none}.hamburger{cursor:pointer;z-index:1001;pointer-events:auto;background:0 0;border:none;outline:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;padding:0;display:none}.hamburger:focus,.hamburger:focus-visible,.hamburger.active,.hamburger.active:focus,.hamburger.active:focus-visible{border:none;outline:none}.hamburger span{transform-origin:50%;background-color:#eb5b00;border-radius:3px;width:100%;height:3px;transition:all .3s;display:block}.hamburger.active span:first-child{transform:translateY(10px)rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0;transform:scale(0)}.hamburger.active span:nth-child(3){transform:translateY(-10px)rotate(-45deg)}@media (max-width:1024px){.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;background-color:#f8ede3f2;height:auto;padding:1rem 2rem;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #0000001a}.menu-overlay{z-index:998;background-color:#00000080;width:100%;height:100vh;transition:opacity .3s;display:block;position:fixed;top:0;left:0}.nav{flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1440px;height:auto;margin:0 auto}.logo{padding-right:0;position:relative;top:auto;right:auto}.hamburger{z-index:1001;order:2;display:flex;position:relative}.nav-links{z-index:999;pointer-events:auto;background-color:#f8ede3;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;max-width:300px;height:100vh;padding:5rem 2rem 2rem;transition:transform .3s;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-2px 0 10px #0000001a}.nav-links.active{transform:translate(0)}.nav-links li{justify-content:flex-start;align-items:flex-start;width:100%;height:auto}.nav-links a{text-align:left;border-radius:8px;width:100%;min-width:auto;margin-right:0;padding:1rem;transform:rotate(0)}.nav-links a:hover{color:#fff;background-color:#00224d;border-color:#00224d;min-width:auto;transform:translate(5px)translateY(-2px);box-shadow:0 4px 12px #eb5b0066}}@media (max-width:768px){.header{padding:1rem}.logo-text{font-size:1rem}}.hero{grid-template-rows:1fr;grid-template-columns:1fr 1fr;align-items:start;gap:2rem;width:100%;max-width:1440px;margin:0 auto;padding:2rem 2rem 0;display:grid;position:relative}.hero-image{object-fit:contain;z-index:0;will-change:auto;width:800px;max-width:1000px;height:auto;max-height:800px;display:block}.hero-content{z-index:1;flex-direction:column;grid-area:1/1;justify-content:flex-start;align-items:flex-start;width:100%;margin:auto;padding-top:0;display:flex}.hero-title,.hero-content h2{color:#eb5b00;text-align:left;margin:0}.hero-description{text-wrap:pretty;width:calc(80vh - 150px)}.hero-buttons{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}@media (max-width:768px){.hero-buttons{gap:.75rem}.hero-button{min-height:48px;padding:.875rem 1.5rem}}.hero-button{cursor:pointer;background-color:#eb5b00;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.875rem 2rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.hero-button a{color:#fff;text-decoration:none;display:block}.hero-button:hover{background-color:#00224d;border-color:#00224d;transform:translateY(-2px);box-shadow:0 4px 12px #eb5b0066}.hero-button:first-of-type{background-color:#eb5b00}.hero-button:first-of-type:hover{background-color:#00224d}.hero-button:last-of-type{background-color:#0000;border-color:#eb5b00}.hero-button:last-of-type a{color:#313438}.hero-button:last-of-type:hover{background-color:#eb5b00;border-color:#eb5b00}.hero-button:last-of-type:hover a{color:#fff}@media (min-width:1025px) and (max-width:1199px){.hero-content{width:100%;padding-bottom:32px}.hero-image{width:40%;position:absolute;bottom:0}}@media (min-width:1200px) and (max-width:1440px){.hero-image{width:574px}}@media (min-width:1025px) and (max-width:1440px){.hero-content{max-width:100%}.hero-description{width:85%}.hero-image{max-height:1200px;right:8rem}}@media (max-width:1024px){.hero{flex-direction:column-reverse;justify-content:flex-end;gap:1rem;width:auto;min-height:0;padding-top:120px;display:flex}.hero-image{place-self:center;width:100%;max-width:1000px;height:auto;max-height:1300px;position:relative;bottom:auto;right:auto}.hero-content{grid-area:1/1;justify-content:flex-start;align-items:flex-start}.hero-description{width:100%}.hero-title,.hero-content h2{text-align:left}.hero-buttons{flex-direction:column;gap:1rem;width:100%}.hero-button{width:100%;min-height:48px}}.scribble-section{background-color:#f8ede3;width:100%;padding:0 0 2rem;overflow:hidden}.scribble-container{width:100%;height:150px;position:relative;overflow:hidden}.scribble-wrapper{will-change:transform;align-items:center;gap:1rem;width:fit-content;height:100%;display:flex;position:relative;left:0}.scribble-image{object-fit:contain;flex-shrink:0;width:auto;min-width:200px;height:100%;display:block}@media (max-width:1024px){.scribble-container{height:120px}}@media (max-width:768px){.scribble-container{height:80px}.scribble-image{min-width:100px}}.what-i-deliver{background-color:#f8ede3;padding:4rem 2rem}.what-i-deliver-content{max-width:1440px;margin:0 auto}.what-i-deliver-header{text-align:center;margin-bottom:4rem}.expertise-label{color:#313438;letter-spacing:.1em;margin:0 0 1rem;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:500}.what-i-deliver-title{color:#eb5b00;margin:0 0 1rem;font-family:Super Croissant,sans-serif;font-size:4.5rem;font-weight:400}.what-i-deliver-subtitle{color:#313438;text-wrap:pretty;max-width:600px;margin:0 auto;font-family:Poppins,sans-serif;font-size:1.125rem}.feature-cards{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.feature-card{background-color:#fff;border-radius:12px;flex-direction:column;align-items:flex-start;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.feature-icon{color:#313438;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.feature-title{color:#313438;margin:0 0 1rem;font-family:Super Croissant,sans-serif;font-size:1.75rem;font-weight:400;line-height:1.2}.feature-description{color:#313438;flex-grow:1;margin:0 0 1.5rem;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.6}.feature-link{color:#313438;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s}.feature-link:hover{color:#eb5b00}@media (max-width:1024px){.feature-cards{grid-template-columns:repeat(2,1fr);gap:1.5rem}.what-i-deliver-title{font-size:3.5rem}}@media (max-width:768px){.what-i-deliver{padding:3rem 1.5rem}.what-i-deliver-header{margin-bottom:3rem}.what-i-deliver-title{font-size:2.5rem}.what-i-deliver-subtitle{font-size:1rem}.feature-cards{grid-template-columns:1fr;gap:1.5rem}.feature-card{padding:2rem}.feature-title{font-size:1.5rem}}.how-i-work{background-color:#f8ede3;padding:4rem 2rem;overflow:hidden}.how-i-work-content{max-width:1440px;margin:0 auto}.how-i-work-header{text-align:center;margin-bottom:4rem}.process-label{color:#313438;letter-spacing:.1em;margin:0 0 1rem;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:500}.how-i-work-title{color:#eb5b00;margin:0 0 1rem;font-family:Super Croissant,sans-serif;font-size:4.5rem;font-weight:400}.how-i-work-subtitle{color:#313438;max-width:600px;margin:0 auto;font-family:Poppins,sans-serif;font-size:1.125rem}.process-grid{grid-template-columns:1fr 2fr;align-items:start;gap:2rem;margin-top:3rem;display:grid}.process-left{flex-direction:column;gap:2rem;height:100%;display:flex}.process-right{height:100%;display:flex}.process-card{background-color:#fff;border-radius:12px;flex-direction:column;align-items:flex-start;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex}.process-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.process-card-large{background-color:#fff;border-radius:12px;flex-direction:column;align-items:flex-start;width:100%;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.process-card-large:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.process-icon{color:#313438;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.process-card-label{color:#666;letter-spacing:.1em;margin:0 0 .5rem;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:500}.process-card-title{color:#313438;text-transform:uppercase;margin:0 0 1rem;font-family:Super Croissant,sans-serif;font-size:1.75rem;font-weight:400;line-height:1.2}.process-card-description{color:#313438;margin:0 0 1.5rem;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.6}.process-card-large .process-card-description{flex-grow:0;margin-bottom:1.5rem}.process-link{color:#313438;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s}.process-link:hover{color:#eb5b00}.process-card-actions{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.process-button{color:#313438;background-color:#0000;border:1px solid #313438;border-radius:8px;padding:.75rem 1.5rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .3s,color .3s;display:inline-block}.process-button:hover{color:#f8ede3;background-color:#313438}.process-image-container{border-radius:8px;flex-shrink:0;width:100%;height:300px;min-height:300px;margin-top:auto;overflow:hidden}.process-image{object-fit:cover;width:100%;height:100%}.process-rolling-text-container{border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;min-height:250px;display:flex;position:relative;overflow:hidden}.process-body{text-align:center;z-index:1;pointer-events:none;mix-blend-mode:difference;color:#374d1c;width:70%;position:relative}.process-body h2{text-transform:uppercase;color:#313438;margin:0;font-family:Super Croissant,sans-serif;font-size:4.5rem;font-weight:400;line-height:1.2}.process-grid-animation{width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.process-column{width:5vw}.process-column div{border:1px solid #0000;width:100%;height:2vw;transition:background-color .3s}@media (max-width:1024px){.process-grid{grid-template-columns:1fr;gap:2rem}.process-left{gap:2rem}.how-i-work-title,.process-body h2{font-size:3.5rem}}@media (max-width:768px){.how-i-work{padding:3rem 1.5rem}.how-i-work-header{margin-bottom:3rem}.how-i-work-title{font-size:2.5rem}.how-i-work-subtitle{font-size:1rem}.process-card,.process-card-large{padding:2rem}.process-card-title{font-size:1.5rem}.process-body h2{font-size:2.5rem}.process-image-container{height:250px}}.about-me{background-color:#f3f3f3;padding:4rem 2rem}.about-me-content{max-width:1440px;margin:0 auto}.about-me-header{justify-content:space-between;align-items:center;width:100%;display:flex}.about-me-title{color:#eb5b00;margin:0;font-family:Super Croissant,sans-serif;font-size:4.5rem}.social-links{align-items:center;gap:16px;display:flex}.social-link{color:#eb5b00;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:transform .3s,opacity .3s;display:flex}.social-link:hover{opacity:.8;transform:scale(1.1)}.social-icon{flex-shrink:0;width:32px;height:32px}.upwork-icon{object-fit:contain;width:32px;height:32px}.about-me-body{text-align:center;margin-top:4rem}.about-me-subtitle{color:#eb5b00;margin:0 0 2rem;font-family:Super Croissant,sans-serif;font-size:3.1875rem}.about-me-image-container{background-color:#eb5b00;border:none;border-radius:12px;width:100%;max-width:500px;height:500px;margin:0 auto 2rem;position:relative;overflow:hidden}.about-me-image{object-fit:cover;border-radius:12px;width:100%;height:100%}.about-me-bg-layer{object-fit:cover;border-radius:0}.about-me-fg-layer{object-position:center;width:100%;height:100%;object-fit:contain!important}.about-me-text{text-wrap:pretty;max-width:800px;margin:0 auto}.about-me-text p{color:#313438;margin:0;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.6}@media (max-width:1024px){.about-me-title{font-size:3.1875rem}.about-me-subtitle{font-size:2.25rem}}@media (max-width:768px){.about-me{padding:3rem 1rem}.about-me-header{align-items:center;gap:2rem}.about-me-title{font-size:2.25rem}.social-links{align-self:flex-end}.about-me-body{margin-top:3rem}.about-me-subtitle{font-size:1.75rem}.about-me-image-container{max-width:100%;height:400px}}.depth-map-container{width:100%;height:100%;min-height:100%;transform-style:preserve-3d;pointer-events:auto;display:block;position:relative}.depth-map-content{width:100%;height:100%;transform-style:preserve-3d;will-change:transform}.depth-map-three-layer{position:relative}.depth-map-layer{width:100%;height:100%;transform-style:preserve-3d;will-change:transform;backface-visibility:hidden;position:absolute;top:0;left:0}.depth-map-background{z-index:1}.depth-map-midground{z-index:2}.depth-map-foreground{z-index:3;justify-content:center;align-items:flex-end;width:60%;height:auto;display:flex;top:auto;bottom:0;left:50%}.depth-map-container img{object-fit:cover;backface-visibility:hidden;width:100%;height:100%;display:block}.work{background-color:#f3f3f3;padding:4rem 2rem}.work-content{max-width:1440px;margin:0 auto}.work-header{text-align:center;margin-bottom:4rem}.work-label{color:#313438;letter-spacing:.1em;margin:0 0 1rem;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:500}.work-title{color:#eb5b00;margin:0 0 1rem;font-family:Super Croissant,sans-serif;font-size:4.5rem;font-weight:400}.work-subtitle{color:#313438;text-wrap:pretty;max-width:600px;margin:0 auto;font-family:Poppins,sans-serif;font-size:1.125rem}.work-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;align-items:start;gap:2rem;margin-bottom:4rem;display:grid}.work-card{background-color:#fff;border-radius:12px;flex-direction:column;width:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.work-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.work-card-image{background-color:#f0f0f0;justify-content:center;align-items:center;width:100%;height:auto;display:flex;overflow:hidden}.work-card-image img{object-fit:contain;width:100%;height:auto}.work-card-content{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.work-card-title{color:#313438;margin:0 0 .75rem;font-family:Super Croissant,sans-serif;font-size:1.75rem;font-weight:400;line-height:1.2}.work-card-description{color:#313438;margin:0 0 1rem;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.6}.work-card-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.work-tag{color:#313438;letter-spacing:.02em;background-color:#e8e8e8;border-radius:4px;padding:.375rem .75rem;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:500}.work-card-link{color:#313438;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-block}.work-card-link:hover{color:#eb5b00}.work-card-status{color:#313438;opacity:.7;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;display:inline-block}.work-footer{text-align:center;margin-top:2rem}.work-view-all{color:#313438;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s}.work-view-all:hover{color:#eb5b00}@media (max-width:1024px) and (min-width:769px){.work-grid{column-count:2;column-gap:1.5rem;display:block}.work-card{break-inside:avoid;page-break-inside:avoid;width:100%;margin-bottom:1.5rem;display:inline-block}.work-title{font-size:3.5rem}}@media (max-width:1024px){.work-title{font-size:3.5rem}}@media (max-width:768px){.work{padding:3rem 1.5rem}.work-header{margin-bottom:3rem}.work-title{font-size:2.5rem}.work-subtitle{font-size:1rem}.work-grid{grid-template-columns:1fr;gap:1.5rem}.work-card-content{padding:1.5rem}}.cta{background-color:#f8ede3;justify-content:center;align-items:center;padding:6rem 2rem;display:flex;position:relative}.cta-card{text-align:center;background-color:#00224d;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:80%;max-width:1200px;padding:4rem 6rem;transition:width .3s,height .3s,padding .3s;display:flex}.cta-heading{color:#f8ede3;margin:0 0 2rem;font-family:Super Croissant,sans-serif;font-size:4.5rem;font-weight:400;line-height:1.1}.cta-description{color:#f8ede3;text-wrap:pretty;max-width:700px;margin:0 0 3rem;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.6}.cta-buttons{justify-content:center;align-items:center;gap:1rem;display:flex}.cta-button{border-radius:8px;padding:1rem 2rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .3s,opacity .3s;display:inline-block}.cta-button:hover{opacity:.9;transform:translateY(-2px)}.cta-button-primary{color:#fff;background-color:#eb5b00}.cta-button-secondary{color:#000;background-color:#6a6a6a}@media (max-width:1024px){.cta-card{width:85%;padding:3rem 4rem}.cta-heading{font-size:3.1875rem}.cta-description{font-size:1rem}}@media (max-width:768px){.cta{padding:4rem 1rem}.cta-card{border-radius:16px;width:40%;padding:2.5rem 2rem}.cta-heading{margin-bottom:1.5rem;font-size:2.25rem}.cta-description{margin-bottom:2rem;font-size:1rem}.cta-buttons{flex-direction:column;width:100%}.cta-button{text-align:center;width:100%}}.footer{color:#f8ede3;background-color:#00224d;padding:3rem 2rem 1.5rem}.footer-content{grid-template-columns:repeat(3,1fr);align-items:start;gap:4rem;max-width:1440px;margin:0 auto 2rem;display:grid}.footer-section{flex-direction:column;display:flex}.footer-section:first-child{justify-self:start;align-items:flex-start}.footer-section:nth-child(2){justify-self:center;align-items:center}.footer-section:nth-child(3){justify-self:end;margin-left:auto}.footer-logo{object-fit:contain;width:auto;height:60px}.footer-links{flex-direction:row;justify-content:center;align-items:center;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.footer-links a{color:#f8ede3;font-family:Poppins,sans-serif;font-size:1rem;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#eb5b00}.footer-social-links{align-items:center;gap:16px;display:flex}.footer-social-link{color:#eb5b00;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:transform .3s,opacity .3s;display:flex}.footer-social-link:hover{opacity:.8;transform:scale(1.1)}.footer-social-icon{flex-shrink:0;width:32px;height:32px}.footer-social-icon.upwork-icon{object-fit:contain;width:32px;height:32px}.footer-bottom{text-align:center;border-top:1px solid #f8ede333;max-width:1440px;margin:0 auto;padding-top:2rem}.footer-bottom p{color:#f8ede3;margin:0;font-family:Poppins,sans-serif;font-size:.875rem}.footer-email a{color:#f8ede3;text-decoration:none;transition:color .3s}.footer-email a:hover{color:#eb5b00}@media (max-width:767px){.footer{padding:2rem 1rem 1rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-section:first-child,.footer-section:nth-child(2),.footer-section:nth-child(3){justify-self:center;align-items:center;margin-left:0}.footer-links{flex-direction:column;gap:1rem}}#root{width:100%;min-height:100vh}
