@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap";/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.static{position:static}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.hidden{display:none}}*,:before,:after{box-sizing:border-box}*{margin:0}body{-webkit-font-smoothing:antialiased;color:#1a1a1a;background-color:#fff;line-height:1.5}html{scroll-behavior:smooth;overflow:hidden scroll}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}.font-poppins{font-family:Poppins,sans-serif}.font-outfit{font-family:Outfit,sans-serif}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.header{z-index:100;background-color:#fff;width:100%;position:fixed;top:0;left:0;box-shadow:0 2px 8px #0000000d}.header-content{justify-content:space-between;align-items:center;gap:2rem;display:flex}.logo{align-items:center;gap:.75rem;display:flex}.logo-image{object-fit:contain;height:80px}.logo:hover{color:#4a5568}.nav-desktop{display:none}.nav-list{gap:2rem;padding:0;list-style:none;display:flex}.nav-link{color:#4a5568;font-weight:500;text-decoration:none;transition:color .3s}.nav-link:hover{color:#1a1a1a}.cta-button{color:#1a1a1a;background-color:#f2af0d;border-radius:.5rem;padding:.625rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .3s;display:none}.cta-button:hover{background-color:#d99a0b}.menu-toggle{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;display:flex}.hamburger{background-color:#1a1a1a;width:1.5rem;height:2px;transition:background-color .3s;position:relative}.hamburger:before,.hamburger:after{content:"";background-color:#1a1a1a;width:1.5rem;height:2px;transition:transform .3s;position:absolute}.hamburger:before{top:-.5rem}.hamburger:after{top:.5rem}.menu-open .hamburger{background-color:#0000}.menu-open .hamburger:before{transform:rotate(45deg)translate(.35rem,.35rem)}.menu-open .hamburger:after{transform:rotate(-45deg)translate(.35rem,-.35rem)}.sidebar{z-index:105;background-color:#fff;width:280px;height:100vh;padding:5rem 2rem 2rem;transition:right .3s ease-in-out;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-2px 0 8px #0000001a}.sidebar.active{right:0}.sidebar-list{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.sidebar-link,.sidebar-cta{color:#4a5568;border-radius:.5rem;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:background-color .3s,color .3s;display:block}.sidebar-link:hover{color:#1a1a1a;background-color:#f7fafc}.sidebar-cta{color:#1a1a1a;text-align:center;background-color:#f2af0d;margin-top:1rem}.sidebar-cta:hover{background-color:#d99a0b}.overlay{opacity:0;visibility:hidden;z-index:104;background-color:#00000080;width:100%;height:100vh;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:0}.overlay.active{opacity:1;visibility:visible}body.menu-open{overflow:hidden}main{min-height:100dvh}.hero-section{background:radial-gradient(circle at 20% 30%,#f2af0d26,#0000 50%),radial-gradient(circle at 80% 70%,#f2af0d1a,#0000 50%),radial-gradient(circle,#f2af0d0d,#0000 70%),#fff;justify-content:center;align-items:center;min-height:100dvh;padding:5rem 1rem 2rem;display:flex;position:relative;overflow:hidden}.hero-container{z-index:1;grid-template-columns:1fr;align-items:center;gap:2rem;display:grid;position:relative}.hero-content{text-align:center}.hero-badge span{color:#1a1a1a;font-size:.875rem;font-weight:600}.hero-title{color:#1a1a1a;margin:0 0 1rem;font-size:2.25rem;font-weight:700;line-height:1.2;animation:.8s ease-out .1s backwards fadeInUp;position:relative}.title-highlight{display:inline-block;position:relative}.title-highlight:after{content:"";z-index:-1;background:linear-gradient(90deg,#f2af0d4d,#f2af0d80,#f2af0d4d);border-radius:4px;height:12px;position:absolute;bottom:0;left:0;right:0}.hero-subtitle{color:#1a1a1a;margin-bottom:1rem;padding:0 1rem;font-size:1.125rem;font-weight:600;line-height:1.5;animation:.8s ease-out .2s backwards fadeInUp;position:relative}.hero-subtitle:before,.hero-subtitle:after{content:'"';color:#f2af0d;opacity:.5;font-size:2rem;font-weight:700;line-height:1}.hero-subtitle:before{margin-right:.25rem}.hero-subtitle:after{margin-left:.25rem}.hero-description{color:#4a5568;max-width:600px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:.9375rem;animation:.8s ease-out .4s backwards fadeInUp}.hero-cta{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;animation:.8s ease-out .6s backwards fadeInUp;display:flex}.hero-features{flex-wrap:wrap;justify-content:center;gap:1.5rem;animation:.8s ease-out .7s backwards fadeInUp;display:flex}.hero-feature-item{background:#fffc;border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem 1rem;transition:transform .3s;display:flex;box-shadow:0 2px 8px #0000000d}.hero-feature-item:hover{transform:translateY(-2px)}.feature-emoji{font-size:1.25rem}.feature-label{color:#4a5568;font-size:.875rem;font-weight:500}.btn-primary,.btn-secondary{border-radius:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{color:#1a1a1a;background-color:#f2af0d;box-shadow:0 4px 14px #f2af0d66}.btn-primary:hover{background-color:#d99a0b;transform:translateY(-2px);box-shadow:0 6px 20px #f2af0d80}.btn-secondary{color:#1a1a1a;background-color:#0000;border:2px solid #1a1a1a}.btn-secondary:hover{color:#fff;background-color:#1a1a1a;transform:translateY(-2px)}.hero-image{border-radius:2rem;justify-content:center;align-items:center;animation:.8s ease-out .8s backwards fadeInUp;display:flex}.hero-product-image{aspect-ratio:1;object-fit:contain;clip-path:polygon(0 0,100% 0,100% 98%,0% 98%,0 0);width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.scroll-indicator{color:#4a5568;flex-direction:column;align-items:center;gap:.5rem;font-size:.875rem;animation:2s infinite bounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-arrow{border-bottom:2px solid #f2af0d;border-left:2px solid #f2af0d;width:24px;height:24px;transform:rotate(-45deg)}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.journey-intro-section{background:#fff;justify-content:center;align-items:center;min-height:100dvh;padding:5rem 1rem 3rem;display:flex}.journey-header{text-align:center}.journey-title{color:#1a1a1a;margin-bottom:.5rem;font-size:2rem;font-weight:700}.journey-subtitle{color:#4a5568;max-width:700px;margin:0 auto;font-size:.9375rem}.journey-step-section{background:#fff;justify-content:center;align-items:center;min-height:100dvh;padding:5rem 1rem 3rem;display:flex}.journey-step-section:nth-child(2n){background:#fafafa}.journey-step{grid-template-columns:1fr;align-items:center;gap:1.5rem;display:grid}.journey-image{border-radius:.75rem;width:100%;overflow:hidden}.step-image{object-fit:cover;aspect-ratio:4/3;width:100%;height:100%;transition:transform .5s}.journey-step:hover .step-image{transform:scale(1.05)}.journey-content{padding:1rem;position:relative}.step-number{color:#f2af0d;opacity:.2;margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:3rem;font-weight:700;line-height:1}.step-title{color:#1a1a1a;margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.step-description{color:#4a5568;font-size:.9375rem;line-height:1.7}.gallery-section{background:#fafafa;justify-content:center;align-items:center;min-height:100dvh;padding:5rem 1rem 3rem;display:flex;overflow-y:auto}.gallery-header{text-align:center;margin-bottom:1.5rem}.gallery-title{color:#1a1a1a;margin-bottom:.5rem;font-size:2rem;font-weight:700}.gallery-subtitle{color:#4a5568;font-size:.9375rem}.gallery-grid{grid-template-columns:1fr;grid-auto-flow:row;gap:1.25rem;max-width:1000px;margin:0 auto;display:grid}.gallery-item{aspect-ratio:4/3;cursor:pointer;border-radius:.75rem;transition:transform .3s;position:relative;overflow:hidden}.gallery-item:hover{transform:translateY(-8px)}.gallery-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery-item:hover .gallery-image{transform:scale(1.1)}.gallery-overlay{background:linear-gradient(#0000,#000000b3);padding:2rem 1.5rem 1.5rem;transition:all .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(0)}.gallery-item:hover .gallery-overlay{background:linear-gradient(#f2af0db3,#f2af0de6)}.gallery-item-title{color:#fff;margin:0;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:600}.product-modal{z-index:1000;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.product-modal.active{display:flex}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000c;width:100%;height:100%;position:absolute;top:0;left:0}.modal-content{z-index:1001;background-color:#fff;flex-direction:column;width:100%;max-width:100%;height:100%;max-height:100%;display:flex;position:relative;overflow:hidden}.modal-close{color:#fff;cursor:pointer;z-index:1002;background-color:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.5rem;transition:background-color .3s;display:flex;position:absolute;top:1rem;right:1rem}.modal-close:hover{background-color:#000000b3}.modal-body{flex-direction:column;height:100%;display:flex;overflow:hidden}.modal-image-container{background-color:#f5f5f5;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:50%;display:flex;overflow:hidden}.modal-image{object-fit:cover;width:100%;height:100%}.modal-details{background-color:#fff;flex:1;padding:2rem 1.5rem;overflow-y:auto}.modal-title{color:#1a1a1a;margin-bottom:.5rem;font-size:2rem;font-weight:700}.modal-price{color:#f2af0d;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.modal-section{margin-bottom:1.5rem}.modal-section-title{color:#1a1a1a;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.modal-description{color:#4a5568;font-size:1rem;line-height:1.7}.modal-ingredients{flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.modal-ingredients li{color:#4a5568;padding-left:1.5rem;font-size:1rem;position:relative}.modal-ingredients li:before{content:"•";color:#f2af0d;font-weight:700;position:absolute;left:0}.modal-cta{text-align:center;width:100%;margin-top:1.5rem;display:block}.testimonials-section{background:#fff;justify-content:center;align-items:center;min-height:100dvh;padding:5rem 1rem 3rem;display:flex}.testimonials-header{text-align:center;margin-bottom:2rem}.testimonials-title{color:#1a1a1a;margin-bottom:.5rem;font-size:2rem;font-weight:700}.testimonials-subtitle{color:#4a5568;font-size:.9375rem}.testimonials-grid{grid-template-columns:1fr;gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.testimonial-card{background:#fff;border-radius:1rem;padding:1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 12px #00000014}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #f2af0d33}.testimonial-avatar{border:3px solid #f2af0d;border-radius:50%;width:60px;height:60px;margin-bottom:1rem;overflow:hidden}.avatar-image{object-fit:cover;width:100%;height:100%}.testimonial-content{flex-direction:column;gap:1rem;display:flex}.testimonial-rating{color:#f2af0d;font-size:1.25rem}.testimonial-text{color:#4a5568;font-size:.9375rem;font-style:italic;line-height:1.7}.testimonial-author{margin-top:.5rem}.author-name{color:#1a1a1a;margin-bottom:.25rem;font-size:1rem;font-weight:600}.author-location{color:#718096;font-size:.875rem}.cta-section{background:linear-gradient(135deg,#1a1a1a,#2d3748);justify-content:center;align-items:center;min-height:100dvh;padding:5rem 1rem 3rem;display:flex;position:relative;overflow:hidden}.cta-decoration{opacity:.1;border-radius:50%;animation:8s ease-in-out infinite float;position:absolute}.cta-decoration-1{background:#f2af0d;width:250px;height:250px;animation-delay:0s;top:-80px;right:-80px}.cta-decoration-2{background:#f2af0d;width:200px;height:200px;animation-delay:2s;bottom:-60px;left:-60px}.cta-decoration-3{background:#f2af0d;width:150px;height:150px;animation-delay:4s;top:50%;left:50%}.cta-container{z-index:1;position:relative}.cta-content{text-align:center;max-width:800px;margin:0 auto}.cta-title{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:700;animation:.8s ease-out fadeInUp}.cta-subtitle{color:#e2e8f0;margin-bottom:2rem;font-size:1rem;line-height:1.6;animation:.8s ease-out .2s backwards fadeInUp}.cta-features{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;animation:.8s ease-out .4s backwards fadeInUp;display:grid}.cta-feature{flex-direction:column;align-items:center;gap:.5rem;display:flex}.feature-icon{font-size:2.5rem;animation:2s infinite bounce}.feature-text{color:#fff;font-size:1rem;font-weight:500}.cta-button-large{color:#1a1a1a;background:linear-gradient(135deg,#f2af0d,#ffd966);border-radius:3rem;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;animation:.8s ease-out .6s backwards fadeInUp;display:inline-flex;box-shadow:0 8px 24px #f2af0d66}.cta-button-large:hover{transform:translateY(-4px)scale(1.05);box-shadow:0 12px 32px #f2af0d99}.cta-button-large svg{transition:transform .3s}.cta-button-large:hover svg{transform:translate(4px)}.location-section{background:#fff;justify-content:center;align-items:center;min-height:100dvh;padding:5rem 1rem 3rem;display:flex}.location-header{text-align:center;margin-bottom:3rem}.location-title{color:#1a1a1a;margin-bottom:.5rem;font-size:2rem;font-weight:700}.location-subtitle{color:#4a5568;max-width:700px;margin:0 auto;font-size:.9375rem}.location-content{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid}.location-info-box{background:#fafafa;border-radius:1rem;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.location-name{color:#1a1a1a;font-size:1.5rem;font-weight:700}.location-address-text{color:#4a5568;align-items:flex-start;gap:1rem;font-size:.9375rem;line-height:1.7;display:flex}.location-icon{color:#f2af0d;flex-shrink:0;margin-top:.25rem}.location-map-link{color:#f2af0d;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .3s;display:inline-flex}.location-map-link:hover{color:#d99a0b}.location-map-container{border-radius:1rem;width:100%;height:400px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.other-product-section{background:linear-gradient(135deg,#fafafa,#fff);justify-content:center;align-items:center;min-height:100dvh;padding:5rem 1rem 3rem;display:flex;position:relative;overflow:hidden}.other-product-content{grid-template-columns:1fr;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.other-product-text{flex-direction:column;gap:1rem;display:flex}.other-product-label{color:#f2af0d;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600;display:inline-block}.other-product-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;line-height:1.2}.other-product-subtitle{color:#4a5568;margin-bottom:.5rem;font-size:1.25rem;font-weight:500}.other-product-description{color:#4a5568;margin-bottom:1rem;font-size:1rem;line-height:1.7}.other-product-features{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.other-product-feature{color:#1a1a1a;align-items:center;gap:.75rem;font-size:.9375rem;font-weight:500;display:flex}.other-product-feature svg{color:#f2af0d;flex-shrink:0}.other-product-cta{align-self:flex-start}.other-product-image{justify-content:center;align-items:center;display:flex;position:relative}.product-image-wrapper{width:100%;max-width:500px;position:relative}.product-image{z-index:1;border-radius:1rem;width:100%;height:auto;transition:transform .5s;position:relative;box-shadow:0 8px 32px #0000001f}.product-image:hover{transform:scale(1.05)}.product-image-decoration{z-index:0;background:linear-gradient(135deg,#f2af0d33,#f2af0d1a);border-radius:1rem;width:100%;height:100%;position:absolute;top:20px;left:20px}.footer{color:#fff;background-color:#1a1a1a;padding:3rem 0 1.5rem}.footer-grid{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;display:grid}.footer-section{flex-direction:column;gap:1rem;display:flex}.footer-brand{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.footer-logo{object-fit:contain;width:auto;height:100px}.footer-title{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.footer-description{color:#a0aec0;font-size:.875rem;line-height:1.6}.footer-heading{margin-bottom:.5rem;font-size:1rem;font-weight:600}.footer-links{flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.footer-links a{color:#a0aec0;font-size:.875rem;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#fff}.social-link{align-items:center;gap:.5rem;display:flex}.social-link svg{transition:transform .3s}.social-link:hover svg{transform:scale(1.1)}.footer-bottom{text-align:center;color:#a0aec0;border-top:1px solid #4a5568;padding-top:1.5rem;font-size:.875rem}@media(min-width:768px){html{scroll-snap-type:y mandatory}.hero-section,.gallery-section,.journey-intro-section,.journey-step-section,.testimonials-section,.location-section,.other-product-section,.cta-section{scroll-snap-align:start;scroll-snap-stop:always;height:100dvh}.nav-desktop{display:block}.cta-button{display:inline-block}.menu-toggle,.sidebar{display:none}.footer-grid{grid-template-columns:repeat(2,1fr)}.location-content{grid-template-columns:1fr 1fr;gap:3rem}.location-map-container{height:100%;min-height:400px}.other-product-content{grid-template-columns:1fr 1fr;gap:4rem}.other-product-description{font-size:1.125rem}.hero-container{grid-template-columns:1fr 1fr;gap:4rem}.hero-content{text-align:left}.hero-title{font-size:4rem}.hero-subtitle{font-size:1.75rem}.hero-description{margin-left:0;margin-right:0}.hero-cta,.hero-features{justify-content:flex-start}.hero-badge{margin-bottom:2rem}.hero-badge span{font-size:1rem}.feature-label{font-size:.9375rem}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.gallery-title{font-size:3rem}.gallery-header{margin-bottom:2.5rem}.journey-step{grid-template-columns:1fr 1fr;gap:3rem}.journey-step-reverse{direction:rtl}.journey-step-reverse>*{direction:ltr}.journey-title{font-size:3rem}.step-title{font-size:2rem}.step-description{font-size:1.125rem}.modal-content{border-radius:1rem;max-width:90%;max-height:90%}.modal-body{flex-direction:row}.modal-image-container,.modal-details{width:50%;height:100%}.testimonials-grid{grid-template-columns:repeat(3,1fr)}.testimonials-title{font-size:3rem}.cta-features{grid-template-columns:repeat(3,1fr)}.cta-title{font-size:3.5rem}.cta-subtitle{font-size:1.5rem}.location-title{font-size:3.5rem}.location-subtitle{font-size:1.25rem}.other-product-title{font-size:4rem}.other-product-subtitle{font-size:1.75rem}.footer{scroll-snap-align:end}}@media(min-width:1024px){.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}.container{padding:0 2rem}.hero-title{font-size:5rem}.title-highlight:after{height:20px}.hero-subtitle{font-size:2rem}.hero-subtitle:before,.hero-subtitle:after{font-size:3rem}.hero-description{font-size:1.25rem}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem}.gallery-title{font-size:3.5rem}.gallery-subtitle{font-size:1.25rem}.gallery-header{margin-bottom:3rem}.journey-title{font-size:3.5rem}.journey-subtitle{font-size:1.25rem}.journey-step{gap:4rem}.step-number{font-size:5rem}.step-title{font-size:2.25rem}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}.testimonials-title{font-size:3.5rem}.testimonials-subtitle{font-size:1.25rem}.cta-title{font-size:4rem}.cta-subtitle{font-size:1.5rem}}
