*{box-sizing:border-box;scroll-behavior:smooth;vertical-align:middle;margin:0;padding:0;text-decoration:none}a{color:initial}:root{--container-padding:15px;--container-xxl-sm:1820px;--container-xl:1600px;--container-lg:1440px;--container-md:1200px;--container-sm:992px;--container-xs:768px;--primary-color:#e4b44c;--secondary-color:#a61e22;--secondary-hover:#c02428;--bg-dark:#1f1f1f;--white:#fff;--black:#000;--dark:#1a1a1a;--dark-100:#111;--text-main:#333;--text-muted:#666;--text-light:#999;--text-dim:#ccc;--bg-light:#faf9f6;--bg-cream:#fdf8f3;--bg-recipe-1:#fdfbf7;--bg-recipe-2:#f4eee5;--border-color:#efefef;--glass-bg:#ffffff1a;--gold-accent:#cba03d;--gray-bg:#f4f4f4;--font-montserrat:"Montserrat",sans-serif;--font-playfair:"Playfair Display",serif;--gray-400:#888;--gray-700:#444}body{font-family:var(--font-montserrat),sans-serif;overflow-x:hidden}img,.bg-image,[class*=-bg],[class*=__img],[class*=__image]{backface-visibility:hidden;image-rendering:-webkit-optimize-contrast;image-rendering:auto;transform:translateZ(0)scale(1)}section{padding-block:70px}.container{width:100%;padding-left:var(--container-padding);padding-right:var(--container-padding);max-width:var(--container-xxl-sm);margin-left:auto;margin-right:auto}@media (max-width:1820px){.container{max-width:var(--container-xxl-sm)}}@media (max-width:1600px){.container{max-width:var(--container-xl)}}@media (max-width:1440px){.container{max-width:var(--container-lg)}}@media (max-width:1200px){.container{max-width:var(--container-md)}}@media (max-width:992px){.container{max-width:var(--container-sm)}}@media (max-width:768px){.container{max-width:100%;padding-inline:20px}section{padding-block:50px}}.not-found-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.error-code{color:var(--text-main);margin-bottom:1rem;font-size:clamp(6rem,15vw,12rem);font-weight:700;line-height:1}.error-title{color:var(--text-muted);margin-bottom:1rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:600}.error-description{color:var(--text-light);max-width:500px;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.home-link{background-color:var(--text-main);color:#fff;border-radius:6px;padding:12px 24px;font-weight:500;text-decoration:none;transition:background-color .3s;display:inline-block}.home-link:hover{background-color:var(--text-muted)}.site-header{z-index:1000;background:0 0;width:100%;padding-block:28px;transition:background .45s cubic-bezier(.34,1.56,.64,1),padding .45s cubic-bezier(.34,1.56,.64,1),box-shadow .45s;position:fixed;top:0;left:0}.site-header--scrolled{background:var(--white);-webkit-backdrop-filter:blur(20px);padding-block:14px;box-shadow:0 2px 24px #00000014,0 1px #e4b44c4d}.site-header--scrolled .header-nav__link{color:#1e1914b3}.site-header--scrolled .header-nav__link:hover,.site-header--scrolled .header-nav__link--active{color:var(--dark)}.site-header--scrolled .header-icon{color:#1e1914a6}.site-header--scrolled .header-icon:hover{color:var(--dark);background:#0000000f}.site-header--scrolled .header-hamburger{color:#1e1914bf}@media (max-width:992px){.about-story__grid{grid-template-columns:1fr!important;gap:40px!important}.about-story__img-wrap{order:-1}}.site-header--scrolled .header-logo__text{color:var(--dark)}.header-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.header-logo{white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.header-logo__img{object-fit:contain;width:auto;height:50px;display:block}.header-logo__text{color:var(--white);letter-spacing:-.4px;font-size:1.45rem;font-weight:700;line-height:1}.header-logo__dot{color:var(--primary-color)}.drawer-logo{align-items:center;gap:8px;display:flex}.drawer-logo__img{object-fit:contain;filter:drop-shadow(0 1px 3px #0006);width:auto;height:36px;display:block}.drawer-logo span{color:var(--white);letter-spacing:-.3px;font-size:1.1rem;font-weight:700}.header-nav{flex:1;justify-content:center;display:flex}.header-nav__list{align-items:center;gap:8px;list-style:none;display:flex}.header-nav__item{position:relative}.header-nav__link{letter-spacing:1.2px;text-transform:uppercase;color:#ffffffc7;flex-direction:column;align-items:center;gap:4px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:color .25s;display:flex;position:relative}.header-nav__link:hover,.header-nav__link--active{color:var(--white)}.header-nav__underline{background:var(--secondary-color);border-radius:2px;width:0;height:2px;transition:width .3s cubic-bezier(.4,0,.2,1);display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.header-nav__link:hover .header-nav__underline,.header-nav__link--active .header-nav__underline{width:calc(100% - 20px)}.header-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.header-icon{color:#ffffffd1;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:color .25s,background .25s;display:flex;position:relative}.header-icon:hover{color:var(--white);background:#ffffff14}.header-icon__badge{background:var(--secondary-color);min-width:17px;height:17px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:.6rem;font-weight:700;line-height:1;display:flex;position:absolute;top:4px;right:4px}.header-hamburger{cursor:pointer;color:#ffffffd9;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:6px;transition:background .2s,color .2s;display:flex}@media (min-width:993px){.header-hamburger{display:none}}@media (max-width:992px){.header-nav{display:none}}.header-hamburger:hover{color:var(--white);background:#ffffff14}.header-hamburger svg{transition:transform .35s cubic-bezier(.4,0,.2,1)}.header-hamburger--open svg{transform:rotate(90deg)}.drawer-overlay{z-index:1100;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(3px);background:#000000a6;transition:opacity .35s;position:fixed;inset:0}.drawer-overlay--visible{opacity:1;pointer-events:all}.drawer{-webkit-backdrop-filter:blur(24px);z-index:1200;background:#121212f7;border-left:1px solid #e4b44c1f;flex-direction:column;width:300px;height:100dvh;transition:transform .42s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.drawer--open{transform:translate(0)}.drawer-header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:24px 24px 20px;display:flex}.drawer-logo{color:var(--white);letter-spacing:-.3px;font-size:1.2rem;font-weight:700}.drawer-close{color:#ffffffbf;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s;display:flex}.drawer-close:hover{color:var(--white);background:#ffffff14}.drawer-nav{flex:1;padding:20px 0;overflow-y:auto}.drawer-nav__list{flex-direction:column;list-style:none;display:flex}.drawer-nav__item{opacity:0;transition:opacity .3s ease var(--delay,0s),transform .35s cubic-bezier(.4,0,.2,1)var(--delay,0s);transform:translate(20px)}.drawer--open .drawer-nav__item{opacity:1;transform:translate(0)}.drawer-nav__link{letter-spacing:1.4px;text-transform:uppercase;color:#ffffffa6;border-left:3px solid #0000;align-items:center;padding:15px 28px;font-size:.88rem;font-weight:600;transition:color .2s,border-color .2s,background .2s,padding-left .2s;display:flex}.drawer-nav__link:hover{color:var(--white);border-left-color:var(--primary-color);background:#ffffff0a;padding-left:34px}.drawer-nav__link--active{color:var(--white);border-left-color:var(--secondary-color);background:#a61e221a}.drawer-footer{border-top:1px solid #ffffff12;gap:10px;padding:20px 24px;display:flex}.drawer-action-btn{color:#ffffffbf;letter-spacing:.5px;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:11px 12px;font-size:.78rem;font-weight:600;transition:background .2s,color .2s,border-color .2s;display:flex}.drawer-action-btn:hover{color:var(--primary-color);background:#e4b44c1f;border-color:#e4b44c59}.hero{height:100dvh;padding-block:0;position:relative;overflow:hidden}.hero-swiper{z-index:1;width:100%;height:100%;position:absolute;inset:0}.hero-slide-bg{backface-visibility:hidden;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:auto;filter:contrast(1.02)brightness(1.01);background-position:50%;background-size:cover;position:relative;overflow:hidden;transform:scale(1.06)translateZ(0)}.hero-overlay{z-index:2;background:#0c0905a6;position:absolute;inset:0}.hero-overlay-gradient{z-index:3;background:linear-gradient(90deg,#0c0905cc 0%,#0c090540 55%,#0000 100%),linear-gradient(#0000 45%,#0c0905e6 100%);position:absolute;inset:0}.hero-diagonal{z-index:5;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-diagonal:after{content:"";background:linear-gradient(#0000,#e4b44c33 30%,#e4b44c73 50%,#e4b44c33 70%,#0000);width:1px;height:160%;position:absolute;top:-30%;left:58%;transform:rotate(18deg)}.hero-content{z-index:10;pointer-events:none;position:absolute;inset:0}.hero-anim-wrap{pointer-events:all;justify-content:center;align-items:center;gap:32px;height:100%;padding-bottom:90px;display:flex}@media (max-width:992px){.hero-anim-wrap{text-align:center;flex-direction:column;justify-content:center;gap:40px;padding-top:100px;padding-bottom:50px}}.hero-left{flex-direction:column;flex:1;gap:20px;max-width:60%;padding-left:28px;display:flex;position:relative}@media (max-width:992px){.hero-left{justify-content:center;align-items:center;max-width:100%;padding-left:0}.hero-border{display:none}}.hero-border{background:var(--primary-color);border-radius:2px;width:4px;height:0;animation:.7s cubic-bezier(.4,0,.2,1) .1s forwards heroGrowBorder;position:absolute;top:0;left:0;box-shadow:0 0 14px #e4b44c8c}.hero-tag{color:var(--primary-color);letter-spacing:1.5px;text-transform:uppercase;opacity:0;background:#e4b44c1f;border:1px solid #e4b44c4d;border-radius:999px;align-items:center;gap:7px;width:fit-content;padding:6px 14px;font-size:.7rem;font-weight:600;animation:.55s .3s forwards heroFadeInUp;display:inline-flex}.hero-heading{flex-direction:column;gap:4px;line-height:1.05;display:flex}.hero-heading__line1{color:var(--white);letter-spacing:-1px;opacity:0;font-size:clamp(2.8rem,5.5vw,5.5rem);font-weight:300;animation:.7s cubic-bezier(.4,0,.2,1) .45s forwards heroSlideInLeft}.hero-heading__line2{color:#0000;-webkit-text-stroke:2px var(--primary-color);letter-spacing:-2px;opacity:0;clip-path:inset(0 100% 0 0);font-size:clamp(3rem,6vw,6.2rem);font-weight:800;animation:.85s cubic-bezier(.4,0,.2,1) .7s forwards heroClipReveal}.hero-desc{color:#ffffffa6;opacity:0;max-width:440px;font-size:.92rem;line-height:1.75;animation:.6s 1s forwards heroFadeInUp}.hero-actions{opacity:0;flex-wrap:wrap;align-items:center;gap:24px;animation:.6s 1.2s forwards heroFadeInUp;display:flex}.hero-btn{background:var(--secondary-color);color:var(--white);letter-spacing:1.2px;text-transform:uppercase;border-radius:6px;align-items:center;gap:10px;padding:14px 28px;font-size:.8rem;font-weight:700;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex}.hero-btn:hover{background:var(--secondary-hover);color:var(--white);transform:translateY(-2px);box-shadow:0 8px 24px #a61e2273}.hero-btn svg{transition:transform .25s}.hero-btn:hover svg{transform:translate(5px)}.hero-price{color:#ffffff73;letter-spacing:.5px;font-size:.82rem;font-weight:600}.hero-card{-webkit-backdrop-filter:blur(24px);opacity:0;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;flex-shrink:0;align-self:center;width:400px;animation:.8s cubic-bezier(.34,1.56,.64,1) .6s forwards heroFloatIn,4s ease-in-out 1.6s infinite heroFloat;overflow:hidden}.hero-card__badge{color:var(--primary-color);letter-spacing:1.2px;text-transform:uppercase;background:#e4b44c29;align-items:center;gap:6px;padding:8px 14px;font-size:.66rem;font-weight:700;display:flex}.hero-card__image{height:160px;transition:transform .5s;position:relative;overflow:hidden}.hero-card:hover .hero-card__image{transform:scale(1.04)}.hero-card__body{background:#0c090573;flex-direction:column;gap:10px;padding:14px;display:flex}.hero-card__label{color:#ffffff61;letter-spacing:1px;text-transform:uppercase;font-size:.62rem;font-weight:600}.hero-card__name{color:var(--white);font-size:1rem;font-weight:700;line-height:1.3}.hero-card__footer{justify-content:space-between;align-items:center;display:flex}.hero-card__price{color:var(--primary-color);font-size:.82rem;font-weight:700}.hero-card__add{background:var(--secondary-color);width:34px;height:34px;color:var(--white);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .2s,transform .2s;display:flex}.hero-card__add:hover{background:var(--secondary-hover);transform:scale(1.1)}.hero-counter{z-index:20;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:110px;right:28px}.hero-counter__num{color:#ffffff8c;letter-spacing:1px;font-size:.7rem;font-weight:700;font-family:var(--font-montserrat)}.hero-counter__line{background:#ffffff38;width:1px;height:38px;display:block}.hero-nav{z-index:20;-webkit-backdrop-filter:blur(8px);color:#fffc;cursor:pointer;background:#ffffff12;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:background .25s,border-color .25s,color .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-nav:hover{background:var(--primary-color);border-color:var(--primary-color);color:var(--bg-dark)}.hero-nav-prev{left:24px}.hero-nav-next{right:24px}.hero-thumbs-wrap{z-index:20;-webkit-backdrop-filter:blur(14px);background:#0a0805b8;border-top:1px solid #ffffff0f;height:90px;position:absolute;bottom:0;left:0;right:0}.hero-thumbs-swiper{height:90px}.hero-thumb{cursor:pointer;border-right:1px solid #ffffff0d;height:90px;position:relative;overflow:hidden}.hero-thumb__bg{filter:brightness(.3)saturate(.5);background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .4s,filter .4s;position:relative;overflow:hidden}.hero-thumb__overlay{background:linear-gradient(#0000 45%,#000000d9 100%);position:absolute;inset:0}.hero-thumb__label{color:#ffffff8c;text-transform:uppercase;letter-spacing:.8px;white-space:nowrap;text-overflow:ellipsis;font-size:.6rem;font-weight:700;transition:color .3s;position:absolute;bottom:8px;left:10px;right:10px;overflow:hidden}.hero-thumb.swiper-slide-thumb-active .hero-thumb__bg{filter:brightness(.6)saturate();transform:scale(1.06)}.hero-thumb.swiper-slide-thumb-active .hero-thumb__label{color:var(--primary-color)}.hero-thumb.swiper-slide-thumb-active:before{content:"";background:var(--primary-color);z-index:5;height:2px;position:absolute;top:0;left:0;right:0}@keyframes heroZoom{0%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes heroGrowBorder{0%{height:0}to{height:100%}}@keyframes heroFadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes heroSlideInLeft{0%{opacity:0;transform:translate(-36px)}to{opacity:1;transform:translate(0)}}@keyframes heroClipReveal{0%{opacity:1;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0 0% 0 0)}}@keyframes heroFloatIn{0%{opacity:0;transform:translateY(28px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.section-title{flex-direction:column;gap:12px;margin-bottom:56px;display:flex}.section-title--center{text-align:center;align-items:center}.section-title--left{text-align:left;align-items:flex-start}.section-title--right{text-align:right;align-items:flex-end}.section-title__overline{letter-spacing:3px;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;padding:5px 16px;font-size:.68rem;font-weight:700;display:inline-flex}.section-title--light .section-title__overline{color:var(--secondary-color);background:#a61e220f;border:1px solid #a61e2233}.section-title--dark .section-title__overline{color:var(--primary-color);background:#e4b44c1a;border:1px solid #e4b44c40}.section-title__heading{letter-spacing:-.5px;flex-wrap:wrap;gap:10px;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;line-height:1.2;display:flex}.section-title--light .section-title__heading{color:var(--dark)}.section-title--dark .section-title__heading{color:var(--white)}.section-title__accent{color:var(--primary-color)}.section-title__ornament{align-items:center;gap:10px;margin-top:2px;display:flex}.section-title--left .section-title__ornament,.section-title--right .section-title__ornament{justify-content:flex-start}.section-title__line{border-radius:2px;width:48px;height:1.5px;display:block}.section-title--light .section-title__line{background:#0000001f}.section-title--dark .section-title__line{background:#ffffff26}.section-title__dot{background:var(--primary-color);border-radius:50%;width:8px;height:8px;animation:2.4s ease-in-out infinite titleDotPulse;display:block;box-shadow:0 0 8px #e4b44c8c}.section-title__subtitle{max-width:500px;font-size:.94rem;line-height:1.75}.section-title--light .section-title__subtitle{color:#6b6b6b}.section-title--dark .section-title__subtitle{color:#fff9}@keyframes titleDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.5)}}.why-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.why-card{background:var(--white);border-top:3px solid var(--primary-color);cursor:default;border-radius:16px;flex-direction:column;gap:18px;padding:40px 32px;transition:background .38s,transform .38s cubic-bezier(.4,0,.2,1),box-shadow .38s;display:flex;box-shadow:0 2px 20px #0000000f}.why-card:hover{background:#1f1f1f;transform:translateY(-8px);box-shadow:0 20px 50px #00000038}.why-card__icon{width:72px;height:72px;color:var(--primary-color);background:#e4b44c1a;border:1px solid #e4b44c33;border-radius:16px;justify-content:center;align-items:center;transition:background .38s,border-color .38s,color .38s;display:flex}.why-card:hover .why-card__icon{color:var(--primary-color);background:#e4b44c2e;border-color:#e4b44c66}.why-card__title{color:var(--dark);font-size:1.15rem;font-weight:700;line-height:1.3;transition:color .38s}.why-card:hover .why-card__title{color:var(--white)}.why-card__divider{background:var(--secondary-color);border-radius:2px;width:40px;height:2px;transition:background .38s,width .38s}.why-card:hover .why-card__divider{background:var(--primary-color);width:56px}.why-card__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.why-card__list-item{color:#5a5a5a;align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.5;transition:color .38s;display:flex}.why-card:hover .why-card__list-item{color:#ffffffb8}.why-card__check{width:22px;height:22px;color:var(--primary-color);background:#e4b44c1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;transition:background .38s;display:flex}.why-card:hover .why-card__check{background:#e4b44c33}.offering{background:var(--bg-cream);overflow:hidden}.offering-grid-wrap{padding-top:70px;position:relative}.offering-arch{pointer-events:none;z-index:1;width:94%;height:110px;position:absolute;top:0;left:3%}.offering-grid{z-index:2;grid-template-columns:repeat(5,1fr);align-items:start;gap:18px;display:grid;position:relative}@media (max-width:1200px){.offering-grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media (max-width:768px){.offering-grid{grid-template-columns:repeat(2,1fr);gap:16px}.offering-arch{display:none}.offering-grid-wrap{padding-top:20px}}@media (max-width:480px){.offering-grid{grid-template-columns:1fr}}.offering-card{background:var(--white);border-top:3px solid var(--primary-color);transform:translateY(var(--card-offset,0px));border-radius:20px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .35s;overflow:hidden;box-shadow:0 4px 28px #00000014}.offering-card:hover{transform:translateY(calc(var(--card-offset,0px) - 16px));box-shadow:0 20px 52px #e4b44c2e,0 4px 24px #0000001a}.offering-card__img{width:100%;height:190px;transition:transform .5s;position:relative;overflow:hidden}.offering-card:hover .offering-card__img{transform:scale(1.06)}.offering-card__body{flex-direction:column;gap:6px;padding:18px 18px 20px;display:flex}.offering-card__name{color:var(--dark);font-size:.95rem;font-weight:700;line-height:1.3}.offering-card__tagline{color:var(--text-light);font-size:.76rem;line-height:1.5}.offering-card__bottom{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.offering-card__price{color:var(--primary-color);font-size:.82rem;font-weight:700}.offering-card__link{letter-spacing:.8px;text-transform:uppercase;color:var(--secondary-color);align-items:center;gap:4px;font-size:.7rem;font-weight:700;transition:gap .22s,color .22s;display:inline-flex}.offering-card__link:hover{color:#c02428;gap:8px}.offering-cta{justify-content:center;margin-top:90px;display:flex}.offering-btn{border:1.5px solid var(--primary-color);color:var(--primary-color);letter-spacing:1.2px;text-transform:uppercase;background:0 0;border-radius:8px;align-items:center;gap:10px;padding:14px 34px;font-size:.8rem;font-weight:700;transition:background .25s,color .25s,transform .25s,box-shadow .25s;display:inline-flex}.offering-btn:hover{background:var(--primary-color);color:var(--bg-dark);transform:translateY(-2px);box-shadow:0 8px 24px #e4b44c59}.offering-btn svg{transition:transform .25s}.offering-btn:hover svg{transform:translate(4px)}.vision{background-image:linear-gradient(#111111bf,#111111d9),url(/vision.webp);background-position:50%;background-size:cover;background-attachment:fixed;position:relative}.vision-grid{grid-template-columns:1fr 1fr;gap:32px;display:grid}@media (max-width:992px){.vision-grid{grid-template-columns:1fr}}.vision-left,.vision-right{flex-direction:column;gap:32px;display:flex}.vision-video-card{aspect-ratio:16/9;border:1px solid #ffffff14;border-radius:24px;width:100%;height:auto;position:relative;overflow:hidden;box-shadow:0 10px 40px #0006}.vision-card{border-radius:24px;flex-direction:column;gap:16px;padding:36px;display:flex}.vision-card--transparent{background:0 0;padding:0 16px}.vision-card--highlight{background:#e4b44c14;border:1px solid #e4b44c33}.vision-card--glass{-webkit-backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #ffffff14}.vision-card__title{color:var(--white);font-size:1.4rem;font-weight:700;line-height:1.3}.vision-card__divider{background:var(--primary-color);border-radius:2px;width:48px;height:2px}.vision-card--transparent .vision-card__divider{background:var(--secondary-color)}.vision-card__desc{color:#ffffffa6;font-size:.95rem;line-height:1.8}.vision-card--highlight .vision-card__desc{color:#ffffffbf}.vision-iframe{border:none;width:100%;height:auto}.cta-section{background:#fdf8f3;position:relative;overflow:hidden}.cta-section:before{content:"";filter:blur(120px);opacity:.25;pointer-events:none;z-index:0;background:#e4b44c;border-radius:50%;width:500px;height:500px;position:absolute;top:-10%;right:5%}.cta-section:after{content:"";filter:blur(150px);opacity:.2;pointer-events:none;z-index:0;background:#d4a03c;border-radius:50%;width:600px;height:600px;position:absolute;bottom:-10%;left:5%}.cta-wrap{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid;position:relative}.cta-left .section-title{margin-bottom:38px}.cta-benefits{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.cta-benefits li{color:var(--dark);align-items:center;gap:14px;font-size:1.05rem;font-weight:600;display:flex}.cta-benefits li svg{color:var(--primary-color);flex-shrink:0;font-size:1.6rem}.cta-form-card{-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffffb3 0%,#ffffff4d 100%);border:1px solid #ffffff4d;border-radius:24px;padding:48px;box-shadow:0 20px 40px #00000014,inset 0 1px 1px #ffffffe6,inset 1px 0 1px #fff9}.cta-form-title{color:var(--dark);margin-bottom:8px;font-size:1.6rem;font-weight:700;line-height:1.2}.cta-form-desc{color:var(--text-muted);margin-bottom:32px;font-size:.92rem;line-height:1.6}.cta-form{flex-direction:column;gap:20px;display:flex}.cta-input-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.cta-input-group{flex-direction:column;gap:8px;display:flex}.cta-input-group label{color:var(--gray-700);text-transform:uppercase;letter-spacing:.5px;font-size:.82rem;font-weight:700}.cta-input-group input{width:100%;color:var(--dark);background:#fff6;border:1px solid #fff9;border-radius:12px;outline:none;padding:14px 18px;font-family:inherit;font-size:.95rem;transition:all .3s;box-shadow:inset 0 2px 5px #0000000a}.cta-input-group input:focus{background:#ffffffb3;border-color:#e4b44ccc;box-shadow:0 0 0 4px #e4b44c26,inset 0 2px 5px #0000000a}.cta-input-group input::placeholder{color:#aaa}.cta-submit-btn{background:var(--primary-color);width:100%;color:var(--bg-dark);cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:10px;margin-top:14px;padding:16px;font-size:.95rem;font-weight:700;transition:all .35s}.cta-submit-btn:hover{background:var(--gold-accent);transform:translateY(-2px);box-shadow:0 10px 24px #e4b44c66}.instagram-section{background:var(--white);padding-block:0}.instagram-grid{grid-template-columns:repeat(6,1fr);width:100%;display:grid}@media (max-width:1200px){.instagram-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.instagram-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.instagram-grid{grid-template-columns:repeat(2,1fr)}}.instagram-item{aspect-ratio:1;cursor:pointer;background:var(--gray-bg);width:100%;height:260px;position:relative;overflow:hidden}.instagram-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.34,1.56,.64,1);display:block;transform:scale(1.03)}.instagram-item:hover .instagram-img{transform:scale(1.12)}.instagram-overlay{opacity:0;background:#000000b3;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}.instagram-item:hover .instagram-overlay{opacity:1}.instagram-overlay svg{color:var(--white);opacity:0;font-size:2.5rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .4s;transform:translateY(20px)}.instagram-item:hover .instagram-overlay svg{opacity:1;transform:translateY(0)}.ig-modal{z-index:2000;opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .35s;display:flex;position:fixed;inset:0}.ig-modal--open{opacity:1;pointer-events:all}.ig-modal__backdrop{-webkit-backdrop-filter:blur(8px);background:#000000d9;position:absolute;inset:0}.ig-modal__close{color:var(--white);cursor:pointer;z-index:2001;background:0 0;border:none;transition:transform .3s;position:absolute;top:24px;right:24px}.ig-modal__close:hover{transform:scale(1.15)rotate(90deg)}.ig-modal__content{background:var(--white);z-index:2001;opacity:0;border-radius:12px;width:90%;max-width:1000px;height:80vh;max-height:700px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .4s;display:flex;position:relative;overflow:hidden;transform:scale(.96)translateY(20px);box-shadow:0 24px 60px #00000080}.ig-modal--open .ig-modal__content{opacity:1;transform:scale(1)translateY(0)}.ig-modal__image{background-color:#000;flex:1.5;overflow:hidden}.ig-modal__img-tag{object-fit:cover;width:100%;height:100%;display:block}.ig-modal__info{background:var(--white);flex-direction:column;flex:1;min-width:320px;display:flex}.ig-modal__header{border-bottom:1px solid var(--border-color);align-items:center;gap:12px;padding:16px 20px;display:flex}.ig-avatar{border:1px solid var(--primary-color);width:40px;height:40px;color:var(--primary-color);background:#fdf8f3;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.ig-modal__header h4{color:var(--dark);font-size:.95rem;font-weight:700}.ig-modal__body{color:#4a4a4a;flex:1;padding:20px;font-size:.95rem;line-height:1.6;overflow-y:auto}.ig-modal__body strong{color:var(--dark);margin-right:6px}.ig-modal__footer{border-top:1px solid #efefef;padding:20px}.ig-likes{color:var(--dark);margin-bottom:16px;font-size:.95rem;font-weight:700}.ig-btn{background:var(--primary-color);width:100%;color:var(--bg-dark);text-align:center;border-radius:8px;padding:12px;font-weight:700;text-decoration:none;transition:background .3s;display:block}.ig-btn:hover{background:var(--gold-accent)}.footer{color:var(--white);background-color:#0a0a0a;background-image:linear-gradient(#0a0a0ae6,#0a0a0ae6),url(/footer-bg.webp);background-position:50%;background-size:cover;border-top:2px solid #e4b44c26;padding-block:80px 40px;position:relative;overflow:hidden}.footer:before{content:"";pointer-events:none;background:radial-gradient(#e4b44c1a 0%,#0000 70%);width:60%;height:100px;position:absolute;top:-50px;left:50%;transform:translate(-50%)}.footer-content{-webkit-backdrop-filter:blur(24px);text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;align-items:center;margin-bottom:40px;padding:60px 40px;display:flex;box-shadow:0 30px 60px #0006}.footer-logo{align-items:center;gap:10px;margin-bottom:24px;display:inline-flex}.footer-logo__img{object-fit:contain;filter:drop-shadow(0 2px 8px #00000080);width:auto;height:52px;display:block}.footer-logo__text{color:var(--white);letter-spacing:-.5px;font-size:1.8rem;font-weight:800;line-height:1}.footer-desc{color:#ffffffbf;max-width:600px;margin-bottom:40px;font-size:1.05rem;line-height:1.7}.footer-nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:48px;display:flex}.footer-nav a{color:var(--white);text-transform:uppercase;letter-spacing:1.5px;font-size:.95rem;font-weight:600;transition:color .3s,transform .3s}.footer-nav a:hover{color:var(--primary-color);transform:translateY(-2px)}.footer-nav-dot{background:var(--primary-color);opacity:.6;border-radius:50%;width:5px;height:5px}.footer-contact{border-bottom:1px solid #ffffff14;flex-direction:column;align-items:center;gap:12px;width:80%;max-width:600px;margin-bottom:32px;padding-bottom:32px;display:flex}.footer-contact-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}.footer-contact-item{color:#ffffffb3;align-items:center;gap:10px;font-size:.95rem;transition:color .3s;display:flex}.footer-contact-item a{color:inherit;text-decoration:none;transition:inherit}.footer-contact-item:hover{color:var(--white)}.footer-contact-icon{color:var(--primary-color);font-size:1.1rem}.footer-socials{align-items:center;gap:18px;display:flex}.footer-socials a{width:44px;height:44px;color:var(--white);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:flex}.footer-socials a:hover{background:var(--primary-color);border-color:var(--primary-color);color:var(--bg-dark);transform:translateY(-4px)scale(1.1);box-shadow:0 10px 20px #e4b44c4d}.footer-bottom{text-align:center;border-top:1px solid #ffffff14;padding-top:30px}.footer-bottom p{color:#ffffff73;letter-spacing:.5px;font-size:.85rem}.back-to-top{cursor:pointer;z-index:1000;opacity:0;visibility:hidden;background:0 0;border:none;width:52px;height:52px;padding:0;transition:opacity .4s,visibility .4s,transform .5s cubic-bezier(.34,1.56,.64,1);position:fixed;bottom:32px;right:32px;transform:translateY(30px)}.back-to-top--visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top__inner{-webkit-backdrop-filter:blur(8px);width:100%;height:100%;color:var(--primary-color);z-index:2;background:#111111b3;border:1px solid #e4b44c66;border-radius:50%;justify-content:center;align-items:center;transition:background .3s,transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:flex;position:relative;box-shadow:0 8px 24px #00000040}.back-to-top:hover .back-to-top__inner{background:var(--primary-color);color:var(--bg-dark);transform:translateY(-4px);box-shadow:0 12px 30px #e4b44c66}.back-to-top__inner svg{transition:transform .3s}.back-to-top:hover .back-to-top__inner svg{transform:translateY(-2px)}.back-to-top__ring{border:1px solid var(--primary-color);opacity:0;z-index:1;pointer-events:none;border-radius:50%;animation:2.5s infinite backTopPulse;position:absolute;inset:-6px}.back-to-top--visible .back-to-top__ring{display:block}@keyframes backTopPulse{0%{opacity:.8;transform:scale(.85)}to{opacity:0;transform:scale(1.4)}}.brands-section{background:var(--bg-light);overflow:hidden}.brands-header{text-align:center;flex-direction:column;align-items:center;gap:14px;margin-bottom:52px;display:flex}.brands-eyebrow{letter-spacing:2.5px;text-transform:uppercase;color:var(--primary-color);align-items:center;gap:10px;font-size:.72rem;font-weight:700;display:inline-flex}.brands-eyebrow__dot{background:var(--primary-color);border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.brands-title{color:var(--dark);letter-spacing:-.5px;flex-wrap:wrap;gap:10px;font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.15;display:flex}.brands-title__accent{color:var(--primary-color)}.brands-subtitle{color:#7a7a7a;max-width:480px;font-size:.92rem;line-height:1.7}.brands-slider-wrap{width:100%;padding-bottom:52px;position:relative}.brands-coverflow-swiper{width:100%;padding-block:20px 10px!important}.brands-cf-slide{cursor:grab;border-radius:20px;width:100%;transition:opacity .4s;overflow:hidden}.brands-cf-slide:not(.swiper-slide-active){opacity:.6}.brands-cf-card{background-position:50%;background-size:cover;border-radius:20px;width:100%;height:360px;position:relative;overflow:hidden}.brands-cf-card__overlay{background:linear-gradient(#0000 0%,#0f0c0840 45%,#0f0c08e0 100%);border-radius:20px;position:absolute;inset:0}.brands-cf-card__content{flex-direction:column;gap:8px;padding:24px 26px;display:flex;position:absolute;bottom:0;left:0;right:0}.brands-cf-card__tag{letter-spacing:1.5px;text-transform:uppercase;color:var(--primary-color);opacity:0;font-size:.65rem;font-weight:700;transition:opacity .4s}.swiper-slide-active .brands-cf-card__tag{opacity:1}.brands-cf-card__name{color:var(--white);font-size:1.5rem;font-weight:800;line-height:1.2}.brands-cf-card__desc{color:#fff9;-webkit-line-clamp:2;line-clamp:2;opacity:0;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.65;transition:opacity .4s 80ms,transform .4s 80ms;display:-webkit-box;overflow:hidden;transform:translateY(8px)}.swiper-slide-active .brands-cf-card__desc{opacity:1;transform:translateY(0)}.brands-nav{z-index:20;background:var(--white);width:48px;height:48px;color:var(--text-main);cursor:pointer;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;transition:background .25s,color .25s,border-color .25s,transform .25s,box-shadow .25s;display:flex;position:absolute;top:50%;transform:translateY(calc(-50% - 26px));box-shadow:0 2px 12px #0000001a}.brands-nav:hover{background:var(--primary-color);border-color:var(--primary-color);color:var(--white);transform:translateY(calc(-50% - 26px))scale(1.08)}.brands-nav-prev{left:24px}.brands-nav-next{right:24px}.brands-pagination{justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;bottom:0;left:0;right:0}.brands-pagination .swiper-pagination-bullet{opacity:1;cursor:pointer;background:#0000002e;border-radius:999px;width:8px;height:8px;transition:width .3s,background .3s;margin:0!important}.brands-pagination .swiper-pagination-bullet-active{background:var(--primary-color);width:24px}.page-hero{background-color:#1a1108;background-position:50%;background-size:cover;align-items:flex-end;height:380px;display:flex;position:relative;overflow:hidden}.page-hero__overlay{background:linear-gradient(#0a0804b8 0%,#0a08048c 50%,#0a0804cc 100%);position:absolute;inset:0}.page-hero__content{z-index:2;flex-direction:column;gap:10px;padding-bottom:56px;display:flex;position:relative}.page-hero__title{color:var(--white);letter-spacing:-1px;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800;line-height:1.1}.page-hero__subtitle{color:#ffffffa6;letter-spacing:.2px;font-size:1rem;font-weight:400}.contact-section{background:var(--bg-light)}.contact-cards-bg{background-blend-mode:multiply;background-color:#0000;background-image:linear-gradient(135deg,#a61e22e0 0%,#1e140af2 50%,#1e1206eb 100%),url(/contact-bg-2.webp);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:28px;margin-bottom:72px;padding:48px 40px;position:relative;overflow:hidden}.contact-cards-bg:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.contact-cards{z-index:1;grid-template-columns:repeat(3,1fr);gap:20px;display:grid;position:relative}@media (max-width:992px){.contact-cards{grid-template-columns:1fr}}.contact-card{-webkit-backdrop-filter:blur(18px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:20px;flex-direction:column;gap:10px;padding:32px 28px;transition:background .3s,transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.contact-card:before{content:"";background:linear-gradient(90deg,#0000,#ffffff73,#0000);height:1px;position:absolute;top:0;left:0;right:0}.contact-card:hover{background:#ffffff29;transform:translateY(-5px);box-shadow:0 20px 48px #0000004d}.contact-card__icon{width:52px;height:52px;color:var(--primary-color);background:#e4b44c33;border:1px solid #e4b44c4d;border-radius:14px;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.contact-card__title{color:var(--white);font-size:1.05rem;font-weight:700}.contact-card__desc{color:#ffffffa6;font-size:.88rem;line-height:1.65}.contact-card__cta{color:var(--primary-color);letter-spacing:.3px;margin-top:6px;font-size:.82rem;font-weight:700;transition:color .2s;display:inline-block}.contact-card__cta:hover{color:#f5c842}.contact-grid{grid-template-columns:1fr 380px;align-items:start;gap:48px;display:grid}@media (max-width:1200px){.contact-grid{grid-template-columns:1fr 320px}}@media (max-width:992px){.contact-grid{grid-template-columns:1fr;gap:60px}}.contact-form-wrap{flex-direction:column;gap:0;display:flex}.contact-form__heading{color:var(--dark);letter-spacing:-.3px;margin-bottom:28px;font-size:1.7rem;font-weight:800}.contact-form{flex-direction:column;gap:20px;display:flex}.contact-form__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact-form__field{flex-direction:column;gap:7px;display:flex}.contact-form__field label{color:var(--gray-700);letter-spacing:.3px;font-size:.8rem;font-weight:600}.contact-form__field input,.contact-form__field textarea{width:100%;font-size:.92rem;font-family:var(--font-montserrat);color:var(--dark);background:var(--white);resize:none;border:1.5px solid #0000001a;border-radius:12px;outline:none;padding:13px 16px;transition:border-color .25s,box-shadow .25s}.contact-form__field input:focus,.contact-form__field textarea:focus{border-color:var(--primary-color);box-shadow:0 0 0 4px #e4b44c1f}.contact-form__note{color:var(--text-light);margin-top:-6px;font-size:.8rem}.contact-form__btn{background:var(--secondary-color);color:var(--white);letter-spacing:.8px;text-transform:uppercase;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:10px;width:fit-content;padding:14px 30px;font-size:.85rem;font-weight:700;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex}.contact-form__btn:hover{background:var(--secondary-hover);transform:translateY(-2px);box-shadow:0 8px 24px #a61e2259}.contact-success{background:var(--white);text-align:center;border:1.5px solid #38a1694d;border-radius:20px;flex-direction:column;align-items:center;gap:16px;margin-bottom:24px;padding:48px 24px;display:flex}.contact-success__icon{color:#38a169;background:#38a1691a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.6rem;font-weight:700;display:flex}.contact-success p{color:var(--gray-700);font-size:.95rem;line-height:1.6}.contact-whatsapp{color:var(--white);background:#25d366;border-radius:12px;align-items:center;gap:10px;width:fit-content;margin-top:24px;padding:14px 22px;font-size:.85rem;font-weight:600;transition:background .25s,transform .25s;display:inline-flex}.contact-whatsapp:hover{color:var(--white);background:#1ebe5d;transform:translateY(-2px)}.contact-info{flex-direction:column;gap:28px;display:flex}.contact-info__block{background:var(--white);border:1px solid #00000012;border-radius:20px;flex-direction:column;gap:18px;padding:28px;display:flex}.contact-info__heading{color:var(--dark);letter-spacing:-.2px;margin-bottom:4px;font-size:1rem;font-weight:700}.contact-info__item{align-items:flex-start;gap:14px;display:flex}.contact-info__icon{color:var(--primary-color);flex-shrink:0;margin-top:3px;font-size:1rem}.contact-info__item div{flex-direction:column;gap:3px;display:flex}.contact-info__item strong{color:var(--text-main);text-transform:uppercase;letter-spacing:.6px;font-size:.82rem;font-weight:700}.contact-info__item span,.contact-info__item a{color:var(--text-muted);font-size:.88rem;line-height:1.5;transition:color .2s}.contact-info__item a:hover{color:var(--secondary-color)}.contact-map{border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000014}.about-section-header{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:12px;margin-bottom:56px;display:flex;position:relative}.about-section-title{color:var(--dark);letter-spacing:-.5px;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;line-height:1.15}.about-section-title--light{color:var(--white)}.about-eyebrow{letter-spacing:2.5px;text-transform:uppercase;color:var(--secondary-color);align-items:center;gap:9px;font-size:.7rem;font-weight:700;display:inline-flex}.about-eyebrow--light{color:#ffffffb3}.about-eyebrow__dot{background:currentColor;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.about-highlight{color:var(--primary-color);font-style:italic}.about-story{background:var(--bg-light)}.about-story__grid{grid-template-columns:1fr 460px;align-items:center;gap:72px;display:grid}.about-story__content{flex-direction:column;gap:20px;display:flex}.about-story__title{color:var(--dark);letter-spacing:-1px;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;line-height:1.1}.about-story__text{color:var(--text-muted);max-width:520px;font-size:.95rem;line-height:1.8}.about-pillars{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px;display:grid}.about-pillar{background:var(--white);border:1px solid #00000012;border-radius:14px;flex-direction:column;align-items:flex-start;gap:12px;padding:20px 18px;transition:box-shadow .3s;display:flex}.about-pillar:hover{box-shadow:0 6px 24px #00000012}.about-pillar__icon{width:44px;height:44px;color:var(--primary-color);background:#e4b44c1f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.about-pillar__title{color:var(--dark);margin-bottom:4px;font-size:.9rem;font-weight:700;display:block}.about-pillar__desc{color:var(--gray-400);font-size:.82rem;line-height:1.55}.about-story__img-wrap{border-radius:24px;position:relative;overflow:visible}.about-story__img{object-fit:cover;object-position:73% center;border-radius:24px;width:100%;height:560px;display:block;box-shadow:0 20px 60px #00000024}.about-story__img-badge{z-index:5;background:var(--secondary-color);color:var(--white);letter-spacing:1.5px;text-transform:uppercase;border-radius:10px;padding:10px 18px;font-size:.72rem;font-weight:700;position:absolute;top:-18px;left:-18px;box-shadow:0 8px 24px #a61e2259}.about-story__img-card{z-index:5;background:var(--white);border-radius:16px;flex-direction:column;align-items:center;gap:4px;min-width:150px;padding:18px 24px;display:flex;position:absolute;bottom:-20px;right:-20px;box-shadow:0 12px 40px #00000024}.about-story__img-card strong{color:var(--primary-color);font-size:2rem;font-weight:800;line-height:1}.about-story__img-card span{color:var(--gray-400);text-align:center;font-size:.72rem;font-weight:600}.about-journey{position:relative;overflow:hidden}.about-journey__bg{z-index:0;background-blend-mode:multiply;background-color:#0000;background-image:linear-gradient(145deg,#1e1206f7 0%,#5a191ceb 50%,#140e06f7 100%),url(/about-bg-2.webp);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.about-timeline{flex-direction:column;max-width:880px;margin:0 auto;display:flex;position:relative}.about-timeline__line{background:linear-gradient(#0000,#e4b44c8c 10% 90%,#0000);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.about-timeline__item{align-items:center;width:100%;padding-block:20px;display:flex;position:relative}.about-timeline__item--left{justify-content:flex-start;padding-right:calc(50% + 40px)}.about-timeline__item--right{justify-content:flex-end;padding-left:calc(50% + 40px)}@media (max-width:768px){.about-timeline__line{left:20px}.about-timeline__item{justify-content:flex-start;margin-bottom:30px;padding-left:50px;padding-right:0}.about-timeline__dot{left:20px;transform:translate(-50%)}.about-timeline__item--left,.about-timeline__item--right{padding-left:50px;padding-right:0}}.about-timeline__card{-webkit-backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff24;border-radius:20px;width:100%;padding:28px 30px;transition:background .3s,transform .3s;position:relative}.about-timeline__card:before{content:"";background:linear-gradient(90deg,#0000,#e4b44c80,#0000);border-radius:20px 20px 0 0;height:1px;position:absolute;top:0;left:0;right:0}.about-timeline__card:hover{background:#ffffff21;transform:translateY(-4px)}.about-timeline__year{letter-spacing:2px;color:var(--primary-color);text-transform:uppercase;background:#e4b44c24;border:1px solid #e4b44c4d;border-radius:999px;margin-bottom:10px;padding:4px 12px;font-size:.68rem;font-weight:800;display:inline-block}.about-timeline__title{color:var(--white);margin-bottom:8px;font-size:1rem;font-weight:700;line-height:1.3}.about-timeline__desc{color:#ffffff94;font-size:.84rem;line-height:1.65}.about-timeline__dot{background:var(--primary-color);z-index:2;border:3px solid #1e1208;border-radius:50%;width:16px;height:16px;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 0 0 4px #e4b44c4d}.about-quality{background:var(--bg-light);padding-block:90px}.about-certs{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:992px){.about-certs{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.about-certs{grid-template-columns:1fr}}.about-cert-card{background:var(--white);text-align:center;border:1px solid #00000012;border-radius:20px;flex-direction:column;align-items:center;gap:12px;padding:36px 28px;transition:box-shadow .3s,transform .3s;display:flex}.about-cert-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.about-cert-card__icon{width:60px;height:60px;color:var(--primary-color);background:#e4b44c1a;border-radius:16px;justify-content:center;align-items:center;display:flex}.about-cert-card__title{color:var(--dark);font-size:1rem;font-weight:700}.about-cert-card__desc{color:var(--gray-400);font-size:.85rem;line-height:1.6}.about-bottom{background:var(--white);padding-block:90px}.about-bottom__grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}@media (max-width:992px){.about-bottom__grid{grid-template-columns:1fr;gap:40px}}.about-trust{flex-direction:column;gap:18px;display:flex}.about-trust__title{color:var(--dark);letter-spacing:-.5px;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;line-height:1.1}.about-trust__desc{color:var(--text-light);max-width:420px;font-size:.92rem;line-height:1.75}.about-trust__btn{background:var(--secondary-color);color:var(--white);letter-spacing:.8px;text-transform:uppercase;border-radius:10px;align-items:center;gap:8px;width:fit-content;padding:13px 26px;font-size:.82rem;font-weight:700;transition:background .25s,transform .25s;display:inline-flex}.about-trust__btn:hover{background:var(--secondary-hover);color:var(--white);transform:translateY(-2px)}.about-leadership__card{background:var(--bg-light);border:1px solid #00000012;border-radius:24px;flex-direction:column;gap:16px;padding:40px 36px;display:flex;position:relative}.about-leadership__quote-mark{color:var(--primary-color);opacity:.15;pointer-events:none;font-family:Georgia,serif;font-size:5rem;font-weight:800;line-height:1;position:absolute;top:16px;left:28px}.about-leadership__heading{color:var(--dark);font-size:1.15rem;font-weight:700}.about-leadership__text{color:var(--text-muted);font-size:.9rem;line-height:1.75}.about-leadership__author{border-top:1px solid #00000012;align-items:center;gap:14px;margin-top:4px;padding-top:12px;display:flex}.about-leadership__avatar{object-fit:cover;border:2px solid var(--primary-color);filter:blur(1px);border-radius:50%;flex-shrink:0;width:46px;height:46px}.about-leadership__author div{flex-direction:column;gap:2px;display:flex}.about-leadership__author strong{color:var(--dark);font-size:.88rem;font-weight:700}.about-leadership__author span{color:var(--text-light);font-size:.78rem}.recipe-grid-2col{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}@media (max-width:992px){.recipe-grid-2col{grid-template-columns:1fr}}.recipe-card{background:linear-gradient(145deg,var(--bg-recipe-1)0%,var(--bg-recipe-2)100%);border:1px solid #0000000f;border-radius:16px;padding:32px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 16px #00000008}.recipe-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.recipe-card__header{border-bottom:1px solid #0000000f;gap:24px;margin-bottom:28px;padding-bottom:24px;display:flex}.recipe-card__img-wrap{cursor:pointer;border-radius:12px;flex-shrink:0;width:110px;height:110px;position:relative;overflow:hidden;box-shadow:0 4px 10px #0000000f}.recipe-card__img{object-fit:cover;background:var(--gray-bg);width:100%;height:100%;transition:transform .4s}.recipe-card__img-wrap:hover .recipe-card__img{transform:scale(1.08)}.recipe-card__img-overlay{color:var(--white);opacity:0;background:#0006;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.recipe-card__img-wrap:hover .recipe-card__img-overlay{opacity:1}.recipe-card__info{flex-direction:column;justify-content:center;display:flex}.recipe-card__category{color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:.8rem;font-weight:700}.recipe-card__title{color:var(--dark);margin-bottom:12px;font-family:Georgia,serif;font-size:1.8rem;font-weight:800;line-height:1.2}.recipe-card__meta{color:var(--text-muted);align-items:center;gap:12px;font-size:.9rem;font-weight:500;display:flex}.recipe-card__meta span{align-items:center;gap:6px;display:flex}.recipe-meta-dot{color:var(--text-dim)}.recipe-card__body{flex-direction:column;gap:20px;display:flex}.recipe-card__section{flex-direction:column;gap:10px;display:flex}.recipe-card__subtitle{color:var(--dark);font-size:1.1rem;font-weight:700}.recipe-timeline-flow{scrollbar-width:none;-ms-overflow-style:none;gap:20px;padding-top:6px;padding-bottom:16px;display:flex;overflow-x:auto}.recipe-timeline-flow::-webkit-scrollbar{display:none}.recipe-timeline-item{z-index:1;flex-direction:column;flex-shrink:0;gap:16px;min-width:140px;max-width:180px;display:flex;position:relative}.recipe-timeline-flow:not(.recipe-timeline-flow--method) .recipe-timeline-item:after{content:"";z-index:-1;background:#e4b44c66;width:100%;height:2px;position:absolute;top:14px;left:32px}.recipe-timeline-flow--method .recipe-timeline-item:after{content:"";z-index:-1;background:#e4b44c66;width:100%;height:2px;position:absolute;top:18px;left:48px}.recipe-timeline-item:last-child:after{display:none}.recipe-timeline-dot{background:var(--primary-color);border:3px solid #fff;border-radius:50%;width:16px;height:16px;margin-top:7px;margin-left:12px;box-shadow:0 0 0 1px #0000000d}.recipe-timeline-number{background:var(--white);border:2px solid var(--primary-color);width:32px;height:32px;color:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;margin-left:12px;font-size:.9rem;font-weight:800;display:flex;box-shadow:0 2px 8px #0000000d}.recipe-timeline-glass{-webkit-backdrop-filter:blur(16px);color:var(--gray-700);background:#ffffffbf;border:1px solid #ffffffe6;border-radius:8px;flex:1;padding:8px;font-size:.9rem;line-height:1.4;box-shadow:0 8px 24px #0000000a}.recipe-lightbox{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#000000d9;justify-content:center;align-items:center;padding:20px;animation:.3s ease-in-out fadeIn;display:flex;position:fixed;inset:0}.recipe-lightbox__close{color:var(--white);cursor:pointer;z-index:10000;background:0 0;border:none;transition:transform .2s,color .2s;position:absolute;top:30px;right:40px}.recipe-lightbox__close:hover{color:var(--primary-color);transform:scale(1.1)}.recipe-lightbox__content{border-radius:20px;width:100%;max-width:900px;max-height:85vh;animation:.3s cubic-bezier(.175,.885,.32,1.275) zoomIn;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}.recipe-lightbox__img{object-fit:contain;background:var(--dark-100);width:100%;height:100%;max-height:85vh;display:block}@keyframes zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.shop-section{background:var(--white);min-height:80vh;padding-block:80px}.shop-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (max-width:1200px){.shop-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.shop-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:480px){.shop-grid{grid-template-columns:1fr}}.product-card{-webkit-backdrop-filter:blur(20px);background:#000;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;gap:24px;padding:24px;transition:transform .3s,border-color .3s;display:flex}.product-card:hover{border-color:#ffffff1a;transform:translateY(-4px)}.product-card__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.product-card__info{flex-direction:column;gap:4px;display:flex}.product-card__title{color:var(--white);font-size:1.1rem;font-weight:700;line-height:1.3}.product-card__prices{align-items:center;gap:8px;font-size:.95rem;font-weight:700;display:flex}.product-card__price{color:var(--primary-color)}.product-card__old-price{color:var(--text-muted);font-size:.85rem;font-weight:500;text-decoration:line-through}.product-card__cart-btn{width:40px;height:40px;color:var(--text-light);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.product-card__cart-btn:hover{color:var(--primary-color);background:#ffffff1a;border-color:#fff3}.product-card__img-wrap{cursor:pointer;background:#fff;border-radius:12px;height:460px;position:relative;overflow:hidden}.product-card__img{object-fit:contain;backface-visibility:hidden;will-change:transform;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:auto;filter:contrast(1.02)brightness(1.01);transition:transform .6s cubic-bezier(.165,.84,.44,1);transform:translateZ(0)scale(1)}.product-card__img-wrap:hover .product-card__img{filter:contrast(1.05)brightness(1.02);transform:scale(1.08)translateZ(0)}.product-card__img-overlay{opacity:0;background:#0009;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.product-card__img-wrap:hover .product-card__img-overlay{opacity:1}.product-card__img-overlay span{color:var(--white);letter-spacing:1px;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #ffffff4d;border-radius:20px;padding:8px 16px;font-size:.9rem;font-weight:600}.product-popup-wrap{z-index:10000;-webkit-backdrop-filter:blur(12px);background:#000000d9;justify-content:center;align-items:center;padding:20px;animation:.3s ease-in-out fadeIn;display:flex;position:fixed;inset:0}.product-popup{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#141414f2;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:900px;animation:.3s cubic-bezier(.175,.885,.32,1.275) zoomIn;position:relative;overflow:hidden;box-shadow:0 30px 60px #0009}.product-popup__grid{grid-template-columns:1.2fr 1fr;display:grid}.product-popup__img-wrap{background:#fff;justify-content:center;align-items:center;min-height:400px;display:flex}.product-popup__img{object-fit:cover;width:100%;height:100%}.product-popup__content{flex-direction:column;justify-content:center;padding:50px 40px;display:flex}.product-popup__category{color:var(--primary-color);letter-spacing:2px;text-transform:uppercase;margin-bottom:12px;font-size:.75rem;font-weight:700}.product-popup__title{color:var(--white);margin-bottom:20px;font-size:2.2rem;font-weight:800;line-height:1.1}.product-popup__prices{align-items:center;gap:12px;margin-bottom:30px;display:flex}.product-popup__price{color:var(--primary-color);font-size:1.8rem;font-weight:700}.product-popup__old-price{color:var(--text-muted);font-size:1.2rem;font-weight:500;text-decoration:line-through}.product-popup__desc{color:#a0a0a0;margin-bottom:40px;font-size:1rem;line-height:1.6}.product-popup__add-btn{background:var(--primary-color);width:100%;color:var(--white);letter-spacing:1px;text-transform:uppercase;cursor:pointer;border:none;border-radius:30px;padding:18px;font-size:.95rem;font-weight:700;transition:all .3s;box-shadow:0 0 20px #fadcbb1a}.product-popup__add-btn:hover{background:#222;transform:translateY(-2px);box-shadow:0 6px 24px #e4b44c4d}.product-popup__close{width:36px;height:36px;color:var(--white);cursor:pointer;z-index:10;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.product-popup__close:hover{color:var(--primary-color);background:#ffffff1a;transform:scale(1.05)}.blogs-section{background-color:var(--bg-cream)}.blogs-grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:40px;display:grid}@media (max-width:768px){.blogs-grid{grid-template-columns:1fr}}.blog-card{background:var(--white);border:1px solid #00000008;border-radius:20px;flex-direction:column;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000d}.blog-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.blog-card__img-wrap{aspect-ratio:16/9;height:300px;position:relative;overflow:hidden}.blog-card__img{object-fit:cover;backface-visibility:hidden;will-change:transform;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:auto;-webkit-filter:contrast(1.02)brightness(1.01);transition:transform .6s cubic-bezier(.165,.84,.44,1);transform:translateZ(0)scale(1)}.blog-card:hover .blog-card__img{filter:contrast(1.05)brightness(1.02);transform:scale(1.08)translateZ(0)}.blog-card__category{background:var(--primary-color);color:var(--white);text-transform:uppercase;letter-spacing:1px;border-radius:50px;padding:6px 14px;font-size:.75rem;font-weight:700;position:absolute;top:20px;left:20px;box-shadow:0 4px 12px #e4b44c66}.blog-card__content{flex-direction:column;flex:1;padding:30px;display:flex}.blog-card__meta{gap:20px;margin-bottom:15px;display:flex}.blog-card__meta-item{color:var(--text-light);align-items:center;gap:6px;font-size:.85rem;display:flex}.blog-card__title{color:var(--text-main);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:15px;font-size:1.5rem;font-weight:700;line-height:1.3;transition:color .3s;display:-webkit-box;overflow:hidden}.blog-card__title a{color:inherit;text-decoration:none}.blog-card__title a:hover{color:var(--secondary-color)}.blog-card__excerpt{color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:25px;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-card__footer{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-top:20px;display:flex}.blog-card__product-tag{color:var(--text-muted);font-size:.85rem}.blog-card__product-tag strong{color:var(--secondary-color);font-weight:600}.blog-card__read-more{color:var(--text-main);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .3s,gap .3s;display:flex}.blog-card__read-more:hover{color:var(--secondary-color);gap:10px}.container--narrow{max-width:850px}.blog-details-section{background-color:var(--white);padding-block:70px}.blog-details__back{margin-bottom:40px}.back-link{color:var(--text-muted);align-items:center;gap:8px;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s;display:inline-flex}.back-link:hover{color:var(--secondary-color)}.blog-details__meta-top{flex-wrap:wrap;gap:25px;margin-bottom:30px;display:flex}.blog-details__main-img{border-radius:24px;width:100%;height:auto;max-height:500px;margin-bottom:50px;overflow:hidden;box-shadow:0 20px 40px #00000014}.blog-details__main-img img{object-fit:cover;width:100%;height:100%}.blog-full-content{color:var(--text-main);font-size:1.15rem;line-height:1.8}.blog-full-content p{margin-bottom:25px}.blog-full-content h3{color:var(--dark);margin-top:45px;margin-bottom:20px;font-size:1.8rem;font-weight:800}.blog-full-content strong{color:var(--secondary-color);font-weight:700}.blog-full-content em{color:var(--secondary-color);font-style:italic}.blog-full-content blockquote{background-color:var(--bg-cream);border-left:5px solid var(--primary-color);font-family:var(--font-playfair);color:var(--text-main);border-radius:0 20px 20px 0;margin:40px 0;padding:30px 40px;font-size:1.4rem;font-style:italic;position:relative}.blog-full-content blockquote cite{color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;margin-top:15px;font-size:.9rem;font-style:normal;font-weight:700;display:block}.blog-full-content ul,.blog-full-content ol{margin-bottom:30px;padding-left:20px}.blog-full-content li{margin-bottom:12px}.blog-full-content ul li{list-style-type:disc}.blog-full-content ol li{list-style-type:decimal}.blog-full-content a{color:var(--secondary-color);text-underline-offset:4px;font-weight:700;text-decoration:underline;transition:color .3s}.blog-full-content a:hover{color:var(--primary-color)}.blog-details__footer{border-top:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;margin-top:60px;padding-top:40px;display:flex}.blog-details__share span,.blog-details__related span{color:var(--text-light);text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;font-size:.85rem;font-weight:700;display:block}.share-btns{gap:15px;display:flex}.share-btn{border:1px solid var(--border-color);width:45px;height:45px;color:var(--text-main);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.share-btn:hover{border-color:var(--secondary-color);color:var(--secondary-color);transform:translateY(-3px)}.product-pill{background-color:var(--secondary-color);color:var(--white);border-radius:50px;padding:10px 25px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 20px #a61e2233}.product-pill:hover{background-color:var(--secondary-hover);transform:translateY(-3px);box-shadow:0 15px 30px #a61e224d}@media (max-width:768px){.blog-details__footer{flex-direction:column;align-items:flex-start}}.reels-section{z-index:1;background-color:#0f0f0f;background-image:url(/hero-bg-2.webp);background-position:50%;background-size:cover;background-attachment:fixed;position:relative;overflow:hidden}.reels-section:before{content:"";z-index:-1;background:linear-gradient(#0f0f0f 0%,#0f0f0fd9 50%,#0f0f0f 100%);position:absolute;inset:0}.reels-header{justify-content:space-between;align-items:flex-end;margin-bottom:60px;display:flex}.reels-eyebrow{color:var(--primary-color);text-transform:uppercase;letter-spacing:2px;align-items:center;gap:10px;margin-bottom:15px;font-size:.85rem;font-weight:700;display:inline-flex}.reels-title{color:var(--white);flex-wrap:wrap;gap:10px;font-size:3rem;font-weight:800;line-height:1.1;display:flex}.reels-title__accent{color:var(--primary-color)}.reels-slider-container{max-width:400px;margin:0 auto;padding-bottom:50px;position:relative}.reels-swiper{width:320px;height:520px}.reels-slide{justify-content:center;align-items:center;display:flex}.reels-card{background:#1a1a1a;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.reels-card__img-wrap{flex:1;position:relative;overflow:hidden}.reels-card__img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.reels-card__overlay{opacity:.8;background:#0000004d;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.reels-play-btn{background:var(--primary-color);width:70px;height:70px;color:var(--white);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 10px 30px #e4b44c66}.reels-play-btn:hover{transform:scale(1.15)}.reels-card:hover .reels-card__img{transform:scale(1.05)}.reels-card:hover .reels-card__overlay{opacity:1}.reels-card__content{background:#1a1a1a;padding:20px}.reels-card__caption{color:#ccc;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.reels-btn{width:50px;height:50px;color:var(--white);cursor:pointer;z-index:10;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.reels-nav-prev{left:-100px}.reels-nav-next{right:-100px}.reels-btn:hover{background:var(--primary-color);border-color:var(--primary-color);color:var(--white);transform:translateY(-50%)scale(1.1)}@media (max-width:768px){.reels-nav-prev,.reels-nav-next{display:none}.reels-title{font-size:2rem}}.reels-swiper .swiper-pagination-bullet{width:8px;height:8px;transition:all .3s;opacity:1!important;background:#fff6!important}.reels-swiper .swiper-pagination-bullet-active{background:var(--primary-color)!important;border-radius:4px!important;width:20px!important}.reels-modal{z-index:10000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;justify-content:center;align-items:center;padding:20px;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.reels-modal__content{aspect-ratio:9/16;background:#000;border-radius:20px;width:100%;max-width:450px;position:relative;overflow:hidden;transform:translateY(40px);box-shadow:0 0 50px #00000080}.reels-modal__close{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .3s;display:flex;position:absolute;top:20px;right:20px}.reels-modal__close:hover{background:var(--secondary-color)}.reels-video-container{width:100%;height:100%}.reels-video-player{object-fit:cover;width:100%;height:100%}
@media (max-width:1440px){.hero-card{width:220px}}@media (max-width:1200px){.header-nav__link{padding:6px 10px;font-size:.75rem}.hero-card{width:200px}.hero-counter{right:16px}.shop-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.header-nav{display:none}.header-hamburger{display:flex}.hero-card,.hero-diagonal:after{display:none}.hero-nav-prev{left:14px}.hero-nav-next{right:14px}.offering-grid{grid-template-columns:repeat(3,1fr)}.offering-arch{display:none}.offering-card{transform:translateY(0)!important}.offering-card:hover{transform:translateY(-12px)!important}}@media (max-width:992px){.hero-anim-wrap{padding-bottom:80px}.why-grid{grid-template-columns:repeat(2,1fr)}.vision-grid{grid-template-columns:1fr}.cta-wrap{grid-template-columns:1fr;gap:50px}.instagram-grid{grid-template-columns:repeat(3,1fr)}.ig-modal__content{flex-direction:column;overflow-y:auto}.ig-modal__image{flex:none;min-height:350px}.brands-section{padding-block:70px 50px}.brands-cf-slide{width:360px}.brands-cf-card{height:300px}.brands-nav{width:40px;height:40px}.brands-nav-prev{left:12px}.brands-nav-next{right:12px}.contact-cards-bg{padding:32px 24px}.contact-cards{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr}.about-story__grid{grid-template-columns:1fr;gap:48px}.about-story__img-wrap{order:-1}.about-story__img{object-position:75% center;height:480px}.about-certs{grid-template-columns:repeat(2,1fr)}.about-bottom__grid{grid-template-columns:1fr;gap:40px}.about-timeline__item--left{padding-right:calc(50% + 24px)}.about-timeline__item--right{padding-left:calc(50% + 24px)}.recipe-grid-2col{grid-template-columns:1fr}.shop-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.site-header{padding-block:18px}.site-header--scrolled{padding-block:12px}.header-logo{font-size:1.25rem}.drawer{width:280px}.hero-thumbs-wrap,.hero-thumbs-swiper,.hero-thumb{height:70px}.hero-anim-wrap{padding-bottom:76px}.hero-counter{display:none}.hero-nav{width:38px;height:38px}.offering-grid{grid-template-columns:repeat(2,1fr)}.offering-cta{margin-top:48px}.brands-cf-slide{width:280px}.brands-cf-card{height:250px}.brands-cf-card__name{font-size:1.2rem}.brands-cf-card__tag,.brands-cf-card__desc{display:none!important}.brands-nav,.about-timeline__line{display:none}.about-timeline__item--left,.about-timeline__item--right{justify-content:center;padding:0}.about-timeline__dot{display:none}.about-timeline{gap:16px}.about-certs,.about-pillars{grid-template-columns:1fr}.recipe-card{padding:24px}.recipe-card__header{gap:16px}.recipe-card__title{font-size:1.4rem}.about-story__img{object-position:78% center;height:400px}}@media (max-width:576px){.header-logo{font-size:1.1rem}.drawer{width:100%}.hero-thumbs-wrap{display:none}.hero-anim-wrap{padding-bottom:40px}.hero-left{padding-left:20px}.hero-border{width:3px}.hero-btn{padding:12px 22px;font-size:.75rem}.offering-grid{grid-template-columns:1fr}.why{padding-block:60px}.why-grid{grid-template-columns:1fr}.why-header{margin-bottom:40px}.vision{padding-block:60px}.vision-video-card{border-radius:16px}.vision-card{border-radius:16px;padding:24px}.vision-card--transparent{padding-inline:0}.cta-section{padding-block:60px}.cta-form-card{padding:32px 24px}.cta-input-row{grid-template-columns:1fr}.footer{padding-block:60px 40px}.footer-content{padding:40px 20px}.footer-nav{gap:12px;margin-bottom:32px}.footer-nav a{font-size:.85rem}.footer-contact{width:100%;margin-bottom:24px;padding-bottom:24px}.footer-contact-row{flex-direction:column;gap:12px}.footer-contact-item{text-align:center;justify-content:center;width:100%;font-size:.85rem}.footer-socials a{width:38px;height:38px;font-size:1rem}.back-to-top{width:44px;height:44px;bottom:20px;right:20px}.instagram-section{padding-top:60px}.ig-header{margin-bottom:30px}.instagram-grid{grid-template-columns:repeat(2,1fr)}.contact-cards-bg{padding:24px 16px}.contact-cards,.contact-grid,.contact-form__row,.recipe-card__body{grid-template-columns:1fr}.recipe-card{padding:20px}.recipe-card__header{text-align:center;flex-direction:column;align-items:center;gap:20px;margin-bottom:20px;padding-bottom:20px}.recipe-card__img-wrap{width:140px;height:140px;margin-bottom:10px}.recipe-card__info{align-items:center}.recipe-card__title{font-size:1.6rem}.recipe-card__meta{flex-wrap:wrap;justify-content:center;gap:10px}.recipe-timeline-flow{flex-direction:column;gap:15px;padding-bottom:0;overflow-x:visible}.recipe-timeline-item{flex-direction:row;align-items:center;gap:12px;min-width:100%;max-width:100%}.recipe-timeline-flow:not(.recipe-timeline-flow--method) .recipe-timeline-item:after,.recipe-timeline-flow--method .recipe-timeline-item:after{display:none}.recipe-timeline-item{position:relative}.recipe-timeline-item:before{content:"";z-index:-1;background:#e4b44c4d;width:2px;height:calc(100% - 15px);position:absolute;top:32px;left:15px}.recipe-timeline-flow:not(.recipe-timeline-flow--method) .recipe-timeline-item:before{top:25px;left:19px}.recipe-timeline-dot{margin-left:12px}.recipe-timeline-number{margin-left:0}.recipe-timeline-glass{width:100%;padding:12px 16px}.shop-grid{grid-template-columns:1fr}.page-hero{height:280px}.page-hero__content{padding-bottom:36px}.about-story__img{object-position:80% center;height:350px}.product-popup__grid{grid-template-columns:1fr}}
@font-face{font-family:montserrat;src:url(../media/montserrat_300-s.p.6f4201f2.woff2)format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:montserrat;src:url(../media/montserrat_regular-s.p.30677e4b.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:montserrat;src:url(../media/montserrat_500-s.p.e43d0783.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:montserrat;src:url(../media/montserrat_600-s.p.a00ab17e.woff2)format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:montserrat;src:url(../media/montserrat_700-s.p.2811fc74.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:montserrat;src:url(../media/montserrat_800-s.p.cde454cc.woff2)format("woff2");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:montserrat;src:url(../media/montserrat_900-s.p.4ac4537d.woff2)format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:montserrat Fallback;src:local(Arial);ascent-override:84.98%;descent-override:22.04%;line-gap-override:0.0%;size-adjust:113.9%}.montserrat_734ca82d-module__ATfyla__className{font-family:montserrat,montserrat Fallback}.montserrat_734ca82d-module__ATfyla__variable{--font-montserrat:"montserrat","montserrat Fallback"}
