.ShareButton_ShareButton__MJtFP{display:inline-flex;align-items:center;gap:var(--padding-md);padding:var(--padding-lg) var(--padding-xl);background:rgba(0,0,0,0);border:1px solid var(--border-neutral);border-radius:var(--radius-lg);font-size:var(--text-body-sm);font-weight:500;color:var(--text-primary);cursor:pointer;transition:background .2s ease,border-color .2s ease}.ShareButton_ShareButton__MJtFP svg{color:var(--text-secondary);flex-shrink:0;transition:color .2s ease}.ShareButton_ShareButton__MJtFP:hover{background:color-mix(in srgb,var(--text-primary) 3%,transparent);border-color:var(--border-neutral)}.ShareButton_ShareButton__MJtFP .ShareButton_Icon__aXHzx{display:none}.ShareButton_ShareButton__MJtFP.ShareButton_IconOnly__W_0Kn .ShareButton_Icon__aXHzx{display:inline-block}.ShareButton_Icon__aXHzx{width:18px;height:18px}.ShareButton_Label__Joisp{display:inline}.ShareButton_IconOnly__W_0Kn{padding:var(--padding-md);border-radius:50%;width:32px;height:32px;justify-content:center;gap:0}.ShareButton_IconOnly__W_0Kn .ShareButton_Label__Joisp{display:none}@media(max-width:480px){.ShareButton_ShareButton__MJtFP{padding:var(--padding-md);border-radius:50%;width:32px;height:32px;justify-content:center;gap:0}.ShareButton_ShareButton__MJtFP .ShareButton_Icon__aXHzx{display:inline-block}.ShareButton_ShareButton__MJtFP .ShareButton_Label__Joisp{display:none}}.Accordion_Details__8qaox{display:flex;flex-direction:column;background:var(--surface-secondary);border-radius:var(--radius-3xl);overflow:hidden}.Accordion_Details__8qaox ol,.Accordion_Details__8qaox ul{margin:16px 0;padding-left:40px}.Accordion_Details__8qaox a{color:var(--text-link)}.Accordion_Details__8qaox[open]{box-shadow:1px 1px 16px 0 rgba(32,32,30,.0784313725)}.Accordion_Details__8qaox[open] .Accordion_Arrow__jpUar{transform:rotate(180deg)}.Accordion_Summary__ECLv3{display:flex;justify-content:space-between;align-items:center;padding:20px 24px 16px;min-height:48px;cursor:pointer;box-sizing:initial}.Accordion_Arrow__jpUar{transition:transform .25s ease}.Accordion_Content__2dqiD{display:flex;flex-direction:column;gap:16px;padding:0 24px 20px;line-height:24px}.Accordion_Delimiter__KDc2Q{width:80px;height:1px;background:var(--surface-brand-heavy-contrast)}.ProductFaqSection_FaqSection__vHfni{margin-top:40px}.ProductFaqSection_FaqTitle__M92qI{margin-bottom:24px}.ProductFaqSection_FaqList__S4TLq{display:flex;flex-direction:column;gap:0;background:var(--surface-secondary);border-radius:var(--radius-2xl);overflow:hidden;box-shadow:var(--shadow-sm)}.ProductFaqSection_FaqList__S4TLq details{position:relative}.ProductFaqSection_FaqList__S4TLq details:not(:last-child):after{content:"";position:absolute;bottom:0;left:24px;right:24px;height:1px;background:var(--surface-tertiary)}.ProductFaqSection_FaqList__S4TLq details summary{padding:10px 24px;cursor:pointer;list-style:none}.ProductFaqSection_FaqList__S4TLq details summary::-webkit-details-marker{display:none}@media(min-width:768px){.ProductFaqSection_FaqList__S4TLq details summary .ProductFaqSection_h6__ohP_4:before,.ProductFaqSection_FaqList__S4TLq details summary h3.ProductFaqSection_h6__ohP_4:before,.ProductFaqSection_FaqList__S4TLq details summary h3:before{content:"";width:42px;height:42px;margin-right:6px;display:inline-block;background-image:url(/images/logo/combak-logomark-brand-primary.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;vertical-align:-15px}}.ProductFaqSection_FaqList__S4TLq details summary *,.ProductFaqSection_FaqList__S4TLq details summary .ProductFaqSection_h6__ohP_4,.ProductFaqSection_FaqList__S4TLq details summary h3,.ProductFaqSection_FaqList__S4TLq details summary h3.ProductFaqSection_h6__ohP_4{font-size:var(--text-body-md)!important;font-weight:500!important;line-height:1.5!important;margin:0!important;text-transform:none!important;color:var(--text-primary)!important}.ProductFaqSection_FaqList__S4TLq details>div:last-child{padding:0 24px 16px;background:var(--surface-secondary);border:none}.ProductFaqSection_FaqList__S4TLq details>div:last-child p{font-size:var(--text-body-sm);line-height:1.6;margin-bottom:12px;color:var(--text-secondary)}.ProductFaqSection_FaqList__S4TLq details>div:last-child p:last-child{margin-bottom:0}.ProductFaqSection_FaqList__S4TLq details>div:last-child a{color:var(--brand-primary);text-decoration:underline;font-weight:500}.ProductFaqSection_FaqList__S4TLq details>div:last-child a:hover{text-decoration:none}.RadarChart_Card__C_3Tf{display:flex;flex-direction:column;align-items:center;padding:var(--padding-xl) 0;gap:var(--vertical-spacing-sm)}.RadarChart_SvgWrapper__f5f_p{position:relative;width:100%;max-width:468px}.RadarChart_Svg__whqLR{width:100%;height:auto;display:block;overflow:visible}.RadarChart_Label__r_gJi{font-family:Rubik,sans-serif;font-size:var(--text-body-md);font-weight:700;fill:var(--text-brand);text-transform:uppercase;letter-spacing:.5px}@media(min-width:768px){.RadarChart_Label__r_gJi{font-size:var(--text-body-lg)}}.RadarChart_LabelClickable__FGxHY{cursor:pointer}.RadarChart_Score__3A_Wt{font-family:Rubik,sans-serif;font-size:var(--text-body-md);font-weight:700;fill:var(--text-brand)}@media(min-width:768px){.RadarChart_Score__3A_Wt{font-size:var(--text-heading-5)}}.RadarChart_AxisTooltip__OL121{position:absolute;width:220px;padding:var(--padding-xs) var(--padding-sm);background:var(--surface-primary);border:1px solid var(--border-secondary);border-radius:var(--radius-md);box-shadow:var(--shadow-md);font-family:Manrope,sans-serif;font-size:var(--text-body-xs);line-height:1.5;color:var(--text-secondary);z-index:10;pointer-events:none}.RadarChart_AxisTooltip__OL121 strong{font-family:Rubik,sans-serif;font-size:var(--text-body-xs);text-transform:uppercase;letter-spacing:.3px;color:var(--text-primary)}.RadarChart_Legend__FC_eZ{display:flex;justify-content:center;gap:var(--horizontal-spacing-xl);flex-wrap:wrap}.RadarChart_LegendItem__6W6Sq{display:flex;align-items:center;gap:var(--horizontal-spacing-sm)}.RadarChart_LegendDot__q7U8w{width:12px;height:12px;border-radius:50%;flex-shrink:0}.RadarChart_LegendLabel__s8tKc{font-family:Rubik,sans-serif;font-size:var(--text-body-md);font-weight:600;color:var(--text-primary);text-transform:uppercase;letter-spacing:.3px}.RadarChart_Footer__9bcXS{text-align:center;padding:0 var(--padding-md);margin-top:0}@media(min-width:768px){.RadarChart_Footer__9bcXS{margin-top:4px}}.RadarChart_FooterText__wIixq{font-family:Manrope,sans-serif;font-size:var(--text-body-xs);color:var(--text-tertiary);margin:0;line-height:1.4}@media(min-width:768px){.RadarChart_FooterText__wIixq{white-space:nowrap}}.RadarChart_FooterDate__VVl8P{font-family:Manrope,sans-serif;font-size:var(--text-body-xs);color:var(--text-tertiary);margin:4px 0 0;font-style:italic}.PriceHistorySection_Section__pEH1p{margin-top:var(--vertical-spacing-3xl);scroll-margin-top:140px}.PriceHistorySection_Title__ouvMO{margin:0 0 var(--vertical-spacing-md) 0;font-family:Rubik,sans-serif;font-size:var(--text-heading-3);font-weight:700;line-height:1.25;color:var(--dark-green);text-transform:none}.PriceHistorySection_Subtitle__HyLPL{margin:0 0 var(--vertical-spacing-xl) 0;font-family:Manrope,sans-serif;font-size:var(--text-body-md);line-height:1.55;color:var(--text-secondary);text-align:center}.PriceHistorySection_Subtitle__HyLPL p{margin:0}.PriceHistorySection_Subtitle__HyLPL p+p{margin-top:var(--vertical-spacing-xs)}.PriceHistorySection_Card__xXn4H{display:block;max-width:80%;margin:0 auto}@media(max-width:991px){.PriceHistorySection_Card__xXn4H{max-width:100%}}.PriceHistorySection_Toolbar__ag1PB{display:flex;align-items:center;justify-content:space-between;gap:var(--horizontal-spacing-lg);flex-wrap:wrap;padding:0 0 var(--padding-2xl) 0}.PriceHistorySection_ToolbarHidden__jb0xD{visibility:hidden}.PriceHistorySection_Segmented__yDBLo{display:inline-flex;align-items:center;gap:var(--horizontal-spacing-xs);padding:var(--padding-xs);border:1px solid var(--border-secondary);border-radius:var(--radius-4xl);background:rgba(0,0,0,0)}.PriceHistorySection_Segment__WOF8R{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:none;border-radius:50%;background:rgba(0,0,0,0);color:var(--text-secondary);cursor:pointer}.PriceHistorySection_Segment__WOF8R:hover:not(:disabled){color:var(--dark-green)}.PriceHistorySection_Periode__bZGko{display:inline-flex;align-items:center;min-height:30px;padding:0 var(--padding-lg);border:none;border-radius:var(--radius-4xl);background:rgba(0,0,0,0);font-family:Rubik,sans-serif;font-weight:600;font-size:var(--text-body-xs);color:var(--text-secondary);cursor:pointer;white-space:nowrap}.PriceHistorySection_Periode__bZGko:hover:not(:disabled){color:var(--dark-green)}.PriceHistorySection_Periode__bZGko:disabled{cursor:default;opacity:.55}.PriceHistorySection_SegmentActive___aOwu{background:var(--dark-green);color:var(--white-100)}.PriceHistorySection_SegmentActive___aOwu:hover:not(:disabled){color:var(--white-100)}.PriceHistorySection_Content__uPkb1{min-height:280px}.PriceHistorySection_Placeholder__KMbMf{min-height:260px}.PriceHistorySection_Locked__G69FK{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--vertical-spacing-lg);min-height:260px;text-align:center}.PriceHistorySection_Teaser__Rojy3{position:absolute;inset:0;width:100%;height:100%;filter:blur(6px);opacity:.5;pointer-events:none}.PriceHistorySection_TeaserAire__QVM2W{fill:var(--dark-green);opacity:.08}.PriceHistorySection_TeaserTrait__Z0Jip{fill:none;stroke:var(--dark-green);stroke-width:3;vector-effect:non-scaling-stroke}.PriceHistorySection_TeaserTraitSecond__myMtE{stroke:var(--surface-brand-heavy-contrast)}.PriceHistorySection_LockIcon__EZuim,.PriceHistorySection_LockedText__B89WK,.PriceHistorySection_Locked__G69FK .PriceHistorySection_Primary__Pg3iE{position:relative;z-index:1}.PriceHistorySection_LockIcon__EZuim{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--surface-secondary);color:var(--surface-brand-contrast)}.PriceHistorySection_LockedText__B89WK{margin:0;max-width:420px;font-family:Manrope,sans-serif;font-size:var(--text-body-sm);color:var(--text-secondary)}.PriceHistorySection_TableWrap__ihvt7{max-height:240px;overflow:auto}.PriceHistorySection_Table__qfRA8{width:100%;border-collapse:collapse;font-family:Manrope,sans-serif;font-size:var(--text-body-sm)}.PriceHistorySection_Table__qfRA8 td,.PriceHistorySection_Table__qfRA8 th{padding:var(--padding-lg) var(--padding-xl);text-align:left;border-bottom:1px solid var(--border-secondary)}.PriceHistorySection_Table__qfRA8 th{position:-webkit-sticky;position:sticky;top:0;background:var(--surface-primary);font-family:Rubik,sans-serif;font-weight:600;color:var(--text-secondary)}.PriceHistorySection_Table__qfRA8 tbody tr:last-child td{border-bottom:none}.PriceHistorySection_Caption__sPH5J{padding-bottom:var(--padding-lg);font-size:var(--text-body-xs);color:var(--text-tertiary);text-align:left}.PriceHistorySection_Hausse__j88zr{color:var(--semantic-error)}.PriceHistorySection_Baisse__UofXU{color:var(--dark-green)}.PriceHistorySection_Footer__z2Tx4{display:flex;align-items:center;justify-content:space-between;gap:var(--horizontal-spacing-2xl);flex-wrap:wrap;padding:var(--padding-2xl) var(--horizontal-spacing-2xl) 0}.PriceHistorySection_Reperes__0_6p4{display:flex;flex:1;align-items:flex-start;justify-content:space-around;gap:var(--horizontal-spacing-2xl);flex-wrap:wrap}.PriceHistorySection_Repere__cHtE3{display:flex;flex-direction:column;align-items:center;gap:var(--horizontal-spacing-xs);text-align:center}.PriceHistorySection_RepereLabel__a4Q1Z{font-family:Rubik,sans-serif;font-weight:600;font-size:var(--text-body-sm);color:var(--text-primary)}.PriceHistorySection_RepereValeur__lApzO{font-family:Rubik,sans-serif;font-weight:700;font-size:var(--text-heading-4);line-height:1.2;color:var(--dark-green)}.PriceHistorySection_RepereDate___TlnZ{font-family:Manrope,sans-serif;font-size:var(--text-body-xs);color:var(--text-tertiary)}.PriceHistorySection_FooterAction__c00sQ{display:flex;align-items:center}.PriceHistorySection_Primary__Pg3iE{display:inline-flex;align-items:center;gap:var(--horizontal-spacing-xs);padding:var(--padding-sm) var(--padding-lg);border:1px solid var(--border-brand-contrast);border-radius:var(--radius-lg);background:var(--surface-secondary);font-size:var(--text-body-sm);font-weight:500;color:var(--surface-brand-contrast);cursor:pointer;white-space:nowrap;transition:background-color .2s ease,color .2s ease}.PriceHistorySection_Primary__Pg3iE:hover{background-color:var(--surface-brand);color:var(--surface-brand-contrast)}@media(max-width:767px){.PriceHistorySection_Footer__z2Tx4{flex-direction:column;align-items:stretch;gap:var(--vertical-spacing-lg);padding-left:0;padding-right:0}.PriceHistorySection_Reperes__0_6p4{flex-wrap:nowrap;justify-content:space-between;gap:var(--horizontal-spacing-md)}.PriceHistorySection_Repere__cHtE3{flex:1;min-width:0}.PriceHistorySection_FooterAction__c00sQ{width:100%}.PriceHistorySection_FooterAction__c00sQ button{width:100%;justify-content:center}}.Mark_Mark__mSUJD{color:inherit;padding:inherit;background-color:inherit}.Mark_Hightlight__NnMYR{display:inline-block}.Mark_Hightlight__NnMYR.Mark_Pink__q_9NG{background:var(--surface-brand-heavy-contrast)}.Mark_Hightlight__NnMYR.Mark_Lime__YxZir{background:var(--surface-brand)}.Mark_HightlightStraight__vLxd0{position:relative;z-index:0;display:inline-block}.Mark_HightlightStraight__vLxd0:before{content:"";z-index:-1;position:absolute;height:50%;right:0;bottom:0;left:-12px;background-image:url(/_next/static/media/highlight-straight.eca54bfb.png);background-position:50%;background-size:100% 100%;background-repeat:no-repeat;pointer-events:none}.Mark_HightlightWavy__JXKPB{position:relative;z-index:1;display:inline-block}.Mark_HightlightWavy__JXKPB:before{content:"";z-index:-1;position:absolute;top:0;right:-10px;bottom:0;left:-8px;background-image:url(/_next/static/media/highlight-wavy.4ecb14d8.png);background-position:50%;background-size:100% 100%;background-repeat:no-repeat;pointer-events:none}.Mark_UnderlineStraight__u5rls{position:relative;z-index:0;display:inline-block}.Mark_UnderlineStraight__u5rls:before{content:"";z-index:-1;position:absolute;height:100%;right:-4px;bottom:-4px;left:-4px;background-image:url(/_next/static/media/underline-straight.e9afdc15.png);background-position:bottom;background-size:100% 40%;background-repeat:no-repeat;pointer-events:none}@media(min-width:768px){.Mark_UnderlineStraight__u5rls:before{bottom:-6px}}.Mark_UnderlineWavy__vKlab{position:relative;z-index:1;display:inline-block}.Mark_UnderlineWavy__vKlab:before{content:"";z-index:-1;position:absolute;height:20px;right:-4px;bottom:-6px;left:-2px;background-image:url(/_next/static/media/underline-wavy.13025e6a.png);background-position:50%;background-size:100% 100%;background-repeat:no-repeat;pointer-events:none}.Mark_SurroundStraight__b2V7i{position:relative;z-index:1;display:inline-block}.Mark_SurroundStraight__b2V7i:before{content:"";z-index:-1;position:absolute;top:-2px;right:-10px;bottom:-2px;left:-10px;background-image:url(/_next/static/media/surround-straight.1fa87e00.png);background-position:50%;background-size:100% 100%;background-repeat:no-repeat;pointer-events:none}.Mark_SurroundWavy__yKFxt{position:relative;z-index:0;isolation:isolate;display:inline-block}.Mark_SurroundWavy__yKFxt:before{content:"";z-index:-1;position:absolute;top:-4px;right:-6px;bottom:-4px;left:-6px;background-image:url(/_next/static/media/surround-wavy.48a2a0f8.png);background-position:50%;background-size:100% 100%;background-repeat:no-repeat;pointer-events:none}@media(min-width:768px){.Mark_SurroundWavy__yKFxt:before{top:-10px;right:-10px;bottom:-10px;left:-10px}}.Mark_Rotate__POh_D{display:inline-block;transform:rotate(-2deg)}.Mark_Rotate__POh_D.Mark_Pink__q_9NG{background:var(--surface-brand-heavy-contrast)}.Mark_Rotate__POh_D.Mark_Lime__YxZir{background:var(--surface-brand)}.SeeMoreContainer_Container__G_h4u{position:relative}.SeeMoreContainer_Content__e1da3{max-height:300px;overflow:hidden}.SeeMoreContainer_Container__G_h4u.SeeMoreContainer_Opened__uMb_0 .SeeMoreContainer_Content__e1da3{max-height:unset}.SeeMoreContainer_ShadowLayer__L_Ke4{left:0;bottom:0;right:0;display:grid;place-items:end center;height:60px;padding-bottom:20px;background:linear-gradient(rgba(0,0,0,0) 98%,rgba(0,0,0,.2) 99%)}.SeeMoreContainer_Container__G_h4u.SeeMoreContainer_NoOverflow___ecAw .SeeMoreContainer_ShadowLayer__L_Ke4,.SeeMoreContainer_Container__G_h4u.SeeMoreContainer_Opened__uMb_0 .SeeMoreContainer_ShadowLayer__L_Ke4{display:none}.SeeMoreContainer_Container__G_h4u.SeeMoreContainer_NoOverflow___ecAw .SeeMoreContainer_Content__e1da3{max-height:unset}.UserSentiment_Container__u5UOb{background:var(--surface-secondary);border-radius:var(--radius-2xl);padding:var(--padding-2xl) var(--padding-3xl) var(--padding-xl);flex:1;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:var(--vertical-spacing-xs)}.UserSentiment_ContainerVertical__HOhjl{gap:var(--vertical-spacing-sm)}.UserSentiment_ContainerVertical__HOhjl .UserSentiment_GaugeColumn__ppQHB{align-self:center}.UserSentiment_ContainerVertical__HOhjl .UserSentiment_ConsSection__bJVbv{margin-top:var(--vertical-spacing-md)}.UserSentiment_ScoreRow__ryTde{display:flex;align-items:center;gap:var(--horizontal-spacing-lg);flex:1}@media(max-width:768px){.UserSentiment_ScoreRow__ryTde{flex-direction:column;align-items:flex-start;gap:var(--vertical-spacing-lg)}}.UserSentiment_GaugeColumn__ppQHB{display:flex;flex-direction:column;align-items:center;flex-shrink:0;align-self:center;position:relative;width:88px}.UserSentiment_Gauge__op_hu{width:88px;height:88px}.UserSentiment_GaugeTrack__d5ve5{stroke:var(--surface-secondary)}.UserSentiment_GaugeFill__Wmf2Y{stroke:var(--surface-brand);transition:stroke-dasharray .6s ease}.UserSentiment_GaugeLabel__DTV3s{position:absolute;top:0;left:0;width:88px;height:88px;display:flex;flex-direction:column;align-items:center;justify-content:center}.UserSentiment_GaugePercent__ffzEw{font-family:Rubik,sans-serif;font-weight:700;font-size:var(--text-heading-5);color:var(--text-primary);line-height:1}.UserSentiment_Summary__k39QI{font-family:Manrope,sans-serif;font-style:italic;color:var(--text-secondary);font-size:var(--text-body-sm);margin:0 0 var(--vertical-spacing-xl) 0;padding:0 var(--horizontal-spacing-xs);line-height:1.5}.UserSentiment_ReviewCount__4nTOv{font-family:Manrope,sans-serif;font-size:var(--text-body-xs);font-weight:700;color:var(--text-primary);margin-top:var(--vertical-spacing-xs);white-space:nowrap}.UserSentiment_ProsConsGrid__5us7g{display:grid;grid-template-columns:1fr 1fr;gap:var(--horizontal-spacing-lg);flex:1;min-width:0}.UserSentiment_ProsConsGrid__5us7g>div{display:flex;flex-direction:column;gap:4px}@media(max-width:600px){.UserSentiment_ProsConsGrid__5us7g{grid-template-columns:1fr;gap:var(--vertical-spacing-md)}}.UserSentiment_ColumnTitle__YWVRC{font-family:Rubik,sans-serif;font-size:var(--text-body-sm);font-weight:600;color:var(--text-primary);margin:0;line-height:1.3;text-transform:uppercase}.UserSentiment_List__mkx5N{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--vertical-spacing-xs)}.UserSentiment_ConItem__k0_KK,.UserSentiment_ProItem__Ks6sA{font-family:Manrope,sans-serif;font-size:var(--text-body-sm);color:var(--text-secondary);padding-left:var(--horizontal-spacing-lg);position:relative;line-height:1.5}.UserSentiment_ProItem__Ks6sA:before{content:"✓";position:absolute;left:0;color:var(--text-brand-heavy-contrast);font-weight:700}.UserSentiment_ConItem__k0_KK:before{content:"✗";position:absolute;left:0;color:var(--text-brand);font-weight:700}.UserSentiment_Sources__Ij9Vz{font-family:Manrope,sans-serif;font-size:var(--text-body-xs);color:var(--text-tertiary);margin-top:auto;padding-top:var(--vertical-spacing-lg);font-style:italic;line-height:1.3}.UserSentiment_UpdateDate__rwHmy{display:block;margin-top:6px}@media(min-width:769px){.UserSentiment_UpdateDate__rwHmy{display:inline;margin-top:0}.UserSentiment_UpdateDate__rwHmy:before{content:" - "}}