.page_page__556_G{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;display:flex;flex-direction:column;height:100vh;font-family:var(--font-family)}@media (prefers-color-scheme:dark){.page_page__556_G{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page_header__oRW75{padding:1rem 2rem}.page_headerContent__vImKI{display:flex;align-items:center;gap:1rem;max-width:1200px}.page_logo__ikIZE{height:auto}.page_headerText__Aa5d1{font-size:1rem;color:#333;font-weight:400;font-family:var(--font-futura-light)}.page_mainContainer__HWWsc{display:flex;flex:1 1;height:calc(100vh - 4rem);overflow:hidden;position:relative}.page_productSection__yzTRF{flex:1 1;overflow:auto;min-width:0}.page_chatSection__ZYM_g{width:400px;border-left:1px solid #e5e5e5;background:#fff;overflow:hidden;transition:transform .3s ease;border-radius:8px 0 0 8px}.page_chatToggle__sehMV{display:none;position:fixed;bottom:20px;right:20px;width:60px;height:60px;border-radius:50%;background:#c5a572;color:#fff;border:none;box-shadow:0 4px 10px rgba(0,0,0,.2);z-index:1000;cursor:pointer;font-size:24px;align-items:center;justify-content:center}.page_chatHeader__5Ga1Z{display:none}.page_main__nw1Wk{flex-grow:1;padding:20px;max-width:1200px;margin:0 auto;width:100%}.page_main__nw1Wk ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.page_main__nw1Wk li:not(:last-of-type){margin-bottom:8px}.page_main__nw1Wk code{font-family:inherit;padding:2px 4px;border-radius:4px;font-weight:600}.page_ctas__rfsth{display:flex;gap:16px}.page_ctas__rfsth a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.page_primary__2CBMe{background:var(--foreground);color:var(--background);gap:8px}a.page_secondary__jzhTV{border-color:var(--gray-alpha-200);min-width:180px}.page_footer__F3MD0{grid-row-start:3;display:flex;gap:24px}.page_footer__F3MD0 a{display:flex;align-items:center;gap:8px}.page_footer__F3MD0 img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.page_primary__2CBMe:hover{background:var(--button-primary-hover);border-color:transparent}a.page_secondary__jzhTV:hover{background:var(--button-secondary-hover);border-color:transparent}.page_footer__F3MD0 a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:768px){.page_mainContainer__HWWsc{flex-direction:column}.page_productSection__yzTRF{flex:1 1;overflow:auto;min-height:0;width:100%;padding-bottom:60px}.page_chatSection__ZYM_g{position:fixed;bottom:0;left:0;width:100%;height:70vh;border-left:none;border-top:1px solid #e5e5e5;z-index:100;box-shadow:0 -2px 10px rgba(0,0,0,.1);transform:translateY(calc(100% - 60px))}.page_chatSection__ZYM_g.page_expanded__pv981{transform:translateY(0)}.page_chatToggle__sehMV{display:flex}.page_chatHeader__5Ga1Z{display:flex;height:60px;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e5e5;cursor:pointer;background:#f5f5f5;position:relative;padding:0 20px;font-weight:500;color:#333}.page_chatHeader__5Ga1Z:before{content:"";width:30px;height:4px;background:#ddd;border-radius:2px;position:absolute;top:12px;left:50%;transform:translateX(-50%)}.page_headerIcon__fjqaA{color:#777;transition:transform .3s ease}.page_expanded__pv981 .page_headerIcon__fjqaA{transform:rotate(180deg)}}@media (max-width:600px){.page_page__556_G{padding:16px 16px 80px}.page_header__oRW75{padding:.5rem 1rem}.page_headerContent__vImKI{gap:.5rem}.page_logo__ikIZE{width:100px}.page_headerText__Aa5d1{font-size:.85rem}.page_chatSection__ZYM_g{height:80vh}.page_main__nw1Wk{align-items:center}.page_main__nw1Wk ol{text-align:center}.page_ctas__rfsth{flex-direction:column}.page_ctas__rfsth a{font-size:14px;height:40px;padding:0 16px}a.page_secondary__jzhTV{min-width:auto}.page_footer__F3MD0{flex-wrap:wrap;align-items:center;justify-content:center}}.page_modalOverlay__29caG{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);z-index:1000;display:flex;justify-content:center;align-items:center;animation:page_fadeIn__jjObi .3s ease-in-out}.page_modalContent__P5a3v{width:100%;height:100%;background-color:#fff;overflow:hidden;position:relative}@keyframes page_fadeIn__jjObi{0%{opacity:0}to{opacity:1}}.page_consultationModalContent__OPjBj{background:#fff;padding:2rem;border-radius:12px;position:relative;max-width:500px;width:90vw;max-height:80vh;overflow-y:auto;z-index:10000;box-shadow:0 10px 30px rgba(0,0,0,.3)}.page_consultationHeader__qv6P8{margin-bottom:2rem;text-align:center}.page_consultationHeader__qv6P8 h3{margin:0 0 .5rem;font-size:1.5rem;color:#333;font-family:var(--font-futura-book);font-weight:500}.page_consultationHeader__qv6P8 p{margin:0;color:#666;font-size:.95rem;font-family:var(--font-futura-light)}.page_consultationForm__1_TZY{display:flex;flex-direction:column;gap:1.5rem}.page_formGroup__SWXkg{display:flex;flex-direction:column;gap:.5rem}.page_formGroup__SWXkg label{font-weight:500;color:#333;font-size:.9rem;font-family:var(--font-futura-book)}.page_formInput__j2g1R,.page_formTextarea__95Z2J{padding:.75rem;border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;font-family:var(--font-futura-light);transition:border-color .2s ease}.page_formInput__j2g1R:focus,.page_formTextarea__95Z2J:focus{outline:none;border-color:#c5a572;box-shadow:0 0 0 3px hsla(37,42%,61%,.1)}.page_formTextarea__95Z2J{resize:vertical;min-height:100px}.page_formActions__J97P3{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.page_modalActions__Wq_sq{display:flex;justify-content:center;align-items:center;margin-top:2rem}.page_cancelButton__kQ726{padding:.75rem 1.5rem;border:2px solid #e0e0e0;background:#fff;color:#666;border-radius:6px;cursor:pointer;font-family:var(--font-futura-book);transition:all .2s ease}.page_cancelButton__kQ726:hover:not(:disabled){border-color:#ccc;background:#f5f5f5}.page_submitButton__NQB5P{border:none;border-radius:6px}.page_scheduleButton__YvUX_,.page_submitButton__NQB5P{padding:.75rem 1.5rem;background:#c5a572;color:#fff;cursor:pointer;font-weight:500;font-family:var(--font-futura-book);transition:background-color .2s ease}.page_scheduleButton__YvUX_{border:none}.page_submitButton__NQB5P:hover:not(:disabled){background:#b39361}.page_cancelButton__kQ726:disabled,.page_submitButton__NQB5P:disabled{opacity:.6;cursor:not-allowed}.page_closeButton__067Ye{position:absolute;top:.5rem;right:.5rem;background:rgba(0,0,0,.7);color:#fff;border:none;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.5rem;z-index:10001;transition:background .2s ease}.page_closeButton__067Ye:hover{background:rgba(0,0,0,.9)}@media screen and (max-width:768px){.page_consultationModalContent__OPjBj{width:95vw;padding:1.5rem;max-height:90vh}.page_formActions__J97P3{flex-direction:column}.page_cancelButton__kQ726,.page_submitButton__NQB5P{width:100%}}.styles_container__JmQXd{height:100%;display:flex;flex-direction:column;max-height:100%;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:var(--shadow-sm);transition:var(--transition);overflow:hidden}.styles_chatWindow__fDeCR{flex:1 1;overflow-y:auto;padding:1rem;max-height:calc(100% - 120px);scroll-behavior:smooth;transition:var(--transition)}.styles_welcome__nvzca{text-align:center;padding:2rem}.styles_welcome__nvzca h2{font-family:var(--font-futura-book);font-weight:300}.styles_welcome__nvzca p{font-family:var(--font-futura-light)}.styles_message__IWJCp{margin-bottom:1rem;padding:.5rem;border-radius:.5rem}.styles_userMessage__KqZXJ{background-color:#f0f0f0;margin-left:1rem}.styles_assistantMessage__T5mqt{background-color:#f6eddd;margin-right:1rem}.styles_messageContent__phIzB{padding:.5rem}.styles_role__wfG0D{font-weight:700;font-size:.875rem;color:#666}.styles_inputForm__MbYwo{padding:1rem;border-top:1px solid #e5e5e5;border-radius:0 0 8px 8px}.styles_input__PIXjI{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:.25rem;margin-bottom:.5rem;font-family:var(--font-futura-light);font-weight:500;font-size:.9rem}.styles_button__dvK9W{width:100%;padding:.5rem;background-color:#c5a572;color:#fff;border:none;border-radius:.25rem;cursor:pointer}.styles_button__dvK9W:disabled{background-color:#ccc;cursor:not-allowed}.styles_typing__MYXNE{padding:.5rem;color:#666;font-style:italic}.styles_dots__OX1wI span{animation:styles_dots__OX1wI 1.5s infinite;display:inline-block;margin-right:2px}.styles_budgetDropdown__M3sTf{width:90%;background:#fff;color:#333;border:1px solid #333;border-radius:6px;cursor:pointer;transition:all .2s ease;font-weight:500;min-height:38px;font-size:.9rem;box-shadow:0 1px 2px rgba(0,0,0,.05);font-family:var(--font-futura-book);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-position:right .5rem center;background-repeat:no-repeat;background-size:1rem;padding:.5rem 2.25rem .5rem .5rem}.styles_budgetDropdown__M3sTf:hover{border:1px solid #333}.styles_budgetDropdown__M3sTf:focus{outline:none;border:1px solid #333}@keyframes styles_dots__OX1wI{0%,20%{opacity:0}50%{opacity:1}to{opacity:0}}.styles_messageContent__phIzB h1,.styles_messageContent__phIzB h2,.styles_messageContent__phIzB h3{margin:.5em 0;font-weight:600}.styles_messageContent__phIzB p{margin:.5em 0}.styles_messageContent__phIzB ol,.styles_messageContent__phIzB ul{margin:.5em 0;padding-left:1.5em}.styles_messageContent__phIzB li{margin:.25em 0}.styles_messageContent__phIzB code{background-color:rgba(0,0,0,.05);padding:.2em .4em;border-radius:3px;font-family:monospace}.styles_messageContent__phIzB pre{background-color:rgba(0,0,0,.05);padding:1em;border-radius:5px;overflow-x:auto}.styles_messageContent__phIzB table{border-collapse:collapse;margin:1em 0;width:100%}.styles_messageContent__phIzB td,.styles_messageContent__phIzB th{border:1px solid #ddd;padding:.5em;text-align:left}.styles_messageContent__phIzB th{background-color:rgba(0,0,0,.05)}.styles_recommendationsGrid__nFJKa{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1rem;gap:1rem;padding:1rem;background-color:#f5f5f5;border-top:1px solid #e0e0e0}.styles_errorMessage__2uIKo{background-color:rgba(255,0,0,.1);border:1px solid rgba(255,0,0,.2)}.styles_errorMessage__2uIKo .styles_messageContent__phIzB{color:#c53030}.styles_guidedSelection___uu6f{margin-top:1.5rem;padding:1.5rem;background:#f8f9fa;border-radius:6px;max-width:500px;margin-left:auto;margin-right:auto}.styles_capacitySelection__zF_sI{margin-bottom:1.25rem}.styles_capacitySelection__zF_sI label{display:block;margin-bottom:.75rem;font-weight:500;font-size:.95rem;font-family:var(--font-futura-light);color:#333}.styles_capacityButtons__jarB0{display:flex;gap:.75rem}.styles_capacityButtons__jarB0 button{flex:1 1;padding:.75rem;border:1.5px solid #e2e8f0;border-radius:6px;background:#fff;cursor:pointer;transition:all .2s ease;font-weight:500;color:#c5a572;min-height:45px;display:flex;align-items:center;justify-content:center;font-size:.9rem;box-shadow:0 1px 2px rgba(0,0,0,.05)}.styles_capacityButtons__jarB0 button:hover{border-color:#c5a572;background:#faf8f3}.styles_capacityButtons__jarB0 button.styles_selected__U2MB_{background:#c5a572;color:#fff;border-color:#c5a572}.styles_budgetInput__Zlmir{margin-bottom:1.25rem}.styles_budgetInput__Zlmir label{display:block;margin-bottom:.75rem;font-weight:500;font-size:.95rem;font-family:var(--font-futura-light);color:#333}.styles_budgetInput__Zlmir input{width:100%;padding:.75rem;border:1.5px solid #e2e8f0;border-radius:6px;font-size:.9rem}.styles_guidedSubmit__tOTdR{width:100%;padding:.75rem;font-size:.95rem;border-radius:6px;background:#f6eddd;color:#333;border:1px solid #333;cursor:pointer;transition:all .2s ease;font-family:var(--font-futura-book)}.styles_guidedSubmit__tOTdR:hover{border:1px solid #b39361;color:#b39361}.styles_guidedSubmit__tOTdR:disabled{background-color:#ccc;cursor:not-allowed}.styles_capacitySlider__6vuxI{width:100%;margin-top:.5rem;margin-bottom:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:8px;background:#e0e0e0;outline:none;border-radius:4px}.styles_capacitySlider__6vuxI::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:#b39361;cursor:pointer;border-radius:50%;border:2px solid #fff;box-shadow:0 0 2px rgba(0,0,0,.3)}.styles_capacitySlider__6vuxI::-moz-range-thumb{width:20px;height:20px;background:#c5a572;cursor:pointer;border-radius:50%;border:2px solid #fff;box-shadow:0 0 2px rgba(0,0,0,.3)}.styles_capacityLabels__rLLLh{display:flex;justify-content:space-between;padding:0 5px;font-size:.85rem;color:#555}.styles_capacityLabels__rLLLh span{cursor:pointer;padding:.25rem;min-width:20px;text-align:center}.styles_capacityLabels__rLLLh span:hover{color:#c5a572;font-weight:600}.styles_saunaTypeSelection__nKVnt{margin-bottom:1.25rem}.styles_saunaTypeSelection__nKVnt label{display:block;margin-bottom:.75rem;font-weight:500;font-size:.95rem;color:#333;font-family:var(--font-futura-light)}.styles_saunaTypeButtons__MOmdz{display:flex;gap:.75rem}.styles_saunaTypeButtons__MOmdz button{flex:1 1;padding:.75rem;color:#333;border:1px solid #333;border-radius:6px;background:#fff;cursor:pointer;transition:all .2s ease;font-weight:500;min-height:45px;display:flex;align-items:center;justify-content:center;font-size:.9rem;box-shadow:0 1px 2px rgba(0,0,0,.05)}.styles_saunaTypeButtons__MOmdz button:hover{border:1px solid #b39361}.styles_saunaTypeButtons__MOmdz button.styles_selected__U2MB_{background:#000;color:#fff;outline:1px solid #000;outline-offset:3px}@media (max-width:768px){.styles_container__JmQXd{height:calc(100% - 60px)}.styles_chatWindow__fDeCR{max-height:calc(100% - 80px)}.styles_inputForm__MbYwo{padding:.75rem}.styles_input__PIXjI{padding:.625rem;font-size:16px}.styles_button__dvK9W{padding:.625rem}.styles_guidedSelection___uu6f{margin:1rem;padding:1rem}}.styles_followUpContainer__ZqwKo{background-color:#faf8f3;border-radius:.75rem;padding:1rem;margin:1.5rem 0;border-left:4px solid #c5a572;animation:styles_fadeIn__Al1c4 .3s ease-in-out}.styles_followUpQuestion__YnXyn{margin-bottom:1rem}.styles_followUpQuestion__YnXyn p{font-weight:500;margin-top:.5rem;color:#333}.styles_followUpOptions__dGGTR,.styles_satisfactionOptions__1d1fv{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:12px}.styles_satisfactionOptions__1d1fv{border-top:1px solid rgba(0,0,0,.1);padding-top:12px}.styles_followUpOption__5M55C{background-color:#fff;border:1.5px solid #e2e8f0;border-radius:6px;padding:.75rem 1rem;cursor:pointer;transition:all .2s ease;font-size:.9rem;color:#75654c;box-shadow:0 1px 2px rgba(0,0,0,.05);flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 0.75rem);min-width:120px;text-align:left}.styles_followUpOption__5M55C:hover{border-color:#c5a572;background-color:#faf7f1}.styles_followUpOption__5M55C:active{background-color:#faf7f1;transform:scale(.98)}.styles_satisfactionOption__OpQ7G{background-color:#f5f5f5;color:#75654c;border-color:#ddd}.styles_moreSaunasOption__paGgR{color:#75654c}.styles_moreSaunasOption__paGgR,.styles_moreSaunasOption__paGgR:hover{background-color:#faf7f1;border-color:#fbe9c6}@keyframes styles_fadeIn__Al1c4{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.styles_followUpOptions__dGGTR{flex-direction:column}.styles_followUpOption__5M55C{flex:1 1 100%}}.styles_preferenceSaved__9seFl{background-color:rgba(76,175,80,.1);border:1px solid rgba(76,175,80,.3);animation:styles_fadeInOut__Vs8WT 2s ease-in-out}@keyframes styles_fadeInOut__Vs8WT{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.styles_followUpLoading__e5e3O{background-color:hsla(37,42%,61%,.05);border:1px solid hsla(37,42%,61%,.2);animation:styles_pulse__OCznH 1.5s ease-in-out infinite}.styles_loadingContainer__4dYhI{display:flex;align-items:center;gap:8px}.styles_loadingContainer__4dYhI p{margin:0;font-style:italic;color:#555}.styles_loadingContainer__4dYhI .styles_dots__OX1wI{display:inline-flex}@keyframes styles_pulse__OCznH{0%{background-color:hsla(37,42%,61%,.05)}50%{background-color:hsla(37,42%,61%,.1)}to{background-color:hsla(37,42%,61%,.05)}}.styles_card__uvD_2{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);height:100%;display:flex;flex-direction:column;position:relative;overflow:hidden;z-index:1}.styles_card__uvD_2:hover{box-shadow:0 4px 8px rgba(0,0,0,.15);z-index:2}.styles_card__uvD_2.styles_expanded__z_NnY{grid-column:1/-1;max-height:none;overflow:visible;z-index:2}.styles_card__uvD_2.styles_expanded__z_NnY .styles_cardContent__igF_A{flex-direction:row;gap:1.5rem;padding:1.5rem}.styles_card__uvD_2.styles_expanded__z_NnY .styles_imageContainer__PCOOl{flex:0 0 350px;height:400px;padding-bottom:0;margin-bottom:0}.styles_card__uvD_2.styles_expanded__z_NnY .styles_image__s_fuC{object-fit:cover}.styles_card__uvD_2.styles_expanded__z_NnY .styles_expandedContent__tfK5f{flex:1 1;padding-right:1rem;display:flex;flex-direction:column}.styles_cardContent__igF_A{display:flex;flex-direction:column;height:100%;padding:1rem;min-height:500px}@media (max-width:768px){.styles_cardContent__igF_A{min-height:350px!important;padding:.75rem!important}.styles_imageContainer__PCOOl{padding-bottom:60%!important;margin-bottom:.75rem!important}.styles_title__AWMY7{font-size:1rem!important;min-height:2.5rem!important}.styles_customizeButton__AI_wo{padding:.5rem .75rem!important;font-size:.9rem!important;background:#fff;color:#333;border:1px solid #333}.styles_customizeButton__AI_wo:hover{border:1px solid #b39361}}@media (max-width:480px){.styles_cardContent__igF_A{min-height:280px!important;padding:.5rem!important}.styles_imageContainer__PCOOl{padding-bottom:50%!important;margin-bottom:.5rem!important}.styles_title__AWMY7{font-size:.9rem!important;min-height:2rem!important}.styles_productFamily__juyHI{font-size:.8rem!important;margin-bottom:.25rem!important}.styles_customizeButton__AI_wo{padding:.4rem .6rem!important;font-size:.85rem!important;background:#fff;color:#333;border:1px solid #333}.styles_customizeButton__AI_wo:hover{border:1px solid #b39361}.styles_card__uvD_2.styles_expanded__z_NnY .styles_cardContent__igF_A{gap:.25rem!important;padding:.5rem!important}.styles_card__uvD_2.styles_expanded__z_NnY .styles_imageContainer__PCOOl{height:100px!important;margin-bottom:.25rem!important}}.styles_imageContainer__PCOOl{position:relative;width:100%;padding-bottom:65%;margin-bottom:1rem}@media (min-width:769px){.styles_imageContainer__PCOOl{padding-bottom:60%}.styles_image__s_fuC{object-fit:cover}}.styles_image__s_fuC{object-fit:contain;background:#fff}.styles_productFamily__juyHI{color:#666;font-size:.9rem;margin-bottom:.5rem;text-transform:uppercase;font-family:var(--font-futura-light)}.styles_title__AWMY7{font-size:1.2rem;font-weight:500;margin:.5rem 0;color:#333;font-family:var(--font-futura-book);min-height:3rem;display:flex;align-items:flex-start;line-height:1.4}.styles_skuAndPrice__0lL_6{display:flex;justify-content:space-between;align-items:center;margin:.5rem 0;padding:.5rem 0;border-bottom:1px solid #b39361}.styles_sku__TUdMO{display:flex;align-items:center;gap:.5rem;font-family:var(--font-futura-book)}.styles_price__kcTwl{font-weight:500;color:#000;font-size:1.1rem;font-family:var(--font-futura-book)}.styles_productDetails__JMIV_{padding:1rem 0;flex:1 1;min-height:120px}.styles_productDetail__cCMEA{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.9rem}.styles_label__NZuwk{color:#666;font-weight:500;font-family:var(--font-futura-light)}.styles_value__prYx9{color:#333;font-family:var(--font-futura-book)}.styles_detailItem__mm1IW{margin-bottom:.5rem;line-height:1.4;color:#444;font-family:var(--font-futura-book)}.styles_viewMoreButton__QuOXm{margin-top:auto;padding:.5rem 1rem;background:#c5a572;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-futura-book)}.styles_viewMoreButton__QuOXm:disabled{background:#94a3b8;cursor:not-allowed;opacity:.8}.styles_viewMoreButton__QuOXm:hover{background:#b39361}.styles_customizeButton__AI_wo{margin-top:auto;padding:.75rem 1rem;background:#fff;color:#333;border:1px solid #333;border-radius:4px;cursor:pointer;font-weight:500;text-align:center;width:100%;transition:background-color .2s ease;font-family:var(--font-futura-book);font-size:.9rem}.styles_customizeButton__AI_wo:hover{border:1px solid #b39361}.styles_pdpLink__Ec4xL{display:inline-block;margin-top:auto;padding:.5rem 1rem;background:#c5a572;color:#fff;text-decoration:none;border-radius:4px;text-align:center;transition:background .2s ease;font-family:var(--font-futura-book);font-size:.9rem}.styles_pdpLink__Ec4xL:hover{background:#b39361}.styles_loadingPlaceholder__7H5Cn{background:#f0f0f0;animation:styles_pulse__jlWRF 1.5s infinite}@keyframes styles_pulse__jlWRF{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.styles_loadingSpinner__7vO4T{width:16px;height:16px;border-radius:50%;border:2px solid #fff;border-top-color:transparent;animation:styles_spin__e20aO 1s linear infinite}@keyframes styles_spin__e20aO{to{transform:rotate(1turn)}}.styles_detailContainer__HWW6L{margin-bottom:1rem}.styles_imageGallery__555De{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:1rem;gap:1rem;margin-top:.5rem;margin-left:1rem;padding:.5rem;max-height:none;overflow-y:visible;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.styles_detailImage___6FVz{flex:0 0 auto;position:relative;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1);cursor:pointer}.styles_imageOverlay__Q_ngi{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .15s ease}.styles_detailImage___6FVz:hover .styles_imageOverlay__Q_ngi{opacity:1}.styles_viewFullSize__cEodg{color:#fff;font-size:.9rem;padding:.5rem;background:rgba(0,0,0,.7);border-radius:4px}.styles_modalOverlay__cO_4W{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:9999;isolation:isolate}.styles_modalContent__QSG9k{background:#fff;padding:1rem;border-radius:8px;position:relative;max-width:90vw;max-height:90vh;overflow:hidden;z-index:10000}.styles_closeButton__ZdS__{position:absolute;top:.5rem;right:.5rem;background:rgba(0,0,0,.7);color:#fff;border:none;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.5rem;z-index:10001;transition:background .2s ease}.styles_closeButton__ZdS__:hover{background:rgba(0,0,0,.9)}.styles_imageCaption__BjtTF{margin-top:1rem;text-align:center;color:#666;font-size:.9rem}.styles_imageGallery__555De::-webkit-scrollbar{height:6px}.styles_imageGallery__555De::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.styles_imageGallery__555De::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.styles_imageGallery__555De::-webkit-scrollbar-thumb:hover{background:#555}.styles_expandControl__PNjHx{display:flex;align-items:center;justify-content:center;gap:.25rem;margin-top:1rem;padding:.5rem;background-color:#f5f5f5;border-radius:4px;cursor:pointer;transition:background-color .2s ease;border:1px solid #e0e0e0}.styles_card__uvD_2.styles_expanded__z_NnY .styles_expandControl__PNjHx{position:relative;margin-top:1.5rem;align-self:flex-start}.styles_expandControl__PNjHx:hover{background-color:#e8e8e8}.styles_expandButton__huh7a{background:none;border:none;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;color:#666}.styles_expandButton__huh7a:disabled{opacity:.5;cursor:not-allowed}.styles_expandText__OzSzP{font-size:.9rem;color:#666;font-weight:500;font-family:var(--font-futura-book)}@media screen and (max-width:768px){.styles_cardContent__igF_A{min-height:450px}.styles_title__AWMY7{min-height:2.5rem;font-size:1.1rem}.styles_productDetails__JMIV_{min-height:100px}.styles_card__uvD_2.styles_expanded__z_NnY .styles_cardContent__igF_A{flex-direction:column;gap:.5rem;padding:.75rem;min-height:auto}.styles_card__uvD_2.styles_expanded__z_NnY .styles_imageContainer__PCOOl{flex:0 0 auto;height:120px;width:100%;padding-bottom:0;margin-bottom:.5rem}.styles_card__uvD_2.styles_expanded__z_NnY .styles_image__s_fuC{object-fit:cover}.styles_card__uvD_2.styles_expanded__z_NnY .styles_expandedContent__tfK5f{width:100%;padding-right:0}.styles_imageGallery__555De{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5rem;margin-left:.5rem;width:calc(100% - .5rem);overflow-x:auto}.styles_skuAndPrice__0lL_6{flex-direction:column;align-items:flex-start;gap:.5rem}.styles_dynamicDetails__kx_Q0{width:100%;overflow-x:hidden}.styles_detailContainer__HWW6L{width:100%}.styles_detailItem__mm1IW{width:100%;word-wrap:break-word}.styles_modalContent__QSG9k{max-width:95vw;padding:.5rem}.styles_modalContent__QSG9k img{max-width:100%;height:auto;max-height:70vh;object-fit:contain}}.styles_buttonContainer__uPWNm{display:flex;flex-direction:column;width:100%;gap:10px;margin-top:auto;padding-top:15px}.styles_expandButton__huh7a.styles_fullWidth__nMEV4{width:100%;display:flex;justify-content:center;align-items:center;padding:10px;border-radius:4px;border:1px solid #e0e0e0;background:#f5f5f5;cursor:pointer;font-weight:500;transition:all .2s ease}.styles_expandButton__huh7a.styles_fullWidth__nMEV4:hover{background:#e9e9e9}.styles_expandIcon__DX7uZ{font-size:.8rem;margin-left:.5rem}.styles_fullscreenModalOverlay__D869f{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;display:flex;justify-content:center;align-items:flex-start;z-index:1000;overflow-y:auto;padding:0}.styles_fullscreenModalContent__bTTwq{background-color:#fff;position:relative;width:100%;height:100%;max-width:100%;max-height:100%;overflow-y:auto}.styles_fullscreenCloseButton__Tci4B{position:absolute;top:1rem;right:1rem;width:2.5rem;height:2.5rem;background-color:rgba(0,0,0,.1);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;z-index:10;transition:all .2s ease}.styles_fullscreenCloseButton__Tci4B:hover{background-color:rgba(0,0,0,.2)}.styles_productImageContainer__jT3m3{position:relative;width:100%;height:400px;margin-bottom:1.5rem}.styles_modalProductImage__lfW2y{object-fit:contain;background:#fff}@media screen and (max-width:768px){.styles_fullscreenModalContent__bTTwq{max-height:100vh;border-radius:0;width:100vw;height:100vh}.styles_productImageContainer__jT3m3{height:300px}}.styles_consultationModalContent__jRdBN{background:#fff;padding:2rem;border-radius:12px;position:relative;max-width:500px;width:90vw;max-height:80vh;overflow-y:auto;z-index:10000;box-shadow:0 10px 30px rgba(0,0,0,.3)}.styles_consultationHeader__ykN6S{margin-bottom:2rem;text-align:center}.styles_consultationHeader__ykN6S h3{margin:0 0 .5rem;font-size:1.5rem;color:#333;font-family:var(--font-futura-book)}.styles_consultationHeader__ykN6S p{margin:0;color:#666;font-size:.95rem;font-family:var(--font-futura-book)}.styles_consultationForm__Wsr5J{display:flex;flex-direction:column;gap:1.5rem}.styles_formGroup__k_lob{display:flex;flex-direction:column;gap:.5rem}.styles_formGroup__k_lob label{font-weight:500;color:#333;font-size:.9rem;font-family:var(--font-futura-book)}.styles_formInput__UkOjb,.styles_formTextarea__7dQL7{padding:.75rem;border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;font-family:var(--font-futura-book);transition:border-color .2s ease}.styles_formInput__UkOjb:focus,.styles_formTextarea__7dQL7:focus{outline:none;border-color:#c5a572;box-shadow:0 0 0 3px hsla(37,42%,61%,.1)}.styles_formTextarea__7dQL7{resize:vertical;min-height:100px}.styles_formActions__SGfqD{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.styles_cancelButton__Gde4S{padding:.75rem 1.5rem;border:2px solid #e0e0e0;background:#fff;color:#666;border-radius:6px;cursor:pointer;font-family:var(--font-futura-book);transition:all .2s ease}.styles_cancelButton__Gde4S:hover:not(:disabled){border-color:#ccc;background:#f5f5f5}.styles_submitButton__TYEFK{padding:.75rem 1.5rem;border:none;background:#c5a572;color:#fff;border-radius:6px;cursor:pointer;font-weight:500;font-family:var(--font-futura-book);transition:background-color .2s ease}.styles_submitButton__TYEFK:hover:not(:disabled){background:#b39361}.styles_cancelButton__Gde4S:disabled,.styles_submitButton__TYEFK:disabled{opacity:.6;cursor:not-allowed}@media screen and (max-width:768px){.styles_consultationModalContent__jRdBN{width:95vw;padding:1.5rem;max-height:90vh}.styles_formActions__SGfqD{flex-direction:column}.styles_cancelButton__Gde4S,.styles_submitButton__TYEFK{width:100%}}.styles_brandTerm__J_2_d{color:#1a365d;font-weight:600;position:relative;display:inline-block;padding:0 2px;background:linear-gradient(180deg,transparent 50%,rgba(44,82,130,.08) 0);border-radius:2px;transition:all .2s ease;font-family:var(--font-futura-book)}.styles_brandTerm__J_2_d:hover{background:rgba(44,82,130,.12);color:#00000}.styles_configuratorContainer__V_CaC{display:flex;flex-direction:column;width:100%;height:100vh;background-color:#fff;font-family:sans-serif}.styles_header__vXfnE{display:flex;justify-content:flex-start;align-items:center;padding:1rem;border-bottom:1px solid #e5e7eb}.styles_productInfo__F4BGa{display:flex;align-items:center;gap:.5rem}.styles_brand__wK4wX{font-weight:700;font-size:1.125rem}.styles_productName__5fhoG{font-size:1.125rem;color:#4b5563}.styles_closeButton___EPam{padding:.75rem 1.5rem;background-color:#c5a572;color:#fff;border:1px solid #c5a572;border-radius:.25rem;cursor:pointer;font-family:var(--font-futura-book);font-weight:500;transition:all .2s ease}.styles_closeButton___EPam:hover{background-color:#c5a572;opacity:.8;color:#fff}.styles_aiAssistantModal__M7j8t{background:#fff;border:1px solid #e5e7eb;border-top:none;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;display:flex;flex-direction:column;height:400px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.styles_closeAIButton__ZRFd9{background:none;border:none;font-size:1.25rem;cursor:pointer;color:#6b7280;padding:.25rem;border-radius:.25rem;transition:all .2s ease;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;position:absolute;top:.75rem;right:.75rem;z-index:10}.styles_closeAIButton__ZRFd9:hover{background-color:#f3f4f6;color:#374151}.styles_chatMessages__mGOWf{flex:1 1;overflow-y:auto;padding:.5rem 1rem 1rem;display:flex;flex-direction:column;gap:1rem}.styles_welcomeMessage__OVHXi{background:#f0f9ff;border:1px solid #bae6fd;border-radius:.5rem;padding:1rem;margin-bottom:1rem}.styles_welcomeMessage__OVHXi p{margin:0;color:#0369a1;font-size:.9rem;line-height:1.4}.styles_message__UCi_g{display:flex;margin-bottom:.75rem}.styles_userMessage__qLKG2{justify-content:flex-end}.styles_assistantMessage__vd1oj{justify-content:flex-start}.styles_messageContent__hedCa{max-width:80%;padding:.75rem 1rem;border-radius:1rem;font-size:.9rem;line-height:1.4}.styles_userMessage__qLKG2 .styles_messageContent__hedCa{background-color:#f0f0f0;margin-left:1rem}.styles_assistantMessage__vd1oj .styles_messageContent__hedCa{color:#374151;border-bottom-left-radius:.25rem;background-color:#f6eddd;margin-right:1rem}.styles_loadingDots__kiwcU{display:flex;gap:.25rem;align-items:center}.styles_loadingDots__kiwcU span{width:.5rem;height:.5rem;background:#9ca3af;border-radius:50%;animation:styles_loadingPulse__SwYw3 1.5s ease-in-out infinite}.styles_loadingDots__kiwcU span:first-child{animation-delay:0ms}.styles_loadingDots__kiwcU span:nth-child(2){animation-delay:.15s}.styles_loadingDots__kiwcU span:nth-child(3){animation-delay:.3s}@keyframes styles_loadingPulse__SwYw3{0%,60%,to{opacity:.3;transform:scale(.8)}30%{opacity:1;transform:scale(1)}}.styles_chatInput__kBklt{display:flex;gap:.5rem;padding:1rem;border-top:1px solid #e5e7eb;background:#f8f9fa}.styles_messageInput__ijDXF{flex:1 1;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;outline:none;transition:border-color .2s ease;font-family:var(--font-futura-light);font-weight:500;font-size:.9rem}.styles_messageInput__ijDXF:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.styles_sendButton__Dl3CB{padding:.75rem 1.5rem;background:#c5a572;color:#fff;border:none;border-radius:.5rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.styles_sendButton__Dl3CB:hover:not(:disabled){background:#c5a572}.styles_sendButton__Dl3CB:disabled{background:#9ca3af;cursor:not-allowed}@media screen and (max-width:768px){.styles_aiAssistantModal__M7j8t{height:300px}}.styles_configurator__dYTFg{display:flex;flex-direction:row;flex:1 1;overflow:hidden}.styles_visualContainer__c7W3R{flex:1 1;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;background-color:#f8f8f8;min-height:500px}.styles_placeholderContent__h2OO_,.styles_visualPlaceholder__IFGoT{display:none}.styles_smallText__1bivg{font-size:.875rem;margin-top:.5rem}.styles_configForm__hzChh{width:375px;overflow-y:auto;border-left:1px solid #e5e7eb;padding:1rem}.styles_aiAssistantContainer__9EC_L{margin-bottom:1rem}.styles_aiAssistantButton__pl4qA{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;cursor:pointer;width:100%;text-align:left;transition:all .2s ease;font-family:inherit;box-sizing:border-box;position:relative}.styles_aiAssistantButton__pl4qA.styles_buttonExpanded__VEn4t{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none}.styles_aiAssistantButton__pl4qA:hover:not(.styles_buttonExpanded__VEn4t){background-color:#f3f4f6;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.05)}.styles_messageIcon__y_0bi{width:1.5rem;height:1.5rem;flex-shrink:0}.styles_buttonText__vcYwl{display:flex;flex-direction:column;gap:.25rem;line-height:1.2}.styles_primaryText__w3yUZ{font-weight:600;color:#374151;font-size:.95rem}.styles_secondaryText__fO_kh{font-weight:400;color:#6b7280;font-size:.875rem}.styles_configSection__d2lx3{border-top:1px solid #e5e7eb;margin-bottom:1rem}.styles_sectionHeader__G39zI{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;background-color:transparent;border:none;text-align:left;cursor:pointer;color:#000}.styles_sectionTitle__7kmZW{font-weight:600;font-size:1.125rem;color:#000}.styles_sectionIcon__c7rOg{font-size:1.25rem;color:#6b7280}.styles_sectionContent__unb2T{overflow:hidden;padding-bottom:1rem}.styles_accessoriesContent__SabaD,.styles_finishesContent__Nvnsg,.styles_fragrancesContent__v0_mw{padding:.5rem 0}.styles_accessoriesContent__SabaD p,.styles_finishesContent__Nvnsg p,.styles_fragrancesContent__v0_mw p{font-family:var(--font-futura-light);font-weight:500}.styles_selectedStyle__6AsBd{font-family:var(--font-futura-book);font-weight:600;color:#333}.styles_colorSection___3B0R{margin-bottom:2rem}.styles_colorSection___3B0R:last-child{margin-bottom:0}.styles_colorSection___3B0R h4{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:#333}.styles_colorOptions__G8d1H{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.styles_colorOption__SG9ZQ{display:flex;flex-direction:column;align-items:center;cursor:pointer;width:80px;transition:all .2s}.styles_colorOption__SG9ZQ.styles_selected__PAKkm{transform:scale(1.05)}.styles_colorOption__SG9ZQ.styles_selected__PAKkm .styles_colorCombinationSwatch__aKahu,.styles_colorOption__SG9ZQ.styles_selected__PAKkm .styles_colorSwatch__MmVje{outline:1px solid #000;outline-offset:3px}.styles_colorSwatch__MmVje{width:50px;height:50px;border-radius:50%;border:2px solid #e5e7eb;margin-bottom:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.styles_colorCombinationSwatch__aKahu{width:60px;height:40px;border-radius:6px;border:2px solid #e5e7eb;margin-bottom:.5rem;position:relative;box-shadow:0 2px 4px rgba(0,0,0,.1)}.styles_colorLabel__ufIfi{font-size:.75rem;color:#666;text-align:center;line-height:1.2;margin-bottom:.25rem}.styles_colorName__ebyrR{font-size:.75rem;text-align:center;color:#4b5563}.styles_accessoryPlaceholder__siR9Z,.styles_finishPlaceholder__5kBD9,.styles_fragrancePlaceholder__XQFFm{padding:1rem;background-color:#f9fafb;border-radius:.375rem;text-align:center;color:#6b7280;margin-top:.5rem}.styles_sizesContainer__iBzfj{display:flex;flex-direction:column;gap:1rem}.styles_sizeOption__emxAX{border:1px solid #e5e7eb;border-radius:.375rem;padding:1rem;cursor:pointer;transition:all .2s}.styles_sizeOption__emxAX:hover{border-color:#9ca3af}.styles_sizeOption__emxAX.styles_selected__PAKkm{border-color:#000;background-color:rgba(0,0,0,.02)}.styles_sizeTitle__XSQbR{font-weight:600;margin-bottom:.5rem}.styles_sizeDescription__bhT0O{font-size:.875rem;color:#6b7280;margin-bottom:1rem}.styles_sizeDetails__byPxD{display:flex;gap:1rem}.styles_sizeDetail__JKW_v{display:flex;align-items:center;gap:.25rem;font-size:.875rem}.styles_detailIcon__yUiA0{font-size:1rem}.styles_footer__HvuwW{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-top:1px solid #e5e7eb}.styles_price__IUgMs{font-size:1.5rem;font-weight:700}.styles_actions__y5i3N{display:flex;gap:.5rem}.styles_summaryButton__GuMuy{padding:.75rem 1.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.25rem;cursor:pointer}.styles_nextButton__hpiNS{padding:.75rem 1.5rem;background-color:#000;color:#fff;border:none;border-radius:.25rem;cursor:pointer;font-family:var(--font-futura-book);font-weight:500}.styles_nextButton__hpiNS:hover{opacity:.8}@media (max-width:768px){.styles_configuratorContainer__V_CaC{height:100vh;height:100dvh}.styles_configurator__dYTFg{flex-direction:column;flex:1 1;min-height:0}.styles_visualContainer__c7W3R{min-height:250px;max-height:250px;flex-shrink:0}.styles_configForm__hzChh{width:100%;border-left:none;border-top:1px solid #e5e7eb;flex:1 1;min-height:0;overflow-y:auto;padding:.75rem .75rem 1rem;box-sizing:border-box;overflow-x:hidden;max-width:100vw}.styles_footer__HvuwW{flex-shrink:0;background-color:#fff;border-top:2px solid #e5e7eb;margin-top:auto;flex-direction:column;gap:1rem;padding:1rem;align-items:center}.styles_price__IUgMs{text-align:center;font-size:1rem;margin:0}.styles_actions__y5i3N{gap:.75rem;width:100%;max-width:400px}.styles_closeButton___EPam,.styles_nextButton__hpiNS{padding:.75rem 1rem;font-size:.95rem;min-height:48px;white-space:nowrap;flex:1 1}.styles_aiAssistantModal__M7j8t{height:250px}.styles_sectionHeader__G39zI,.styles_sectionTitle__7kmZW{color:#000!important}.styles_sectionHeader__G39zI *{color:inherit}}.styles_accessoriesContent__SabaD{display:flex;flex-direction:column;gap:16px}.styles_accessoryItem__D07FC{display:flex;align-items:flex-start;gap:16px;background-color:#fff;border-radius:12px;padding:16px;position:relative;border:1px solid #eee}.styles_accessoryItem__D07FC:has(input:checked){border:1px solid #333;box-shadow:0 2px 8px rgba(0,0,0,.05)}.styles_checkboxContainer__5jBxj{position:relative;min-width:24px;height:24px;cursor:pointer;margin-top:4px}.styles_accessoryCheckbox__iqnXO{opacity:0;position:absolute;cursor:pointer;height:0;width:0}.styles_checkmark__RmEem{position:absolute;top:0;left:0;height:24px;width:24px;background-color:#fff;border:2px solid #ccc;border-radius:4px}.styles_accessoryCheckbox__iqnXO:checked~.styles_checkmark__RmEem{background-color:#000;border-color:#000}.styles_checkmark__RmEem:after{content:"";position:absolute;display:none}.styles_accessoryCheckbox__iqnXO:checked~.styles_checkmark__RmEem:after{display:block}.styles_checkboxContainer__5jBxj .styles_checkmark__RmEem:after{left:8px;top:4px;width:6px;height:11px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.styles_accessoryImage__sutxe{width:100px;height:80px;overflow:hidden;border-radius:8px;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;position:relative}.styles_accessoryImage__sutxe img{object-fit:contain!important;width:100%;height:100%;position:relative!important}.styles_accessoryInfo__IGvac{flex:1 1;display:flex;flex-direction:column;gap:4px}.styles_accessoryName__rnL4j{font-size:1.1rem;font-weight:600;margin:0;color:#000}.styles_accessoryDescription__JsrUE{font-size:.9rem;color:#666;margin:0}.styles_accessoryPrice__72UeF{font-size:1.1rem;font-weight:600}.styles_variantOptions__gUnVd{display:flex;gap:12px;margin-top:8px}.styles_variantOption__E8R7Z{display:flex;align-items:center;gap:4px;font-size:.9rem}.styles_colorSwatch__MmVje,.styles_sizeSwatch__xLMle{width:24px;height:24px;border-radius:50%;border:1px solid #ccc;display:flex;align-items:center;justify-content:center}.styles_ivorySwatch__G_oav{width:16px;height:16px;background-color:#f5f3e8;border-radius:50%}.styles_sizeIcon__yyUDL{width:16px;height:16px;background-image:url(/images/size-icon.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.styles_gridContainer__vghFR{padding:1.5rem;overflow-y:auto;height:100%;background-color:var(--background);border:1px solid #e0e0e0;border-radius:8px}.styles_grid__Pw8FV{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;padding:0 .5rem;max-width:1440px;margin:0 auto}.styles_productCard__oCxhB{background:var(--background);border-radius:6px;padding:1rem;box-shadow:var(--shadow-sm);transition:var(--transition);border:1px solid var(--border-light);position:relative}.styles_productCard__oCxhB:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.styles_productCard__oCxhB.styles_expanded__YC744{grid-column:1/-1;max-width:100%}.styles_cardContent__LJBPP{display:flex;flex-direction:column;gap:.75rem;height:100%}.styles_expandedContent__lDf2x{display:flex;flex-direction:column;width:100%;max-width:600px;margin:0 auto;padding:1rem 0}.styles_detailsList__oHO0m{display:flex;flex-direction:column;gap:.75rem}.styles_detailItem__P_wvM{gap:.5rem;line-height:1.5}@media (max-width:768px){.styles_productCard__oCxhB.styles_expanded__YC744{grid-column:span 1;grid-row:span 2}}.styles_productHeader__vdKqc{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.styles_productFamily__y7_1L{text-transform:uppercase;font-size:.75rem;letter-spacing:.05em;color:var(--secondary);margin-bottom:.25rem;font-weight:500}.styles_productTitle__GXunv{font-size:1.125rem;font-weight:600;margin:0 0 .5rem;line-height:1.3;color:var(--primary);display:flex;align-items:center;gap:.5rem}.styles_infoIcon__x6Yak{font-size:1rem;color:#888;cursor:pointer}.styles_productDescription__hHgy3{font-size:.875rem;color:var(--text-secondary);margin-bottom:.5rem}.styles_skuDisplay__t8BBd{font-size:.8125rem;color:var(--text-secondary);margin-bottom:.5rem}.styles_priceDisplay__q2M13{position:absolute;bottom:1rem;right:1rem;font-weight:600;font-size:1rem;color:var(--primary)}.styles_customizeButton__REERJ{display:block;width:100%;margin-top:auto;padding:.75rem 1rem;background-color:#c5a572;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:500;text-align:center;transition:background-color .2s ease;font-family:var(--font-futura-book);margin-bottom:2rem}.styles_customizeButton__REERJ:hover{background-color:#b39361}.styles_colorSwatchContainer__85m0F{display:flex;gap:.25rem}.styles_colorSwatch__2VzYC{width:16px;height:16px;border-radius:50%;border:1px solid #eee;cursor:pointer}.styles_productBadges__ws53b{display:flex;align-items:center;gap:.5rem}.styles_loading__1RJTd{display:flex;justify-content:center;align-items:center;height:100%;font-size:1.125rem;color:#666;font-family:var(--font-futura-light)}.styles_imageContainer__70Lfn{position:relative;width:100%;height:260px;margin-bottom:.75rem;background-color:var(--background-alt);border-radius:4px;overflow:hidden}.styles_productImage__xUD7x{object-fit:cover;transition:var(--transition)}.styles_productImage__xUD7x:hover{transform:scale(1.05)}.styles_recommendationsHeader__oDBOH{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:0 1rem}.styles_clearButton__jsOPe,.styles_recommendationsHeader__oDBOH h2{font-family:var(--font-futura-book)}.styles_clearButton__jsOPe{padding:.75rem 1.5rem;background-color:var(--background-alt);border:1px solid var(--border-light);border-radius:4px;cursor:pointer;color:var(--text-primary);font-weight:500;transition:var(--transition)}.styles_clearButton__jsOPe:hover{background-color:var(--border-light);color:var(--primary)}.styles_dynamicDetails__682km{gap:.75rem;padding-top:.5rem}.styles_dynamicDetail__fP4Le{color:#2d3748;line-height:1.6;position:relative;padding-left:1.25rem;font-size:.95rem;font-family:var(--font-futura-book)}.styles_dynamicDetail__fP4Le:before{position:absolute;left:.25rem;color:#000;font-weight:700}.styles_dynamicDetailsLoading__fnkva{padding:1rem;display:flex;flex-direction:column;gap:.5rem;min-height:100px;align-items:center;justify-content:center}.styles_loadingPulse__BCZ_o{width:100%;height:1rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:styles_pulse__Jwr76 1.5s infinite;border-radius:4px;margin:4px 0}@keyframes styles_pulse__Jwr76{0%{background-position:200% 0}to{background-position:-200% 0}}.styles_loadingDots__RuRX9{display:flex;gap:4px;align-items:center;justify-content:center;color:#666}.styles_loadingDots__RuRX9 span{width:6px;height:6px;background-color:currentColor;border-radius:50%;display:inline-block;animation:styles_dots__b3Gqw 1.4s infinite}.styles_loadingDots__RuRX9 span:nth-child(2){animation-delay:.2s}.styles_loadingDots__RuRX9 span:nth-child(3){animation-delay:.4s}@keyframes styles_dots__b3Gqw{0%,80%,to{transform:scale(0);opacity:0}40%{transform:scale(1);opacity:1}}.styles_skuAndPrice__KcATl{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.5rem 0;border-bottom:1px solid var(--border-light);margin-bottom:.5rem}.styles_sku__wyy6e{display:flex;gap:.25rem;align-items:center}.styles_sku__wyy6e .styles_label__xF5Ez{color:var(--text-secondary);font-weight:500;font-size:.8rem;font-family:var(--font-futura-light)}.styles_sku__wyy6e .styles_value__mF_fJ{color:var(--text-primary);font-weight:500;font-size:.8rem;font-family:var(--font-futura-book)}.styles_dynamicDetails__682km{display:flex;flex-direction:column;gap:1rem}.styles_detailItem__P_wvM{display:flex;align-items:flex-start;gap:.75rem;color:#4a5568;line-height:1.6;font-size:.95rem;padding-left:.25rem}.styles_expanded__YC744 .styles_cardContent__LJBPP{display:flex;flex-direction:row;gap:2rem;padding:2rem;align-items:flex-start}.styles_expanded__YC744 .styles_imageContainer__70Lfn{flex:0 0 300px;height:400px;margin:0}.styles_expanded__YC744 .styles_expandedContent__lDf2x{flex:1 1;max-width:none;padding:0;overflow-y:auto;max-height:400px}.styles_expanded__YC744 .styles_productTitle__GXunv{font-size:1.5rem;margin-bottom:1rem}.styles_expanded__YC744 .styles_productFamily__y7_1L{font-size:.85rem;margin-bottom:.5rem}.styles_expanded__YC744 .styles_skuAndPrice__KcATl{margin-bottom:1rem;padding-bottom:.75rem}.styles_expanded__YC744 .styles_dynamicDetails__682km{margin-top:1.5rem}.styles_expanded__YC744 .styles_viewMoreButton__FtuFr{margin-top:1rem}@media (min-width:1024px){.styles_expanded__YC744 .styles_imageContainer__70Lfn{height:500px}}@media (max-width:768px){.styles_imageContainer__70Lfn{height:220px}.styles_expanded__YC744 .styles_imageContainer__70Lfn{height:300px}.styles_expanded__YC744 .styles_cardContent__LJBPP{flex-direction:column}}.styles_viewMoreButton__FtuFr{margin-top:auto;padding:.5rem 1rem;background:transparent;color:#4a5568;border:1px solid #e2e8f0;border-radius:4px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;font-family:var(--font-futura-book)}.styles_viewMoreButton__FtuFr:hover{background:#f7fafc;color:#2d3748}.styles_tooltip__M_Id_{position:absolute;background:#fff;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:1rem;max-width:320px;font-size:.9rem;line-height:1.5;z-index:1000;color:#2d3748;border:1px solid #e2e8f0;font-family:var(--font-futura-book)}.styles_tooltipError__NXhot{background:#fef2f2;border-color:#f87171}.styles_tooltipErrorContent__PS_vl{display:flex;align-items:center;gap:.5rem;color:#b91c1c}.styles_errorIcon__ePWEp{font-weight:700;font-size:1.2rem}.styles_tooltipLoading__aMXx1{min-height:80px;display:flex;align-items:center;justify-content:center}.styles_tooltipClose__AbwZG{position:absolute;top:.5rem;right:.5rem;background:transparent;border:none;cursor:pointer;font-size:1.2rem;line-height:1;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;opacity:.5}.styles_tooltipClose__AbwZG:hover{opacity:1}.styles_brandTerm__7WVYO{color:#2b6cb0;font-weight:500;cursor:pointer;display:inline;padding:0 2px;background:linear-gradient(180deg,transparent 50%,rgba(44,82,130,.08) 0);border-radius:2px;transition:all .2s ease}.styles_brandTerm__7WVYO:hover{background-color:hsla(37,42%,61%,.2)}.styles_fullscreenModalOverlay__VuQGN{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000;overflow-y:auto}.styles_fullscreenModalContent__vmBi5{background-color:#fff;border-radius:8px;position:relative;width:100%;height:100vh;width:100vw;overflow-y:auto;box-shadow:0 4px 30px rgba(0,0,0,.2)}.styles_fullscreenCloseButton__UclP0{position:absolute;top:1rem;right:1rem;width:2.5rem;height:2.5rem;background-color:rgba(0,0,0,.1);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;z-index:10;transition:all .2s ease}.styles_fullscreenCloseButton__UclP0:hover{background-color:rgba(0,0,0,.2)}.styles_productImageContainer__eAEnH{position:relative;width:100%;height:400px;margin-bottom:1.5rem}.styles_modalProductImage__xApVs{object-fit:contain;background:#fff}@media screen and (max-width:768px){.styles_fullscreenModalContent__vmBi5{max-height:100vh;border-radius:0}.styles_productImageContainer__eAEnH{height:300px}}.styles_consultationModalContent__EgwrF{background:#fff;padding:2rem;border-radius:12px;position:relative;max-width:500px;width:90vw;max-height:80vh;overflow-y:auto;z-index:10000;box-shadow:0 10px 30px rgba(0,0,0,.3)}.styles_consultationHeader__psxE2{margin-bottom:2rem;text-align:center}.styles_consultationHeader__psxE2 h3{margin:0 0 .5rem;font-size:1.5rem;color:#333;font-family:var(--font-futura-book)}.styles_consultationHeader__psxE2 p{margin:0;color:#666;font-size:.95rem;font-family:var(--font-futura-light)}.styles_consultationForm__KV_es{display:flex;flex-direction:column;gap:1.5rem}.styles_formGroup__I8Srb{display:flex;flex-direction:column;gap:.5rem}.styles_formGroup__I8Srb label{font-weight:500;color:#333;font-size:.9rem;font-family:var(--font-futura-book)}.styles_formInput__OU2m3,.styles_formTextarea__LDddm{padding:.75rem;border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;font-family:var(--font-futura-light);transition:border-color .2s ease}.styles_formInput__OU2m3:focus,.styles_formTextarea__LDddm:focus{outline:none;border-color:#c5a572;box-shadow:0 0 0 3px hsla(37,42%,61%,.1)}.styles_formTextarea__LDddm{resize:vertical;min-height:100px}.styles_formActions__y5_zQ{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.styles_cancelButton__Xh1jc{padding:.75rem 1.5rem;border:2px solid #e0e0e0;background:#fff;color:#666;border-radius:6px;cursor:pointer;font-family:var(--font-futura-book);transition:all .2s ease}.styles_cancelButton__Xh1jc:hover:not(:disabled){border-color:#ccc;background:#f5f5f5}.styles_submitButton__z23hf{padding:.75rem 1.5rem;border:none;background:#c5a572;color:#fff;border-radius:6px;cursor:pointer;font-weight:500;font-family:var(--font-futura-book);transition:background-color .2s ease}.styles_submitButton__z23hf:hover:not(:disabled){background:#b39361}.styles_cancelButton__Xh1jc:disabled,.styles_submitButton__z23hf:disabled{opacity:.6;cursor:not-allowed}@media screen and (max-width:768px){.styles_consultationModalContent__EgwrF{width:95vw;padding:1.5rem;max-height:90vh}.styles_formActions__y5_zQ{flex-direction:column}.styles_cancelButton__Xh1jc,.styles_submitButton__z23hf{width:100%}}