@media (width<=767px){.gridlove-sidebar{float:none!important;flex:0 0 100%!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;left:auto!important}.gridlove-sidebar>.widget,.gridlove-sidebar>.gridlove-box{width:100%;max-width:100%}}.social_stickymobile{display:none!important}.mreza-table-scroll{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow-x:auto}.mreza-table-scroll>table{margin:0}.gridlove-site-description{display:none!important}.storeSearch-picked{margin-top:8px;font-size:.9em}.storeSearch-picked:empty{display:none}.vine-loop .box-inner-ellipsis{max-height:none;overflow:visible}.vine-loop .box-inner-ellipsis .vine-title,.vine-loop .box-inner-ellipsis .entry-title{white-space:nowrap;text-overflow:ellipsis;max-height:35px;display:block;overflow:hidden}@media (width>=1024px){.gridlove-sidebar{align-self:flex-start}.gridlove-sticky-sidebar{position:sticky;top:30px}}.ngg-gallery{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;margin:1.5em 0;display:grid}.ngg-gallery__link{line-height:0;display:block}.ngg-gallery__item img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;display:block}.ngg-singlepic{max-width:100%;margin:0 0 1em}.ngg-singlepic img{max-width:100%;height:auto;display:block}.ngg-singlepic--left{float:left;margin:0 1.25em 1em 0}.ngg-singlepic--right{float:right;margin:0 0 1em 1.25em}.ngg-album{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin:1.5em 0;display:grid}.ngg-album__thumb img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;display:block}.ngg-album__title{margin:.5em 0 .15em;font-size:1rem}.ngg-album__count{opacity:.7;font-size:.8125rem}@media (width<=600px){.ngg-singlepic--left,.ngg-singlepic--right{float:none;margin:0 0 1em}.ngg-gallery{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}.ngg-lightbox{z-index:9999;background:#000000eb;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px 16px 56px;display:flex;position:fixed;inset:0}.ngg-lightbox__figure{flex-direction:column;align-items:center;gap:10px;max-width:100%;max-height:100%;margin:0;display:flex}.ngg-lightbox img{object-fit:contain;background:#111;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 150px)}.ngg-lightbox__caption{color:#f2f2f2;text-align:center;max-width:70ch;font-size:13px;line-height:1.5}.ngg-lightbox__counter{color:#bbb;font-variant-numeric:tabular-nums;font-size:12px;position:absolute;bottom:16px}.ngg-lightbox__close,.ngg-lightbox__nav{color:#fff;cursor:pointer;opacity:.75;background:0 0;border:0;line-height:1;transition:opacity .15s;position:absolute}.ngg-lightbox__close:hover,.ngg-lightbox__nav:hover,.ngg-lightbox__close:focus-visible,.ngg-lightbox__nav:focus-visible{opacity:1}.ngg-lightbox__close{padding:4px 10px;font-size:34px;top:10px;right:16px}.ngg-lightbox__nav{padding:8px 16px;font-size:48px;top:50%;transform:translateY(-50%)}.ngg-lightbox__nav--prev{left:4px}.ngg-lightbox__nav--next{right:4px}@media (width<=600px){.ngg-lightbox__nav{padding:8px 10px;font-size:34px}.ngg-lightbox img{max-height:calc(100vh - 170px)}}.tu-comments{--tu-comments-primary:#c6363c;--tu-comments-primary-hover:#a72c31;--tu-comments-focus:#4a90a4;--tu-comments-bg:#fff;--tu-comments-border:#e5e7eb;--tu-comments-text:#1f2937;--tu-comments-text-muted:#6b7280;--tu-comments-shadow:0 2px 12px #00000014;--tu-comments-radius:12px;--tu-comments-transition:.3s ease;background:var(--tu-comments-bg);border-radius:var(--tu-comments-radius);width:100%;box-shadow:var(--tu-comments-shadow);box-sizing:border-box;clear:both;margin:24px 0;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;position:relative;overflow:hidden;transform:translateZ(0)}.tu-comments *,.tu-comments :before,.tu-comments :after{box-sizing:border-box}.tu-comments__header{flex-direction:column;gap:16px;margin-bottom:20px;display:flex}@media (width>=541px){.tu-comments__header{flex-direction:row;justify-content:space-between;align-items:center}}.tu-comments__title{color:var(--tu-comments-text);margin:0;font-size:20px;font-weight:700;line-height:1.3}.tu-comments__header-row{justify-content:center;align-items:center;gap:16px;display:flex}@media (width>=541px){.tu-comments__header-row{justify-content:flex-end}}.tu-comments__header-row--has-comments{justify-content:flex-end}.tu-comments__toggle-btn{background:var(--tu-comments-primary);color:#fff;border:2px solid var(--tu-comments-primary);cursor:pointer;transition:all var(--tu-comments-transition);white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:14px 24px;font-size:15px;font-weight:600;display:inline-flex}.tu-comments__toggle-btn:hover{background:var(--tu-comments-primary-hover);border-color:var(--tu-comments-primary-hover);transform:translateY(-1px)}.tu-comments__toggle-btn:active{transform:translateY(0)}.tu-comments__toggle-btn svg{width:16px;height:16px;transition:transform var(--tu-comments-transition)}.tu-comments__toggle-btn--expanded{color:var(--tu-comments-primary);border:2px solid var(--tu-comments-primary);background:#fff}.tu-comments__toggle-btn--expanded:hover{border-color:var(--tu-comments-primary);background:#ca4f2e0d}.tu-comments__toggle-btn--expanded svg{transform:rotate(180deg)}.tu-comments__form-container{border-top:1px solid var(--tu-comments-border);margin-top:20px;padding-top:20px;animation:.3s tuCommentsSlideDown;display:none}.tu-comments__form-container--visible{display:block}@keyframes tuCommentsSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.tu-comments__form{flex-direction:column;gap:16px;display:flex}.tu-comments__field{flex-direction:column;gap:6px;display:flex}.tu-comments__label{color:var(--tu-comments-text);font-size:14px;font-weight:600}.tu-comments__input,.tu-comments__textarea{border:1px solid var(--tu-comments-border);width:100%;color:var(--tu-comments-text);transition:border-color var(--tu-comments-transition), box-shadow var(--tu-comments-transition);background:#fafafa;border-radius:8px;padding:12px 14px;font-family:inherit;font-size:15px}.tu-comments__input:focus,.tu-comments__textarea:focus{border-color:var(--tu-comments-focus);background:#fff;outline:none;box-shadow:0 0 0 3px #4a90a426}.tu-comments__input::placeholder,.tu-comments__textarea::placeholder{color:#9ca3af}.tu-comments__textarea{resize:vertical;min-height:100px}.tu-comments__submit-btn{background:var(--tu-comments-primary);color:#fff;border:2px solid var(--tu-comments-primary);cursor:pointer;transition:all var(--tu-comments-transition);border-radius:8px;align-self:flex-start;padding:14px 24px;font-size:15px;font-weight:600}.tu-comments__submit-btn:hover{background:var(--tu-comments-primary-hover);border-color:var(--tu-comments-primary-hover);transform:translateY(-1px)}.tu-comments__submit-btn:active{transform:translateY(0)}.tu-comments__submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.tu-comments__recaptcha-notice{color:#9ca3af;text-align:left;margin-top:4px;font-size:.6em;line-height:1.4}.tu-comments__recaptcha-notice a{color:#9ca3af;text-decoration:underline}.tu-comments__recaptcha-notice a:hover{color:var(--tu-comments-primary)}.tu-comments__message{text-align:center;border-radius:8px;padding:12px 16px;font-size:14px;animation:.3s tuCommentsSlideDown}.tu-comments__message--success{color:#065f46;background:#d1fae5}.tu-comments__message--error{color:#991b1b;background:#fee2e2}.tu-comments__divider{background:var(--tu-comments-border);height:1px;margin:20px 0}.tu-comments__sorting{border-bottom:1px solid var(--tu-comments-border);align-items:center;gap:10px;margin-bottom:0;padding-bottom:16px;display:flex}.tu-comments__sorting-label{color:var(--tu-comments-text-muted);font-size:13px;font-weight:500}.tu-comments__sort-select{border:1px solid var(--tu-comments-border);color:var(--tu-comments-text);cursor:pointer;transition:all var(--tu-comments-transition);appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 10px center no-repeat;border-radius:6px;min-width:140px;padding:8px 32px 8px 12px;font-size:13px;font-weight:500;display:block!important}.tu-comments .ui-selectmenu-button,.tu-comments .ui-selectmenu-menu,.tu-comments .ui-selectmenu-text,.tu-comments+.ui-selectmenu-button,.tu-comments+.ui-selectmenu-menu,.tu-comments__sorting .ui-selectmenu-button,.tu-comments__sorting>span,#tu-comments-sort-button{display:none!important}.tu-comments__sort-select:hover{border-color:#9ca3af}.tu-comments__sort-select:focus{border-color:var(--tu-comments-focus);outline:none;box-shadow:0 0 0 3px #4a90a426}.tu-comments__list{flex-direction:column;gap:0;display:flex}.tu-comments__item{border-bottom:1px solid var(--tu-comments-border);transition:background var(--tu-comments-transition);background:0 0;flex-direction:column;gap:10px;margin:0;padding:24px 16px;display:flex;position:relative}.tu-comments__item:hover{background:#fafafa}.tu-comments__item:last-child{border-bottom:none}.tu-comments__item:first-child{margin-top:16px}.tu-comments__item-content{flex:1;min-width:0}.tu-comments__item-header{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:8px;display:flex}.tu-comments__item-author{color:var(--tu-comments-text);font-size:15px;font-weight:700}.tu-comments__item-date{color:var(--tu-comments-text-muted);font-size:13px}.tu-comments__item-text{color:var(--tu-comments-text);font-size:1em;line-height:1.7}.tu-comments__item-text p{margin:0}.tu-comments__item-actions{border-top:1px solid #f3f4f6;align-items:center;gap:20px;margin-top:12px;padding-top:12px;display:flex}.tu-comments__reply-btn{color:var(--tu-comments-text-muted);cursor:pointer;transition:all var(--tu-comments-transition);background:0 0;border:none;border-radius:4px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;font-weight:600;display:inline-flex}.tu-comments__reply-btn:hover{color:var(--tu-comments-primary);background:#ca4f2e14}.tu-comments__reply-btn svg{width:14px;height:14px;transition:transform var(--tu-comments-transition)}.tu-comments__reply-btn--expanded svg{transform:rotate(180deg)}.tu-comments__voting{align-items:center;gap:12px;display:flex}.tu-comments__vote-btn{color:var(--tu-comments-text-muted);cursor:pointer;transition:all var(--tu-comments-transition);background:0 0;border:none;border-radius:4px;align-items:center;gap:5px;padding:6px 8px;font-size:13px;font-weight:500;display:inline-flex}.tu-comments__vote-btn:hover{background:#f3f4f6}.tu-comments__vote-btn svg{width:18px;height:18px}.tu-comments__vote-btn--up:hover,.tu-comments__vote-btn--up.tu-comments__vote-btn--active{color:#10b981;background:#10b9811a}.tu-comments__vote-btn--down:hover,.tu-comments__vote-btn--down.tu-comments__vote-btn--active{color:#ef4444;background:#ef44441a}.tu-comments__vote-count{text-align:center;min-width:16px;font-size:13px;font-weight:600}.tu-comments__vote-count--positive{color:#10b981}.tu-comments__vote-count--negative{color:#ef4444}.tu-comments__reply-form-container{background:#f9fafb;border-radius:8px;margin-top:16px;padding:16px;animation:.3s tuCommentsSlideDown;display:none}.tu-comments__reply-form-container--visible{display:block}.tu-comments__reply-form{flex-direction:column;gap:12px;display:flex}.tu-comments__reply-form .tu-comments__input,.tu-comments__reply-form .tu-comments__textarea{background:#fff}.tu-comments__reply-form .tu-comments__textarea{min-height:80px}.tu-comments__reply-form .tu-comments__submit-btn{padding:10px 20px;font-size:14px}.tu-comments__replies{border-left:3px solid var(--tu-comments-primary);background:#ca4f2e05;border-radius:0 8px 8px 0;margin-top:16px;margin-left:16px;padding-left:16px}.tu-comments__replies .tu-comments__item{background:0 0;margin:0;padding:16px 12px}.tu-comments__replies .tu-comments__item:hover{background:#ca4f2e0a}.tu-comments__replies .tu-comments__item:first-child{margin-top:0;padding-top:16px}.tu-comments__replies .tu-comments__item:last-child{border-bottom:none;padding-bottom:16px}.tu-comments__replies .tu-comments__reply-btn{display:none}.tu-comments__empty{text-align:center;color:var(--tu-comments-text-muted);padding:24px 0;font-size:14px}@media (width<=540px){.tu-comments{border-radius:8px;margin:16px 0;padding:16px}.tu-comments__header{text-align:center}.tu-comments__title{font-size:18px}.tu-comments__header-row,.tu-comments__header-row--has-comments{justify-content:center}.tu-comments__toggle-btn{padding:12px 20px;font-size:14px}.tu-comments__input,.tu-comments__textarea{padding:10px 12px;font-size:14px}.tu-comments__submit-btn{align-self:center;width:100%;padding:12px 20px;font-size:14px}.tu-comments__item{margin:0;padding:20px 12px}.tu-comments__item:first-child{margin-top:12px}.tu-comments__item-author{font-size:14px}.tu-comments__item-date{font-size:12px}.tu-comments__item-text{font-size:.95em}.tu-comments__item-actions{gap:16px;padding-top:10px}.tu-comments__replies{margin-left:8px;padding-left:12px}}.tu-comments__item--new{animation:2s tuCommentsHighlight}@keyframes tuCommentsHighlight{0%{background:#ca4f2e26}to{background:0 0}}.tu-comments ins.adsbygoogle,.tu-comments .adsbygoogle,.tu-comments [data-ad-slot],.tu-comments iframe[id^=google_ads],.tu-comments iframe[id^=aswift],.tu-comments .google-auto-placed,.tu-comments .ap_container,.tu-comments>ins,.tu-comments>div>ins{visibility:hidden!important;height:0!important;max-height:0!important;display:none!important;overflow:hidden!important}.comment-actions{justify-content:flex-start;align-items:center;gap:12px;margin-top:8px;display:flex}.comment-actions .reply{margin:0}.comment-votes{align-items:center;gap:4px;display:flex}.comment-vote{color:#999;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:5px;padding:4px 8px;font-family:inherit;font-size:12px;line-height:1;transition:color .15s,background-color .15s;display:inline-flex}.comment-vote:hover,.comment-vote:focus-visible{color:#111;background:#0000000a}.comment-vote.is-active{color:var(--vlog-acc,#5091cd)}.comment-vote--down.is-active{color:#c6363c}.comment-vote[disabled]{opacity:.5;cursor:default}.comment-vote__count{font-variant-numeric:tabular-nums;font-weight:600}.comment-vote__count:empty{display:none}.comment-sort{justify-content:flex-end;align-items:center;gap:8px;margin:18px 0 14px;display:flex}.vlog-comments .comment-sort:not([hidden])+.comment-list{margin-top:0}.comment-sort[hidden]{display:none}.comment-sort__label{color:#999;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:12px}.comment-sort-select{color:#111;appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath fill='%23999' d='M1 1.5 6 6.5l5-5'/%3E%3C/svg%3E");background-position:right 9px center;background-repeat:no-repeat;background-size:10px;border:1px solid #e2e2e2;border-radius:4px;flex:none;width:auto;min-width:170px;max-width:240px;padding:6px 26px 6px 10px;font-family:inherit;font-size:12px}.comment-sort-select:focus-visible{outline:2px solid var(--vlog-acc,#5091cd);outline-offset:1px}@media (width<=480px){.comment-actions{flex-wrap:wrap;gap:8px}}#vlog-author .vlog-author,.vlog-author-box .vlog-author{display:flow-root}.vlog-video{aspect-ratio:16/9;background:#000;margin:1.5em 0;position:relative;overflow:hidden}.vlog-video__play{cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.vlog-video__play img{object-fit:cover;width:100%;height:100%;display:block}.vlog-video__icon{background:#000000a6;border-radius:10px;width:68px;height:48px;transition:background-color .15s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vlog-video__icon:after{content:"";border:10px solid #0000;border-left:17px solid #fff;border-right-width:0;position:absolute;top:50%;left:50%;transform:translate(-40%,-50%)}.vlog-video__play:hover .vlog-video__icon,.vlog-video__play:focus-visible .vlog-video__icon{background:#c6363c}.vlog-video iframe{border:0;width:100%;height:100%;display:block}@media (width<=768px){.vlog-single-content.fixed_comment .entry-header{padding-bottom:64px}}.vlog-comments #submit,.vlog-comments .comment-reply-link,.vlog-comments #cancel-comment-reply-link,.vlog-pagination .page-numbers,.vlog-pagination a{border-radius:10px}.vlog-comments .comment-reply-title{text-align:left;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;margin-bottom:14px;display:flex}.vlog-comments .comment-reply-title small{float:none;margin:0}.vlog-comments .comment-replying-to:empty{display:none}.comment-list li>#respond{border-left:3px solid var(--vlog-acc,#5091cd);background:#11111105;margin:14px 0 6px;padding:16px 18px}@media (width<=600px){.comment-list li>#respond{padding:12px}}.cm--compact .comment-list li>#respond .comment-reply-title span,.cm--compact .comment-list li>#respond .comment-form-comment label,.cm--compact .comment-list li>#respond .comment-form-author label{display:none}.cm--compact .comment-list li>#respond .comment-reply-title{justify-content:flex-end;margin-bottom:8px}.cm--compact .comment-list li>#respond #cancel-comment-reply-link{border:0;padding:0;font-size:12px;text-decoration:underline}.cm--compact .comment-list li>#respond .comment-form-comment,.cm--compact .comment-list li>#respond .comment-form-author{margin-bottom:10px}.cm--compact .comment-list li>#respond textarea{min-height:92px}.cm--compact .comment-list li>#respond input[type=text]{max-width:none;width:100%!important}.cm--compact .comment-list li>#respond input::placeholder,.cm--compact .comment-list li>#respond textarea::placeholder{color:#999;opacity:1}.cm--compact .comment-list li>#respond .form-submit{margin:0}#vlog-related{clear:both}#respond,.comment-list li,#comments{scroll-margin-top:66px}.cm--compact .comment-list li>#respond .cf-turnstile{display:none}.mks_tabs_nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;display:flex;overflow-x:auto}.mks_tabs_nav::-webkit-scrollbar{display:none}.mks_tab_nav_item{white-space:nowrap;flex:none}@media (width<=768px){.mks_tabs_nav .mks_tab_nav_item{letter-spacing:0;padding-left:8px;padding-right:8px;font-size:11px}}@media (width<=420px){.mks_tabs_nav .mks_tab_nav_item{padding-left:5px;padding-right:5px;font-size:10px}}.comment-message{border-radius:10px;margin:14px 0 0;padding:12px 14px;font-size:14px;line-height:1.5}.comment-message:empty{display:none}.comment-message--ok{color:#1e5b2a;background:#eaf7ee;border:1px solid #46b450}.comment-message--error{color:#8f2328;background:#fdecec;border:1px solid #c6363c}#vlog-related .vlog-post{padding-bottom:6px}#vlog-related .vlog-post>*{align-self:flex-start}.cm{--cm-accent:#006ac3;--cm-accent-hover:#00539c;--cm-font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--cm-text:#333;--cm-heading:#181818;--cm-muted:#767676;--cm-surface:#fff;--cm-line:#e6e6e6;font-family:var(--cm-font);color:var(--cm-text);overflow-wrap:break-word;max-width:100%;margin:2rem 0 0}.cm *,.cm :before,.cm :after{box-sizing:border-box}.cm__title{font-family:var(--cm-font);color:var(--cm-heading);margin:0 0 1rem;font-size:1.25rem}.cm__list{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.cm__item{background:var(--cm-surface);border:1px solid var(--cm-line);border-radius:10px;gap:.75rem;min-width:0;padding:1rem;display:flex}.cm__item--reply{background:#fafafa;margin-left:clamp(.5rem,4vw,3rem)}.cm__avatar{background:var(--cm-accent);color:#fff;user-select:none;border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:grid}.cm__main{flex:auto;min-width:0}.cm__meta{flex-wrap:wrap;align-items:baseline;gap:.25rem .6rem;margin-bottom:.35rem;display:flex}.cm__author{color:var(--cm-heading);font-weight:700}.cm__date{color:var(--cm-muted);font-size:.8125rem}.cm__body{overflow-wrap:anywhere;word-break:break-word;line-height:1.6}.cm__reply{cursor:pointer;font:inherit;color:var(--cm-accent);background:0 0;border:0;margin-top:.5rem;padding:0;font-size:.875rem}.cm__reply:hover{color:var(--cm-accent-hover);text-decoration:underline}.cm__form{flex-direction:column;gap:.75rem;max-width:100%;display:flex}.cm__field{flex-direction:column;gap:.3rem;display:flex}.cm__label{color:var(--cm-heading);font-size:.875rem;font-weight:600}.cm__input,.cm__textarea{font:inherit;border:1px solid var(--cm-line);background:var(--cm-surface);width:100%;max-width:100%;color:var(--cm-text);border-radius:8px;padding:.6rem .75rem}.cm__textarea{resize:vertical;min-height:8rem}.cm__input:focus-visible,.cm__textarea:focus-visible{outline:2px solid var(--cm-accent);outline-offset:1px;border-color:var(--cm-accent)}.cm__submit{font:inherit;color:#fff;background:var(--cm-accent);cursor:pointer;border:0;border-radius:8px;align-self:flex-start;padding:.65rem 1.4rem;font-weight:600}.cm__submit:hover:not(:disabled){background:var(--cm-accent-hover)}.cm__submit:disabled{opacity:.6;cursor:default}.cm__message{font-size:.9375rem}.cm__message--ok{color:#0a7b3e}.cm__message--error{color:#b3261e}.cm__replying{color:var(--cm-muted);align-items:center;gap:.5rem;font-size:.875rem;display:none}.cm--replying .cm__replying{display:flex}.cm__cancel-reply{font:inherit;color:var(--cm-accent);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}@media (width<=480px){.cm__item{gap:.6rem;padding:.75rem}.cm__avatar{flex-basis:32px;width:32px;height:32px;font-size:.875rem}}.cm__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.cm__header .cm__title{margin:0}.cm__toggle{font:inherit;color:#fff;background:var(--cm-accent);cursor:pointer;border:0;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.9375rem;font-weight:600;display:inline-flex}.cm__toggle:hover{background:var(--cm-accent-hover)}.cm__toggle svg{transition:transform .15s}.cm--open .cm__toggle svg{transform:rotate(180deg)}.cm__form:not([hidden]){border:1px solid var(--cm-line);background:var(--cm-surface);border-radius:10px;margin-bottom:1.5rem;padding:1rem}@media (width<=480px){.cm__header{flex-direction:column;align-items:stretch}.cm__toggle{justify-content:center}}.cm__list:empty{margin:0}.cm--empty .cm__title{display:none}.cm--empty .cm__header{justify-content:flex-start}
