:root{--content-width-wide:1272px;--content-width-medium:936px;--left-column-outer-width:296px;--right-column-outer-width:312px;--gap:24px}.LogbookLayoutListing-e4B8O{box-sizing:border-box;width:var(--content-width-wide);margin:0 auto}@media (max-width:1304px){.LogbookLayoutListing-e4B8O{width:calc(var(--content-width-medium) + 32px);padding:0 16px}}.LogbookLayoutListing__layout-tVPnm{display:flex;gap:var(--gap)}.LogbookLayoutListing__content-WGuEA{flex-grow:1;max-width:calc(100% - var(--left-column-outer-width) - var(--gap) - var(--right-column-outer-width) - var(--gap))}@media (max-width:1304px){.LogbookLayoutListing__content-WGuEA{max-width:calc(100% - var(--left-column-outer-width) - var(--gap))}}.LogbookLayoutListing__leftCol-VkA3y{flex-shrink:0;width:216px;padding-right:80px}.LogbookLayoutListing__rightCol-go9Ln{flex-shrink:0;width:296px;min-width:296px;padding-left:16px}@media (max-width:1304px){.LogbookLayoutListing__rightCol-go9Ln{display:none}}.CurtainContent{min-height:0;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)}.CurtainContent,.CurtainContent__wrapper{display:flex;flex:1 1 auto;flex-direction:column;box-sizing:border-box}.CurtainContent__wrapper{position:relative;overflow:auto}.CurtainContent__wrapper_padding_default{padding:24px 40px}.CurtainContent__wrapper_padding_none{padding:0}.CurtainContent__wrapper.CurtainContent__wrapper_mobile{width:100%}.CurtainContent__wrapper_padding_default.CurtainContent__wrapper_mobile{padding:16px}.CurtainHeader{flex:0 0 auto;box-sizing:border-box;color:var(--foreground);border-bottom:var(--divider-1px)}.CurtainHeader_size_default{font-size:var(--font-size-h4);font-weight:700;line-height:var(--line-height-h4)}.CurtainHeader_padding_default{padding:24px 40px}.CurtainHeader_padding_none{padding:0}.CurtainHeader_withoutBottomSeparator{border-bottom:none}.CurtainHeader__wrapper{overflow:hidden;box-sizing:border-box;width:100%;white-space:nowrap;text-overflow:ellipsis}.CurtainHeader__wrapper_multiline{overflow:auto;white-space:normal}.CurtainHeader_mobile{border-radius:var(--border-radius-l) var(--border-radius-l) 0 0}body .CurtainHeader_mobile .CurtainHeader__wrapper{width:100%}.CurtainHeader_mobile.CurtainHeader_size_default{font-size:var(--font-size-h5);line-height:var(--line-height-sub)}.CurtainHeader_mobile.CurtainHeader_padding_default{padding:16px}.CurtainHeader_mobile.CurtainHeader_withPlaceForCloser.CurtainHeader_padding_default,.CurtainHeader_mobile.CurtainHeader_withPlaceForCloser.CurtainHeader_padding_none{padding-right:48px}.Curtain{position:relative;z-index:var(--curtain-z-index);display:flex}.Curtain__overlay{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;background:#000c;transition:opacity .3s ease-in-out,transform 0s linear .3s;transform:translate(-100%,-100%)}.Curtain_withOverlay_true.Curtain_open .Curtain__overlay{opacity:1;transition:background-color .3s ease-in-out,opacity .3s ease-in-out,transform 0s linear 0s;transform:translate(0)}.Curtain__container{position:fixed;z-index:var(--modal-z-index);right:0;bottom:0;display:flex;-webkit-overflow-scrolling:touch;flex-direction:column;align-items:stretch;box-sizing:border-box;min-width:250px;max-width:90%;height:100%;min-height:200px;opacity:0;background:var(--white);box-shadow:0 0 14px var(--background);transition:transform .3s ease-in-out,box-shadow .3s ease-in-out,opacity .3s ease-in-out}.Curtain__container_openSide_bottom{transform:translateY(20%)}.Curtain__container_openSide_right{transform:translate(calc(100% + 14px))}.Curtain__container_openSide_left{transform:translate(calc(-100% + 14px))}.Curtain__container_fullSize{width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%}.Curtain__container_mobile{top:auto;left:0;max-width:none;height:auto;max-height:calc(100% - 16px);border-radius:var(--border-radius-l) var(--border-radius-l) 0 0}body .Curtain__container_mobile{width:100%}.Curtain__container_mobile.Curtain__container__container_fullSize{border-radius:0}.Curtain_withOverlay_true .Curtain__container{box-shadow:none}.Curtain_open .Curtain__container{opacity:1;transform:translate(0)}.Curtain__closer{position:absolute;z-index:1;top:16px;left:-40px;display:block;cursor:pointer;opacity:0;color:var(--foreground);transition:opacity .3s ease-in-out}.Curtain_withOverlay_true .Curtain__closer{color:var(--white)}.Curtain_withOverlay_true .Curtain__closer.Curtain__closer_small{color:var(--foreground)}.Curtain_open .Curtain__closer{opacity:1}.Curtain__container_fullSize .Curtain__closer{top:26px;left:10px}.Curtain_mobile .Curtain__overlay{background:#00000052}.Curtain_mobile .Curtain__closer,.Curtain_mobile .Curtain__container_fullSize .Curtain_mobile .Curtain__closer{top:16px;left:calc(100% - 40px)}.Curtain_mobile.Curtain_withOverlay_false.Curtain_open .Curtain__overlay{opacity:1;transition:background-color .3s ease-in-out,opacity .3s ease-in-out,transform 0s linear 0s;transform:translate(0)}.Curtain_mobile.Curtain_withOverlay_false .Curtain__container{box-shadow:none}.BellEmptyContent-UzWN5{display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;height:100%;padding:16px}.BellEmptyContent__content-mut31{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:center;gap:8px}.BellEmptyContent__text-t1MRF{text-align:center;color:var(--foreground-secondary)}.TopicTabs-JDfko{display:flex;overflow:auto;gap:8px;padding:12px 16px;scrollbar-width:none}.BellLoaderInitContent-iUDCs{display:flex;flex-direction:column;box-sizing:border-box;height:100%;padding:0 16px}.BellLoaderInitContent__sh_radiusXXL-OGKAf{border-radius:var(--border-radius-xxl)}.BellLoaderInitContent__sh_title-b_DQe{height:44px}.BellLoaderInitContent__sh_bubbleOffer-A3HzC{height:100px;margin-top:12px}.BellSnippetAvatar__avatar-Piy6o{z-index:0;flex-shrink:0;align-self:flex-start;margin-right:12px}.BellSnippetAvatar__avatarIconImage-jXI1x{display:flex;justify-content:center;align-items:center}.BellSnippetAvatar__avatarIconInner-JjPU6{background:var(--fill)}.BellSnippetAvatar__avatarIconInner-JjPU6:before{border:none}.BellSnippetAvatar__imageBox-nVvDZ{flex-shrink:0;margin-right:12px}.BellSnippet-zQxYE{position:relative;display:flex;padding:8px 16px 8px 0;border-radius:var(--border-radius-s)}.BellSnippet-zQxYE:hover{cursor:pointer;background:var(--background)}.BellSnippet__readStatus-dW4UY{display:flex;justify-content:center;align-items:center;box-sizing:border-box;min-width:16px;height:44px}.BellSnippet__unreadSign-S3Gv8{width:8px;height:8px;border-radius:50%;background:var(--foreground-red)}.BellSnippet__content-SXTUA{display:flex;flex-direction:column;gap:4px}.BellSnippet__contentBody-NjHg0{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;overflow-wrap:anywhere}.BellSnippet__title-r9OBE{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground)}.BellSnippet__title_bold-MK6S1{font-weight:var(--font-weight-medium);color:var(--foreground)}.BellSnippet__text-VsSPn{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.BellSnippet__text_bold-HgV5g{font-weight:var(--font-weight-bold);color:var(--foreground)}.BellSnippet__text_shadowed-Dj8M4,.BellSnippet__time-yNL1L{color:var(--foreground-secondary)}.BellSnippet__time-yNL1L{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.BellSnippet__replyButton-P_9ce{z-index:0;align-self:flex-start;margin:4px 0 8px}.BellSnippet__contextButtonWrap-syKGG{z-index:1;display:flex;flex:1 0 auto;justify-content:flex-end}.BellSnippet__clicker-b4dfR{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.BellSnippet__title_shadowed-OXV2a{color:var(--foreground-secondary)}.BellSnippetWrapper-d7Dkb{position:relative}.BellSnippets__subtitle-WTsrh{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5);padding:16px}.BellSnippets__bottomSeparator-gV50z{width:110%;margin:8px -8px;border-bottom:var(--divider-1px)}.BellErrorContent-oGqIG{display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;height:100%;padding:16px}.BellErrorContent__content-UJdsw{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:center;gap:8px}.BellErrorContent__text-HZX0g{text-align:center;color:var(--foreground-secondary)}.BellPopup-k2b8l{overflow:visible;width:500px;box-shadow:var(--shadow-l)}.BellPopup-xhaHW{padding-left:4px}.BellPopup__header-Q1bbf{position:sticky;display:flex;overflow:visible;align-items:center;padding:16px}.BellPopup__closeButton-g6rvW{width:44px;height:44px;margin-right:8px;background-color:var(--gray-90)}@media (min-width:1024px){.BellPopup__closeButton-g6rvW{position:absolute;left:-56px;background-color:var(--white);box-shadow:var(--shadow-l)}.BellPopup__closeButton-g6rvW:hover{background-color:var(--gray-90)}}.BellPopup__iconClose-HvBfh{color:var(--black)}.BellPopup__title-er9Fa{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5);flex:1}.BellPopup__snippetWrapper-O_2WT{display:flex;justify-content:center;padding:8px}.BellPopup__subtitle-UM8c_{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5);padding:16px 8px}.BellPopup__content-X3sQ5{display:block;overflow-x:hidden}.BellPopup__empty-E7NxX{font-size:var(--font-size-sub);font-weight:var(--font-weight-medium);line-height:var(--line-height-sub);display:flex;justify-content:center;align-items:center;height:100%}.BellPopup__bottomSeparator-F1YgL{width:100%;margin:0 -8px;border-bottom:var(--divider-1px)}.BellPopup__overlay-BFjmj{background:var(--overlay-quaternary)}.BellButton-ileX5{font-size:var(--font-size-caption);line-height:var(--line-height-caption);position:relative;display:flex;flex-direction:column;align-items:center;cursor:pointer;color:var(--foreground-secondary)}.BellButton-ileX5:hover,.BellButton-ileX5:hover .BellButton__bellTitle-utIQL{color:var(--red)}.BellButton__title-kHjXR{white-space:nowrap}.BellButton__iconWrapper-oiKih{position:relative;height:24px}.BellButton__icon-QcJle{color:var(--red)}.BellButton__counter-NnCaG{font-size:11px;line-height:12px;position:absolute;top:0;right:0}.BellButton__bigNumber-SnqNn{right:-4px}.BellButton__overMaxNumber-_YGok{right:-10px}.LogbookListingLeftSideBarItem-cnxPX{margin:0;padding:12px}.LogbookListingLeftSideBarItem_notSelected-GLj2m:hover{color:var(--red)}.LogbookListingLeftSideBarItem_selected-LZIBE{font-weight:var(--font-weight-medium);border-radius:var(--border-radius-xl);background-color:var(--fill)}.LogbookListingLeftSideBarIcon__img-aiarJ{width:24px;height:24px;object-fit:contain}.LogbookListingLeftSideBarIcon__empty-KZXCs{width:24px;height:24px}.BellSnippetAvatar__avatar-f0JPT{z-index:0;flex-shrink:0;align-self:flex-start;margin-right:12px}.BellSnippetAvatar__avatarIconImage-byw5L{display:flex;justify-content:center;align-items:center}.BellSnippetAvatar__avatarIconInner-q_Ypq{background:var(--fill)}.BellSnippetAvatar__avatarIconInner-q_Ypq:before{border:none}.BellSnippetAvatar__imageBox-aYdbS{flex-shrink:0;margin-right:12px}.BellSnippet-Y5FBl{position:relative;display:flex;padding:8px 8px 8px 0;border-radius:var(--border-radius-s)}.BellSnippet-Y5FBl:hover{cursor:pointer;background:var(--fill)}.BellSnippet__readStatus-b1K8J{display:flex;justify-content:center;align-items:center;box-sizing:border-box;min-width:16px;height:44px}.BellSnippet__unreadSign-aXkUl{width:8px;height:8px;border-radius:50%;background:var(--link)}.BellSnippet__content-b9TWK{display:flex;flex-direction:column;gap:4px}.BellSnippet__contentBody-ZjWfi{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;overflow-wrap:anywhere}.BellSnippet__title-ve7va{font-size:var(--font-size-body1);line-height:var(--line-height-body1);color:var(--foreground)}.BellSnippet__title_bold-BiE4L{font-weight:var(--font-weight-bold);color:var(--foreground)}.BellSnippet__title_shadowed-Ypm7a{color:var(--foreground-secondary)}.BellSnippet__text-w_O8o{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.BellSnippet__text_bold-hJ4GI{font-weight:var(--font-weight-bold);color:var(--foreground)}.BellSnippet__text_shadowed-lEbnn,.BellSnippet__time-ttcAK{color:var(--foreground-secondary)}.BellSnippet__time-ttcAK{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.BellSnippet__replyButton-Ti2pZ{z-index:0;align-self:flex-start;margin:4px 0 8px}.BellSnippet__contextButtonWrap-bmkhC{z-index:1;display:flex;flex:1 0 auto;justify-content:flex-end}.BellSnippet__clicker-Rs5t4{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.BellSnippetWrapper-H3V5I{position:relative}.BellSnippetWrapper__button-BZo80{position:absolute;top:50%;right:8px;visibility:hidden;margin-top:-16px;box-shadow:var(--shadow-s)}.BellSnippetWrapper-H3V5I:hover .BellSnippetWrapper__button-BZo80{visibility:visible}.BellPopup-b7F1o{width:400px;box-shadow:var(--shadow-l)}.BellPopup__header-ytLhA{position:sticky;display:flex;align-items:center;gap:12px;padding:16px}.BellPopup__title-LO3XH{font-size:var(--font-size-sub);font-weight:var(--font-weight-medium);line-height:var(--line-height-sub)}.BellPopup__snippetWrapper-oGRxI{display:flex;justify-content:center;padding:8px}.BellPopup__closer-qAusi{width:24px;height:24px;cursor:pointer}.BellPopup__subtitle-YIzSb{font-size:var(--font-size-sub);font-weight:var(--font-weight-medium);line-height:var(--line-height-sub);padding:16px 8px}.BellPopup__content-ka3Ce{padding:0 8px}.BellPopup__empty-LOm0g,.BellPopup__initLoader-hNdtY{display:flex;justify-content:center;align-items:center;height:100%}.BellPopup__empty-LOm0g{font-size:var(--font-size-sub);font-weight:var(--font-weight-medium);line-height:var(--line-height-sub)}.LogbookListingLeftSideBarBell__content-FxhIB{display:flex;align-items:center;gap:8px}.LogbookListingLeftSideBarVideo__onboardingOverlay-7KmKx{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;background:var(--foreground-secondary)}.LogbookListingLeftSideBarVideo__itemHighlighted-AK7hc{border-radius:var(--border-radius-xl);background-color:var(--surface)}.BellMenuItem__content-rq9Tl{display:flex;align-items:center;gap:8px}.LogbookListingLeftSideBar-enzrq{display:block}.LogbookListingLeftSideBar__item-VkpKN{box-sizing:border-box;width:100%}.LogbookListingLeftSideBar__block-mo0CW{padding-bottom:16px;border-bottom:var(--divider-1px)}.LogbookListingLeftSideBar__block-mo0CW:not(:last-child){margin-bottom:16px}.LogbookListingLeftSideBar__links-zReYk{display:flex;flex-direction:column;gap:16px;padding:16px 12px}.LogbookListingLeftSideBar__seoHeader-OMn9i{font-size:var(--font-size-body2);font-weight:var(--font-weight-normal);line-height:var(--line-height-body2);margin:0;color:var(--foreground-secondary)}.LogbookDiscussedNowItem-StqTq{display:flex;flex-direction:column;gap:4px}.LogbookDiscussedNowItem__title-WeWoK{text-wrap:balance}.LogbookDiscussedNowItem__link-Q1_AQ{display:inline;text-wrap:auto}.LogbookDiscussedNowItem__commentCount-pQwbu{display:inline-flex;align-items:center;gap:4px;margin-left:8px;vertical-align:middle;color:var(--foreground-secondary)}.LogbookDiscussedNowItem__author-nq96h{display:flex;align-items:center;gap:4px}.LogbookDiscussedNowItem__authorName-JJTAg{font-size:var(--font-size-body2);font-weight:var(--font-weight-medium);line-height:var(--line-height-body2);min-width:0}.LogbookDiscussedNowItem__commentDate-Mv3a7{flex-shrink:0;color:var(--foreground-secondary)}.LogbookDiscussedNowItem__commentText-BOQfD{font-weight:var(--font-weight-normal);text-wrap:balance}.LogbookDiscussedNow-F6EXI{display:flex;flex-direction:column;gap:12px;margin-top:8px}.LogbookDiscussedNow__title-Yg43B{display:flex;align-items:center;gap:8px}.LogbookDiscussedNow__dot-ZO6LA{width:13px;height:13px;margin-top:2px;border-radius:50%;background-color:var(--green);animation:LogbookDiscussedNow__blink-green-KW0sg 2.5s ease-in-out infinite}@keyframes LogbookDiscussedNow__blink-green-KW0sg{0%{scale:1}50%{scale:.6}to{scale:1}}.LogbookDiscussedNow__logbookList-Rk65O{display:flex;overflow:hidden;flex-direction:column;gap:12px;margin:0;padding:0}.LogbookDiscussedNow__logbookItemEnter-cHQmD{opacity:0;transform:scale(.7)}.LogbookDiscussedNow__logbookItemEnterActive-IWt3n{opacity:1;transition:opacity .45s ease-out,transform .45s ease-out;transform:scale(1)}.LogbookDiscussedNow__logbookItemExit-wVAeE{display:none}.LogbookTopAuthorsItem__zeroMinWidth-gyWLD{min-width:0}.LogbookTopAuthorsItem__listContentTitle-HsTlx{max-width:100%}.LogbookTopAuthors__title-Zlvwh{display:flex;align-items:center;gap:8px}.LogbookTopAuthors__tooltip-XOMj0{display:flex;align-items:center;color:var(--foreground-secondary)}.LogbookTopAuthors__tooltipContent-pD4H2.LogbookTopAuthors__tooltipContent-pD4H2{box-sizing:border-box;max-width:282px;color:var(--foreground-secondary-inverse)}.LogbookTopAuthors__authors-RqOkJ{display:flex;flex-direction:column;gap:12px;margin-top:12px}.ContentLinks-hg1RC{display:flex;flex-direction:row;align-items:flex-start;gap:24px}.ContentLinks__imageContainer-BP8iV{position:relative;display:flex;overflow:hidden;min-width:150px;height:104px;border-radius:8px}.ContentLinks__imageContainer-BP8iV.ContentLinks__logoContainer-uYFTY{background-color:var(--background)}.ContentLinks__image-w_bu2{position:absolute;width:100%;height:100%;object-fit:cover}.ContentLinks__image-w_bu2.ContentLinks__logo-nwuhG{object-fit:contain;mix-blend-mode:multiply}.ContentLinks__compositionContainer-Rb6Fu{display:flex;flex-direction:column;gap:8px}.ContentLinks__link-UAlX4{font-size:var(--font-size-body2);font-weight:var(--font-weight-normal);line-height:var(--line-height-body2);display:flex;gap:6px}.ContentLinks__reviewsLink-uBk2f{flex-direction:row;align-items:center;gap:8px}.ContentLinks__ratingContainer-SgdRj{font-weight:var(--font-weight-bold);display:inline-flex;flex-direction:row;gap:2px}.ContentLinks__title-nbiAj{font-family:var(--main-heading-font);font-size:20px;font-weight:var(--font-weight-bold);line-height:24px;margin:0;letter-spacing:normal}.ContentLinks__star-LwMtj{color:var(--orange)}.ContentLinks__importantLinksContainer-rrrMg{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:4px;row-gap:8px}.ContentLinks__importantLinksContainer-rrrMg .ContentLinks__link-UAlX4{height:27px;min-height:27px;padding:6px 8px;white-space:nowrap}.ContentLinks__otherLinksContainer-B0vog{display:flex;overflow:hidden;flex-direction:row;flex-wrap:wrap;align-items:flex-start;row-gap:4px;column-gap:20px}.ContentLinks__otherLinksContainer-B0vog .ContentLinks__link-UAlX4{position:relative;min-height:16px;padding:0;background:none;transition:color .3s ease}.ContentLinks__otherLinksContainer-B0vog .ContentLinks__link-UAlX4:before{position:absolute;left:-11px;content:"•";pointer-events:none;color:var(--overlay-tertiary-dark-static)}.ContentLinks__otherLinksContainer-B0vog .ContentLinks__link-UAlX4:hover{color:var(--red);background:none}.ContentLinks__otherLinksContainer-B0vog .ContentLinks__link-UAlX4:hover:after{background:none}.LogbookCreateButton__menu-SC0AP{width:312px}.LogbookCreateButton__item-qSEIc{padding:12px 16px}.ProAndContrasGPT-xVGTA{display:flex;flex-direction:column;gap:16px;background-color:var(--surface)}.ProAndContrasGPT_mobile-nBi5r{gap:12px}.ProAndContrasGPT__head-QSC1k{display:flex}.ProAndContrasGPT__gptFeaturesTitle-YHjIN{flex:1}.ProAndContrasGPT__features-Jqk76{display:flex;flex-wrap:wrap;gap:8px}.ProAndContrasGPT__feature-hA0pu{display:inline-flex}.ReviewsContentSummaryNewLook-h7il7{position:relative;padding:24px;border-radius:var(--border-radius-xxl);background-color:var(--surface);box-shadow:var(--shadow-m)}.ReviewsContentSummaryNewLook-h7il7.ReviewsContentSummaryNewLook__mobile-N9Svq{padding:16px;box-shadow:none}.ReviewsContentSummaryNewLook__reviewsCount-XH3wS{color:var(--foreground-secondary)}.ReviewsContentSummaryNewLook__ratings-mnZyP{display:grid;align-items:start;grid-template-columns:repeat(2,1fr);grid-gap:8px 16px;margin:10px 0 16px}.ReviewsContentSummaryNewLook__ratings-mnZyP:last-child{margin-bottom:0}.ReviewsContentSummaryNewLook__subTitle-g0v1L{margin-top:2px}.ReviewsContentSummaryNewLook__head-MniRe{display:flex;gap:16px}.ReviewsContentSummaryNewLook__headContainer-xGmca{display:flex;flex:1;flex-direction:column}.ReviewsContentSummaryNewLook__noContent-otLE6 .ReviewsContentSummaryNewLook__headContainer-xGmca{justify-content:space-around}.ReviewsContentSummaryNewLook__stars-xUuey{display:inline-flex;margin-right:8px}.ReviewsContentSummaryNewLook__ratingsTitle-lteuB{margin-top:4px}.ReviewsContentSummaryNewLook__arrow-l1tvn{cursor:pointer;vertical-align:middle;color:var(--foreground-secondary)}.ReviewsContentSummaryNewLook__imageContainer-ACmFH{display:flex}.ReviewsContentSummaryNewLook__proAndContras-D7fVO{position:relative;margin:16px 0;padding:16px;border:1px solid var(--purple);border-radius:var(--border-radius-l)}.ReviewsContentSummaryNewLook__mobile-N9Svq .ReviewsContentSummaryNewLook__proAndContras-D7fVO{padding:12px}.ReviewsContentSummaryNewLook__linksContainer-GS0b0{margin-top:16px;margin-right:calc(var(--safe-horizontal-offset)*-1);margin-left:calc(var(--safe-horizontal-offset)*-1)}.ReviewsContentSummaryNewLook__linksContainerWrapper-D9UFF{display:flex;flex-wrap:wrap;gap:8px;padding-right:calc(var(--safe-horizontal-offset));padding-left:calc(var(--safe-horizontal-offset))}.ReviewsContentSummaryNewLook__link-yrxUN{display:inline-flex}.ReviewsContentSummaryNewLook__linkContent-yxIVK{display:flex;flex-direction:row;gap:6px;margin:0 -6px}.ReviewsContentSummaryNewLook__linkIcon-e1U7S{width:18px;height:18px;color:var(--foreground)}.ReviewsContentSummaryNewLook__mobile-N9Svq .ReviewsContentSummaryNewLook__linksContainer-GS0b0{position:relative}.ReviewsContentSummaryNewLook__mobile-N9Svq .ReviewsContentSummaryNewLook__linksContainer-GS0b0:before{position:absolute;z-index:1;top:0;bottom:0;left:0;display:block;width:var(--safe-horizontal-offset);content:"";background:linear-gradient(90deg,var(--surface) 0,#fff0 100%)}.ReviewsContentSummaryNewLook__mobile-N9Svq .ReviewsContentSummaryNewLook__linksContainer-GS0b0:after{position:absolute;z-index:1;top:0;right:0;bottom:0;display:block;width:var(--safe-horizontal-offset);content:"";background:linear-gradient(90deg,#fff0 0,var(--surface) 100%)}.ReviewsContentSummaryNewLook__mobile-N9Svq .ReviewsContentSummaryNewLook__linksContainerWrapper-D9UFF{overflow:auto;flex-wrap:nowrap;width:auto}.ReviewsContentSummaryNewLook__mobile-N9Svq .ReviewsContentSummaryNewLook__linksContainerWrapper-D9UFF::-webkit-scrollbar{display:none}.ReviewsContentSummaryNewLook__mobile-N9Svq .ReviewsContentSummaryNewLook__link-yrxUN,.ReviewsContentSummaryNewLook__mobile-N9Svq .ReviewsContentSummaryNewLook__link-yrxUN>div{height:auto}.ReviewsContentSummaryNewLook__mobile-N9Svq .ReviewsContentSummaryNewLook__linkContent-yxIVK{flex-direction:column;gap:2px}.ReviewsContentSummaryNewLook__mobile-N9Svq .ReviewsContentSummaryNewLook__linkContentWithDesc-WBi4J .ReviewsContentSummaryNewLook__linkIcon-e1U7S{display:none}.ReviewsContentSummaryNewLook__linkBaseContent-rN8Og,.ReviewsContentSummaryNewLook__mobile-N9Svq .ReviewsContentSummaryNewLook__linkDesk-hpN77{color:var(--foreground)}.ReviewsContentSummaryNewLook__linkDesk-hpN77{color:var(--foreground-secondary)}.ReviewsContentSummaryNewLook__onboardingOverlay-Ui6sP{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;background:var(--foreground-secondary)}.ReviewsContentSummaryNewLook__proAndContrasHighlighted-bQi2y{z-index:1001}.ReviewsContentSummaryNewLook__onboardingWrapper-yvcFh{position:relative}.ReviewsContentSummaryNewLook__image-U1oNR:after{border:none}.SolidRatingLine__rating-_PMBQ{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:flex;flex-direction:column}.SolidRatingLine__rating_mobile-TJkdg+.SolidRatingLine__rating_mobile-TJkdg{margin-top:24px}.SolidRatingLine__info-KGr_6{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:flex;align-items:center}.SolidRatingLine__lines-kLsX0{position:relative;height:4px;margin-top:12px}.SolidRatingLine__lines_mobile-tU9Ys{width:100%}.SolidRatingLine__line-BEUyF{position:absolute;z-index:1;width:100%;height:100%;border-radius:2px;background-color:var(--fill)}.SolidRatingLine__mainLine-asMPT{z-index:2;border-radius:2px 0 0 2px}.SolidRatingLine__rating_bad-JjHQa{background-color:var(--red)}.SolidRatingLine__rating_neutral-L36Us{background-color:#ffdd41}.SolidRatingLine__rating_good-QAD3R{background-color:var(--green)}.SolidRatingLine__ellipse-z3MRR{width:4px;height:4px;margin:0 8px;border-radius:4px;background:var(--overlay-tertiary-dark-static)}.ProAndContras-r0IZk{display:flex;flex-direction:column;gap:12px}.ProAndContras-r0IZk:empty{display:none}.ProAndContras__block-wuOA5{display:flex;flex-direction:column;gap:4px}.ProAndContras__title-sf_MJ{font-size:var(--font-size-body2);font-weight:var(--font-weight-medium);line-height:var(--line-height-body2);display:flex;align-items:center;gap:4px}.ProAndContras__text-gI_gu{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.ProAndContras__gptFeatures-six0p{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.ProAndContras__gptFeaturesTitle-gkNAC{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5)}.ProAndContras__gptFeaturesDescription-FwQVA{font-size:var(--font-size-body1);line-height:var(--line-height-body1);display:inline-flex;flex-wrap:wrap;gap:0 8px}.ProAndContras__gptFeaturesLogo-l548F{height:16px;padding:2px 0}.AverageRating-dQRlC{display:flex;align-items:center;gap:8px}.AverageRating__title-ilIMc{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5);color:var(--foreground)}.AverageRating__divider-b0VUG{width:4px;height:4px;border-radius:50%;background-color:var(--foreground-tertiary)}.AverageRating__emptyStar-ssfFK{width:24px;height:24px;fill:var(--foreground-tertiary)}.AverageRating__emptyStar-ssfFK path{stroke:#0000}.AverageRating__count-yT5iD{font-family:var(--main-heading-font);font-size:var(--font-size-h5);font-weight:var(--font-weight-normal);line-height:var(--line-height-h5);color:var(--foreground-secondary)}.ReviewsSummary-D7Vbe{position:relative}.ReviewsSummary__summary-k_HN1{display:grid;align-items:flex-start;grid-template-columns:repeat(2,1fr);grid-gap:20px 16px}.ReviewsSummary__proAndContras-WyZJS{margin-top:24px}.ListItemGroup-jbsDi{position:relative}.ListItemGroup_gap_m-Z5v0e:not(:last-child){margin-bottom:16px}.ListItemGroup_gap_l-kamp7:not(:last-child){margin-bottom:24px}.ListItemGroup-jbsDi:after{position:absolute;right:16px;left:16px;height:1px;background-color:var(--surface-tertiary)}.ListItemGroup-jbsDi:not(:last-child):after{content:""}.ListItemGroup_gap_m-Z5v0e:after{bottom:-8px}.ListItemGroup_gap_l-kamp7:after{bottom:-12px}.ListItemGroup_withDividerGap-vYG2V:after{left:48px}.ReviewsSort__popup-vHrRZ{width:340px;padding:8px 0;border-radius:var(--border-radius-l)}.LogbookListingVehicleFilterChip__icon-dPiq5{margin-left:8px}.LogbookListingTopContent__controls-kHoTe{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px}.LogbookListingTopContent__filter-uG43I{flex-shrink:1}.LogbookListingTopContent__form-dWosQ{margin-bottom:24px}.LogbookListingTopContent__reviewContent-QvMWZ{display:flex;flex-direction:column;gap:12px}.LogbookListingTopContent__contentLinksContainer-IXrY0{position:relative;display:flex;flex-direction:column;gap:32px;margin-bottom:12px;padding:24px;border-radius:var(--border-radius-xxl);background-color:var(--surface);box-shadow:0 2px 36px 0 #00000014}.LogbookListingTopContent__contentLinksContainer-IXrY0>div:last-child:not(:only-child):before{position:absolute;top:-16px;display:block;width:100%;height:1px;content:"";background-color:var(--surface-tertiary)}.LogbookListingTopContent__contentLinksContainer-IXrY0:empty{display:none}.LogbookListingTopContent__reviewsPanel-wQO4r{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-left:16px}.LogbookListingTopContent__reviewsCount-x7F9w{font-size:var(--font-size-body1);font-weight:var(--font-weight-medium);line-height:var(--line-height-body1);color:var(--foreground-secondary)}.LogbookListingTopContent__reviewH1-N4ccP{font-size:var(--font-size-h4);font-weight:var(--font-weight-bold);line-height:var(--line-height-h4);margin:8px 0;padding-left:16px}.LogbookListingSnippetComment__commentsForm-hkeYZ{margin-bottom:-16px}.LogbookListingSnippet-EC8Of{border-radius:var(--border-radius-xxl);background-color:var(--surface);box-shadow:0 2px 36px 0 #00000014}.LogbookListingSnippet__snippet-aS8a3{position:relative;display:flex;flex-direction:column;gap:12px;padding:8px 8px 16px}.LogbookListingSnippet__actions-rG9Ea{display:flex;align-items:center;gap:8px;margin:0 8px}.LogbookListingSnippet__right-bdl6n{margin-left:auto}.LogbookListingSnippet__clicker-MqFUR{position:absolute;z-index:3;top:0;left:0;width:100%;height:100%}.LogbookListingSnippet__comments-zfcrE,.LogbookListingSnippet__reactions-Zyfh6{position:relative;z-index:5}.LogbookListingSnippet__commentsForm-GbUsQ{position:relative;z-index:5;margin:0 8px}.LogbookListingSnippet__menuIcon-nUbiy{width:24px;height:24px}.LogbookListingEmpty-U9jLG{display:flex;flex-grow:1;flex-direction:column;flex-shrink:1;align-items:center;box-sizing:border-box;width:100%;padding:16px 32px;text-align:center}.LogbookListingEmpty__img-vvkVL{display:block;width:151px;height:120px;margin:0 auto 24px}.LogbookListingEmpty__title-FMeYk{font-size:var(--font-size-h5);font-weight:500;line-height:var(--line-height-h5);margin:0 0 12px}.LogbookListingEmpty__text-D934W{font-size:var(--font-size-sub);line-height:var(--line-height-sub)}.LogbookListingEmpty__text-D934W:not(:last-child){margin-bottom:8px}.LogbookListingEmpty__button-quBpR{margin-top:24px}.LogbookContextSnippet-lCrdh{display:flex;flex-direction:column;gap:12px;padding:24px;border-radius:var(--border-radius-xxl);background-color:var(--surface);box-shadow:0 2px 36px 0 #00000014}.LogbookContextSnippet_mobile-iyHVv{padding:16px;box-shadow:none}.LogbookContextSnippet__logo-o08aH{width:100%;height:24px;background-repeat:no-repeat;background-position:0;background-size:contain}.LogbookContextSnippet__content-f9hCm{display:flex;flex-direction:column;gap:4px}.LogbookContextSnippet__title-rDOqg{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5)}.LogbookContextSnippet__text-Iv0Rd{font-size:var(--font-size-body1);line-height:var(--line-height-body1)}.LogbookContextSnippet__button-bDsrq{width:max-content}.LogbookContextSnippet__additionalImage-aXukq{width:100%;height:200px;border-radius:var(--border-radius-m);background-repeat:no-repeat;background-position:50%;background-size:cover}.LogbookListingPage__dimmed-WgofL{opacity:.3}.LogbookListingSnippetJournal-wfc8R{position:relative;display:flex;flex-direction:column;gap:12px;padding:24px 16px;border-radius:var(--border-radius-xxl);box-shadow:0 2px 36px 0 #00000014}.LogbookListingSnippetJournal__clicker-xS4fL{position:absolute;z-index:3;top:0;left:0;width:100%;height:100%}.LogbookListingSnippetJournal__logo-_iviV{box-sizing:border-box;width:32px;height:32px;padding:4px;border-radius:32px;background:linear-gradient(245.77deg,#2882db -5.45%,#7b71d3 15.64%,#ae5bbb 36.73%,#cf4294 57.82%,#dd3266 78.91%,#d73b35)}.LogbookListingSnippetJournal__header-TAjm5{font-size:var(--font-size-body1);font-weight:var(--font-weight-medium);line-height:var(--line-height-body1);display:flex;align-items:center;gap:8px;padding:0 8px}.LogbookListingSnippetJournal__gallery-pmdhN{position:relative;overflow:hidden;border-radius:var(--border-radius-m)}.LogbookListingSnippetJournal__snippetWrapper-Ug5Xp{padding-bottom:55.55556%}.LogbookListingSnippetJournal__snippet-SJ0nO{position:absolute;top:0;left:0;width:100%;height:100%}.LogbookListingSnippetJournal__imageWrapper-nTiH6{width:100%;height:100%}.LogbookListingSnippetJournal__title-EBnWy{font-size:var(--font-size-h5);font-weight:var(--font-weight-medium);line-height:var(--line-height-h5);overflow:hidden;max-height:calc(var(--line-height-h5)*2);padding:0 8px}.LogbookListingSnippetJournal__more-dresD{position:relative;z-index:5;display:flex;flex:1 0 auto;justify-content:end;gap:12px;margin-right:-8px}.LogbookListingSnippetJournal__moreIcon-ZQVTa{width:24px;height:24px;cursor:pointer;color:var(--foreground-secondary)}.LogbookListingSnippetJournal__actions-ikK2w{min-width:250px;padding:8px 16px}.LogbookListingSnippetJournal__noBorder-nqVOd{border-bottom:none}.LogbookListingFeed__page-r0H05{display:flex;flex-direction:column;gap:12px}.LogbookListingFeed__relevanceFilter-Qj_MG{margin:0 0 16px}.LogbookListingFeed__pending-Z8MP8{padding:32px 0}.LogbookListingFeed__spinner-X44M7{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.LogbookListingFeed__pagination-gzizH{margin:32px 0 16px}.LogbookListingFeed__empty-feRHi{width:350px;margin:0 auto}.LogbookListingFeed__feed-RrzY7{display:flex;flex-direction:column;gap:12px}.LogbookCounters-tiRe5{display:block;column-count:3}.LogbookCounters_mobile-TwZ3f{column-count:2}.LogbookCounters__item-W_wuw{font-size:var(--font-size-body1);line-height:var(--line-height-body1);position:relative;display:flex;justify-content:space-between;margin-bottom:12px;white-space:nowrap}.LogbookCounters__name-kjXRh{position:relative;z-index:2;display:block;overflow:hidden;padding-right:8px;text-overflow:ellipsis}.LogbookCounters__counter-Y6xoX{position:relative;z-index:2;display:flex;flex-grow:1;margin-left:auto;color:var(--foreground-secondary)}.LogbookCounters__counter-Y6xoX:before{width:100%;margin-right:8px;margin-bottom:4px;content:"";border-bottom:var(--divider-1px)}.LogbookTagsCounters-GJGEF{display:block}.LogbookTagsCounters__list-YnxX2{position:relative;display:flex;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scroll-snap-type:x mandatory;align-items:stretch;gap:8px;box-sizing:border-box;width:100%;list-style:none;white-space:nowrap;scrollbar-width:none}.LogbookTagsCounters__list-YnxX2::-webkit-scrollbar{display:none}.LogbookTagsCounters__list-YnxX2:after{display:inline-block;flex-shrink:0;width:16px;content:""}.LogbookTagsCounters_mobile-YzUiM .LogbookTagsCounters__list-YnxX2{scroll-padding-left:16px;padding-left:16px}.LogbookTagsCounters__item-kA_sq{scroll-snap-align:start;flex-shrink:0}.LogbookListingBottomContent__breadcrumbsCounters-Vxm9F+.LogbookListingBottomContent__tagsCounters-FiCR3{margin-top:16px}.PageLogbookListing__breadcrumbs-wUds7{margin-bottom:36px}.PageLogbookListing__discussed-QunGp{margin-bottom:32px}.PageLogbookListing__crossLinks-vhxtp{padding-right:0;padding-left:0}.PageLogbookListing__counters-oaZh0{margin:16px 0}