.ChecklistShareButton_container__fpVM8{width:100%}.ChecklistShareButton_container__fpVM8 .ChecklistShareButton_dropdown__u2fIr{top:auto;bottom:0;left:50%;width:100%;padding-bottom:var(--grid_3xl);transform:translateX(-50%)}.ChecklistShareButton_button__SM3zq{font-family:var(--text-font-family);font-size:13px;font-weight:600;line-height:17px;position:relative;background-color:var(--brand_shading);color:var(--text_primary);display:flex;width:100%;min-height:36px;align-items:center;justify-content:center;padding:var(--grid_xxs) var(--grid_s);border:none;border-radius:var(--radius_m);gap:var(--grid_xxs);text-decoration:none}.ChecklistShareButton_button__SM3zq:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-color:#0000;border-radius:inherit;transition-timing-function:cubic-bezier(.33,.96,.49,1.01);transition-duration:.15s;transition-property:background-color}@media(hover:hover),(pointer:fine){.ChecklistShareButton_button__SM3zq{cursor:pointer}.ChecklistShareButton_button__SM3zq:hover:after{background-color:var(--black_alpha_8)}}.ChecklistShareButton_button__SM3zq:focus{outline:0}[data-interaction-mode=keyboard] .ChecklistShareButton_button__SM3zq:focus{outline:2px solid #ef532580}@media(prefers-reduced-motion:no-preference){[data-interaction-mode=keyboard] .ChecklistShareButton_button__SM3zq:focus{outline-offset:5px;transition:outline-offset .25s ease}}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports(-webkit-appearance:none){[data-interaction-mode=keyboard] .ChecklistShareButton_button__SM3zq:focus{transition:none}}}[data-interaction-mode=keyboard] .ChecklistShareButton_button__SM3zq:focus:after{background-color:var(--black_alpha_8)}.ChecklistShareButton_button__SM3zq:focus-visible{outline:2px solid #ef532580}@media(prefers-reduced-motion:no-preference){.ChecklistShareButton_button__SM3zq:focus-visible{outline-offset:5px;transition:outline-offset .25s ease}}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports(-webkit-appearance:none){.ChecklistShareButton_button__SM3zq:focus-visible{transition:none}}}.ChecklistShareButton_button__SM3zq:focus-visible:after{background-color:var(--black_alpha_8)}.ChecklistShareButton_button__SM3zq:active:after{background-color:var(--black_alpha_16)}.ChecklistShareButton_button__SM3zq:active,.ChecklistShareButton_button__SM3zq:hover{color:var(--text_primary)}@media screen and (min-width:1024px){.ChecklistShareButton_button__SM3zq{font-family:var(--text-font-family);font-size:15px;font-weight:600;line-height:19px}}.ChecklistShareButton_dropdownBody__9vLle{width:100%}.ChecklistItems_container__CJFfi{display:flex;flex-direction:column;gap:var(--grid_xs)}.ChecklistItems_buttons__3x5NC{display:flex;padding-top:var(--grid_3xs);gap:var(--grid_xxs)}@media screen and (min-width:1024px){.ChecklistItems_buttons__3x5NC{padding-top:var(--grid_4xs);gap:var(--grid_xs)}}.ChecklistItems_item__eyA_L{transition-timing-function:cubic-bezier(.33,.96,.49,1.01);transition-duration:.15s;transition-property:background;position:relative;padding:var(--grid_xs);border-radius:var(--radius_m);background:var(--card_gray_on_card_background);gap:var(--grid_s);-webkit-user-select:none;user-select:none}@media screen and (min-width:1024px){.ChecklistItems_item__eyA_L{padding:var(--grid_s);border-radius:var(--radius_l)}}.ChecklistItems_item__eyA_L.ChecklistItems_checked__CKxJv{background:var(--card_info_green_background)}.ChecklistItems_checkbox__GiJUu{margin:var(--grid_5xs)}.ChecklistItems_label__os_0a{display:flex;flex-direction:column;gap:var(--grid_3xs)}.ChecklistItems_itemTitle__sqUKP{font-family:var(--text-font-family);font-size:17px;font-weight:700;line-height:22px}.ChecklistItems_itemDescription__Cnidi{font-family:var(--text-font-family);font-size:17px;font-weight:400;line-height:25px}.checkbox_variables__odEnJ{--checkbox-label-color:var(--ink_800);--checkbox-border:var(--black_alpha_24);--checkbox-default-background:var(--white);--checkbox-hover-background:var(--black_alpha_8);--checkbox-pressed-background:var(--black_alpha_16);--checkbox-error-background:var(--red_50);--checkbox-checked-background:var(--brand_primary_500);--checkbox-mark-color:var(--white);--checkbox-disabled-background:var(--black_alpha_12)}.--night .checkbox_variables__odEnJ{--checkbox-label-color:var(--white);--checkbox-border:var(--white_alpha_24);--checkbox-default-background:var(--white_alpha_8);--checkbox-hover-background:var(--white_alpha_8);--checkbox-pressed-background:var(--white_alpha_16);--checkbox-error-background:#0000;--checkbox-disabled-background:var(--white_alpha_12)}.checkbox_container___5Di1{position:relative;display:flex;align-items:flex-start;cursor:pointer}.checkbox_container___5Di1 input{position:absolute;width:0;height:0;cursor:pointer;opacity:0}.checkbox_onbright__9gmdK{--checkbox-label-color:var(--white);--checkbox-border:var(--white_alpha_72);--checkbox-default-background:var(--white_alpha_8);--checkbox-hover-background:var(--white_alpha_8);--checkbox-pressed-background:var(--white_alpha_16);--checkbox-checked-background:var(--white);--checkbox-mark-color:var(--brand_primary_500);--checkbox-disabled-background:var(--white_alpha_12)}.checkbox_label__YyLpX{margin-left:8px;line-height:20px;color:var(--checkbox-label-color);transition-timing-function:cubic-bezier(.33,.96,.49,1.01);transition-duration:.5s;transition-property:color}.checkbox_checkbox__1lqMi{top:0;left:0;display:block;flex-shrink:0;width:20px;height:20px;color:#0000;background-color:var(--checkbox-default-background);border:1px solid var(--checkbox-border);border-radius:6px;transition-timing-function:cubic-bezier(.33,.96,.49,1.01);transition-duration:.5s;transition-property:background-color,border-color;position:relative}.checkbox_checkbox__1lqMi:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-color:initial;border-radius:inherit;transition-timing-function:cubic-bezier(.33,.96,.49,1.01);transition-duration:.1s;transition-property:background-color;top:-1px;right:-1px;bottom:-1px;left:-1px}.checkbox_checkIcon__xvmaP{position:absolute;top:1px;left:1px;transition-timing-function:cubic-bezier(.33,.96,.49,1.01);transition-duration:.1s;transition-property:color}[data-interaction-mode=keyboard] .checkbox_container___5Di1 input:focus~.checkbox_checkbox__1lqMi{outline:2px solid #ef532580}@media (prefers-reduced-motion:no-preference){[data-interaction-mode=keyboard] .checkbox_container___5Di1 input:focus~.checkbox_checkbox__1lqMi{outline-offset:5px;transition:outline-offset .25s ease}}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){[data-interaction-mode=keyboard] .checkbox_container___5Di1 input:focus~.checkbox_checkbox__1lqMi{transition:none}}}[data-interaction-mode=keyboard] .checkbox_container___5Di1 input:focus~.checkbox_checkbox__1lqMi:after{background-color:var(--checkbox-hover-background)}@media (hover:hover),(pointer:fine){.checkbox_container___5Di1:hover input:not(:disabled)~.checkbox_checkbox__1lqMi:after{background-color:var(--checkbox-hover-background)}}.checkbox_container___5Di1:active input:not(:disabled)~.checkbox_checkbox__1lqMi:after{background-color:var(--checkbox-pressed-background)}.checkbox_container___5Di1 input:disabled~.checkbox_checkbox__1lqMi,.checkbox_container___5Di1 input:disabled~.checkbox_label__YyLpX{opacity:.4}.checkbox_container___5Di1 input:disabled:not(:checked)~.checkbox_checkbox__1lqMi{background-color:var(--checkbox-disabled-background)}.checkbox_container___5Di1 input:checked~.checkbox_checkbox__1lqMi{color:var(--checkbox-mark-color);background:var(--checkbox-checked-background);border-color:var(--checkbox-checked-background)}.checkbox_minusIcon__R0yT5{position:absolute;top:1px;left:1px;display:none;transition-timing-function:cubic-bezier(.33,.96,.49,1.01);transition-duration:.1s;transition-property:color}.checkbox_container___5Di1 input:indeterminate~.checkbox_checkbox__1lqMi{color:var(--checkbox-mark-color);background:var(--checkbox-checked-background);border-color:var(--checkbox-checked-background)}.checkbox_container___5Di1 input:indeterminate~.checkbox_checkbox__1lqMi .checkbox_checkIcon__xvmaP{display:none}.checkbox_container___5Di1 input:indeterminate~.checkbox_checkbox__1lqMi .checkbox_minusIcon__R0yT5{display:block}@media (hover:hover),(pointer:fine){.checkbox_container___5Di1:hover.checkbox_error__4wW6l input~.checkbox_checkbox__1lqMi{background:var(--checkbox-error-background);border-color:var(--red_500)}}.checkbox_container___5Di1.checkbox_error__4wW6l input:checked~.checkbox_checkbox__1lqMi,.checkbox_container___5Di1.checkbox_error__4wW6l input~.checkbox_checkbox__1lqMi,.checkbox_container___5Di1:active.checkbox_error__4wW6l input~.checkbox_checkbox__1lqMi{color:var(--red_500);background:var(--checkbox-error-background);border-color:var(--red_500)}.checkbox_container___5Di1.checkbox_error__4wW6l input:not(:checked):not(:indeterminate)~.checkbox_checkbox__1lqMi{color:#0000}