@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Manrope:wght@500;600;700;800;900&display=swap";
:root{--bg:#f7f1e8;--ink:#201915;--muted:#6f5f50;--brand:#9b6b3f;--line:#42302121;--card:#ffffffd1}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}.pageShell{width:min(1180px,100% - 32px);margin:0 auto;padding:34px 0 70px}.topbar{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.brand{letter-spacing:.08em;font-weight:900}.badge{color:var(--brand);border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:800;display:inline-flex}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:28px;display:grid}.heroCard,.productCard,.modalCard{background:var(--card);border:1px solid var(--line);border-radius:34px;box-shadow:0 24px 70px #432d181f}.heroCard{padding:38px}.heroCard h1{letter-spacing:-.06em;margin:0;font-size:clamp(34px,5vw,64px);line-height:.95}.heroCard p{color:var(--muted);font-size:17px;font-weight:700;line-height:1.7}.productCard{overflow:hidden}.productImage{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.productBody{padding:24px}.productBody h2{margin:0 0 8px}.price{color:var(--brand);font-size:30px;font-weight:950}.btn{appearance:none;cursor:pointer;background:var(--brand);color:#fff;letter-spacing:.04em;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:900;text-decoration:none;display:inline-flex}.btn.secondary{color:var(--brand);border:1px solid var(--line);background:#fff}.steps{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px;display:grid}.step{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:22px;padding:16px;font-weight:800}.step strong{color:var(--ink);margin-bottom:5px;display:block}.modalBackdrop{z-index:40;background:#140e0a94;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modalCard{width:min(1080px,100%);max-height:min(92vh,920px);padding:24px;overflow:auto}.modalHeader{justify-content:space-between;align-items:start;gap:18px;margin-bottom:18px;display:flex}.modalHeader h2{margin:0}.modalGrid{grid-template-columns:.9fr 1.1fr;gap:20px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:24px;padding:18px}.panel h3{margin:0 0 10px}.fileInput{background:#fff7ed;border:1px dashed #9b6b3f73;border-radius:16px;width:100%;padding:14px}.stage{border:1px solid var(--line);background:#eee;border-radius:24px;min-height:360px;position:relative;overflow:hidden}.stageImage{width:100%;display:block}.stageOverlay{opacity:.96;filter:drop-shadow(10px 18px 22px #00000040);pointer-events:none;width:70%;position:absolute;top:6%;left:50%;transform:translate(-50%)}.controlRow{color:var(--muted);grid-template-columns:110px 1fr 48px;align-items:center;gap:10px;margin:12px 0;font-weight:800;display:grid}.controlRow input{width:100%}.status{color:var(--muted);background:#f5efe7;border-radius:16px;margin-top:12px;padding:12px 14px;font-weight:800;line-height:1.5}@media (max-width:900px){.hero,.modalGrid,.steps{grid-template-columns:1fr}}.siteHome{color:#201d18;background:#f6f1e9;min-height:100vh}.homeTopbar{justify-content:space-between;align-items:center;gap:22px;width:min(92vw,1640px);min-height:92px;margin:0 auto;display:flex}.homeLogo{color:#171511;letter-spacing:.04em;font-family:Georgia,serif;font-size:33px;font-weight:700;line-height:.86;text-decoration:none}.homeLogo small{letter-spacing:.34em;color:#7a6d5e;margin-top:10px;font-family:Arial,sans-serif;font-size:11px;display:block}.homeNav{align-items:center;gap:26px;display:flex}.homeNav a{color:#2a261f;font-size:14px;font-weight:800;text-decoration:none}.homeNavCta{color:#9a6b42;background:#fff;border:1px solid #201d181a;border-radius:999px;align-items:center;min-height:44px;padding:0 18px;font-weight:900;text-decoration:none;display:inline-flex}.homeHeroExperience{background-color:#0000;background-image:linear-gradient(90deg,#12100dc7,#12100d52,#12100d0a),url(/assets/banner-stor-modern-living.png);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:44px;align-items:center;width:min(92vw,1640px);min-height:660px;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 34px 90px #281b0f3d}.homeHeroContent{z-index:2;color:#fff;width:min(740px,90%);margin-left:clamp(24px,6vw,86px);position:relative}.homeEyebrow,.homeEyebrowDark{letter-spacing:.26em;text-transform:uppercase;margin-bottom:16px;font-size:12px;font-weight:900;display:inline-flex}.homeEyebrow{color:#ffffffdb}.homeEyebrowDark{color:#9a6b42}.homeHeroContent h1{letter-spacing:-.07em;margin:0;font-family:Georgia,serif;font-size:clamp(52px,7vw,104px);font-weight:400;line-height:.9}.homeHeroContent p{color:#ffffffe0;max-width:640px;margin:26px 0 34px;font-size:18px;font-weight:700;line-height:1.75}.homeHeroActions{flex-wrap:wrap;gap:14px;display:flex}.homePrimaryBtn,.homeGhostBtn{letter-spacing:.03em;border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 24px;font-weight:950;text-decoration:none;display:inline-flex}.homePrimaryBtn{color:#fff;background:#9a6b42}.homeGhostBtn{color:#fff;background:#00000057;border:1px solid #ffffff61}.homeFlow{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.homeFlow span{color:#ffffffe0;background:#ffffff24;border:1px solid #fff3;border-radius:999px;padding:10px 13px;font-size:13px;font-weight:900}.homeSection{width:min(92vw,1640px);margin:74px auto 0}.homeSectionHead{justify-content:space-between;align-items:end;gap:30px;margin-bottom:24px;display:flex}.homeSectionHead h2{letter-spacing:-.055em;margin:0;font-family:Georgia,serif;font-size:clamp(36px,4.4vw,68px);font-weight:400;line-height:.95}.homeSectionHead p{color:#6c6258;max-width:560px;margin:0;font-size:16px;font-weight:700;line-height:1.65}.roomGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.roomCard{color:#201d18;background:#fff;border:1px solid #201d1814;border-radius:32px;flex-direction:column;min-height:460px;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 28px 70px #30201121}.roomCard img{object-fit:cover;width:100%;height:270px;display:block}.roomCard div{padding:22px}.roomCard h3{letter-spacing:-.03em;margin:0 0 10px;font-size:24px}.roomCard p{color:#6c6258;margin:0;font-weight:700;line-height:1.55}.beforeAfterSection{background:#ffffff94;border:1px solid #201d1814;border-radius:44px;padding:46px}.beforeAfterGrid{grid-template-columns:1fr 90px 1fr;align-items:center;gap:20px;display:grid}.beforeAfterCard{background:#fff;border-radius:32px;position:relative;overflow:hidden;box-shadow:0 28px 70px #30201124}.beforeAfterCard span{z-index:2;color:#fff;background:#0000008f;border-radius:999px;padding:9px 14px;font-weight:950;position:absolute;top:18px;left:18px}.beforeAfterCard img{object-fit:cover;width:100%;height:440px;display:block}.beforeAfterCard h3{margin:0;padding:20px;font-size:24px}.beforeAfterCard.after span{background:#9a6b42}.beforeAfterArrow{color:#fff;background:#9a6b42;border-radius:999px;place-items:center;width:74px;height:74px;font-size:42px;font-weight:900;display:grid;transform:rotate(-90deg)}.typeGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.typeCard{color:#201d18;background:#fff;border:1px solid #201d1814;border-radius:28px;flex-direction:column;justify-content:space-between;min-height:160px;padding:22px;text-decoration:none;display:flex;box-shadow:0 20px 50px #30201114}.typeCard strong{font-family:Georgia,serif;font-size:31px;font-weight:400}.typeCard span{color:#9a6b42;font-weight:900}.usageGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.usageCard{background:#fff;border:1px solid #201d1814;border-radius:32px;margin:0;overflow:hidden;box-shadow:0 24px 62px #3020111a}.usageCard img{object-fit:cover;width:100%;height:280px;display:block}.usageCard h3{margin:0;padding:20px;font-size:25px}.visualSystemSection{color:#fff;background:#171713;border-radius:44px;padding:46px}.visualSystemSection .homeSectionHead p{color:#ffffffb3}.visualSystemGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.visualSystemItem{background:#ffffff14;border:1px solid #ffffff21;border-radius:24px;min-height:110px;padding:22px;font-weight:900;line-height:1.45}.homeFinalCta{color:#fff;background-color:#0000;background-image:linear-gradient(90deg,#12100ddb,#12100d57),url(/assets/banner-stor-modern-living.png);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:44px;width:min(92vw,1640px);margin:76px auto 80px;padding:clamp(34px,6vw,72px);box-shadow:0 34px 90px #281b0f3d}.homeFinalCta h2{letter-spacing:-.055em;margin:0;font-family:Georgia,serif;font-size:clamp(38px,5vw,78px);font-weight:400;line-height:.95}.homeFinalCta p{color:#ffffffd6;max-width:680px;margin:22px 0 28px;font-size:18px;font-weight:700;line-height:1.7}@media (max-width:1100px){.homeNav{display:none}.roomGrid,.typeGrid,.usageGrid,.visualSystemGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.beforeAfterGrid{grid-template-columns:1fr}.beforeAfterArrow{margin:0 auto;transform:rotate(0)}}@media (max-width:680px){.homeTopbar{min-height:76px}.homeLogo{font-size:26px}.homeHeroExperience{border-radius:30px;min-height:620px}.homeHeroContent{margin:0 auto}.roomGrid,.typeGrid,.usageGrid,.visualSystemGrid{grid-template-columns:1fr}.homeSectionHead{display:block}.beforeAfterSection,.visualSystemSection{border-radius:30px;padding:24px}}.productDetailGrid{grid-template-columns:1.05fr .95fr;align-items:start;gap:32px;display:grid}.productDetailMedia,.productDetailInfo{background:#ffffffd6;border:1px solid #201d1817;border-radius:34px;overflow:hidden;box-shadow:0 24px 70px #432d181f}.productDetailMainImage{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.productGalleryStrip{grid-template-columns:repeat(4,1fr);gap:10px;padding:14px;display:grid}.productGalleryStrip img{aspect-ratio:1.25;object-fit:cover;border:1px solid #201d1814;border-radius:16px;width:100%}.productDetailInfo{padding:32px}.productDetailInfo h1{letter-spacing:-.06em;margin:18px 0 14px;font-family:Georgia,serif;font-size:clamp(42px,5vw,74px);font-weight:400;line-height:.94}.productDetailInfo p{color:#6c6258;font-size:17px;font-weight:700;line-height:1.7}.productActionStack{flex-wrap:wrap;gap:12px;margin:22px 0;display:flex}.productInfoBox{color:#5f4a37;background:#fff7ed;border-radius:22px;margin-top:20px;padding:18px;font-weight:800;line-height:1.55}.productInfoBox strong{color:#201d18;margin-bottom:6px;display:block}@media (max-width:900px){.productDetailGrid{grid-template-columns:1fr}}.homeProductGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.homeProductCard{color:#201d18;background:#fff;border:1px solid #201d1814;border-radius:30px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 24px 62px #3020111a}.homeProductCard img{object-fit:cover;width:100%;height:250px;display:block}.homeProductCard div{padding:20px}.homeProductCard span{color:#9a6b42;letter-spacing:.06em;background:#fff7ed;border-radius:999px;margin-bottom:10px;padding:7px 11px;font-size:12px;font-weight:900;display:inline-flex}.homeProductCard h3{letter-spacing:-.03em;margin:0 0 8px;font-size:23px}.homeProductCard p{color:#6c6258;margin:0 0 14px;font-weight:700;line-height:1.55}.homeProductCard strong{color:#9a6b42;font-size:22px;font-weight:950}@media (max-width:1100px){.homeProductGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.homeProductGrid{grid-template-columns:1fr}}.ecommerceHeader{gap:22px}.ecommerceNav{flex:1;justify-content:center;gap:22px}.ecommerceNav a{white-space:nowrap;letter-spacing:.02em;font-size:15px;font-weight:900}.ecommerceNav a:hover{color:#9a6b42}@media (max-width:1180px){.ecommerceNav{gap:14px}.ecommerceNav a{font-size:13px}}.categoryHero{color:#fff;background-color:#0000;background-image:linear-gradient(90deg,#12100dd1,#12100d47),url(/assets/hero-premium-salon.png);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:38px;margin:24px 0 34px;padding:clamp(30px,5vw,66px);box-shadow:0 28px 76px #3020112e}.categoryHero h1{letter-spacing:-.06em;margin:18px 0 12px;font-family:Georgia,serif;font-size:clamp(46px,6vw,92px);font-weight:400;line-height:.94}.categoryHero p{color:#ffffffd1;max-width:720px;margin:0;font-size:18px;font-weight:700;line-height:1.7}.categoryProductGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}@media (max-width:1100px){.categoryProductGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.categoryProductGrid{grid-template-columns:1fr}}.siteUtilityBar{color:#ffffffd1;letter-spacing:.04em;background:#171713;justify-content:center;align-items:center;gap:34px;width:100%;min-height:34px;padding:0 6vw;font-size:12px;font-weight:800;display:flex}.siteMainHeader{z-index:60;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f1e9f0;border-bottom:1px solid #201d1814;grid-template-columns:250px 1fr auto;align-items:center;gap:28px;width:100%;min-height:92px;padding:0 6vw;display:grid;position:sticky;top:0;box-shadow:0 16px 44px #3020110f}.premiumLogo{color:#171511;flex-direction:column;justify-content:center;width:max-content;text-decoration:none;display:inline-flex}.premiumLogo strong{letter-spacing:.08em;font-family:Georgia,serif;font-size:34px;font-weight:800;line-height:.82}.premiumLogo small{letter-spacing:.36em;color:#7a6d5e;margin-top:11px;font-family:Arial,sans-serif;font-size:11px;font-weight:900}.premiumNav{justify-content:center;align-items:center;gap:clamp(14px,1.55vw,30px);display:flex}.premiumNav a{color:#2a261f;letter-spacing:.02em;white-space:nowrap;font-size:15px;font-weight:900;text-decoration:none}.premiumNav a:hover{color:#9a6b42}.premiumActions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.headerIconBtn,.headerPrimaryBtn{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 17px;font-weight:950;text-decoration:none;display:inline-flex}.headerIconBtn{color:#2a261f;background:#ffffffb8;border:1px solid #201d181a}.headerPrimaryBtn{color:#fff;background:#9a6b42;box-shadow:0 16px 36px #9a6b423d}@media (max-width:1180px){.siteMainHeader{grid-template-columns:210px 1fr}.premiumActions{grid-column:1/-1;justify-content:flex-start;padding-bottom:14px}.premiumNav{justify-content:flex-end;overflow-x:auto}}@media (max-width:820px){.siteUtilityBar{display:none}.siteMainHeader{flex-wrap:wrap;padding:18px 5vw;display:flex;position:static}.premiumNav{order:3;justify-content:flex-start;width:100%;padding-bottom:6px;overflow-x:auto}.premiumActions{order:2;margin-left:auto;padding-bottom:0}}.visualTypeGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.visualTypeCard{color:#201d18;background:#fff;border-radius:32px;grid-template-columns:44% 56%;min-height:auto;padding:0;text-decoration:none;display:grid;overflow:hidden;box-shadow:0 24px 62px #3020111a}.visualTypeCard img{object-fit:cover;width:100%;height:100%;min-height:230px;display:block}.visualTypeCard div{flex-direction:column;justify-content:center;padding:24px;display:flex}.visualTypeCard strong{letter-spacing:-.04em;margin-bottom:10px;font-family:Georgia,serif;font-size:38px;font-weight:400;line-height:.95}.visualTypeCard span{color:#9a6b42;margin-bottom:12px;font-size:16px;font-weight:950}.visualTypeCard p{color:#6c6258;margin:0;font-weight:750;line-height:1.55}.visualTypeCard em{color:#fff;background:#9a6b42;border-radius:999px;width:max-content;margin-top:18px;padding:10px 15px;font-style:normal;font-weight:950}.visualTypeCard:hover{transition:transform .18s;transform:translateY(-3px)}@media (max-width:1100px){.visualTypeGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.visualTypeGrid,.visualTypeCard{grid-template-columns:1fr}}.comparisonGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.comparisonCard{color:#201d18;background:#fff;border:1px solid #201d1814;border-radius:28px;grid-template-columns:150px 1fr;min-height:210px;text-decoration:none;display:grid;overflow:hidden;box-shadow:0 20px 52px #3020111a}.comparisonCard img{object-fit:cover;width:100%;height:100%;display:block}.comparisonCard div{flex-direction:column;justify-content:center;padding:22px;display:flex}.comparisonCard strong{letter-spacing:-.04em;margin-bottom:8px;font-family:Georgia,serif;font-size:34px;font-weight:400;line-height:.95}.comparisonCard span{color:#9a6b42;margin-bottom:9px;font-size:15px;font-weight:950}.comparisonCard p{color:#6c6258;margin:0;font-size:14px;font-weight:700;line-height:1.45}.comparisonCard:hover{transition:transform .18s;transform:translateY(-2px)}@media (max-width:1100px){.comparisonGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.comparisonGrid,.comparisonCard{grid-template-columns:1fr}.comparisonCard img{height:190px}}.siteFooter{color:#fff;background:#171713;margin-top:86px}.siteFooterInner{grid-template-columns:1.4fr repeat(3,1fr);gap:44px;width:min(92vw,1640px);margin:0 auto;padding:64px 0 46px;display:grid}.footerLogo{color:#fff;flex-direction:column;width:max-content;text-decoration:none;display:inline-flex}.footerLogo strong,.footerLogo{letter-spacing:.08em;font-family:Georgia,serif;font-size:34px;font-weight:800;line-height:.82}.footerLogo small{letter-spacing:.34em;color:#ffffff9e;margin-top:12px;font-family:Arial,sans-serif;font-size:11px;font-weight:900}.footerBrand p{color:#ffffffb8;max-width:430px;margin:24px 0;font-weight:700;line-height:1.7}.footerCta{color:#fff;background:#9a6b42;border-radius:999px;align-items:center;min-height:46px;padding:0 20px;font-weight:950;text-decoration:none;display:inline-flex}.footerColumn{flex-direction:column;gap:12px;display:flex}.footerColumn h3{color:#fff;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:16px}.footerColumn a{color:#ffffffb8;font-weight:750;text-decoration:none}.footerColumn a:hover{color:#fff}.siteFooterBottom{color:#ffffff8f;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:18px;width:min(92vw,1640px);margin:0 auto;padding:22px 0;font-size:13px;font-weight:800;display:flex}@media (max-width:900px){.siteFooterInner{grid-template-columns:1fr 1fr}}@media (max-width:620px){.siteFooterInner{grid-template-columns:1fr}.siteFooterBottom{display:block}.siteFooterBottom span{margin:6px 0;display:block}}.studioPage{width:min(92vw,1640px);margin:0 auto;padding:46px 0 80px}.studioHero{color:#fff;background-color:#0000;background-image:linear-gradient(90deg,#12100dd1,#12100d4d),url(/assets/banner-stor-modern-living.png);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:42px;min-height:420px;padding:clamp(34px,6vw,76px);box-shadow:0 30px 86px #3020112e}.studioHero h1{letter-spacing:-.065em;max-width:850px;margin:0;font-family:Georgia,serif;font-size:clamp(50px,7vw,100px);font-weight:400;line-height:.9}.studioHero p{color:#ffffffd1;max-width:700px;margin:26px 0 0;font-size:18px;font-weight:750;line-height:1.7}.studioGrid{grid-template-columns:420px 1fr;align-items:start;gap:24px;margin-top:34px;display:grid}.studioPanel,.studioPreviewPanel{background:#ffffffe0;border:1px solid #201d1814;border-radius:32px;box-shadow:0 24px 70px #3020111a}.studioPanel{padding:24px}.studioPanel h2{letter-spacing:-.02em;margin:0 0 14px;font-size:20px}.studioProductList{gap:10px;max-height:360px;margin-bottom:24px;padding-right:4px;display:grid;overflow:auto}.studioProductOption{cursor:pointer;text-align:left;color:#201d18;background:#fff;border:1px solid #201d1817;border-radius:18px;grid-template-columns:68px 1fr;align-items:center;gap:12px;padding:8px;font-weight:850;display:grid}.studioProductOption img{object-fit:cover;border-radius:12px;width:68px;height:56px}.studioProductOption.isSelected{border-color:#9a6b42;box-shadow:0 0 0 3px #9a6b4224}.studioFullButton{width:100%;margin:14px 0}.studioPreviewPanel{overflow:hidden}.studioPreviewHeader{border-bottom:1px solid #201d1814;justify-content:space-between;gap:16px;padding:20px 24px;display:flex}.studioPreviewHeader span{color:#9a6b42;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:950;display:block}.studioPreviewHeader strong{margin-top:6px;font-size:22px;display:block}.studioStage{background:#eee8dc;min-height:580px;position:relative;overflow:hidden}.studioRoomImage{width:100%;display:block}.studioProductLayer{filter:drop-shadow(10px 18px 24px #0000003d);pointer-events:none;position:absolute;transform:translate(-50%)}.studioEmpty{text-align:center;color:#6c6258;place-items:center;min-height:580px;padding:30px;font-weight:850;display:grid}@media (max-width:1100px){.studioGrid{grid-template-columns:1fr}.studioProductList{max-height:260px}}.homeHeroExperience{background-image:linear-gradient(90deg,#0a0806d1 0%,#0a080694 42%,#0a08062e 72%,#0a08060a 100%),url(/assets/hero-premium-salon.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;align-items:center!important;min-height:600px!important;padding:0!important;display:flex!important;position:relative!important;overflow:hidden!important}.homeHeroExperience:before,.homeHeroExperience:after,.homeHeroOverlay{display:none!important}.homeHeroShade{z-index:1!important;pointer-events:none!important;background:linear-gradient(#00000005,#00000029)!important;position:absolute!important;inset:0!important}.homeHeroContent{z-index:2!important;max-width:780px!important;padding:84px 7vw 90px!important;position:relative!important}.homeHeroContent .homeEyebrow,.homeEyebrow{color:#fff7ed!important;letter-spacing:.15em!important;text-transform:uppercase!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#ffffff21!important;border:1px solid #ffffff47!important;border-radius:999px!important;width:fit-content!important;padding:8px 14px!important;font-size:11px!important;font-weight:900!important;display:inline-flex!important}.homeHeroContent h1{color:#fff!important;letter-spacing:-.075em!important;text-shadow:0 28px 84px #0000008f!important;max-width:720px!important;margin:24px 0 0!important;font-size:clamp(62px,7vw,108px)!important;font-weight:500!important;line-height:.88!important}.homeHeroContent p,.homeSteps,.homeHeroSteps,.heroSteps,.homeProcessPills{display:none!important}.homeHeroActions{flex-wrap:wrap!important;gap:14px!important;margin-top:34px!important;display:flex!important}.homePrimaryBtn,.homeGhostBtn{border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:56px!important;padding:15px 26px!important;font-size:16px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}.homePrimaryBtn{color:#fff!important;background:linear-gradient(135deg,#9b642f 0%,#d88a36 100%)!important;box-shadow:0 22px 54px #0000004d!important}.homeGhostBtn{color:#fff!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#ffffff1a!important;border:1px solid #ffffff47!important}@media (max-width:720px){.homeHeroExperience{min-height:540px!important}.homeHeroContent{padding:62px 22px 74px!important}.homeHeroContent h1{font-size:clamp(46px,14vw,70px)!important}.homePrimaryBtn,.homeGhostBtn{min-height:52px!important;font-size:15px!important}}.homeHeroExperience{background-image:url(/assets/hero-premium-salon.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.homeHeroExperience:before,.homeHeroExperience:after,.homeHeroOverlay,.homeHeroShade{opacity:0!important;background:0 0!important;display:none!important}.homeHeroContent{text-align:left!important;align-items:flex-start!important;max-width:560px!important;margin:0!important;padding:86px 0 90px 58px!important}.homeHeroContent h1,.homeHeroContent p,.homeHeroContent .homeEyebrow{text-align:left!important}.homeHeroContent h1{max-width:520px!important}.homeHeroActions{justify-content:flex-start!important}@media (max-width:720px){.homeHeroContent{max-width:100%!important;padding:54px 22px 64px!important}.homeHeroContent h1{max-width:100%!important}}.beforeAfterHeader,.homeBeforeAfterHeader,.inspirationHeader,.compareHeader{display:none!important}.beforeAfterSection,.homeBeforeAfter,.inspirationSection{padding-top:38px!important}.premiumHeader{background:#f8f1e7f5!important;border-bottom:1px solid #6349301f!important;grid-template-columns:minmax(220px,300px) minmax(0,1fr) auto!important;align-items:center!important;gap:26px!important;min-height:88px!important;padding:16px 4.8vw!important;display:grid!important;overflow:hidden!important;box-shadow:0 10px 34px #23180f0b!important}.premiumLogo{flex-direction:column!important;gap:6px!important;min-width:0!important;line-height:1!important;text-decoration:none!important;display:flex!important}.premiumLogo strong{letter-spacing:.075em!important;color:#17120f!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(36px,2.55vw,48px)!important;font-weight:700!important;line-height:.9!important}.premiumLogo small{letter-spacing:.34em!important;color:#41342b9e!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:10px!important;font-weight:800!important}.premiumNav{white-space:nowrap!important;justify-content:center!important;align-items:center!important;gap:clamp(14px,1.35vw,24px)!important;min-width:0!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;display:flex!important}.premiumNav a{color:#241d18!important;letter-spacing:-.018em!important;padding:9px 0!important;font-size:clamp(14px,1vw,16px)!important;font-weight:760!important;line-height:1!important;text-decoration:none!important;position:relative!important}.premiumNav a:after{content:""!important;transform-origin:50%!important;background:#a8733e!important;border-radius:999px!important;height:1.5px!important;transition:transform .18s!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important;transform:scaleX(0)!important}.premiumNav a:hover:after{transform:scaleX(1)!important}.premiumActions{white-space:nowrap!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;min-width:0!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;display:flex!important}.headerIconBtn,.headerPrimaryBtn{letter-spacing:-.018em!important;border-radius:999px!important;min-height:46px!important;padding:12px 20px!important;font-size:15px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important}.headerIconBtn{color:#251e19!important;background:#ffffffad!important;border:1px solid #63493021!important;box-shadow:0 8px 22px #1f18120b!important}.headerPrimaryBtn{color:#fff!important;background:#a8733e!important;border:1px solid #6742202e!important;box-shadow:0 12px 28px #714b272e!important}.headerIconBtn:hover,.headerPrimaryBtn:hover{transform:translateY(-1px)!important}@media (max-width:1180px){.premiumHeader{grid-template-columns:230px minmax(0,1fr) auto!important;gap:18px!important;padding:15px 24px!important}.premiumNav{gap:14px!important}.premiumNav a{font-size:14px!important}.headerIconBtn,.headerPrimaryBtn{padding:11px 17px!important;font-size:14px!important}}@media (max-width:920px){.premiumHeader{flex-wrap:wrap!important;align-items:center!important;display:flex!important;overflow:visible!important}.premiumLogo{width:100%!important}.premiumNav{justify-content:flex-start!important;width:100%!important;padding-bottom:4px!important;overflow-x:auto!important}.premiumActions{justify-content:flex-start!important;width:100%!important;overflow-x:auto!important}}.seoCategoryPage{color:#211915;background:radial-gradient(circle at 10% 0,#a8713a14,#0000 28%),linear-gradient(#faf6ee 0%,#fffaf3 42%,#f7efe4 100%)}.seoCategoryHero{background-position:50%;background-size:cover;align-items:center;min-height:520px;display:flex;position:relative;overflow:hidden}.seoCategoryBack{color:#ffffffc7;margin-bottom:24px;font-weight:800;text-decoration:none;display:inline-flex}.seoCategoryEyebrow{color:#fff7ed;letter-spacing:.14em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff24;border:1px solid #ffffff47;border-radius:999px;width:fit-content;padding:8px 14px;font-size:11px;font-weight:900;display:inline-flex}.seoCategoryHero h1{letter-spacing:-.06em;text-shadow:0 26px 80px #00000070;max-width:760px;margin:22px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,5.5vw,86px);font-weight:500;line-height:.94}.seoCategoryHero p{color:#ffffffe0;max-width:690px;margin:24px 0 0;font-size:clamp(17px,1.2vw,21px);font-weight:650;line-height:1.65}.seoCategoryPrimary,.seoCategoryGhost{border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:14px 24px;font-weight:900;text-decoration:none;display:inline-flex}.seoCategoryIntroGrid{grid-template-columns:1.1fr .95fr .95fr;gap:22px;width:min(1500px,92vw);margin:70px auto 0;display:grid}.seoInfoCard{background:#ffffffdb;border:1px solid #744f2c1f;border-radius:34px;min-height:360px;padding:34px;box-shadow:0 24px 70px #2b1d1213}.seoInfoCard span{color:#a8733e;letter-spacing:.12em;margin-bottom:18px;font-weight:950;display:inline-flex}.seoInfoCard h2{letter-spacing:-.045em;color:#201915;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,2.3vw,48px);line-height:1}.seoInfoCard p,.seoInfoCard li{color:#685b50;font-size:16px;font-weight:650;line-height:1.72}.seoInfoCard ul{gap:14px;margin:22px 0 0;padding:0;list-style:none;display:grid}.seoInfoCard li{padding-left:22px;position:relative}.seoInfoCard li:before{content:"";background:#a8733e;border-radius:50%;width:8px;height:8px;position:absolute;top:.72em;left:0}.seoCategoryAdvantages{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:min(1500px,92vw);margin:24px auto 0;display:grid}.seoCategoryAdvantages div{text-align:center;color:#fff7ed;background:#241915;border-radius:999px;padding:16px 20px;font-weight:900;box-shadow:0 18px 38px #2419151f}.seoCategoryProducts{width:min(1500px,92vw);margin:84px auto 100px}.seoCategorySectionHead{justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px;display:flex}.seoCategorySectionHead span{color:#a8733e;letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:950}.seoCategorySectionHead h2{letter-spacing:-.06em;color:#201915;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,4vw,72px);line-height:.95}.seoProductGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.seoProductCard{color:inherit;background:#ffffffe0;border:1px solid #744f2c1f;border-radius:34px;text-decoration:none;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 24px 70px #2b1d1213}.seoProductCard:hover{transform:translateY(-3px);box-shadow:0 30px 88px #2b1d121f}.seoProductCard img{aspect-ratio:16/11;object-fit:cover;width:100%;display:block}.seoProductCard div{padding:24px}.seoProductCard span{color:#a8733e;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:950}.seoProductCard h3{letter-spacing:-.04em;color:#201915;margin:12px 0 0;font-family:Georgia,Times New Roman,serif;font-size:31px;line-height:1}.seoProductCard p{color:#6a5d52;min-height:54px;font-weight:650;line-height:1.55}.seoProductCard strong{color:#201915;margin-top:6px;font-size:20px;font-weight:950;display:inline-flex}.seoEmptyProducts{color:#6a5d52;background:#ffffffc7;border:1px solid #744f2c1f;border-radius:28px;padding:34px;font-weight:800}@media (max-width:1100px){.seoCategoryIntroGrid,.seoProductGrid,.seoCategoryAdvantages{grid-template-columns:1fr 1fr}}@media (max-width:720px){.seoCategoryHero{min-height:500px}.seoCategoryHeroContent{padding:58px 22px 70px}.seoCategoryIntroGrid,.seoProductGrid,.seoCategoryAdvantages{grid-template-columns:1fr}.seoInfoCard{min-height:auto;padding:26px}.seoCategorySectionHead{display:block}}.seoCategoryHero{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;align-items:center!important;min-height:500px!important;display:flex!important}.seoCategoryHeroContent{color:#fff!important;width:min(760px,92vw)!important;padding:92px 7vw!important}.seoCategoryBack,.seoCategoryEyebrow,.seoCategoryHeroContent p{display:none!important}.seoCategoryHero h1{letter-spacing:-.07em!important;color:#fff!important;text-shadow:0 28px 86px #0000008c!important;max-width:720px!important;margin:0!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(58px,6.5vw,104px)!important;font-weight:500!important;line-height:.9!important}.seoCategoryHeroActions{flex-wrap:wrap!important;gap:14px!important;margin-top:34px!important;display:flex!important}.seoCategoryPrimary,.seoCategoryGhost{border-radius:999px!important;min-height:54px!important;padding:14px 24px!important;font-size:16px!important;font-weight:900!important}.seoCategoryPrimary{color:#fff!important;background:linear-gradient(135deg,#9b642f,#d88a36)!important;box-shadow:0 22px 52px #00000047!important}.seoCategoryGhost{color:#fff!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#ffffff1a!important;border:1px solid #ffffff4d!important}@media (max-width:720px){.seoCategoryHero{min-height:460px!important}.seoCategoryHeroContent{padding:70px 22px!important}.seoCategoryHero h1{font-size:clamp(46px,14vw,70px)!important}}header .headerOdamdaGorQuick,header a[href*=odamda-gor],header a[href*=odamda],header button[aria-label*=Odamda],header a[aria-label*=Odamda],.topBar,.topStrip,.announcementBar,.premiumTopBar,.headerTop,.siteAnnouncement,.headerAnnouncement{display:none!important}.headerMemberQuick{background:#fff;border:1px solid #1f1a1614;border-radius:999px;justify-content:center;align-items:center;min-height:56px;margin-right:16px;padding:0 22px;font-size:18px;font-weight:900;box-shadow:0 8px 24px #1f1a160f;color:#1f1a16!important;text-decoration:none!important;display:inline-flex!important}.headerMemberQuick:hover{transform:translateY(-1px)}.authPage{color:#201d18;background:radial-gradient(circle at 15% 0,#a8744324,#0000 34%),linear-gradient(135deg,#fbf5ec 0%,#fffaf3 48%,#f1e4d4 100%);min-height:calc(100vh - 90px);padding:54px 4vw 84px}.authShell{grid-template-columns:minmax(0,.95fr) minmax(420px,.8fr);align-items:stretch;gap:28px;width:min(1240px,94vw);margin:0 auto;display:grid}.authVisual,.authCard{border:1px solid #201d1814;border-radius:38px;overflow:hidden;box-shadow:0 28px 90px #2a241c14}.authVisual{color:#fff;background-color:#0000;background-image:linear-gradient(#14110d14,#14110d94),url(/assets/hero-premium-salon.png);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;flex-direction:column;justify-content:flex-end;min-height:620px;padding:54px;display:flex}.authVisual span{letter-spacing:.16em;text-transform:uppercase;background:#ffffff2e;border:1px solid #ffffff38;border-radius:999px;align-items:center;width:fit-content;min-height:36px;padding:0 14px;font-size:12px;font-weight:950;display:inline-flex}.authVisual h1{letter-spacing:-.07em;max-width:640px;margin:24px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,4.8vw,82px);font-weight:500;line-height:.91}.authVisual p{color:#ffffffd1;max-width:560px;margin:24px 0 0;font-size:17px;font-weight:700;line-height:1.7}.authCard{background:#ffffffe6;padding:42px}.authBack{color:#7a6b5e;width:fit-content;margin-bottom:30px;font-weight:900;text-decoration:none;display:inline-flex}.authEyebrow{color:#a56d36;letter-spacing:.13em;text-transform:uppercase;background:#fff3e4;border:1px solid #f6d7b3;border-radius:999px;align-items:center;min-height:34px;padding:0 13px;font-size:12px;font-weight:950;display:inline-flex}.authCard h2{letter-spacing:-.065em;color:#201d18;margin:18px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,4vw,70px);font-weight:500;line-height:.92}.authIntro{color:#665d55;margin:18px 0 0;font-weight:650;line-height:1.7}.authForm{gap:16px;margin-top:30px;display:grid}.authForm label{color:#27221d;gap:8px;font-weight:900;display:grid}.authForm input{color:#201d18;width:100%;min-height:54px;font:inherit;background:#fff;border:1px solid #201d181f;border-radius:18px;outline:none;padding:0 16px}.authPrimary{color:#fff;min-height:58px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#9b642f,#d88a36);border:0;border-radius:999px;font-weight:950;box-shadow:0 18px 42px #78532d2e}@media (max-width:980px){.authShell{grid-template-columns:1fr}.authVisual{min-height:360px;padding:34px}.headerMemberQuick{min-height:46px;margin-right:10px;padding:0 16px;font-size:15px}}@media (max-width:620px){.authPage{padding:28px 14px 58px}.authVisual{border-radius:28px;min-height:320px;padding:28px}.authCard{border-radius:28px;padding:26px}.headerMemberQuick{min-height:40px;padding:0 12px;font-size:13px}}.rightNote,.sideNote,.sectionNote,.homeNote,.sectionAsideNote,.sectionHeadNote,.homeSectionNote,.categorySectionNote,.beforeAfterNote,.perdeTypeNote,.collectionNote,.sectionHead>p:last-child,.homeSectionHead>p:last-child,.categorySectionHead>p:last-child,.beforeAfterHead>p:last-child,.perdeTypeHead>p:last-child,.collectionHead>p:last-child{display:none!important}:is(.sectionHead:not(:has(h2))>p,.homeSectionHead:not(:has(h2))>p){display:revert!important}.headerActionPill{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;border:1px solid #1f1a1614;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 18px;transition:transform .18s,box-shadow .18s,background .18s;box-shadow:0 10px 24px #1f1a160d,inset 0 1px #ffffffa6;color:#1f1a16!important;background:#ffffffc7!important;text-decoration:none!important;display:inline-flex!important}.headerActionPill:hover{transform:translateY(-1px);box-shadow:0 14px 28px #1f1a1614,inset 0 1px #ffffffb8;background:#ffffffeb!important}.headerActionPill__icon{color:#6c533b;flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.headerActionPill__icon svg{width:18px;height:18px;display:block}.headerActionPill__label{letter-spacing:-.02em;font-size:17px;font-weight:850;line-height:1}.headerActionPill--user{padding-inline:20px 22px}.headerActionPill--user .headerActionPill__icon{color:#9b642f}.headerActionPill--search,.headerActionPill--cart{padding-inline:16px 18px}@media (max-width:1200px){.headerActionPill{gap:8px;min-height:50px;padding:0 16px}.headerActionPill__label{font-size:15px}.headerActionPill__icon,.headerActionPill__icon svg{width:17px;height:17px}}@media (max-width:820px){.headerActionPill{gap:7px;min-height:42px;padding:0 12px}.headerActionPill__label{font-size:13px}.headerActionPill__icon,.headerActionPill__icon svg{width:15px;height:15px}}.srOnly{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.headerActionIconOnly{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #1f1a1614;border-radius:999px;justify-content:center;align-items:center;width:72px;min-width:72px;height:72px;min-height:72px;transition:transform .18s,box-shadow .18s,background .18s;position:relative;box-shadow:0 10px 24px #1f1a160d,inset 0 1px #ffffffb3;color:#7a5434!important;background:#ffffffd1!important;padding:0!important;text-decoration:none!important;display:inline-flex!important}.headerActionIconOnly:hover{transform:translateY(-1px);box-shadow:0 14px 28px #1f1a1614,inset 0 1px #ffffffb8;background:#fffffff0!important}.headerActionIconOnly__icon{justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.headerActionIconOnly__icon svg{width:24px;height:24px;display:block}.headerActionIconOnly--user .headerActionIconOnly__icon{color:#9b642f}.headerActionIconOnly--search .headerActionIconOnly__icon,.headerActionIconOnly--cart .headerActionIconOnly__icon{color:#7a5434}@media (max-width:1200px){.headerActionIconOnly{width:64px;min-width:64px;height:64px;min-height:64px}.headerActionIconOnly__icon,.headerActionIconOnly__icon svg{width:22px;height:22px}}@media (max-width:820px){.headerActionIconOnly{width:48px;min-width:48px;height:48px;min-height:48px}.headerActionIconOnly__icon,.headerActionIconOnly__icon svg{width:18px;height:18px}}.seoCategoryHero:before,.seoCategoryHero:after{opacity:0!important;background:0 0!important}.seoCategoryHero{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;min-height:clamp(420px,42vw,720px)!important;display:block!important}.seoCategoryAdvantages{width:min(1540px,92vw)!important;box-shadow:none!important;background:0 0!important;border:0!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin:34px auto 0!important;padding:0!important;display:grid!important}.seoCategoryAdvantages>*,.seoCategoryAdvantages span,.seoCategoryAdvantages li,.seoCategoryAdvantages div{color:#241b16!important;letter-spacing:-.02em!important;text-align:left!important;background:#ffffffc7!important;border:1px solid #201d1814!important;border-radius:24px!important;justify-content:flex-start!important;align-items:center!important;gap:14px!important;min-height:92px!important;padding:20px 22px!important;font-size:18px!important;font-weight:850!important;display:flex!important;box-shadow:0 18px 48px #2a241c0f!important}.seoCategoryAdvantages>:before,.seoCategoryAdvantages span:before,.seoCategoryAdvantages li:before,.seoCategoryAdvantages div:before{content:""!important;background:#b77a3d!important;border-radius:50%!important;width:11px!important;min-width:11px!important;height:11px!important;box-shadow:0 0 0 6px #b77a3d1f!important}@media (max-width:1100px){.seoCategoryAdvantages{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:640px){.seoCategoryAdvantages{grid-template-columns:1fr!important;gap:12px!important}.seoCategoryAdvantages>*,.seoCategoryAdvantages span,.seoCategoryAdvantages li,.seoCategoryAdvantages div{border-radius:20px!important;min-height:74px!important;padding:17px 18px!important;font-size:16px!important}}.measureGuidePage{color:#201d18;background:radial-gradient(circle at 12% 0,#a874431f,#0000 34%),linear-gradient(135deg,#fbf5ec 0%,#fffaf3 48%,#f1e4d4 100%);padding-bottom:96px}.measureHero{color:#fff;background-color:#0000;background-image:linear-gradient(90deg,#18120ea3,#18120e3d,#18120e14),url(/assets/hero-premium-salon.png);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;align-items:center;min-height:560px;display:flex}.measureHero>div{width:min(820px,92vw);margin-left:6vw}.measureHero span,.measureInfoBlock span,.measureSectionHead span{min-height:34px;color:inherit;letter-spacing:.14em;text-transform:uppercase;background:#ffffff29;border:1px solid #ffffff38;border-radius:999px;align-items:center;padding:0 14px;font-size:12px;font-weight:950;display:inline-flex}.measureHero h1{letter-spacing:-.075em;margin:24px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,7vw,116px);font-weight:500;line-height:.9}.measureHero p{color:#ffffffd1;max-width:680px;margin:24px 0 0;font-size:18px;font-weight:700;line-height:1.7}.measureHeroActions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.measurePrimary,.measureGhost{border-radius:999px;justify-content:center;align-items:center;min-height:56px;padding:0 24px;font-weight:950;text-decoration:none;display:inline-flex}.measurePrimary{color:#fff;background:linear-gradient(135deg,#9b642f,#d88a36)}.measureGhost{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff52}.measureSteps{z-index:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:min(1540px,92vw);margin:-64px auto 0;display:grid;position:relative}.measureSteps article,.measureInfoBlock,.measureGuideGrid article{background:#ffffffe0;border:1px solid #201d1814;border-radius:30px;box-shadow:0 24px 72px #2a241c14}.measureSteps article{padding:28px}.measureSteps article>span{color:#a87443;letter-spacing:.14em;font-size:13px;font-weight:950}.measureSteps h2,.measureInfoBlock h2,.measureSectionHead h2{letter-spacing:-.055em;margin:16px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3vw,54px);font-weight:500;line-height:.96}.measureSteps p,.measureChecklist p,.measureGuideGrid li{color:#665d55;font-weight:650;line-height:1.65}.measureInfoBlock{grid-template-columns:.8fr 1.2fr;gap:34px;width:min(1540px,92vw);margin:34px auto 0;padding:36px;display:grid}.measureInfoBlock span,.measureSectionHead span{color:#9b642f;background:#fff3e4;border-color:#f4d6b1}.measureChecklist ul,.measureGuideGrid ul{gap:12px;margin:18px 0 0;padding:0;list-style:none;display:grid}.measureChecklist li,.measureGuideGrid li{padding-left:24px;position:relative}.measureChecklist li:before,.measureGuideGrid li:before{content:"";background:#a87443;border-radius:50%;width:8px;height:8px;position:absolute;top:.68em;left:0}.measureProductGuides{width:min(1540px,92vw);margin:72px auto 0}.measureSectionHead{margin-bottom:24px}.measureGuideGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.measureGuideGrid article{padding:28px}.measureGuideGrid h3{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500;line-height:1}@media (max-width:1180px){.measureSteps,.measureGuideGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.measureInfoBlock{grid-template-columns:1fr}}@media (max-width:680px){.measureHero{min-height:500px}.measureHero>div{margin:0 auto}.measureSteps,.measureGuideGrid{grid-template-columns:1fr}.measureInfoBlock{padding:26px}}.measureSteps{z-index:1!important;margin:48px auto 0!important;position:relative!important}.measureHero{margin-bottom:0!important}.measureSteps article{background:#ffffffeb!important;min-height:360px!important}.measureSteps h2{font-size:clamp(34px,3.1vw,58px)!important;line-height:.96!important}@media (max-width:680px){.measureSteps{margin-top:32px!important}.measureSteps article{min-height:auto!important}}.perdeciFooterMockup{color:#1f1a17!important;background:#f8f4ee!important;border-top:1px solid #eee6db!important}.perdeciFooterMockup__shell{width:min(1680px,94vw)!important;margin:0 auto!important;padding:78px 0 28px!important}.perdeciFooterMockup__top{grid-template-columns:1.65fr 1fr 1fr 1fr 1.1fr!important;align-items:start!important;gap:28px!important;display:grid!important}.perdeciFooterMockup__brand,.perdeciFooterMockup__col,.perdeciFooterMockup__contact{min-height:100%!important}.perdeciFooterMockup__col,.perdeciFooterMockup__contact{border-left:1px solid #e9dfd2!important;padding-left:28px!important}.perdeciFooterMockup__logo{color:#15100d!important;flex-direction:column!important;gap:14px!important;text-decoration:none!important;display:inline-flex!important}.perdeciFooterMockup__logo strong{letter-spacing:.08em!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(54px,5vw,84px)!important;font-weight:700!important;line-height:.88!important}.perdeciFooterMockup__logo span{color:#8d847a!important;letter-spacing:.42em!important;font-size:14px!important;font-weight:900!important}.perdeciFooterMockup__brandLine{background:#d9bf8f!important;border-radius:999px!important;width:56px!important;height:3px!important;margin:34px 0 28px!important;display:block!important}.perdeciFooterMockup__brand p{color:#6f665d!important;max-width:360px!important;margin:0!important;font-size:19px!important;font-weight:500!important;line-height:1.75!important}.perdeciFooterMockup__socials{gap:18px!important;margin-top:46px!important;display:flex!important}.perdeciFooterMockup__socials a{color:#16120f!important;background:#f1ebe2!important;border-radius:50%!important;place-items:center!important;width:54px!important;height:54px!important;text-decoration:none!important;transition:transform .18s,background .18s!important;display:grid!important;box-shadow:inset 0 0 0 1px #ece1d4!important}.perdeciFooterMockup__socials a:hover{background:#ece3d7!important;transform:translateY(-2px)!important}.perdeciFooterMockup__socials svg{width:24px!important;height:24px!important}.perdeciFooterMockup__col h2,.perdeciFooterMockup__contact h2{color:#1c1714!important;letter-spacing:.16em!important;text-transform:uppercase!important;margin:8px 0 28px!important;font-size:16px!important;font-weight:950!important}.perdeciFooterMockup__col div{gap:20px!important;display:grid!important}.perdeciFooterMockup__col a{color:#413934!important;width:fit-content!important;font-size:18px!important;font-weight:500!important;line-height:1.3!important;text-decoration:none!important;transition:color .18s,transform .18s!important}.perdeciFooterMockup__col a:hover{color:#111!important;transform:translate(2px)!important}.perdeciFooterMockup__contactList{gap:34px!important;display:grid!important}.perdeciFooterMockup__contactItem{grid-template-columns:48px 1fr!important;align-items:start!important;gap:18px!important;display:grid!important}.perdeciFooterMockup__contactIcon{color:#6f655c!important;background:#f1ebe2!important;border-radius:50%!important;place-items:center!important;width:48px!important;height:48px!important;display:grid!important;box-shadow:inset 0 0 0 1px #ece1d4!important}.perdeciFooterMockup__contactIcon svg{width:22px!important;height:22px!important}.perdeciFooterMockup__contactItem strong{color:#2d2723!important;font-size:18px!important;font-weight:500!important;line-height:1.35!important;display:block!important}.perdeciFooterMockup__contactItem small{color:#8b8178!important;margin-top:6px!important;font-size:14px!important;font-weight:500!important;line-height:1.45!important;display:block!important}.perdeciFooterMockup__features{border-top:1px solid #eadfd3!important;border-bottom:1px solid #eadfd3!important;grid-template-columns:repeat(4,1fr)!important;margin-top:58px!important;display:grid!important}.perdeciFooterMockup__feature{grid-template-columns:56px 1fr!important;align-items:center!important;gap:18px!important;padding:28px 22px!important;display:grid!important}.perdeciFooterMockup__feature+.perdeciFooterMockup__feature{border-left:1px solid #eadfd3!important}.perdeciFooterMockup__feature span{color:#b79a6e!important;place-items:center!important;width:56px!important;height:56px!important;display:grid!important}.perdeciFooterMockup__feature span svg{width:34px!important;height:34px!important}.perdeciFooterMockup__feature strong{color:#5b4a37!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-size:13px!important;font-weight:950!important;line-height:1.2!important;display:block!important}.perdeciFooterMockup__feature small{color:#7f756b!important;margin-top:6px!important;font-size:15px!important;font-weight:500!important;line-height:1.4!important;display:block!important}.perdeciFooterMockup__bottom{grid-template-columns:1fr auto auto!important;align-items:center!important;gap:20px!important;padding-top:30px!important;display:grid!important}.perdeciFooterMockup__bottomLeft{color:#7d7369!important;align-items:center!important;gap:18px!important;font-size:15px!important;font-weight:500!important;display:flex!important}.perdeciFooterMockup__bottomLeft b{letter-spacing:.16em!important;color:#4a4039!important}.perdeciFooterMockup__bottomCenter{color:#64584f!important;white-space:nowrap!important;font-family:Georgia,Times New Roman,serif!important;font-size:18px!important;font-style:italic!important}.perdeciFooterMockup__payments span{color:#534840!important;background:#fff!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;min-width:68px!important;height:34px!important;padding:0 12px!important;font-size:13px!important;font-weight:800!important;display:inline-flex!important;box-shadow:inset 0 0 0 1px #e6dccf!important}@media (max-width:1350px){.perdeciFooterMockup__top{grid-template-columns:1.3fr 1fr 1fr!important}.perdeciFooterMockup__contact{border-top:1px solid #e9dfd2!important;border-left:0!important;grid-column:1/-1!important;padding-top:24px!important;padding-left:0!important}.perdeciFooterMockup__contactList{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:1100px){.perdeciFooterMockup__top{grid-template-columns:1fr 1fr!important}.perdeciFooterMockup__brand{grid-column:1/-1!important}.perdeciFooterMockup__features{grid-template-columns:repeat(2,1fr)!important}.perdeciFooterMockup__feature:nth-child(3){border-left:0!important}.perdeciFooterMockup__bottom{grid-template-columns:1fr!important;justify-items:start!important}.perdeciFooterMockup__payments{justify-content:flex-start!important}}@media (max-width:700px){.perdeciFooterMockup__shell{padding:48px 0 24px!important}.perdeciFooterMockup__top{grid-template-columns:1fr!important}.perdeciFooterMockup__col,.perdeciFooterMockup__contact{border-top:1px solid #e9dfd2!important;border-left:0!important;padding-top:22px!important;padding-left:0!important}.perdeciFooterMockup__brand p{font-size:17px!important}.perdeciFooterMockup__contactList,.perdeciFooterMockup__features{grid-template-columns:1fr!important}.perdeciFooterMockup__feature+.perdeciFooterMockup__feature{border-top:1px solid #eadfd3!important;border-left:0!important}.perdeciFooterMockup__bottomLeft{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.perdeciFooterMockup__bottomCenter{white-space:normal!important}}.saadetFooter,.perdeciCleanFooter{display:none!important}.perdeciFooterCompact .perdeciFooterMockup__shell{width:min(1540px,92vw)!important;padding:56px 0 24px!important}.perdeciFooterCompact .perdeciFooterMockup__top{grid-template-columns:1.25fr .82fr .82fr 1.05fr!important;gap:24px!important}.perdeciFooterCompact .perdeciFooterMockup__logo strong{font-size:clamp(44px,4vw,68px)!important}.perdeciFooterCompact .perdeciFooterMockup__logo span{font-size:12px!important}.perdeciFooterCompact .perdeciFooterMockup__brandLine{margin:24px 0 22px!important}.perdeciFooterCompact .perdeciFooterMockup__brand p{max-width:380px!important;font-size:16px!important;line-height:1.65!important}.perdeciFooterCompact .perdeciFooterMockup__socials{gap:14px!important;margin-top:34px!important}.perdeciFooterCompact .perdeciFooterMockup__socials a{width:46px!important;height:46px!important}.perdeciFooterCompact .perdeciFooterMockup__socials svg{width:20px!important;height:20px!important}.perdeciFooterCompact .perdeciFooterMockup__col,.perdeciFooterCompact .perdeciFooterMockup__contact{padding-left:24px!important}.perdeciFooterCompact .perdeciFooterMockup__col h2,.perdeciFooterCompact .perdeciFooterMockup__contact h2{margin:4px 0 22px!important;font-size:14px!important}.perdeciFooterCompact .perdeciFooterMockup__col div{gap:14px!important}.perdeciFooterCompact .perdeciFooterMockup__col a{font-size:16px!important;line-height:1.24!important}.perdeciFooterCompact .perdeciFooterMockup__contactList{gap:22px!important}.perdeciFooterCompact .perdeciFooterMockup__contactItem{grid-template-columns:42px 1fr!important;gap:14px!important}.perdeciFooterCompact .perdeciFooterMockup__contactIcon{width:42px!important;height:42px!important}.perdeciFooterCompact .perdeciFooterMockup__contactIcon svg{width:19px!important;height:19px!important}.perdeciFooterCompact .perdeciFooterMockup__contactItem strong{font-size:16px!important}.perdeciFooterCompact .perdeciFooterMockup__contactItem small{font-size:13px!important}.perdeciFooterCompact .perdeciFooterMockup__features{margin-top:38px!important}.perdeciFooterCompact .perdeciFooterMockup__feature{grid-template-columns:44px 1fr!important;gap:14px!important;padding:20px 18px!important}.perdeciFooterCompact .perdeciFooterMockup__feature span{width:44px!important;height:44px!important}.perdeciFooterCompact .perdeciFooterMockup__feature span svg{width:28px!important;height:28px!important}.perdeciFooterCompact .perdeciFooterMockup__feature strong{font-size:12px!important}.perdeciFooterCompact .perdeciFooterMockup__feature small{font-size:14px!important}.perdeciFooterCompact .perdeciFooterMockup__bottom{padding-top:24px!important}@media (max-width:1100px){.perdeciFooterCompact .perdeciFooterMockup__top{grid-template-columns:1fr 1fr!important}.perdeciFooterCompact .perdeciFooterMockup__brand{grid-column:1/-1!important}.perdeciFooterCompact .perdeciFooterMockup__contact{border-top:0!important;grid-column:auto!important;padding-top:0!important}.perdeciFooterCompact .perdeciFooterMockup__contactList{grid-template-columns:1fr!important}}@media (max-width:700px){.perdeciFooterCompact .perdeciFooterMockup__top{grid-template-columns:1fr!important}.perdeciFooterCompact .perdeciFooterMockup__col,.perdeciFooterCompact .perdeciFooterMockup__contact{border-top:1px solid #e9dfd2!important;border-left:0!important;padding-top:22px!important;padding-left:0!important}}.perdeciFooterCompact .perdeciFooterMockup__top,.perdeciFooterMockup.perdeciFooterCompact .perdeciFooterMockup__top{grid-template-columns:1.25fr .82fr .82fr 1.05fr!important;align-items:start!important}.perdeciFooterCompact .perdeciFooterMockup__contact,.perdeciFooterMockup.perdeciFooterCompact .perdeciFooterMockup__contact{border-top:0!important;border-left:1px solid #e9dfd2!important;grid-column:auto!important;padding-top:0!important;padding-left:24px!important}.perdeciFooterCompact .perdeciFooterMockup__contactList,.perdeciFooterMockup.perdeciFooterCompact .perdeciFooterMockup__contactList{grid-template-columns:1fr!important;gap:22px!important;display:grid!important}.perdeciFooterCompact .perdeciFooterMockup__contactItem,.perdeciFooterMockup.perdeciFooterCompact .perdeciFooterMockup__contactItem{grid-template-columns:42px 1fr!important;align-items:start!important;gap:14px!important;display:grid!important}.perdeciFooterCompact .perdeciFooterMockup__contactIcon,.perdeciFooterMockup.perdeciFooterCompact .perdeciFooterMockup__contactIcon{width:42px!important;height:42px!important}.perdeciFooterCompact .perdeciFooterMockup__contactItem strong,.perdeciFooterMockup.perdeciFooterCompact .perdeciFooterMockup__contactItem strong{font-size:16px!important;line-height:1.3!important}.perdeciFooterCompact .perdeciFooterMockup__contactItem small,.perdeciFooterMockup.perdeciFooterCompact .perdeciFooterMockup__contactItem small{font-size:13px!important;line-height:1.45!important}@media (max-width:1350px) and (min-width:1001px){.perdeciFooterCompact .perdeciFooterMockup__top,.perdeciFooterMockup.perdeciFooterCompact .perdeciFooterMockup__top{grid-template-columns:1.12fr .78fr .78fr 1fr!important;gap:20px!important}.perdeciFooterCompact .perdeciFooterMockup__contact,.perdeciFooterMockup.perdeciFooterCompact .perdeciFooterMockup__contact{border-top:0!important;grid-column:auto!important;padding-top:0!important}.perdeciFooterCompact .perdeciFooterMockup__contactList,.perdeciFooterMockup.perdeciFooterCompact .perdeciFooterMockup__contactList{grid-template-columns:1fr!important}}@media (max-width:1000px){.perdeciFooterCompact .perdeciFooterMockup__top,.perdeciFooterMockup.perdeciFooterCompact .perdeciFooterMockup__top{grid-template-columns:1fr 1fr!important}.perdeciFooterCompact .perdeciFooterMockup__brand{grid-column:1/-1!important}.perdeciFooterCompact .perdeciFooterMockup__contact,.perdeciFooterMockup.perdeciFooterCompact .perdeciFooterMockup__contact{border-top:0!important;border-left:1px solid #e9dfd2!important;grid-column:auto!important;padding-top:0!important}}@media (max-width:700px){.perdeciFooterCompact .perdeciFooterMockup__top,.perdeciFooterMockup.perdeciFooterCompact .perdeciFooterMockup__top{grid-template-columns:1fr!important}.perdeciFooterCompact .perdeciFooterMockup__contact,.perdeciFooterMockup.perdeciFooterCompact .perdeciFooterMockup__contact{border-top:1px solid #e9dfd2!important;border-left:0!important;padding-top:22px!important;padding-left:0!important}}.perdeciFooterMockup__payments{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:12px!important;display:flex!important}.perdeciFooterMockup__payments img{filter:drop-shadow(0 8px 18px #2a241c09)!important;border-radius:10px!important;width:auto!important;height:36px!important;display:block!important}.perdeciFooterMockup__payments span{display:none!important}@media (max-width:700px){.perdeciFooterMockup__payments{justify-content:flex-start!important}.perdeciFooterMockup__payments img{height:32px!important}}.headerActions,.siteHeaderActions,.perdeciHeaderActions,.headerActionGroup{align-items:center!important;gap:14px!important;display:flex!important}.headerActions a,.headerActions button,.siteHeaderActions a,.siteHeaderActions button,.perdeciHeaderActions a,.perdeciHeaderActions button,.headerActionGroup a,.headerActionGroup button{background:#fff!important;border:1px solid #ebe2d7!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:54px!important;min-width:54px!important;height:54px!important;min-height:54px!important;padding:0!important;transition:all .22s!important;display:inline-flex!important;box-shadow:0 8px 24px #2c20120a!important}.headerActions a svg,.headerActions button svg,.siteHeaderActions a svg,.siteHeaderActions button svg,.perdeciHeaderActions a svg,.perdeciHeaderActions button svg,.headerActionGroup a svg,.headerActionGroup button svg{stroke-width:1.8px!important;width:21px!important;height:21px!important}.headerActions a:hover,.headerActions button:hover,.siteHeaderActions a:hover,.siteHeaderActions button:hover,.perdeciHeaderActions a:hover,.perdeciHeaderActions button:hover,.headerActionGroup a:hover,.headerActionGroup button:hover{border-color:#dfcfbb!important;transform:translateY(-1px)!important;box-shadow:0 10px 26px #2c201212!important}.headerActions a span,.headerActions button span,.siteHeaderActions a span,.siteHeaderActions button span,.perdeciHeaderActions a span,.perdeciHeaderActions button span,.headerActionGroup a span,.headerActionGroup button span{display:none!important}@media (max-width:768px){.headerActions,.siteHeaderActions,.perdeciHeaderActions,.headerActionGroup{gap:10px!important}.headerActions a,.headerActions button,.siteHeaderActions a,.siteHeaderActions button,.perdeciHeaderActions a,.perdeciHeaderActions button,.headerActionGroup a,.headerActionGroup button{width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important}.headerActions a svg,.headerActions button svg,.siteHeaderActions a svg,.siteHeaderActions button svg,.perdeciHeaderActions a svg,.perdeciHeaderActions button svg,.headerActionGroup a svg,.headerActionGroup button svg{width:18px!important;height:18px!important}}header #header-member-icon-only,header .headerActionIconOnly,header .headerActionPill,header a[aria-label=Üye\ Girişi],header a[aria-label=Ara],header button[aria-label=Ara],header a[aria-label=Sepet],header button[aria-label=Sepet]{color:#7a5434!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#ffffffc7!important;border:1px solid #2a1f1614!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;margin:0!important;padding:0!important;display:inline-flex!important;overflow:hidden!important;box-shadow:0 6px 18px #2a1f160b,inset 0 1px #ffffffa6!important}header #header-member-icon-only svg,header .headerActionIconOnly svg,header .headerActionPill svg,header a[aria-label=Üye\ Girişi] svg,header a[aria-label=Ara] svg,header button[aria-label=Ara] svg,header a[aria-label=Sepet] svg,header button[aria-label=Sepet] svg{stroke-width:1.75px!important;width:18px!important;min-width:18px!important;height:18px!important;min-height:18px!important}header .headerActionIconOnly__label,header .headerActionPill__label,header .headerActionIconOnly span:not(.headerActionIconOnly__icon):not(.srOnly),header .headerActionPill span:not(.headerActionIconOnly__icon):not(.srOnly),header #header-member-icon-only span:not(.headerActionIconOnly__icon):not(.srOnly){display:none!important}header .headerActionIconOnly__icon,header .headerActionPill__icon{justify-content:center!important;align-items:center!important;width:18px!important;height:18px!important;display:inline-flex!important}header .headerActions,header .siteHeaderActions,header .perdeciHeaderActions,header .headerActionGroup,header nav+div,header nav~div{gap:12px!important}header #header-member-icon-only:hover,header .headerActionIconOnly:hover,header .headerActionPill:hover,header a[aria-label=Üye\ Girişi]:hover,header a[aria-label=Ara]:hover,header button[aria-label=Ara]:hover,header a[aria-label=Sepet]:hover,header button[aria-label=Sepet]:hover{background:#ffffffeb!important;border-color:#97693b2e!important;transform:translateY(-1px)!important;box-shadow:0 9px 22px #2a1f1611,inset 0 1px #ffffffbd!important}header{min-height:86px!important}@media (max-width:820px){header #header-member-icon-only,header .headerActionIconOnly,header .headerActionPill,header a[aria-label=Üye\ Girişi],header a[aria-label=Ara],header button[aria-label=Ara],header a[aria-label=Sepet],header button[aria-label=Sepet]{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important}header #header-member-icon-only svg,header .headerActionIconOnly svg,header .headerActionPill svg,header a[aria-label=Üye\ Girişi] svg,header a[aria-label=Ara] svg,header button[aria-label=Ara] svg,header a[aria-label=Sepet] svg,header button[aria-label=Sepet] svg{width:16px!important;height:16px!important}}[data-removed-product-duplicate-header="1"],.productDetailHeader,.product-detail-header,.productHeader,.product-page-header,.legacyProductHeader,.staticProductHeader,.innerProductHeader{display:none!important}.spProductPage{padding-top:32px!important}.spProductSummary h1{font-size:clamp(44px,3.6vw,70px)!important}.spBasePriceBox{gap:8px!important;margin-top:26px!important;display:grid!important}.spBasePriceBox>span,.spOptionTitle{color:#6b6258!important;letter-spacing:.16em!important;text-transform:uppercase!important;background:#efe5d8!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:30px!important;padding:0 13px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.spBasePrice{color:#a87443!important;font-size:clamp(34px,3vw,52px)!important;font-weight:950!important;line-height:1!important;display:block!important}.spOptionGroups{background:#faf6efd1!important;border:1px solid #201d1812!important;border-radius:26px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:15px!important;margin-top:20px!important;padding:18px!important;display:grid!important}.spOptionTitle{grid-column:1/-1!important;margin-bottom:2px!important}.spOptionGroups label{gap:8px!important;display:grid!important}.spOptionGroups label span{color:#6b6258!important;letter-spacing:.13em!important;text-transform:uppercase!important;background:#fff!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:28px!important;padding:0 12px!important;font-size:11px!important;font-weight:950!important;display:inline-flex!important}.spOptionGroups select{color:#201d18!important;min-height:52px!important;font:inherit!important;background:#fff!important;border:1px solid #201d181f!important;border-radius:18px!important;outline:none!important;padding:0 14px!important}.spOptionGroups select:focus{border-color:#a874438c!important;box-shadow:0 0 0 4px #a874431a!important}@media (max-width:700px){.spOptionGroups{grid-template-columns:1fr!important}}.spActions .spSecondaryBtn[href*=odamda-gor]{color:#6b5848!important;background:#efe5d8!important;border:1px solid #201d1814!important;display:inline-flex!important}.spActions .spSecondaryBtn[href*=odamda-gor]:hover{background:#eadccb!important;transform:translateY(-1px)!important}.recentlyViewedSection{background:radial-gradient(circle at 8% 0,#a874431f,#0000 34%),#ffffffbd;border:1px solid #201d1814;border-radius:36px;width:min(1540px,92vw);margin:72px auto 0;padding:34px;box-shadow:0 26px 80px #2a241c12}.recentlyViewedHead{justify-content:space-between;align-items:end;gap:22px;margin-bottom:24px;display:flex}.recentlyViewedHead span{color:#9b642f;letter-spacing:.14em;text-transform:uppercase;background:#fff3e4;border:1px solid #f4d6b1;border-radius:999px;align-items:center;min-height:32px;padding:0 13px;font-size:12px;font-weight:950;display:inline-flex}.recentlyViewedHead h2{letter-spacing:-.065em;color:#201915;margin:16px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,72px);font-weight:500;line-height:.92}.recentlyViewedHead button{color:#6b5848;min-height:44px;font:inherit;cursor:pointer;background:#ffffffc7;border:1px solid #201d181a;border-radius:999px;padding:0 18px;font-size:14px;font-weight:850}.recentlyViewedGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.recentlyViewedCard{color:inherit;background:#ffffffeb;border:1px solid #201d1814;border-radius:28px;text-decoration:none;transition:transform .22s,box-shadow .22s;overflow:hidden;box-shadow:0 20px 58px #2a241c0f}.recentlyViewedCard:hover{transform:translateY(-3px);box-shadow:0 26px 72px #2a241c1a}.recentlyViewedImage{aspect-ratio:16/11;background:#eadfce;overflow:hidden}.recentlyViewedImage img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.recentlyViewedCard:hover .recentlyViewedImage img{transform:scale(1.035)}.recentlyViewedInfo{padding:18px 18px 20px}.recentlyViewedInfo span{color:#a87443;letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:950}.recentlyViewedInfo h3{letter-spacing:-.045em;color:#201915;min-height:54px;margin:10px 0 0;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500;line-height:1}.recentlyViewedInfo strong{color:#a87443;margin-top:14px;font-size:18px;font-weight:950;display:block}@media (max-width:1180px){.recentlyViewedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.recentlyViewedSection{width:min(100% - 28px,1540px);margin-top:46px;padding:24px}.recentlyViewedHead{flex-direction:column;align-items:flex-start}.recentlyViewedGrid{grid-template-columns:1fr}.recentlyViewedInfo h3{min-height:auto}}.seoCategoryHero{z-index:1!important;opacity:1!important;filter:none!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:0!important;height:220px!important;min-height:220px!important;max-height:220px!important;margin:0!important;padding:0!important;position:relative!important;overflow:hidden!important}.seoCategoryHero:before,.seoCategoryHero:after,.seoCategoryHero .overlay,.seoCategoryHero .shade,.seoCategoryHero .gradient,.seoCategoryHero .seoCategoryHeroOverlay,.seoCategoryHero .seoCategoryOverlay{content:none!important;opacity:0!important;visibility:hidden!important;background:0 0!important;display:none!important}.seoCategoryHeroContent,.seoCategoryBack,.seoCategoryEyebrow,.seoCategoryHero h1,.seoCategoryHero p,.seoCategoryHeroActions{display:none!important}.spProductPage{padding-top:46px!important;overflow-x:hidden!important}.spProductHero{background:0 0!important;grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr)!important;align-items:start!important;gap:34px!important;width:min(1540px,92vw)!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0 auto!important;padding:0!important;display:grid!important;overflow:visible!important}.spProductGallery{background:#ffffffe0!important;border:1px solid #201d1814!important;border-radius:38px!important;width:100%!important;max-width:100%!important;overflow:hidden!important;box-shadow:0 28px 86px #2a241c14!important}.spMainImage{background:#eadfce!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important}.spMainImage img{object-fit:cover!important;object-position:center center!important;width:100%!important;height:560px!important;min-height:560px!important;max-height:560px!important;display:block!important}.spProductSummary{background:#ffffffe0!important;border:1px solid #201d1814!important;border-radius:38px!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:none!important;padding:46px!important;display:block!important;position:sticky!important;top:24px!important;overflow:visible!important;box-shadow:0 28px 86px #2a241c14!important}.spThumbs{gap:14px!important;padding:18px 22px 24px!important;display:flex!important;overflow-x:auto!important}.spThumbs button{border-radius:22px!important;flex:none!important;width:118px!important;min-width:118px!important;height:86px!important;padding:0!important;overflow:hidden!important}.spThumbs img{object-fit:cover!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;display:block!important}@media (max-width:1180px){.spProductHero{grid-template-columns:1fr!important}.spProductSummary{position:static!important}}@media (max-width:768px){.seoCategoryHero{height:140px!important;min-height:140px!important;max-height:140px!important}.spMainImage img{height:360px!important;min-height:360px!important;max-height:360px!important}}.spDetailTabs,.detailTabs{background:#ffffffeb!important;border:1px solid #201d1814!important;border-radius:34px!important;margin:28px 0 0!important;padding:28px!important;overflow:hidden!important;box-shadow:0 24px 72px #2a241c12!important}.spTabNav,.tabNav{scrollbar-width:thin!important;border-bottom:1px solid #201d1817!important;align-items:center!important;gap:10px!important;margin:0 0 24px!important;padding:0 0 18px!important;display:flex!important;overflow-x:auto!important}.spTabNav button,.tabNav button{appearance:none!important;white-space:nowrap!important;color:#66584c!important;min-height:46px!important;font:inherit!important;letter-spacing:-.01em!important;cursor:pointer!important;background:#f1e9df!important;border:0!important;border-radius:999px!important;outline:none!important;padding:0 20px!important;font-size:15px!important;font-weight:850!important;line-height:1!important;transition:background .18s,color .18s,transform .18s!important;box-shadow:inset 0 0 0 1px #201d180f!important}.spTabNav button:hover,.tabNav button:hover{color:#3a2d23!important;background:#eadccd!important;transform:translateY(-1px)!important}.spTabNav button.isActive,.tabNav button.isActive,.spTabNav button[aria-selected=true],.tabNav button[aria-selected=true]{color:#fffaf3!important;background:#201915!important;box-shadow:0 14px 34px #20191529!important}.spTabPanel,.tabPanel,.detailTabPanel{color:#201915!important;padding:4px 4px 0!important}.spTabPanel h2,.tabPanel h2,.detailTabPanel h2,.spTabPanel h3,.tabPanel h3,.detailTabPanel h3{letter-spacing:-.055em!important;color:#201915!important;margin:0 0 18px!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(34px,3.2vw,58px)!important;font-weight:500!important;line-height:.96!important}.spTabPanel h3,.tabPanel h3,.detailTabPanel h3{letter-spacing:-.035em!important;margin-top:28px!important;font-size:clamp(25px,2vw,36px)!important}.spTabPanel p,.tabPanel p,.detailTabPanel p{color:#665d55!important;max-width:880px!important;margin:0 0 18px!important;font-size:18px!important;font-weight:650!important;line-height:1.75!important}.spTabPanel ul,.tabPanel ul,.detailTabPanel ul{gap:12px!important;margin:18px 0 0!important;padding:0!important;list-style:none!important;display:grid!important}.spTabPanel li,.tabPanel li,.detailTabPanel li{color:#665d55!important;padding-left:26px!important;font-size:17px!important;font-weight:650!important;line-height:1.65!important;position:relative!important}.spTabPanel li:before,.tabPanel li:before,.detailTabPanel li:before{content:""!important;background:#a87443!important;border-radius:50%!important;width:8px!important;height:8px!important;position:absolute!important;top:.7em!important;left:0!important;box-shadow:0 0 0 5px #a874431f!important}.spReviewEmpty{color:#6b5848!important;background:#f8f1e8!important;border-radius:22px!important;padding:22px!important;font-size:16px!important;font-weight:750!important}.spProductGallery .spDetailTabs,.spProductGallery .detailTabs{border-top-left-radius:0!important;border-top-right-radius:0!important}@media (max-width:700px){.spDetailTabs,.detailTabs{border-radius:26px!important;padding:22px!important}.spTabNav,.tabNav{gap:8px!important;margin-bottom:20px!important;padding-bottom:14px!important}.spTabNav button,.tabNav button{min-height:42px!important;padding:0 15px!important;font-size:14px!important}.spTabPanel p,.tabPanel p,.detailTabPanel p,.spTabPanel li,.tabPanel li,.detailTabPanel li{font-size:16px!important}}.spProductSummary .spMeasureGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;width:100%!important;margin:22px 0!important;display:grid!important}.spProductSummary .spMeasureGrid label{grid-template-columns:1fr!important;align-items:start!important;gap:9px!important;width:100%!important;min-width:0!important;margin:0!important;display:grid!important}.spProductSummary .spMeasureGrid label>span{color:#74614f!important;letter-spacing:.16em!important;text-transform:uppercase!important;white-space:nowrap!important;background:#eee5d8!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:fit-content!important;min-height:32px!important;margin:0!important;padding:0 14px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.spProductSummary .spMeasureGrid input{color:#201d18!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;height:62px!important;box-shadow:none!important;appearance:textfield!important;background:#fff!important;border:1px solid #201d181f!important;border-radius:21px!important;outline:none!important;padding:0 18px!important;font-size:19px!important;font-weight:700!important;line-height:1!important}.spProductSummary .spMeasureGrid input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important}.spProductSummary .spMeasureGrid input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}.spProductSummary .spMeasureGrid input:focus{border-color:#a8744385!important;box-shadow:0 0 0 4px #a874431a!important}.spProductSummary .spTotalBox{box-sizing:border-box!important;background:#eadfce!important;border-radius:24px!important;justify-content:space-between!important;align-items:center!important;gap:20px!important;width:100%!important;min-height:82px!important;margin:22px 0 0!important;padding:0 26px!important;display:flex!important}.spProductSummary .spTotalBox span{color:#6f6256!important;letter-spacing:.18em!important;text-transform:uppercase!important;font-size:13px!important;font-weight:950!important}.spProductSummary .spTotalBox strong{color:#a87443!important;font-size:clamp(30px,2.6vw,44px)!important;font-weight:950!important;line-height:1!important}.spProductSummary .spActions{flex-wrap:wrap!important;align-items:center!important;gap:12px!important;margin-top:18px!important;display:flex!important}.spProductSummary .spActions button,.spProductSummary .spActions a{min-height:56px!important;font:inherit!important;cursor:pointer!important;white-space:nowrap!important;box-sizing:border-box!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 24px!important;font-size:16px!important;font-weight:950!important;text-decoration:none!important;display:inline-flex!important}.spProductSummary .spPrimaryBtn{color:#fff!important;background:#a87443!important;box-shadow:0 16px 34px #a874432e!important}.spProductSummary .spSecondaryBtn{color:#6b5848!important;background:#efe5d8!important;border:1px solid #201d1814!important}.spProductSummary .spOptionGroups{box-sizing:border-box!important;width:100%!important;margin-top:20px!important}.spProductSummary input,.spProductSummary select,.spProductSummary button{font-family:inherit!important}@media (max-width:760px){.spProductSummary .spMeasureGrid{grid-template-columns:1fr!important}.spProductSummary .spTotalBox{flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;padding:22px!important}.spProductSummary .spActions{flex-direction:column!important;align-items:stretch!important}.spProductSummary .spActions button,.spProductSummary .spActions a{width:100%!important}}.seoCategoryPage{background:radial-gradient(circle at 50% 0,#b4824c17,#0000 34%),linear-gradient(#fbf6ee 0%,#f8f1e7 100%)!important;overflow-x:hidden!important}.seoCategoryPage .seoCategoryHero{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:0!important;height:260px!important;min-height:260px!important;max-height:260px!important;margin:0!important;padding:0!important;overflow:hidden!important}.seoCategoryPage .seoCategoryHero:before,.seoCategoryPage .seoCategoryHero:after,.seoCategoryPage .seoCategoryHeroContent,.seoCategoryPage .seoCategoryBack,.seoCategoryPage .seoCategoryEyebrow,.seoCategoryPage .seoCategoryHero h1,.seoCategoryPage .seoCategoryHero p,.seoCategoryPage .seoCategoryHeroActions{content:none!important;opacity:0!important;visibility:hidden!important;display:none!important}.seoCategoryPage .seoCategoryIntroGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:30px!important;width:min(1500px,88vw)!important;margin:46px auto 0!important;display:grid!important}.seoCategoryPage .seoInfoCard{background:#ffffffe0!important;border:1px solid #30261c14!important;border-radius:20px!important;min-height:305px!important;max-height:330px!important;padding:34px 38px!important;overflow:hidden!important;box-shadow:0 22px 54px #2a231b0e,inset 0 1px #ffffffb8!important}.seoCategoryPage .seoInfoCard>span:first-child,.seoCategoryPage .seoInfoCard .seoCardIndex{color:#b1783d!important;letter-spacing:.14em!important;margin:0 0 14px!important;font-size:18px!important;font-weight:850!important;line-height:1!important;display:block!important}.seoCategoryPage .seoInfoCard>span:first-child:after,.seoCategoryPage .seoInfoCard .seoCardIndex:after{content:""!important;background:#c58a4d!important;border-radius:999px!important;width:30px!important;height:2px!important;margin-top:14px!important;display:block!important}.seoCategoryPage .seoInfoCard h2,.seoCategoryPage .seoInfoCard h3{color:#201915!important;letter-spacing:-.055em!important;max-width:420px!important;margin:18px 0 16px!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(30px,2vw,41px)!important;font-weight:500!important;line-height:.98!important}.seoCategoryPage .seoInfoCard:nth-child(2) h2,.seoCategoryPage .seoInfoCard:nth-child(2) h3,.seoCategoryPage .seoInfoCard:nth-child(3) h2,.seoCategoryPage .seoInfoCard:nth-child(3) h3{font-size:clamp(29px,1.9vw,38px)!important}.seoCategoryPage .seoInfoCard p{color:#665d55!important;-webkit-line-clamp:5!important;-webkit-box-orient:vertical!important;max-width:410px!important;margin:0!important;font-size:16px!important;font-weight:520!important;line-height:1.62!important;display:-webkit-box!important;overflow:hidden!important}.seoCategoryPage .seoInfoCard ul{gap:11px!important;margin:6px 0 0!important;padding:0!important;list-style:none!important;display:grid!important}.seoCategoryPage .seoInfoCard li:nth-child(n+4){display:none!important}.seoCategoryPage .seoInfoCard li{color:#665d55!important;padding-left:23px!important;font-size:15.5px!important;font-weight:520!important;line-height:1.52!important;position:relative!important}.seoCategoryPage .seoInfoCard li:before{content:""!important;background:#b1783d!important;border-radius:50%!important;width:7px!important;height:7px!important;position:absolute!important;top:.63em!important;left:0!important}.seoCategoryPage .seoCategoryAdvantages{background:#ffffffb8!important;border:1px solid #30261c14!important;border-radius:18px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;width:min(1500px,88vw)!important;margin:34px auto 0!important;padding:0!important;display:grid!important;overflow:hidden!important;box-shadow:0 18px 46px #2a231b0b!important}.seoCategoryPage .seoCategoryAdvantages>*{min-height:96px!important;box-shadow:none!important;color:#241d18!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:flex-start!important;align-items:center!important;gap:15px!important;padding:0 34px!important;font-size:17px!important;font-weight:520!important;line-height:1.25!important;display:flex!important}.seoCategoryPage .seoCategoryAdvantages>:before{content:""!important;background:radial-gradient(circle,#b1783d 0 5px,#0000 6px),#f2e7d8!important;border-radius:50%!important;width:42px!important;min-width:42px!important;height:42px!important;box-shadow:inset 0 0 0 1px #b1783d1a!important}.seoCategoryPage .seoCategoryProducts{width:min(1500px,88vw)!important;margin:58px auto 0!important}@media (max-width:1180px){.seoCategoryPage .seoCategoryIntroGrid{grid-template-columns:1fr!important;gap:18px!important;width:min(1500px,92vw)!important}.seoCategoryPage .seoInfoCard{min-height:auto!important;max-height:none!important}.seoCategoryPage .seoCategoryAdvantages{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:min(1500px,92vw)!important}.seoCategoryPage .seoCategoryAdvantages>*{border-left:0!important}.seoCategoryPage .seoCategoryAdvantages>:nth-child(2n){border-left:1px solid #30261c1a!important}.seoCategoryPage .seoCategoryAdvantages>:nth-child(n+3){border-top:1px solid #30261c1a!important}}@media (max-width:760px){.seoCategoryPage .seoCategoryHero{height:160px!important;min-height:160px!important;max-height:160px!important}.seoCategoryPage .seoInfoCard{border-radius:22px!important;padding:28px!important}.seoCategoryPage .seoInfoCard h2,.seoCategoryPage .seoInfoCard h3{font-size:31px!important}.seoCategoryPage .seoCategoryAdvantages{grid-template-columns:1fr!important}.seoCategoryPage .seoCategoryAdvantages>*{border-left:0!important;min-height:82px!important;padding:0 24px!important}.seoCategoryPage .seoCategoryAdvantages>*+*{border-top:1px solid #30261c1a!important}}.seoCategoryPage .seoCategoryAdvantages{width:min(1500px,88vw)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin:34px auto 0!important;padding:0!important;display:grid!important;overflow:visible!important}.seoCategoryPage .seoCategoryAdvantages>*{color:#241d18!important;letter-spacing:-.015em!important;background:linear-gradient(135deg,#fffffff5,#fffaf4d1)!important;border:1px solid #30261c14!important;border-radius:24px!important;justify-content:flex-start!important;align-items:center!important;min-height:92px!important;padding:18px 22px 18px 76px!important;font-size:17px!important;font-weight:650!important;line-height:1.25!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 18px 48px #2a231b0e,inset 0 1px #ffffffd9!important}.seoCategoryPage .seoCategoryAdvantages>*+*{border-left:1px solid #30261c14!important}.seoCategoryPage .seoCategoryAdvantages>:before{content:""!important;background:radial-gradient(circle,#b0773df2 0 4px,#0000 5px),linear-gradient(135deg,#f5eadb,#efe0ce)!important;border-radius:50%!important;width:38px!important;min-width:38px!important;height:38px!important;position:absolute!important;top:50%!important;left:22px!important;transform:translateY(-50%)!important;box-shadow:inset 0 0 0 1px #b0773d1f,0 10px 24px #b0773d1a!important}.seoCategoryPage .seoCategoryAdvantages>:after{content:""!important;opacity:.7!important;background:linear-gradient(90deg,#b0773d47,#0000)!important;height:1px!important;position:absolute!important;bottom:18px!important;left:76px!important;right:24px!important}.seoCategoryPage .seoCategoryAdvantages>*{transition:transform .2s,box-shadow .2s,border-color .2s!important}.seoCategoryPage .seoCategoryAdvantages>:hover{border-color:#b0773d2e!important;transform:translateY(-2px)!important;box-shadow:0 24px 64px #2a231b13,inset 0 1px #ffffffe6!important}.seoCategoryPage .seoCategoryAdvantages span:before,.seoCategoryPage .seoCategoryAdvantages div:before,.seoCategoryPage .seoCategoryAdvantages li:before{box-shadow:none!important}@media (max-width:1180px){.seoCategoryPage .seoCategoryAdvantages{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:min(1500px,92vw)!important}}@media (max-width:680px){.seoCategoryPage .seoCategoryAdvantages{grid-template-columns:1fr!important;gap:12px!important}.seoCategoryPage .seoCategoryAdvantages>*{border-radius:20px!important;min-height:82px!important;padding:16px 20px 16px 68px!important;font-size:16px!important}.seoCategoryPage .seoCategoryAdvantages>:before{width:34px!important;height:34px!important;left:20px!important}.seoCategoryPage .seoCategoryAdvantages>:after{left:68px!important}}[data-compare-caption=true]{box-sizing:border-box!important;color:#201915!important;letter-spacing:-.04em!important;text-wrap:balance!important;background:linear-gradient(#fffffffa,#fffaf4f5)!important;width:100%!important;max-width:100%!important;margin:0!important;padding:24px 34px 30px!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(25px,1.75vw,34px)!important;font-weight:500!important;line-height:1.08!important;display:block!important}:is(div:has([data-compare-caption=true]),article:has([data-compare-caption=true])){flex-direction:column!important}:is(div:has(>img):has(>[data-compare-caption=true]),article:has(>img):has(>[data-compare-caption=true])){flex-direction:column!important;align-items:stretch!important;display:flex!important;overflow:hidden!important}:is(div:has(>img):has(>[data-compare-caption=true])>img,article:has(>img):has(>[data-compare-caption=true])>img){flex:none!important;width:100%!important;display:block!important}[data-compare-caption=true]:after{content:""!important;background:#a8744361!important;border-radius:999px!important;width:42px!important;height:2px!important;margin-top:14px!important;display:block!important}@media (max-width:700px){[data-compare-caption=true]{padding:20px 22px 24px!important;font-size:24px!important}}[data-compare-caption=true]{letter-spacing:-.03em!important;color:#2a211c!important;text-wrap:balance!important;padding:18px 28px 22px!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(18px,1.45vw,28px)!important;font-weight:400!important;line-height:1.12!important}[data-compare-caption=true]:after{background:#b083586b!important;width:34px!important;height:1.5px!important;margin-top:10px!important}[data-compare-caption=true]>*{max-width:92%!important}@media (max-width:700px){[data-compare-caption=true]{padding:16px 20px 18px!important;font-size:18px!important;line-height:1.16!important}[data-compare-caption=true]:after{width:28px!important;margin-top:8px!important}}
