@font-face{font-family:PTSerif;src:url(/assets/PTSerif-Italic-subset-B9d3G5Bu.woff2) format("woff2");font-display:swap}@font-face{font-family:FigTree;src:url(/assets/Figtree-subset-BTsvgqpu.woff2) format("woff2");font-display:swap}@font-face{font-family:FigTree Italic;src:url(/assets/Figtree-Italic-subset-Di8MJv1F.woff2) format("woff2");font-display:swap}:root{--primary-bg-color: rgb(254, 246, 231);--secondary-bg-color: rgb(53, 34, 65);--harvest-grad: linear-gradient(235deg, #E95096 0%, var(--secondary-bg-color) 90% );--primary-bg-glass: rgb(77, 49, 93);--bg-card: hsl(36, 53%, 91%);--secondary-bg-card: #4b335a;--primary-text-color: #352241;--secondary-text-color: #fef6e7;--harvest-black: #16081F;--harvest-blue: #2ca7ff;--harvest-blue-tint: rgb(253, 253, 253);--harvest-cream: #fef6e7;--harvest-grey: hsl(36, 53%, 91%);--harvest-pink:#ff4ebe;--harvest-orange: #f5a510;--accent: rgb(255, 78, 190);--headline-font: "FigTree", Avenir, Helvetica, sans-serif;--body-font: "FigTree", Avenir, Helvetica, sans-serif;--subtitle-font: "PTSerif", serif;--sans-serif-italic: "FigTree Italic", Avenir, Helvetica, sans-serif;--hero-letter-spacing: .05em;--subtitle-letter-spacing: 0em;--footer-letter-spacing: .15em;--hero-weight: 400;--subtitle-weight: 400;--body-weight: 300}[data-theme=light]{--primary-bg-color: #fcf7ef;--bg-card: #fffbf4;--primary-text-color: #352241;--secondary-text-color: rgba(0,0,0,.7);--accent-color: #ff6600}::selection{background:#ff4ebe80;color:var(--harvest-black)}html{background:none}*,*:before,*:after{box-sizing:border-box}body{color:var(--primary-text-color);font-family:var(--body-font);line-height:1.5;font-weight:var(--body-weight);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 auto;padding:0;background:var(--secondary-bg-color)}html,body{height:100%;margin:0;scroll-behavior:smooth}main{flex:1}section{scroll-margin-top:100px}h1{font-family:var(--body-font);font-weight:var(--hero-weight);color:var(--primary-text-color);line-height:1.1;margin:0 0 1rem}h2{text-transform:uppercase;letter-spacing:var(--hero-letter-spacing);font-size:2rem;font-weight:500;margin-bottom:1rem}h3{letter-spacing:var(--subtitle-letter-spacing);font-size:1.5rem;font-weight:500;margin:4rem 0rem 1rem}h4{letter-spacing:var(--subtitle-letter-spacing);font-size:clamp(1rem,3vw,1.5rem);font-weight:500;margin:4rem 0rem 1rem}p{font-family:var(--body-font);font-weight:var(--body-weight);line-height:1.6;margin:0 0 1rem;font-size:clamp(1rem,4vw,1.25rem)}cite{font-family:var(--body-font);font-weight:var(--subtitle-weight);font-size:.9rem;text-transform:uppercase;letter-spacing:var(--footer-letter-spacing);opacity:.6;color:var(--primary-text-color);margin-top:2rem}a{font-weight:600}@media(max-width:600px){h1{font-size:clamp(1.5rem,10vw,2.5rem)}h2,h3,h4{font-size:clamp(.9rem,4vw,1.2rem)}p{font-size:.95rem}}#root{margin:0 auto;text-align:center}html{scroll-behavior:smooth}.cb-overlay{position:fixed;bottom:0;left:0;right:0;z-index:9999;padding:1rem;display:flex;justify-content:left;animation:cb-slide-up .4s cubic-bezier(.16,1,.3,1) both;text-align:left}@keyframes cb-slide-up{0%{transform:translateY(110%);opacity:0}to{transform:translateY(0);opacity:1}}.cb-banner{background:var(--harvest-black);border:none;border-bottom:none;border-radius:2px;padding:1.5rem 2rem;width:100%;max-width:680px}.cb-text{margin:0 0 1rem;font-size:13px;font-weight:600;line-height:1.65;color:var(--secondary-text-color)}.cb-details{margin:0 0 1.25rem;display:flex;flex-direction:column;text-align:left;gap:12px;padding:1rem;background:var(--bg-card);border-radius:2px}.cb-option{display:flex;align-items:flex-start;gap:10px}.cb-option input[type=checkbox]{margin-top:2px;width:15px;height:15px;accent-color:var(--accent);cursor:pointer;flex-shrink:0}.cb-option input[type=checkbox]:disabled{cursor:not-allowed;opacity:.5}.cb-option-label{font-size:13px;font-weight:600;color:var(--primary-text-color);margin:0 0 2px;letter-spacing:.01em}.cb-option-desc{font-size:12px;color:var(--primary-text-color);margin:0;line-height:1.5}.cb-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.cb-btn-accept{background:var(--accent);color:var(--primary-text-color);border:none;border-radius:6px;padding:9px 18px;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background .15s ease}.cb-btn-accept:hover{background:var(--harvest-orange)}.cb-btn-secondary{background:transparent;color:var(--secondary-text-color);border:1px solid var(--harvest-cream);border-radius:6px;padding:9px 18px;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:border-color .15s ease,color .15s ease}.cb-btn-secondary:hover{border:1px solid var(--harvest-orange);color:var(--harvest-orange)}.cb-btn-link{background:none;border:none;padding:9px 4px;font-size:12px;color:var(--harvest-grey);cursor:pointer;text-decoration:underline;text-underline-offset:3px;letter-spacing:.02em}.cb-btn-link:hover{color:var(--harvest-orange)}@media(max-width:600px){.cb-overlay{padding:0}.cb-banner{border-radius:0;border-left:none;border-right:none;padding:1.25rem 1.25rem 1.5rem;max-width:100%}.cb-actions{flex-direction:column;align-items:stretch}.cb-btn-accept,.cb-btn-secondary,.cb-btn-link{text-align:center;width:100%}}.site-footer{background-color:var(--harvest-black);color:#fff;text-align:center;padding:2rem 1rem;font-size:.9rem;line-height:1.5}.footer-logo img{height:60px;width:auto;margin-bottom:1rem}.footer-copy,.footer-policies{margin-bottom:.5rem}.footer-policies a{color:#fff;margin:0 .5rem;text-decoration:none;transition:color .3s}.footer-policies a:hover{color:#f5a510}.footer-company{font-size:.8rem;opacity:.8}@media(max-width:500px){.footer-logo img{height:50px}.footer-policies a{display:block;margin:.3rem 0}.footer-company{font-size:.75rem}}*{box-sizing:border-box}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;position:fixed;width:100%;top:0;left:0;z-index:1000;transition:background-color .3s ease,backdrop-filter .3s ease;background-color:transparent;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}.navbar--scrolled,.navbar--inner{background-color:#fef6e7e6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.navbar-left,.navbar-right{display:flex;align-items:center;gap:20px}.nav-logo{height:100px;width:auto}.navbar-right a{color:var(--harvest-black);text-decoration:none;text-transform:uppercase;letter-spacing:var(--hero-letter-spacing);padding:2em 2rem;transition:color .3s;font-weight:500;font-size:clamp(1rem,4vw,1.25rem)}.navbar-right a:hover{color:#f5a510}.hamburger{display:flex;flex-direction:column;justify-content:space-between;width:50px;height:40px;cursor:pointer;z-index:1010;margin:1em}.hamburger span{display:block;height:3px;background:var(--harvest-black);border-radius:5px;transition:.3s}.hamburger.open span{color:#fff;background-color:var(--secondary-text-color);width:50px}.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(25px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(20px,-2px)}.mobile-menu{position:fixed;top:0;right:0;width:100vw;height:100vh;background-color:#1c1c1c;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;z-index:1001;transform:translate(100%);opacity:0;transition:transform .3s ease,opacity .3s ease}.mobile-menu--open{transform:translate(0);opacity:1}.mobile-menu a{color:var(--accent);font-size:1.5rem;font-weight:600;text-decoration:none}@media(max-width:1200px){.navbar-right>a{display:none}}@media(max-width:768px){.navbar{padding:.75rem 1rem}.nav-logo{height:60px}.navbar-left,.navbar-right{gap:12px}}.hero{display:flex;height:100vh;width:100%;overflow:hidden;background:var(--primary-bg-background);padding:1rem 0 2rem 4rem;gap:36px}.hero-left{width:50%;display:flex;align-items:center;justify-content:left}.hero-left h1{font-size:clamp(2.2rem,5vw,3rem);letter-spacing:0em;line-height:1.2;margin-bottom:1.5rem;font-weight:300;font-family:var(--headline-font);color:var(--primary-text-color);text-wrap:balance}.boldheader{font-weight:600}.hero-left p{font-size:1.5rem;margin-bottom:2rem;color:var(--primary-text-color)}.harvest{position:relative;font-size:inherit;font-weight:300;letter-spacing:inherit;color:var(--harvest-black);padding:0;white-space:nowrap}.harvest:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:2px;background-color:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .3s ease-in-out}.harvest:hover:after{transform:scaleX(1)}.harvest:hover{font-weight:300}.hero-btn{text-decoration:none;font-weight:400;color:var(--primary-text-color);margin-top:4em;transition:opacity .2s ease,transform .3s ease,border-bottom .3s ease;font-size:clamp(1rem,4vw,2rem);border-bottom:solid 2px var(--accent);padding:.5rem 0rem}.hero-btn:hover{opacity:.8;transform:translateY(-10px);color:var(--harvest-orange);border-bottom:solid 2px var(--harvest-orange)}.arrow{display:inline-flex;margin-left:8px}.arrow-icon{width:18px;height:18px;fill:currentColor;animation:arrowFloat 1.8s ease-in-out infinite;transform-origin:center}@keyframes arrowFloat{0%{transform:translateY(0);opacity:.6}50%{transform:translateY(6px);opacity:1}to{transform:translateY(0);opacity:.6}}.hero-right{width:50%;position:relative;overflow:hidden;margin-top:100px}.hero-right img{width:auto;height:100%;position:relative;z-index:2}.hero-shapes{position:absolute;inset:0;z-index:1;pointer-events:none;display:none}.hero-shapes svg{width:100%;height:100%}.scroll-indicator{position:absolute;bottom:10%;left:5%;display:none}.scroll-link{display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none}.scroll-arrow{width:36px;height:36px;border-right:5px solid var(--harvest-pink);border-bottom:5px solid var(--harvest-pink);transform:rotate(45deg);animation:drop 1.6s ease-in-out infinite}@keyframes drop{0%,to{transform:rotate(45deg) translate(0)}50%{transform:rotate(45deg) translate(3px,3px)}}@media(max-width:1200px){.hero{display:flex;height:80vh;width:100%;overflow:hidden;background:var(--primary-bg-background);padding:4rem 0 2rem 4rem;gap:36px}.hero-right{width:20%;position:relative;overflow:visible;margin-top:100px}.hero-right img{width:auto;height:500px;position:relative;z-index:2}.hero-left{width:50%;display:flex;align-items:center;justify-content:left}.scroll-indicator{display:none}}@media(max-width:768px){.hero{flex-direction:column-reverse;height:auto;padding:8em 2em 0;align-items:center;text-align:left;gap:2rem}.hero-left{width:100%;padding:0 0rem 4rem 0;display:flex;flex-direction:column;align-items:center}.hero-left p{max-width:90%}.hero-right{width:100%;justify-content:start;align-items:center;margin:0 auto;display:none}.hero-right img{transform:none;max-width:100%;height:auto;display:none}.scroll-indicator{display:none}}.Featured{display:flex;flex-direction:column;margin:0 auto}.featured-item{display:flex;flex-direction:row;gap:2rem;width:100%;box-sizing:border-box;background:var(--harvest-black)}.featured-image{flex:0 0 40%;position:relative}.featured-image img{width:100%;height:100%;max-height:600px;object-fit:cover;aspect-ratio:8 /9;display:block}.featured-content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:2rem;color:var(--secondary-text-color);max-width:1000px}.featured-content p{line-height:1.5}.featured-content a{text-decoration:none;line-height:8rem;font-size:clamp(1rem,4vw,2rem);display:inline block;color:var(--secondary-text-color);margin-top:2rem;transition:opacity .2s ease,transform .3s ease,border-bottom .3s ease;margin-bottom:1rem;border-bottom:solid 2px var(--accent);padding:.5rem 0rem;font-weight:400}.featured-content a:hover{opacity:.8;transform:translateY(-2px);color:var(--harvest-orange);border-bottom:solid 2px var(--harvest-orange)}@media(max-width:900px){.featured-item{flex-direction:column;gap:0}.featured-image{flex:1 1 auto}.featured-image img{min-width:100%;height:auto}.featured-content{padding:2em}}.Portfolio{padding:2em}.Portfolio h3{border-bottom:2px solid var(--harvest-grey);width:100%;color:var(--primary-text-color)}.bookshelf{display:flex;align-items:flex-end;flex-wrap:nowrap;width:100%;overflow-x:auto;overflow-y:hidden;gap:4px;padding:0rem 0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;background:var(--harvest-grey);cursor:grab;-ms-overflow-style:none;scrollbar-width:none}.bookshelf::-webkit-scrollbar{display:none}.bookshelf.dragging{cursor:grabbing}.book{position:relative;height:500px;flex:0 0 200px;overflow:hidden;border-radius:4px;scroll-snap-align:center;cursor:pointer;opacity:0;animation:bookIn .8s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--i, 0) * .08s);transition:flex-basis .6s cubic-bezier(.22,1,.36,1),opacity .3s ease,filter .3s ease;will-change:transform,flex-basis}.book img{width:100%;height:100%;object-fit:cover;display:block}.book:hover{z-index:10;flex:0 0 clamp(360px,25vw,360px);aspect-ratio:3 / 4;border:2px solid var(--harvest-orange)}.book.active{flex:0 0 clamp(360px,25vw,360px);border:2px solid var(--accent);z-index:20;aspect-ratio:3 / 4}.bookshelf:has(.book.active) .book:not(.active){opacity:1}.book-meta{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem;color:#fff;background:linear-gradient(to top,rgba(0,0,0,.75),transparent);opacity:0;transition:opacity .3s ease}.book-meta h4{margin:0}.book:hover .book-meta,.book.active .book-meta{opacity:1}@keyframes bookIn{0%{opacity:0}to{opacity:1}}.bookshelf-wrapper{display:flex;align-items:flex-end;gap:12px;position:relative}.shelf-controls{position:absolute;inset:0;display:flex;justify-content:space-between;align-items:center;z-index:10;pointer-events:none}.shelf-controls button{pointer-events:auto;width:80px;height:100%;background:#000000d9;border:none;font-weight:900;font-family:var(--body-font);font-size:clamp(2rem,4vw,4rem);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,color .2s ease}.shelf-controls button:hover{color:var(--harvest-cream);background:var(--harvest-orange)}.modal-overlay{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:9999}.modal{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.modal img{max-width:100%;max-height:85vh;object-fit:contain;border-radius:10px}.close{position:absolute;top:-40px;right:0;font-size:24px;font-weight:900;color:#fff;background:none;border:none;cursor:pointer}.modal-caption{position:absolute;bottom:-60px;width:100%;text-align:center;color:#fff}@media(max-width:768px){.shelf-controls{display:none}.bookshelf{align-items:stretch;padding:0;gap:16px;background:none;scroll-padding:16px}.book,.book.active,.book:hover{flex:0 0 70vw!important;transform:none!important;border:none;height:auto}.book.active{border:2px solid var(--accent)}.book-meta{opacity:1;background:linear-gradient(to top,rgba(0,0,0,1),rgba(0,0,0,.5),transparent)}.modal{flex-direction:column;padding:1rem}.modal img{max-height:70vh}.modal-caption{position:static;margin-top:16px}.close{top:-65px;font-size:2rem;padding:1em;border-radius:50%}}.Stats{color:var(--secondary-text-color);margin:0 auto;background:var(--harvest-grad);padding:4em}.stats-container{max-width:1200px;margin:0 auto;align-items:center;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);padding:1rem;border-radius:5px;text-align:center;color:var(--secondary-text-color)}.stats-intro{font-size:1.5rem;text-transform:uppercase;letter-spacing:.08em;text-align:center;opacity:1}.stats-grid{display:flex;justify-content:space-around;justify-items:left;gap:4rem;flex-wrap:wrap}.stat{flex:1 1 100px}.stat-number{font-size:clamp(4rem,8vw,6rem);font-weight:600;line-height:1;margin-bottom:.5rem}.stat-label{font-size:clamp(1rem,3vw,1.5rem);line-height:1.4;opacity:.8;font-family:var(--subtitle-font)}@media(max-width:900px){.Stats{padding:4em 2em}.stats-container{width:85%;padding:1em}.stats-grid{flex-direction:column;padding:1em}}.LogoCarousel{overflow:hidden;width:100%;padding:3rem 0;background-color:#f9f0e2}.logo-track{display:flex;width:max-content;animation:scrollLogos 120s linear infinite}.logo-item{flex:0 0 auto;padding:0 3rem;display:flex;align-items:center}.logo-item img{height:100px;width:auto;opacity:.6;transition:opacity .3s ease}.logo-item img:hover{opacity:1}@keyframes scrollLogos{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:900px){.logo-track{display:flex;width:max-content;animation:scrollLogos 45s linear infinite}.logo-item{flex:0 0 auto;padding:0 2rem;display:flex;align-items:center}.logo-item img{height:75px;width:auto;opacity:.8;transition:opacity .3s ease}}.About{padding:8rem 1rem;background:var(--primary-bg-color)}.about-container{max-width:1200px;margin:0 auto;display:flex;gap:10rem;align-items:center}.about-image{flex:1}.about-image img{width:100%;height:auto;display:block}.about-content{flex:2;color:var(--primary-text-color)}.about-content h2{margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.08em}.about-content p{margin-bottom:1.2rem;line-height:1.6}.about-link{display:inline-block;margin-top:1rem;text-decoration:none;font-weight:500}@media(max-width:900px){.About{padding:2rem 1rem}.about-image{display:none}.about-container{flex-direction:column}}.about-image svg{width:100%;height:auto}.sq{transform-box:fill-box;transform-origin:center;mix-blend-mode:multiply}.sq1{fill:#f6a713}.sq2{fill:#e65196}.sq3{fill:#24aee5}.sq1{animation:float1 12s ease-in-out infinite}.sq2{animation:float2 14s ease-in-out infinite}.sq3{animation:float3 10s ease-in-out infinite}@keyframes float1{0%,to{transform:translate(0)}50%{transform:translate(-12px,-18px) rotate(2deg)}}@keyframes float2{0%,to{transform:translate(0)}50%{transform:translate(18px,10px) rotate(-2deg)}}@keyframes float3{0%,to{transform:translate(0)}50%{transform:translate(-8px,22px) rotate(3deg)}}.testimonials-carousel-container{display:flex;gap:24px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab;-webkit-user-select:none;user-select:none;margin-top:4em;padding:1em;box-sizing:border-box}.testimonials-carousel-container.dragging{cursor:grabbing}.testimonials-carousel-container::-webkit-scrollbar{display:none}.testimonials-carousel-container{-ms-overflow-style:none;scrollbar-width:none}.testimonial-card{flex:0 0 auto;width:clamp(260px,35vw,420px);scroll-snap-align:center;background:var(--bg-card);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:0;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;border-bottom:4px solid var(--primary-text-color);position:relative;transition:transform .3s ease;color:var(--primary-text-color)}.testimonial-card:hover{transform:translateY(-6px)}.testimonial-message{font-size:1rem;line-height:1.6;padding:.5rem}.testimonial-name{font-weight:600;font-size:1rem;font-family:"PT Serif";font-style:italic;background:var(--secondary-bg-color);color:var(--secondary-text-color);padding:1em;position:absolute;bottom:-10;left:0;width:100%}.testimonial-role{font-size:.85rem;opacity:.8}@media(max-width:900px){.testimonial-card{width:70vw}}@media(max-width:600px){.testimonials-carousel-container{padding:1.5rem 1rem}.testimonial-card{width:85vw;padding:1.25rem}}.Contact{padding:80px 20px;background:var(--harvest-cream)}.contact-container{display:flex;flex-wrap:wrap;gap:40px;max-width:1200px;margin:0 auto}.contact-info{flex:1 1 45%;color:var(--primary-text-color)}.contact-title{font-size:1.75rem;margin-bottom:20px;text-transform:uppercase}.contact-details .contact-item{margin-bottom:15px}.contact-details a{color:var(--primary-text-color);text-decoration:none}.contact-details a:hover{color:var(--accent);scale:1.5}.contact-form{flex:1 1 45%;padding:40px;background:var(--harvest-grad);border-radius:5px;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);box-shadow:0 8px 32px #0000001c;color:var(--secondary-text-color)}.contact-form form{display:flex;flex-direction:column;font-family:FigTree}.contact-form label{margin-bottom:5px;font-weight:500}.contact-form input,.contact-form textarea{margin-bottom:20px;padding:12px;background:var(--bg-card);border:none;border-radius:2px;outline:none;font-size:1rem;font-family:FigTree;color:var(--primary-text-color)}.contact-form textarea{height:16em}.contact-form button{padding:12px;border-radius:2px;border:none;font-weight:600;letter-spacing:var(--hero-letter-spacing);text-transform:uppercase;font-family:var(--body-font);background:var(--accent);color:var(--primary-text-color);font-size:1rem;cursor:pointer;transition:all .3s ease}.contact-form button:hover{background:var(--harvest-orange)}.form-status{text-align:center;margin:1em auto 0}.socials img{width:35px;height:35px;transition:height .3s ease,transform .3s ease,opacity .3s ease}.socials img:hover{width:35px;height:35px;transform:translateY(-5px);opacity:.8}@media(max-width:900px){.Contact{padding:2em 1em}.contact-container{flex-direction:column;gap:30px;max-width:100%;margin:0 auto}.contact-info,.contact-form{flex:1 1 100%}.contact-title{font-size:1.5rem;margin-bottom:15px;text-align:center}.contact-details .contact-item{font-size:.95rem;text-align:center}.contact-details a{font-size:.95rem}.contact-details p{font-size:.95rem;text-align:center}.contact-form{padding:20px;border-radius:8px}.contact-form input,.contact-form textarea{font-size:.95rem;padding:10px}.contact-form textarea{height:12em}.contact-form button{padding:10px;font-size:.95rem}.form-status{font-size:.95rem;margin-top:.5em}.socials{display:flex;justify-content:center;gap:15px;margin-top:20px;color:#000}.socials img{width:50px;height:30px}.socials img:hover{width:30px;height:30px;opacity:.8}}.Homepage{background:var(--harvest-cream);min-height:60vh;align-items:center;justify-content:center;text-align:left;flex-direction:column;gap:2em}.legal-page-container{display:flex;max-width:1600px;margin:10% auto 0;padding:4rem 2rem;color:var(--secondary-text-color);gap:40px;min-height:80vh;text-align:left;background:var(--bg-card);border-radius:20px}.legal-sidebar-wrapper{display:flex;flex-direction:column;gap:20px;flex:0 0 220px}.back-home{margin-bottom:1rem}.back-home-button{display:inline-block;text-decoration:none;color:var(--harvest-pink);font-weight:900;font-size:1rem;transition:color .2s ease}.back-home-button:hover{color:var(--harvest-orange)}.legal-sidebar{display:flex;flex-direction:column;gap:16px;position:sticky;top:40px}.legal-sidebar a{background:none;border:none;text-align:left;padding:12px 16px;font-size:16px;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out;color:var(--primary-text-color);font-weight:600;text-decoration:none}.legal-sidebar a:hover{color:var(--harvest-orange)}.legal-sidebar a.active{color:var(--harvest-blue);font-weight:700}.legal-content{flex:1;padding:40px 50px;border-radius:12px;transition:all .3s ease;line-height:1.75;color:#333}.legal-content h1{font-size:2.5rem;margin-bottom:1.5rem;font-weight:700;color:#222}.legal-content h2{font-size:1.75rem;margin-top:2rem;margin-bottom:1rem;font-weight:600;color:var(--harvest-black);border-bottom:2px solid rgba(0,0,0,.05);padding-bottom:.3rem}.content-inner p{font-size:1rem;margin-bottom:1rem;color:#444}.content-inner ul{margin-left:1.5rem;margin-bottom:1.5rem;list-style:disc;color:#444}.content-inner ul li{margin-bottom:.75rem;line-height:1.6}.content-inner a{color:var(--harvest-pinkl);text-decoration:underline;transition:color .2s ease}.content-inner a:hover{color:var(--harvest-orange)}.content-inner strong{font-weight:600;color:#222}.content-inner{animation:fadeIn .4s ease forwards;opacity:0}@keyframes fadeIn{to{opacity:1}}@media(max-width:900px){.legal-page-container{flex-direction:column;padding:2rem 1rem;gap:24px;margin-top:60px}.legal-sidebar-wrapper{flex-direction:column;align-items:stretch;gap:16px;overflow-x:visible;margin-bottom:16px}.back-home{margin-bottom:0}.legal-sidebar{flex-direction:column;gap:12px;position:relative;top:auto;overflow-x:visible}.legal-sidebar button{flex:1 1 auto;font-size:1rem;padding:10px 14px;text-align:center}.legal-sidebar button.active{border-radius:8px;background-color:#0080801a}.legal-content{padding:24px 16px;border-radius:10px}.legal-content h1{font-size:1.75rem;margin-bottom:1rem}.legal-content h2{font-size:1.25rem;margin-top:1.5rem;margin-bottom:.75rem;padding-bottom:.2rem;border-bottom-width:1px}.content-inner p,.content-inner ul li{font-size:.95rem;line-height:1.5}.content-inner ul{margin-left:1.25rem}}@media(max-width:480px){.legal-page-container{padding:1.5rem 1rem}.legal-content{padding:16px 12px}.legal-content h1{font-size:1.5rem}.legal-content h2{font-size:1.1rem}.content-inner p,.content-inner ul li{font-size:.875rem}.legal-sidebar button{font-size:.9rem;padding:8px 12px}}
