.hero_heroSection__MTohM{position:relative;width:100%;overflow:hidden;padding-top:70px}.hero_hero__JYL4I{position:relative;min-height:calc(100vh - 70px);justify-content:center;text-align:center;padding:4rem 1.5rem;overflow:hidden}.hero_heroContent__6DxUC,.hero_hero__JYL4I{display:flex;flex-direction:column;align-items:center}.hero_heroContent__6DxUC{max-width:820px;z-index:2}.hero_heroLogo__Bb2tU{margin-top:-3rem;margin-bottom:-1.5rem;display:flex;justify-content:center;align-items:center;filter:drop-shadow(0 4px 12px rgba(184,123,112,.15))}.hero_heroLogo__Bb2tU img{width:clamp(350px,22vw,550px);height:auto}.hero_title__K_BI6{font-family:Playfair Display,Cormorant Garamond,serif;font-size:clamp(2.5rem,5.5vw,4.2rem);font-weight:600;line-height:1.15;letter-spacing:.04em;color:var(--foreground);margin-bottom:1.5rem}.hero_title__K_BI6 span{display:block}.hero_highlight__3lMSm{background:linear-gradient(135deg,#b87b70,#f4d3c9 35%,#c58a7f 70%,#8e5246);-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 2px rgba(130,70,60,.12))}.hero_subtitle__PMAEf{font-size:clamp(.95rem,1.8vw,1.15rem);color:var(--muted-foreground);line-height:1.7;max-width:640px;margin-bottom:2.5rem;font-weight:400}.hero_actions__NtpUa{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px}.hero_primaryBtn__tshIr{padding:14px 36px;background:linear-gradient(135deg,#c58a7f,#b87b70);color:#ffffff!important;border-radius:var(--radius);font-size:.85rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;box-shadow:0 6px 20px rgba(184,123,112,.25);transition:all .3s ease}.hero_primaryBtn__tshIr:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(184,123,112,.35);background:linear-gradient(135deg,#b87b70,#a86d62)}.hero_secondaryBtn__vr72R{padding:13px 34px;background:rgba(255,255,255,.6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid var(--border);border-radius:var(--radius);color:var(--foreground);font-size:.85rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;transition:all .3s ease}.hero_secondaryBtn__vr72R:hover{border-color:var(--primary);color:var(--primary);background:rgba(255,255,255,.9);transform:translateY(-2px)}@media (max-width:600px){.hero_hero__JYL4I{padding:3rem 1.25rem}.hero_actions__NtpUa{flex-direction:column;width:100%}.hero_primaryBtn__tshIr,.hero_secondaryBtn__vr72R{width:100%;text-align:center}}.footer_footer__ysJQv{background:var(--background);color:var(--foreground);padding:4.5rem 2rem 2rem;font-size:.9rem;border-top:1px solid var(--border);position:relative;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.footer_footer__ysJQv:before{content:"";position:absolute;top:-1px;left:10%;right:10%;height:1.5px;background:linear-gradient(90deg,transparent,var(--primary),var(--accent),var(--primary),transparent)}.footer_container__PyKNL{max-width:1200px;margin:0 auto 3rem;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:2.5rem}.footer_brand__4_0Bw .footer_logo__qEIoK{font-family:Playfair Display,Cormorant Garamond,serif;font-weight:600;font-size:1.4rem;letter-spacing:.12em;margin-bottom:.8rem;background:linear-gradient(135deg,#b87b70,#d49a8f 40%,#8e5246);-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 2px rgba(130,70,60,.15))}.footer_brand__4_0Bw p{color:var(--muted-foreground);font-size:.88rem;line-height:1.6;max-width:280px}.footer_contact__kzxCV h4,.footer_links__2zAnx h4,.footer_social__KGvuf h4{font-family:Playfair Display,Cormorant Garamond,serif;font-size:1.05rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.2rem;color:var(--foreground);position:relative;display:inline-block}.footer_contact__kzxCV h4:after,.footer_links__2zAnx h4:after,.footer_social__KGvuf h4:after{content:"";position:absolute;bottom:-4px;left:0;width:24px;height:1.5px;background:var(--primary);border-radius:var(--radius)}.footer_contact__kzxCV ul,.footer_links__2zAnx ul,.footer_social__KGvuf ul{list-style:none;padding:0;margin:0}.footer_contact__kzxCV li,.footer_links__2zAnx li,.footer_social__KGvuf li{margin-bottom:.65rem;color:var(--muted-foreground);font-size:.88rem;line-height:1.5}.footer_links__2zAnx a,.footer_social__KGvuf a{color:var(--foreground);text-decoration:none;position:relative;transition:color .3s ease}.footer_links__2zAnx a:hover,.footer_social__KGvuf a:hover{color:var(--primary)}.footer_bottom__4p5lN{text-align:center;border-top:1px solid var(--border);padding-top:1.8rem;font-size:.82rem;color:var(--muted-foreground);letter-spacing:.03em}.footer_legal__tPxeW{margin-top:.6rem;display:flex;justify-content:center;gap:1.5rem;font-size:.8rem}.footer_legal__tPxeW a{color:var(--muted-foreground);text-decoration:none;transition:color .2s ease}.footer_legal__tPxeW a:hover{color:var(--primary);text-decoration:underline}@media (max-width:900px){.footer_container__PyKNL{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:550px){.footer_container__PyKNL{grid-template-columns:1fr;text-align:center}.footer_brand__4_0Bw p{max-width:100%}.footer_contact__kzxCV h4:after,.footer_links__2zAnx h4:after,.footer_social__KGvuf h4:after{left:50%;transform:translateX(-50%)}.footer_legal__tPxeW{flex-direction:column;gap:.5rem}}.about_about__S3AL0{padding:3rem 2rem;position:relative}.about_container__PY6WN{max-width:1200px;margin:0 auto;display:grid;text-align:center;gap:4rem;align-items:center}.about_imageWrapper___rFkK{position:relative;border:1px solid var(--border);padding:6px;background:var(--card);max-width:450px;margin:0 auto}.about_image__680Nt{height:auto;max-height:520px;object-fit:cover;filter:grayscale(10%) contrast(1.05)}.about_content__zQ7dQ h2{font-size:2.6rem;font-weight:800;color:var(--primary);margin-bottom:.4rem}.about_content__zQ7dQ h3{font-size:1rem;letter-spacing:.15em;color:var(--muted-foreground);margin-bottom:2rem;text-transform:uppercase}.about_content__zQ7dQ p{font-size:1.05rem;line-height:1.8;color:var(--foreground);margin-bottom:1.2rem}.about_services__7_X8a{margin-top:2rem;padding-left:1rem;text-align:left}.about_services__7_X8a li{margin-bottom:.6rem;color:var(--muted-foreground);position:relative}.about_services__7_X8a li:before{content:"▸";color:var(--primary);position:absolute;left:-1rem}@media (max-width:900px){.about_container__PY6WN{grid-template-columns:1fr;text-align:center}.about_services__7_X8a{text-align:left}}@media (max-width:1030px){.about_imageWrapper___rFkK{max-width:500px}.about_image__680Nt{max-height:500px}}@media (max-width:750px){.about_imageWrapper___rFkK{max-width:240px}.about_image__680Nt{max-height:300px}}.portfolio_portfolioSection__xLaRj{padding:6rem 1.5rem;background:var(--background);position:relative;overflow:hidden}.portfolio_header__TQ6Kc{text-align:center;max-width:700px;margin:0 auto 3.5rem}.portfolio_subtitle__vS8EG{font-size:.85rem;letter-spacing:.15em;text-transform:uppercase;color:var(--primary);font-weight:600;display:block;margin-bottom:.5rem}.portfolio_portfolioTitle__Pk419{font-family:Playfair Display,Cormorant Garamond,serif;font-size:clamp(2.2rem,4vw,3rem);font-weight:600;color:var(--foreground);margin-bottom:1rem}.portfolio_description__Zwr_k{font-size:.95rem;color:var(--muted-foreground);line-height:1.6}.portfolio_carouselContainer__Xg6_f{position:relative;max-width:1250px;margin:0 auto;padding:0 1rem}.portfolio_carouselTrack__UMDw7{display:flex;gap:1.8rem;overflow-x:auto;scroll-behavior:smooth;padding:1rem .5rem 2rem;scrollbar-width:none;-ms-overflow-style:none}.portfolio_carouselTrack__UMDw7::-webkit-scrollbar{display:none}.portfolio_perfumeCard__IcSF6{flex:0 0 280px;background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) * 1.5);overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.portfolio_perfumeCard__IcSF6:hover{transform:translateY(-6px);box-shadow:0 12px 30px rgba(184,123,112,.18);border-color:var(--primary)}.portfolio_badge__yMhLI{position:absolute;top:12px;left:12px;background:linear-gradient(135deg,#c58a7f,#b87b70);color:#ffffff;font-size:.72rem;font-weight:600;padding:4px 10px;border-radius:20px;z-index:2;letter-spacing:.05em;text-transform:uppercase}.portfolio_imageWrapper__NUBv0{position:relative;width:100%;height:300px;background:rgba(242,214,220,.15);overflow:hidden}.portfolio_perfumeImage__nEtpX{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.portfolio_perfumeCard__IcSF6:hover .portfolio_perfumeImage__nEtpX{transform:scale(1.05)}.portfolio_categoryTag__fJABq{position:absolute;bottom:10px;right:10px;background:rgba(255,255,255,.85);backdrop-filter:blur(4px);color:var(--foreground);font-size:.75rem;padding:3px 10px;border-radius:var(--radius);font-weight:500}.portfolio_cardContent__I9k1y{padding:1.4rem;display:flex;flex-direction:column;gap:.4rem;flex-grow:1}.portfolio_family__rMmd5{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:var(--primary);font-weight:500}.portfolio_perfumeName__phgZ2{font-family:Playfair Display,Cormorant Garamond,serif;font-size:1.25rem;font-weight:600;color:var(--foreground);margin:.1rem 0}.portfolio_notes__Q8pS9{font-size:.85rem;color:var(--muted-foreground);line-height:1.4;margin-top:.4rem}.portfolio_notes__Q8pS9 strong{color:var(--foreground);font-weight:500}.portfolio_arrowBtn__rm0Ve{position:absolute;top:45%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.9);border:1px solid var(--border);color:var(--foreground);font-size:1.8rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.08)}.portfolio_arrowBtn__rm0Ve:hover{background:var(--primary);color:#ffffff;border-color:var(--primary)}.portfolio_prevBtn__O_DHH{left:-10px}.portfolio_nextBtn__7BGNE{right:-10px}.portfolio_ctaWrapper__dNcAv{text-align:center;margin-top:3.5rem}.portfolio_catalogBtn__PWoJO{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,#c58a7f,#b87b70);color:#ffffff;border-radius:var(--radius);font-size:.88rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;box-shadow:0 6px 20px rgba(184,123,112,.25);transition:all .3s ease}.portfolio_catalogBtn__PWoJO:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(184,123,112,.38)}@media (max-width:768px){.portfolio_arrowBtn__rm0Ve{display:none}.portfolio_carouselContainer__Xg6_f{padding:0}.portfolio_perfumeCard__IcSF6{flex:0 0 250px}.portfolio_catalogBtn__PWoJO{width:100%;text-align:center}}.contact_contact__phxeV{padding:6rem 1.5rem;background:var(--background);position:relative}.contact_container__F9QUt{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1.1fr;gap:4rem;align-items:flex-start}.contact_infos__KfsyM h2{font-family:Playfair Display,Cormorant Garamond,serif;font-size:clamp(2.2rem,3.5vw,2.8rem);color:var(--foreground);margin-bottom:1rem}.contact_description__UsQHU{font-size:.95rem;color:var(--muted-foreground);line-height:1.6;margin-bottom:2.5rem}.contact_detailsList__Ob0L6{display:flex;flex-direction:column;gap:1.2rem}.contact_detailItem__HZuRT{display:flex;align-items:flex-start;gap:.8rem;font-size:.92rem;color:var(--foreground)}.contact_icon__wQQcy{color:var(--primary);font-size:.85rem;margin-top:.2rem}.contact_contactLink__tM2Iu{color:var(--foreground);text-decoration:none;font-weight:500;transition:color .3s ease;margin-left:.3rem}.contact_contactLink__tM2Iu:hover{color:var(--primary)}.contact_form__94lbs{background:var(--card);padding:2.5rem;border-radius:calc(var(--radius) * 2);border:1px solid var(--border);box-shadow:0 10px 30px rgba(184,123,112,.08);display:flex;flex-direction:column;gap:1.2rem}.contact_inputGrid__3fpBV{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact_form__94lbs input,.contact_form__94lbs textarea,.contact_select__vo83v{width:100%;background:var(--background);border:1px solid var(--border);border-radius:var(--radius);padding:.9rem 1rem;font-size:.9rem;color:var(--foreground);font-family:inherit;outline:none;transition:border-color .3s ease,box-shadow .3s ease}.contact_form__94lbs input::placeholder,.contact_form__94lbs textarea::placeholder{color:var(--muted-foreground);opacity:.8}.contact_select__vo83v{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b87b70' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem}.contact_form__94lbs input:focus,.contact_form__94lbs textarea:focus,.contact_select__vo83v:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(184,123,112,.15)}.contact_submitBtn__sWA7X{margin-top:.5rem;padding:1rem 1.5rem;background:var(--primary);color:#ffffff;border:none;border-radius:var(--radius);font-weight:500;letter-spacing:.05em;text-transform:uppercase;font-size:.85rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(184,123,112,.25)}.contact_submitBtn__sWA7X:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 6px 20px rgba(184,123,112,.35)}.contact_submitBtn__sWA7X:disabled{opacity:.6;cursor:not-allowed;transform:none}.contact_success__hzBdG{margin-top:1rem;padding:.8rem;background:rgba(184,123,112,.1);border:1px solid var(--primary);border-radius:var(--radius);color:var(--foreground);font-size:.88rem;text-align:center}@media (max-width:900px){.contact_container__F9QUt{grid-template-columns:1fr;gap:3rem}.contact_inputGrid__3fpBV{grid-template-columns:1fr}.contact_form__94lbs{padding:1.8rem}}