.product-progress-bar_container__dfHQC{width:100%}.product-progress-bar_barWrapper__EAeND{position:relative;width:100%;height:20px;background-color:var(--flash-sale-progress-bg);border-radius:var(--nova-radius-full);overflow:hidden}.product-progress-bar_barFill__ApUdp{position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,var(--flash-sale-primary) 0,var(--flash-sale-primary-dark) 100%);border-radius:var(--nova-radius-full);transition:width var(--nova-transition-normal);min-width:0}.product-progress-bar_barText__uqPnL{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:var(--font-size-xs);font-weight:600;color:var(--flash-sale-progress-text);white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.2);z-index:1}.product-progress-bar_barTextDark__1T4up{color:var(--nova-text-primary);text-shadow:none}.product-progress-bar_remaining__mhOmM{margin-top:var(--nova-space-xs);font-size:var(--font-size-xs);color:var(--nova-text-secondary);text-align:center}.product-progress-bar_sizeSmall___hylA{height:16px}.product-progress-bar_sizeSmall___hylA .product-progress-bar_barText__uqPnL{font-size:10px}.product-progress-bar_sizeLarge__17O2w{height:24px}.product-progress-bar_sizeLarge__17O2w .product-progress-bar_barText__uqPnL{font-size:var(--font-size-sm)}.product-progress-bar_variantHighlight__K7qp6{padding:var(--nova-space-xs);background-color:var(--flash-sale-progress-highlight-bg,rgba(255,255,255,.1));border-radius:var(--nova-radius-md)}.product-progress-bar_variantHighlight__K7qp6 .product-progress-bar_barWrapper__EAeND{box-shadow:0 2px 4px rgba(0,0,0,.1)}.product-gift_giftCard__wEUDC{background-color:var(--color-neutral-0);padding:var(--space-md) var(--space-base);animation:product-gift_revealDown__x2sxv .3s ease-out forwards;overflow:hidden;margin-top:var(--space-md)}.product-gift_cardContent__j7UsR .product-gift_giftContent__NZr_S{padding:var(--space-none)}.product-gift_titleContainer__XgKaO{display:flex;align-items:center;gap:8px;margin-bottom:var(--space-md)}.product-gift_giftIcon__jlao2{width:var(--icon-lg);height:var(--icon-lg)}.product-gift_titleText__Ii3Wz{font-size:16px;font-weight:700;color:var(--color-primary-100);margin:0;line-height:normal;margin-top:var(--space-xs-md)}.product-gift_loadingContainer__7VmG6{display:flex;justify-content:center;align-items:center;min-height:100px}.product-gift_spinner__neKdU{width:32px;height:32px;border:3px solid var(--color-neutral-20,#e5e5e5);border-top-color:var(--color-primary-100);border-radius:50%;animation:product-gift_spin__Lu1Ay 1s linear infinite}@keyframes product-gift_spin__Lu1Ay{to{transform:rotate(1turn)}}.product-gift_errorContainer__3rWsZ{padding:16px;background-color:var(--color-error-10,#fee2e2);border-radius:8px;margin-bottom:16px}.product-gift_errorText__m0JUT{color:var(--color-error-50,#dc2626);font-size:14px}.product-gift_giftList__s3Cbd{display:flex;flex-direction:column;gap:10px}.product-gift_giftRuleItem__nzBhL{padding:10px 0}@media (min-width:768px){.product-gift_giftCard__wEUDC{padding-left:var(--space-none);padding-right:var(--space-none);margin-top:var(--space-none)}}@keyframes product-gift_revealDown__x2sxv{0%{clip-path:inset(0 0 100% 0);opacity:var(--opacity-50);max-height:30%}to{clip-path:inset(0 0 0 0);opacity:var(--opacity-100);max-height:100%}}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.radio-button_rootClassName__0tugv{justify-content:center;align-items:center;gap:var(--space-sm);display:flex}.radio-button_radioContent__ERf_B{width:var(--radio-size-sm);height:var(--radio-size-sm)}.radio-button_radioButtonContainer__1qtUM{cursor:pointer;font-size:var(--icon-md);-webkit-user-select:none;-moz-user-select:none;user-select:none;display:block;position:relative}.radio-button_checkmark__R_XvI{top:var(--space-none);left:var(--space-none);height:var(--radio-size-sm);width:var(--radio-size-sm);border-radius:var(--radius-full);border:1px solid var(--color-slate-20);transition:all var(--duration-normal)var(--ease-default);position:absolute}.radio-button_radioButtonContainer__1qtUM:hover .radio-button_checkmark__R_XvI{border-color:var(--color-overlay-black-50)}.radio-button_checkmark__R_XvI:after{content:"";width:var(--radio-size-2xs);height:var(--radio-size-2xs);border-radius:var(--radius-full);border:1px solid var(--color-slate-20);transition:background var(--duration-normal)var(--ease-default);display:block;position:absolute;top:1px;left:1px}.radio-button_checked__yLrm1 .radio-button_checkmark__R_XvI:after{background:var(--color-primary-100);border-width:0}.radio-button_size-small__S_Wb8 .radio-button_checkmark__R_XvI,.radio-button_size-small__S_Wb8 .radio-button_radioContent__ERf_B{width:var(--radio-size-xs);height:var(--radio-size-xs)}.radio-button_size-small__S_Wb8 .radio-button_checkmark__R_XvI:after{width:var(--radio-size-3xs);height:var(--radio-size-3xs)}.radio-button_size-medium__9AgM6 .radio-button_checkmark__R_XvI,.radio-button_size-medium__9AgM6 .radio-button_radioContent__ERf_B{width:var(--radio-size-sm);height:var(--radio-size-sm)}.radio-button_size-medium__9AgM6 .radio-button_checkmark__R_XvI:after{width:var(--radio-size-2xs);height:var(--radio-size-2xs)}.radio-button_size-large__czJe_ .radio-button_checkmark__R_XvI,.radio-button_size-large__czJe_ .radio-button_radioContent__ERf_B{width:var(--radio-size-lg);height:var(--radio-size-lg)}.radio-button_size-large__czJe_ .radio-button_checkmark__R_XvI:after{width:var(--radio-size-sm);height:var(--radio-size-sm)}.radio-button_disabled__RIX_J .radio-button_checkmark__R_XvI{border-color:var(--color-slate-10);background:var(--color-slate-5);cursor:not-allowed}.radio-button_disabled__RIX_J .radio-button_radioButtonContainer__1qtUM{cursor:not-allowed}.radio-button_disabled__RIX_J .radio-button_radioButtonContainer__1qtUM:hover .radio-button_checkmark__R_XvI{border-color:var(--color-slate-10)}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.select-activity-step_mobile_regionBadge__FDgeW.select-activity-step_mobile_regionBadge__FDgeW{text-align:center;text-transform:uppercase;margin:var(--space-sm)auto var(--space-md);padding:var(--space-xs)var(--space-sm);border-radius:var(--radius-full);background:var(--gradient-cobalt-blue);color:var(--color-neutral-0);font-weight:var(--font-weight-bold);font-size:var(--font-size-lg);font-family:var(--font-family-KPZ);height:2.25rem;line-height:calc(2.25rem - var(--space-xs)*2);white-space:nowrap;text-overflow:ellipsis;justify-content:center;align-items:center;min-width:242px;max-width:100%;display:block;overflow:hidden}.select-activity-step_mobile_list__6k278.select-activity-step_mobile_list__6k278{gap:var(--space-md);padding-bottom:var(--space-md);flex-direction:column;display:flex}.select-activity-step_mobile_consentRow__yyKTW.select-activity-step_mobile_consentRow__yyKTW{align-items:flex-start;gap:var(--space-sm-md);width:100%;margin-bottom:4.5rem;display:flex}.select-activity-step_mobile_consentCheckbox___EgeA.select-activity-step_mobile_consentCheckbox___EgeA{flex-shrink:0}.select-activity-step_mobile_consentCheckbox___EgeA.select-activity-step_mobile_consentCheckbox___EgeA input{border-width:2px}.select-activity-step_mobile_consentCheckbox___EgeA.select-activity-step_mobile_consentCheckbox___EgeA input:checked{background:var(--gradient-cobalt-blue)}.select-activity-step_mobile_consentText__CtohV.select-activity-step_mobile_consentText__CtohV{cursor:pointer;width:100%;font-size:var(--font-size-xs);color:var(--color-overlay-black-80)}a.select-activity-step_mobile_termsLink__Zr2pa.select-activity-step_mobile_termsLink__Zr2pa,span.select-activity-step_mobile_termsLink__Zr2pa.select-activity-step_mobile_termsLink__Zr2pa{cursor:pointer;--tw-border-style:none;text-align:left;vertical-align:baseline;white-space:normal;--tw-shadow:0 0 #0000;height:auto;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);line-height:inherit;color:var(--color-secondary-45);padding:var(--space-none);font-weight:var(--font-weight-regular);font-size:var(--font-size-xs);border-radius:var(--radius-none);background-color:#0000;border-style:none;display:inline}a.select-activity-step_mobile_termsLink__Zr2pa.select-activity-step_mobile_termsLink__Zr2pa:hover,span.select-activity-step_mobile_termsLink__Zr2pa.select-activity-step_mobile_termsLink__Zr2pa:hover{opacity:var(--opacity-100)}.select-activity-step_mobile_termsSheetTitle__xUxmK.select-activity-step_mobile_termsSheetTitle__xUxmK{color:var(--color-overlay-dark-80);font-size:var(--font-size-base);padding:var(--space-lg)2.5rem var(--space-none)}.select-activity-step_mobile_footer__891LS.select-activity-step_mobile_footer__891LS{left:var(--space-none);right:var(--space-none);bottom:var(--space-none);z-index:20;padding:var(--space-md);background:var(--color-neutral-0);box-shadow:var(--shadow-top);position:fixed}.select-activity-step_mobile_continueButton__w_LV9.select-activity-step_mobile_continueButton__w_LV9{text-transform:uppercase;padding:var(--space-sm-md)var(--space-none);background:var(--gradient-primary-blue);font-weight:var(--font-weight-regular);font-size:var(--font-size-base);height:var(--icon-3xl);display:block}.select-activity-step_mobile_activityLabel__n2bE9.select-activity-step_mobile_activityLabel__n2bE9,.select-activity-step_mobile_activityTitle__0Hv45.select-activity-step_mobile_activityTitle__0Hv45{font-family:var(--font-family-KPZ),sans-serif}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.terms-content_desktop_root__lzfL8.terms-content_desktop_root__lzfL8{padding:var(--space-none)var(--space-2xl)}.terms-content_desktop_container__zwlXv.terms-content_desktop_container__zwlXv{border:1px solid var(--color-graphite-35);border-radius:var(--radius-lg);flex-direction:column;display:flex;overflow:hidden}.terms-content_desktop_termsScroll__a17A6.terms-content_desktop_termsScroll__a17A6{gap:var(--space-md);max-height:60vh;padding:var(--space-lg);flex-direction:column;display:flex;overflow-y:auto}.terms-content_desktop_sectionTitle__5qkh2.terms-content_desktop_sectionTitle__5qkh2{font-size:var(--font-size-base);color:var(--color-slate-80)}.terms-content_desktop_paragraph__4E7BT.terms-content_desktop_paragraph__4E7BT{font-size:var(--font-size-base);color:var(--color-slate-80);line-height:1.5}a.terms-content_desktop_inlineLink__skH_v.terms-content_desktop_inlineLink__skH_v{color:var(--color-secondary-45);padding:var(--space-none);font-weight:var(--font-weight-regular);font-size:var(--font-size-base)}.terms-content_desktop_footerContainer__BFZ73.terms-content_desktop_footerContainer__BFZ73{margin-top:var(--space-xl);flex-direction:column;gap:1.875rem;display:flex}.terms-content_desktop_confirmRow__tnqsy.terms-content_desktop_confirmRow__tnqsy{align-items:flex-start;gap:var(--space-sm);display:flex}.terms-content_desktop_confirmCheckbox__fITRL.terms-content_desktop_confirmCheckbox__fITRL{margin-top:var(--space-2xs);flex-shrink:0}.terms-content_desktop_confirmCheckbox__fITRL.terms-content_desktop_confirmCheckbox__fITRL input{border-width:2px}.terms-content_desktop_confirmCheckbox__fITRL.terms-content_desktop_confirmCheckbox__fITRL input:checked{background:var(--gradient-cobalt-blue)}.terms-content_desktop_confirmLabel__ngmZl.terms-content_desktop_confirmLabel__ngmZl{width:100%;font-size:var(--font-size-base);color:var(--color-slate-80);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.terms-content_desktop_actions__KF4Bf.terms-content_desktop_actions__KF4Bf{justify-content:flex-start;gap:var(--space-md);width:100%;margin-bottom:var(--space-md);display:flex}.terms-content_desktop_acceptButton__y5LiL.terms-content_desktop_acceptButton__y5LiL,.terms-content_desktop_declineButton__JK92N.terms-content_desktop_declineButton__JK92N{border-radius:var(--radius-base);flex:none;min-width:10rem}.terms-content_desktop_acceptButton__y5LiL.terms-content_desktop_acceptButton__y5LiL{height:auto;padding:var(--space-none)}.terms-content_desktop_acceptGradientOuter__etNED.terms-content_desktop_acceptGradientOuter__etNED{width:100%;display:flex}.terms-content_desktop_acceptGradientInner__cD2Ae.terms-content_desktop_acceptGradientInner__cD2Ae{width:100%;padding:var(--space-sm)var(--space-xl);color:var(--color-neutral-0);font-weight:var(--font-weight-regular);font-size:var(--font-size-base);justify-content:center;align-items:center;display:flex}.terms-content_desktop_declineButton__JK92N.terms-content_desktop_declineButton__JK92N{padding:var(--space-sm)var(--space-xl);border-color:var(--color-graphite-35);color:var(--color-slate-80);font-size:var(--font-size-base);font-weight:var(--font-weight-regular);border-width:1px}.terms-content_desktop_declineButton__JK92N.terms-content_desktop_declineButton__JK92N:hover:not(:disabled){background-color:var(--color-slate-5)}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.terms-content_mobile_container__yzjBl.terms-content_mobile_container__yzjBl{gap:var(--space-sm);flex-direction:column;display:flex}.terms-content_mobile_sectionTitle__3b6ks.terms-content_mobile_sectionTitle__3b6ks{font-size:var(--font-size-xs);color:var(--color-slate-80)}.terms-content_mobile_paragraph__W4hPL.terms-content_mobile_paragraph__W4hPL{font-size:var(--font-size-2xs);color:var(--color-slate-80);line-height:1.5}a.terms-content_mobile_inlineLink__lhx2Y.terms-content_mobile_inlineLink__lhx2Y{color:var(--color-secondary-45);padding:var(--space-none);font-weight:var(--font-weight-regular);font-size:var(--font-size-2xs)}.terms-content_mobile_footerContainer__yT7tf.terms-content_mobile_footerContainer__yT7tf{gap:var(--space-md);flex-direction:column;display:flex}.terms-content_mobile_confirmRow__uLyaE.terms-content_mobile_confirmRow__uLyaE{align-items:flex-start;gap:var(--space-sm);display:flex}.terms-content_mobile_confirmCheckbox__csUny.terms-content_mobile_confirmCheckbox__csUny{margin-top:var(--space-2xs);flex-shrink:0}.terms-content_mobile_confirmCheckbox__csUny.terms-content_mobile_confirmCheckbox__csUny input{border-width:2px}.terms-content_mobile_confirmCheckbox__csUny.terms-content_mobile_confirmCheckbox__csUny input:checked{background:var(--gradient-cobalt-blue)}.terms-content_mobile_confirmLabel__gY16P.terms-content_mobile_confirmLabel__gY16P{width:100%;font-size:var(--font-size-2xs);color:var(--color-slate-80);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.terms-content_mobile_actions__K_xkb.terms-content_mobile_actions__K_xkb{gap:var(--space-sm);width:100%;display:flex}.terms-content_mobile_acceptButton__YXUGS.terms-content_mobile_acceptButton__YXUGS,.terms-content_mobile_declineButton__0Oz_X.terms-content_mobile_declineButton__0Oz_X{border-radius:var(--radius-base);flex:1}.terms-content_mobile_acceptButton__YXUGS.terms-content_mobile_acceptButton__YXUGS{height:auto;padding:var(--space-none)}.terms-content_mobile_acceptGradientOuter__jcTFd.terms-content_mobile_acceptGradientOuter__jcTFd{width:100%;display:flex}.terms-content_mobile_acceptGradientInner__mKAsh.terms-content_mobile_acceptGradientInner__mKAsh{width:100%;padding:var(--space-sm)var(--space-lg);color:var(--color-neutral-0);font-weight:var(--font-weight-regular);font-size:var(--font-size-base);justify-content:center;align-items:center;display:flex}.terms-content_mobile_declineButton__0Oz_X.terms-content_mobile_declineButton__0Oz_X{border-color:var(--color-graphite-35);color:var(--color-slate-80);font-size:var(--font-size-base);font-weight:var(--font-weight-regular);border-width:1px}.terms-content_mobile_declineButton__0Oz_X.terms-content_mobile_declineButton__0Oz_X:hover:not(:disabled){background-color:var(--color-slate-5)}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.select-region-step_mobile_list__C2Pzu.select-region-step_mobile_list__C2Pzu{gap:var(--space-sm);flex-direction:column;display:flex}.select-region-step_mobile_hint__7SIE1.select-region-step_mobile_hint__7SIE1{margin:1.375rem 2.813rem 5.25rem}.select-region-step_mobile_hintContent__Yj_gY.select-region-step_mobile_hintContent__Yj_gY{height:4rem;position:relative}.select-region-step_mobile_hintImage__5neSP.select-region-step_mobile_hintImage__5neSP{width:100%;height:auto;bottom:var(--space-none);left:var(--space-none);z-index:2;max-width:5rem;position:relative}.select-region-step_mobile_hintText__GujT3.select-region-step_mobile_hintText__GujT3{text-align:end;width:100%;bottom:var(--space-none);right:var(--space-none);font-size:var(--font-size-xs);color:var(--color-slate-90);padding:1.125rem .813rem;position:absolute}.select-region-step_mobile_hintText__GujT3.select-region-step_mobile_hintText__GujT3:before{content:"";inset:var(--space-none);background:var(--gradient-ice-blue);border-radius:var(--radius-md);z-index:1;position:absolute}.select-region-step_mobile_hintTextInner__952xU.select-region-step_mobile_hintTextInner__952xU{z-index:3;position:relative}.select-region-step_mobile_footer__5_FZl.select-region-step_mobile_footer__5_FZl{left:var(--space-none);right:var(--space-none);bottom:var(--space-none);z-index:20;padding:var(--space-md);background:var(--color-neutral-0);box-shadow:var(--shadow-top);position:fixed}.select-region-step_mobile_continueButton__5FkZ3.select-region-step_mobile_continueButton__5FkZ3{text-transform:uppercase;padding:var(--space-sm-md)var(--space-none);background:var(--gradient-primary-blue);font-weight:var(--font-weight-regular);font-size:var(--font-size-base);height:var(--icon-3xl);display:block}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.region-card-skeleton_desktop_list__ssUwT.region-card-skeleton_desktop_list__ssUwT{gap:var(--space-xl);grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.region-card-skeleton_desktop_card__tQO_U.region-card-skeleton_desktop_card__tQO_U{border:2px solid var(--color-slate-20);background:var(--color-neutral-0);border-radius:1.25rem;width:100%;min-height:14.25rem}.region-card-skeleton_desktop_body__SPmte.region-card-skeleton_desktop_body__SPmte{width:100%;height:100%;min-height:inherit;padding:var(--space-md)var(--space-sm);flex-direction:row;align-items:center;display:flex}.region-card-skeleton_desktop_image__He03j.region-card-skeleton_desktop_image__He03j{margin-left:var(--space-base);border-radius:var(--radius-base);flex-shrink:0;margin-right:1.125rem}.region-card-skeleton_desktop_content__As5DM.region-card-skeleton_desktop_content__As5DM{min-width:calc(var(--spacing,.25rem)*0);gap:var(--space-xs);flex-direction:column;flex:1;display:flex}.region-card-skeleton_desktop_titleRow__cDnEO.region-card-skeleton_desktop_titleRow__cDnEO{align-items:center;height:1.563rem;display:flex}.region-card-skeleton_desktop_infoRow__5PF5j.region-card-skeleton_desktop_infoRow__5PF5j{align-items:center;gap:var(--space-xs);display:flex}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.region-card-skeleton_mobile_list__xbPTH.region-card-skeleton_mobile_list__xbPTH{gap:var(--space-sm);flex-direction:column;width:100%;display:flex}.region-card-skeleton_mobile_card__KJWzM.region-card-skeleton_mobile_card__KJWzM{border:1px solid var(--color-slate-20);background:var(--color-neutral-0);border-radius:1.25rem;width:100%;min-height:7.625rem}.region-card-skeleton_mobile_body__XK25X.region-card-skeleton_mobile_body__XK25X{width:100%;height:100%;min-height:inherit;padding:var(--space-md)var(--space-sm);flex-direction:row;align-items:center;display:flex}.region-card-skeleton_mobile_image__xdBOo.region-card-skeleton_mobile_image__xdBOo{margin-left:var(--space-xs);margin-right:var(--space-sm);border-radius:var(--radius-base);flex-shrink:0}.region-card-skeleton_mobile_content__eH2hc.region-card-skeleton_mobile_content__eH2hc{min-width:calc(var(--spacing,.25rem)*0);gap:var(--space-xs);flex-direction:column;flex:1;display:flex}.region-card-skeleton_mobile_titleRow__TyRIc.region-card-skeleton_mobile_titleRow__TyRIc{align-items:center;height:1.563rem;display:flex}.region-card-skeleton_mobile_infoRow__RONam.region-card-skeleton_mobile_infoRow__RONam{align-items:center;gap:var(--space-xs);display:flex}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.radio-info-card_cardButton__MzhR5{cursor:pointer;--tw-border-style:none;text-align:left;--tw-shadow:0 0 #0000;width:100%;height:auto;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);padding:var(--space-none);overflow:unset;background-color:#0000;border-style:none;display:block}.radio-info-card_cardWrap__JW4xD{border-radius:1.25rem;width:100%;height:100%}.radio-info-card_cardWrapSelected__tvaTI:not(.radio-info-card_desktop__pV2H_),.radio-info-card_cardWrap__JW4xD:not(.radio-info-card_desktop__pV2H_){box-shadow:var(--shadow-focus)}.radio-info-card_cardWrap__JW4xD.radio-info-card_desktop__pV2H_{--tw-shadow:0 0 #0000;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.radio-info-card_cardContent__KEfjz{background:var(--color-neutral-0);border-radius:1.25rem;height:100%;overflow:hidden}.radio-info-card_cardContent__KEfjz.radio-info-card_desktop__pV2H_{background:var(--color-graphite-35)}.radio-info-card_cardContent__KEfjz.radio-info-card_cardContentSelected__kAEg4{background:var(--gradient-blue-sky)}.radio-info-card_cardBody__be6zh{gap:var(--space-sm);background-color:var(--color-neutral-0);border-radius:1.188rem;flex-direction:column;width:100%;height:100%;padding:1.188rem;font-family:Nunito Sans,Helvetica Neue,Helvetica,Arial,sans-serif;display:flex}.radio-info-card_cardBody__be6zh.radio-info-card_desktop__pV2H_{padding:2.188rem var(--space-sm-md)}.radio-info-card_cardBodyWithImage__RhbEE{padding:var(--space-md)var(--space-sm);align-items:center;gap:var(--space-none);flex-direction:row}.radio-info-card_content__f2oin{min-width:calc(var(--spacing,.25rem)*0);gap:var(--space-xs);flex-direction:column;flex:1;display:flex}.radio-info-card_image__fMwyl{border-radius:var(--radius-base);-o-object-fit:contain;object-fit:contain;margin-left:var(--space-xs);margin-right:var(--space-sm);flex-shrink:0}.radio-info-card_image__fMwyl.radio-info-card_desktop__pV2H_{margin-left:var(--space-base);margin-right:1.125rem}.radio-info-card_radioRow__GKFgG{align-items:center;gap:var(--space-base);height:1.563rem;display:flex}.radio-info-card_radio__LROwF{--radio-size-sm:var(--radio-size-xl);--color-primary-100:var(--color-cobalt-50);--color-slate-20:var(--color-graphite-35);flex-shrink:0}.radio-info-card_radioSelected__tL0Fo{--color-slate-20:var(--color-cobalt-50)}.radio-info-card_radio__LROwF .radio-info-card_radioMark__r6l1t{border-width:2px}.radio-info-card_radio__LROwF .radio-info-card_radioMark__r6l1t:after{border-color:#0000;top:50%;left:50%;transform:translate(-50%,-50%)}.radio-info-card_title___A_OZ{margin:var(--space-none);font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-cobalt-50);text-transform:uppercase}.radio-info-card_title___A_OZ.radio-info-card_desktop__pV2H_{font-size:var(--font-size-2xl)}.radio-info-card_infoRow__JciO_{gap:var(--space-xs);padding-left:var(--space-xl)}.radio-info-card_infoRowFlush__qNJP2{padding-left:var(--space-none)}.radio-info-card_infoIcon__NLkxT{flex-shrink:0}.radio-info-card_infoText__YfRZ9{font-size:var(--font-size-xs);line-height:auto;color:var(--color-slate-90)}.radio-info-card_infoText__YfRZ9.radio-info-card_desktop__pV2H_{font-size:var(--font-size-base)}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.select-region-step_desktop_card__Wbl9U.select-region-step_desktop_card__Wbl9U{z-index:1;background:var(--color-neutral-0);border-radius:var(--radius-2xl);box-shadow:var(--shadow-md);padding:var(--space-xl)2.5rem;position:relative}.select-region-step_desktop_list__dpbhI.select-region-step_desktop_list__dpbhI{gap:var(--space-xl);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.select-region-step_desktop_footer__Fyf9e.select-region-step_desktop_footer__Fyf9e{padding:.688rem var(--space-xl);background:var(--gradient-ice-blue);border-radius:var(--radius-lg);justify-content:center;align-items:center;gap:3.75rem;margin-top:1.875rem;display:flex;position:relative}.select-region-step_desktop_hintContent__yrS19.select-region-step_desktop_hintContent__yrS19{align-items:center;gap:var(--space-base);display:flex}.select-region-step_desktop_hintImage__7nHAV.select-region-step_desktop_hintImage__7nHAV{bottom:var(--space-none);position:absolute;left:10rem}.select-region-step_desktop_hintText__xh6r_.select-region-step_desktop_hintText__xh6r_{font-size:var(--font-size-base);color:var(--color-slate-90);position:relative}.select-region-step_desktop_continueButton__9uNNG.select-region-step_desktop_continueButton__9uNNG{text-transform:uppercase;padding:var(--space-base-lg)var(--space-2xl);background:var(--gradient-primary-blue);font-weight:var(--font-weight-regular);font-size:var(--font-size-xl);cursor:pointer;min-width:17.5rem;height:3.25rem}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.registration-completed-step_desktop_wrapper__zzQON.registration-completed-step_desktop_wrapper__zzQON{width:100%;padding:var(--space-none)var(--space-xl)1.875rem;align-items:center;gap:var(--space-base);background:var(--gradient-white-blush);border-radius:var(--radius-2xl);box-shadow:var(--shadow-md);flex-direction:column;display:flex;position:relative}.registration-completed-step_desktop_title__UYDrd.registration-completed-step_desktop_title__UYDrd{padding-top:3.813rem;padding-bottom:3.313rem}.registration-completed-step_desktop_titleImage__duyRE.registration-completed-step_desktop_titleImage__duyRE{top:-3.813rem}.registration-completed-step_desktop_content__fyEod.registration-completed-step_desktop_content__fyEod{width:100%;padding:var(--space-xl)14.625rem;border-radius:var(--radius-2xl);box-shadow:var(--shadow-md);flex-direction:column;align-items:center;gap:1.75rem;display:flex;position:relative}.registration-completed-step_desktop_qrSection__ujor1.registration-completed-step_desktop_qrSection__ujor1{align-items:center;gap:var(--space-lg);flex-direction:column;width:100%;display:flex}.registration-completed-step_desktop_zaloSection___qJBB.registration-completed-step_desktop_zaloSection___qJBB{gap:var(--space-lg);flex-direction:column;display:flex}.registration-completed-step_desktop_stepText__9YHXA.registration-completed-step_desktop_stepText__9YHXA{text-align:center;width:100%;font-size:var(--font-size-lg);color:var(--color-slate-90)}.registration-completed-step_desktop_stepText2__gOWp7.registration-completed-step_desktop_stepText2__gOWp7{text-align:center;width:100%;font-size:var(--font-size-lg);color:var(--color-slate-90);line-height:150%}.registration-completed-step_desktop_qrFrame__wIRo8.registration-completed-step_desktop_qrFrame__wIRo8{background:var(--color-cobalt-50);border-radius:var(--radius-xl);width:18.25rem;height:18.25rem;padding:7px}.registration-completed-step_desktop_qrImage__K6LxK.registration-completed-step_desktop_qrImage__K6LxK{-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-base);border-radius:var(--radius-lg);width:17.438rem;height:17.438rem}.registration-completed-step_desktop_downloadButton__7v0sz.registration-completed-step_desktop_downloadButton__7v0sz{--tw-border-style:none;--tw-shadow:0 0 #0000;height:auto;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);background:var(--gradient-cobalt-blue);-webkit-text-fill-color:transparent;font-weight:var(--font-weight-bold);font-size:var(--font-size-xl);font-family:var(--font-family-KPZ);padding:var(--space-none);border-radius:var(--radius-none);-webkit-background-clip:text;background-clip:text;border-style:none}.registration-completed-step_desktop_downloadButton__7v0sz.registration-completed-step_desktop_downloadButton__7v0sz span{align-items:center;gap:var(--space-xs);display:flex}.registration-completed-step_desktop_zaloLink__5XCvm.registration-completed-step_desktop_zaloLink__5XCvm{padding:var(--space-none);flex-direction:column;align-items:center;display:flex}.registration-completed-step_desktop_hint__isjgX.registration-completed-step_desktop_hint__isjgX{justify-content:center;align-items:center;width:100%;display:flex}.registration-completed-step_desktop_hintContent__5bxz_.registration-completed-step_desktop_hintContent__5bxz_{min-width:30.188rem;height:6.938rem;position:relative}.registration-completed-step_desktop_hintImage__CSVdr.registration-completed-step_desktop_hintImage__CSVdr{width:100%;height:auto;bottom:var(--space-none);max-width:6.938rem;left:var(--space-none);z-index:1;position:relative;transform:translate(-1.438rem)}.registration-completed-step_desktop_hintText__zRBQE.registration-completed-step_desktop_hintText__zRBQE{text-align:start;white-space:nowrap;background:var(--gradient-ice-blue);width:100%;height:3.125rem;bottom:var(--space-none);right:var(--space-none);font-size:var(--font-size-sm);border-radius:var(--radius-base);color:var(--color-slate-90);justify-content:center;align-items:center;padding-left:5.25rem;display:flex;position:absolute}.registration-completed-step_desktop_footer__Q9uTx.registration-completed-step_desktop_footer__Q9uTx{justify-content:center;width:100%;display:flex}.registration-completed-step_desktop_homeButton__UAkbp.registration-completed-step_desktop_homeButton__UAkbp{text-align:center;text-transform:uppercase;width:100%;max-width:17.5rem;height:3.25rem;margin:var(--space-none)auto;border-radius:var(--radius-full);background:var(--gradient-primary-blue);color:var(--color-neutral-0);font-weight:var(--font-weight-ergular);font-size:var(--font-size-xl);justify-content:center;align-items:center;display:flex}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.step-title_mobile_titleWrapper__dU_Y2.step-title_mobile_titleWrapper__dU_Y2{width:100%;margin-top:var(--space-base);margin-bottom:var(--space-2xs);flex-direction:column;justify-content:center;align-items:center;min-height:13.375rem;display:flex;position:relative}.step-title_mobile_titleImage___msGk.step-title_mobile_titleImage___msGk{position:absolute;bottom:30%}.step-title_mobile_titleImageFlipped__bp77H.step-title_mobile_titleImageFlipped__bp77H{transform:scaleX(-1)}.step-title_mobile_titleImageLifted__BmeSn.step-title_mobile_titleImageLifted__BmeSn{bottom:35%}.step-title_mobile_bgSubtitle__0lZkb.step-title_mobile_bgSubtitle__0lZkb{width:100%;bottom:var(--space-none);padding:var(--space-sm)var(--space-none);background:var(--gradient-white-blush);border-top-left-radius:var(--radius-base);border-top-right-radius:var(--radius-base);flex-direction:column;justify-content:center;align-items:center;min-height:6.063rem;display:flex;position:absolute}.step-title_mobile_titleHeading__N_VFQ.step-title_mobile_titleHeading__N_VFQ{flex-direction:column;align-items:center;display:flex}.step-title_mobile_titleHeadingFirst__3FRSi.step-title_mobile_titleHeadingFirst__3FRSi,.step-title_mobile_titleHeadingSecond__QiK5g.step-title_mobile_titleHeadingSecond__QiK5g{text-align:center;font-weight:var(--font-weight-bold);font-size:var(--font-size-lg);font-family:var(--font-family-KPZ);color:var(--color-cobalt-50);line-height:120%;display:block}.step-title_mobile_titleSubtitle__rwWqY.step-title_mobile_titleSubtitle__rwWqY{margin-top:var(--space-2xs);flex-direction:column;align-items:center;display:flex}.step-title_mobile_titleSubtitleFirst__4nZBl.step-title_mobile_titleSubtitleFirst__4nZBl,.step-title_mobile_titleSubtitleSecond__1ack2.step-title_mobile_titleSubtitleSecond__1ack2{text-align:center;color:var(--color-slate-90);font-size:var(--font-size-xs);line-height:auto}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.step-title_desktop_titleWrapper__E1pe6.step-title_desktop_titleWrapper__E1pe6{justify-content:flex-start;align-items:flex-start;gap:var(--space-base);flex-direction:row;width:100%;padding-top:2.063rem;padding-bottom:2.875rem;display:flex;position:relative}.step-title_desktop_cloudLeft__EBlk7.step-title_desktop_cloudLeft__EBlk7,.step-title_desktop_cloudRight__6uO0f.step-title_desktop_cloudRight__6uO0f,.step-title_desktop_starLeft__QzOAT.step-title_desktop_starLeft__QzOAT,.step-title_desktop_starRight__NVLjW.step-title_desktop_starRight__NVLjW{position:absolute}.step-title_desktop_cloudLeft__EBlk7.step-title_desktop_cloudLeft__EBlk7{bottom:1.75rem;left:var(--space-2xs)}.step-title_desktop_starLeft__QzOAT.step-title_desktop_starLeft__QzOAT{top:1.875rem;left:var(--space-md-lg)}.step-title_desktop_cloudRight__6uO0f.step-title_desktop_cloudRight__6uO0f{top:1.75rem;right:var(--space-xs)}.step-title_desktop_starRight__NVLjW.step-title_desktop_starRight__NVLjW{bottom:2.75rem;right:7.5rem}.step-title_desktop_leftContent__erZxF.step-title_desktop_leftContent__erZxF{z-index:0;width:25.875rem;position:relative}.step-title_desktop_titleImage__6iRHc.step-title_desktop_titleImage__6iRHc{width:17.438rem;height:17.438rem;top:-2.063rem;right:var(--space-none);z-index:-1;flex:none;position:absolute}.step-title_desktop_titleImageFlipped__O7uX8.step-title_desktop_titleImageFlipped__O7uX8{transform:scaleX(-1)}.step-title_desktop_rightContent__WwRGO.step-title_desktop_rightContent__WwRGO{text-align:center;z-index:1;position:relative}.step-title_desktop_titleContent__d1HY0.step-title_desktop_titleContent__d1HY0{text-align:center}.step-title_desktop_titleHeading__1OEPa.step-title_desktop_titleHeading__1OEPa{flex-direction:column;align-items:center;display:flex}.step-title_desktop_titleHeadingFirst__5zDmU.step-title_desktop_titleHeadingFirst__5zDmU,.step-title_desktop_titleHeadingSecond__CTSv_.step-title_desktop_titleHeadingSecond__CTSv_{text-align:left;font-weight:var(--font-weight-bold);font-size:40px;font-family:var(--font-family-KPZ);color:var(--color-cobalt-50);line-height:120%;display:block}.step-title_desktop_titleSubtitle__R4X_F.step-title_desktop_titleSubtitle__R4X_F{margin-top:var(--space-xs);flex-direction:column;align-items:center;display:flex}.step-title_desktop_titleSubtitleFirst__v9HI_.step-title_desktop_titleSubtitleFirst__v9HI_{text-align:center;white-space:nowrap;color:var(--color-slate-90);font-size:var(--font-size-xl)}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.registration-summary_desktop_wrapper__dRVZ9.registration-summary_desktop_wrapper__dRVZ9{gap:var(--space-md-lg);flex-direction:column;width:100%;display:flex}.registration-summary_desktop_note__39QY4.registration-summary_desktop_note__39QY4{text-align:center;width:100%;font-size:var(--font-size-sm);color:var(--color-cobalt-50);line-height:150%}.registration-summary_desktop_cardTop__jswy1.registration-summary_desktop_cardTop__jswy1{gap:var(--space-sm)}.registration-summary_desktop_cardTop__jswy1.registration-summary_desktop_cardTop__jswy1,.registration-summary_desktop_card__Z1U7L.registration-summary_desktop_card__Z1U7L{background:var(--color-neutral-0);border:1px solid var(--color-muted-25);border-radius:var(--radius-lg);width:100%;padding:var(--space-md-lg)2.25rem;flex-direction:column;display:flex}.registration-summary_desktop_infoRow__t59Il.registration-summary_desktop_infoRow__t59Il{color:var(--color-overlay-black-80);font-size:var(--font-size-base);line-height:150%;display:block}.registration-summary_desktop_divider__BHwu5.registration-summary_desktop_divider__BHwu5{background:var(--color-muted-25);width:100%;margin:var(--space-base)var(--space-none)}.registration-summary_desktop_infoLabel__mRRoJ.registration-summary_desktop_infoLabel__mRRoJ{font-weight:var(--font-weight-bold)}.registration-summary_desktop_sectionTitle__QaZxD.registration-summary_desktop_sectionTitle__QaZxD{color:var(--color-overlay-black-80);font-weight:var(--font-weight-bold);font-size:var(--font-size-lg);margin-bottom:var(--space-md)}.registration-summary_desktop_activity__wDtdU.registration-summary_desktop_activity__wDtdU{gap:var(--space-xs);flex-direction:column;display:flex}.registration-summary_desktop_activityHeader__EWzVB.registration-summary_desktop_activityHeader__EWzVB{align-items:center;gap:var(--space-sm);display:flex}.registration-summary_desktop_badge___FPxV.registration-summary_desktop_badge___FPxV{text-align:center;width:var(--icon-xl);height:var(--icon-xl);border-radius:var(--radius-full);background:var(--gradient-blue-sky);color:var(--color-neutral-0);font-weight:var(--font-weight-bold);font-size:var(--font-size-lg);font-family:var(--font-family-KPZ);padding-top:var(--space-2xs);flex-shrink:0;justify-content:center;align-items:center;display:flex}.registration-summary_desktop_activityTitle__w4phE.registration-summary_desktop_activityTitle__w4phE{text-transform:uppercase;color:var(--color-cobalt-50);font-weight:var(--font-weight-bold);font-size:var(--font-size-lg);font-family:var(--font-family-KPZ),sans-serif;padding-top:var(--space-xs);line-height:normal}.registration-summary_desktop_itemList__KIODi.registration-summary_desktop_itemList__KIODi{align-items:center;-moz-column-gap:var(--space-sm);column-gap:var(--space-sm);row-gap:var(--space-2xs);padding-left:calc(var(--icon-xl) + var(--space-sm));flex-wrap:wrap;display:flex}.registration-summary_desktop_item___qLke.registration-summary_desktop_item___qLke{align-items:center;gap:var(--space-xs);white-space:nowrap;font-size:var(--font-size-sm);color:var(--color-slate-80);flex-wrap:nowrap;display:inline-flex}.registration-summary_desktop_item___qLke.registration-summary_desktop_item___qLke:not(:first-child):before{content:"|";color:var(--color-muted-25);margin-right:var(--space-sm)}.registration-summary_desktop_itemIcon__4tw_i.registration-summary_desktop_itemIcon__4tw_i{flex:none;display:flex}.registration-summary_desktop_itemText__mOxx4.registration-summary_desktop_itemText__mOxx4{line-height:normal;font-size:var(--font-size-sm);color:var(--color-overlay-neutral-80);flex:none;margin-top:1px}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.registration-summary_mobile_wrapper__Wn9Xt.registration-summary_mobile_wrapper__Wn9Xt{gap:var(--space-md);flex-direction:column;width:100%;display:flex}.registration-summary_mobile_note__bsqit.registration-summary_mobile_note__bsqit{text-align:center;width:100%;font-size:var(--font-size-xs);color:var(--color-cobalt-50);line-height:150%}.registration-summary_mobile_card__BBeU4.registration-summary_mobile_card__BBeU4{background:var(--color-neutral-0);border:1px solid var(--color-muted-25);border-radius:var(--radius-lg);width:100%;padding:var(--space-base);flex-direction:column;display:flex}.registration-summary_mobile_infoRow__A0Oy8.registration-summary_mobile_infoRow__A0Oy8{color:var(--color-overlay-black-80);font-size:var(--font-size-sm);line-height:150%;display:block}.registration-summary_mobile_dividerTop__oqh_r.registration-summary_mobile_dividerTop__oqh_r{background:var(--color-muted-25);width:100%;margin:var(--space-xs)var(--space-none)}.registration-summary_mobile_divider__6PXwI.registration-summary_mobile_divider__6PXwI{background:var(--color-muted-25);width:100%;margin:var(--space-sm)var(--space-none)}.registration-summary_mobile_infoLabel__cCfoh.registration-summary_mobile_infoLabel__cCfoh{font-weight:var(--font-weight-bold)}.registration-summary_mobile_sectionTitle__FIR7v.registration-summary_mobile_sectionTitle__FIR7v{color:var(--color-overlay-black-80);font-weight:var(--font-weight-bold);font-size:var(--font-size-lg);margin-bottom:var(--space-sm)}.registration-summary_mobile_activity__sq9CN.registration-summary_mobile_activity__sq9CN{gap:var(--space-xs);flex-direction:column;display:flex}.registration-summary_mobile_activityHeader__5OHbq.registration-summary_mobile_activityHeader__5OHbq{align-items:center;gap:var(--space-sm);display:flex}.registration-summary_mobile_badge__9WBoC.registration-summary_mobile_badge__9WBoC{text-align:center;width:var(--icon-xl);height:var(--icon-xl);border-radius:var(--radius-full);background:var(--gradient-blue-sky);color:var(--color-neutral-0);font-weight:var(--font-weight-bold);font-size:var(--font-size-lg);font-family:var(--font-family-KPZ);padding-top:var(--space-2xs);flex-shrink:0;justify-content:center;align-items:center;display:flex}.registration-summary_mobile_activityTitle__j3xul.registration-summary_mobile_activityTitle__j3xul{text-transform:uppercase;color:var(--color-cobalt-50);font-weight:var(--font-weight-bold);font-size:var(--font-size-lg);font-family:var(--font-family-KPZ),sans-serif;padding-top:var(--space-xs);line-height:normal}.registration-summary_mobile_item__4dokX.registration-summary_mobile_item__4dokX{align-items:flex-start;gap:var(--space-xs);min-width:0;padding-left:calc(var(--icon-xl) + var(--space-sm));font-size:var(--font-size-xs);color:var(--color-slate-80);flex-wrap:nowrap;display:flex}.registration-summary_mobile_itemIcon__wVMRv.registration-summary_mobile_itemIcon__wVMRv{flex:none;margin-top:.125rem;display:flex}.registration-summary_mobile_itemText__stYTs.registration-summary_mobile_itemText__stYTs{min-width:0;line-height:normal;font-size:var(--font-size-sm);color:var(--color-overlay-neutral-80);flex:auto;margin-top:1px}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.registration-completed-step_mobile_wrapper___WkGt.registration-completed-step_mobile_wrapper___WkGt{align-items:center;gap:var(--space-base);flex-direction:column;width:100%;padding-bottom:6.25rem;display:flex}.registration-completed-step_mobile_title__5EE8e.registration-completed-step_mobile_title__5EE8e{margin-top:var(--space-none);min-height:11.25rem}.registration-completed-step_mobile_titleImage__mZy1k.registration-completed-step_mobile_titleImage__mZy1k{top:auto;bottom:9%}.registration-completed-step_mobile_titleBgSubtitle__sxNQz.registration-completed-step_mobile_titleBgSubtitle__sxNQz{min-height:3.75rem}.registration-completed-step_mobile_qrSection__ntk_Z.registration-completed-step_mobile_qrSection__ntk_Z{align-items:center;gap:var(--space-base);flex-direction:column;width:100%;display:flex}.registration-completed-step_mobile_zaloSection__7P_vo.registration-completed-step_mobile_zaloSection__7P_vo{padding:var(--space-none)3.813rem;gap:var(--space-xs);display:flex}.registration-completed-step_mobile_stepText__QwopZ.registration-completed-step_mobile_stepText__QwopZ{padding:var(--space-none)2.188rem}.registration-completed-step_mobile_stepText2__jaMIG.registration-completed-step_mobile_stepText2__jaMIG,.registration-completed-step_mobile_stepText__QwopZ.registration-completed-step_mobile_stepText__QwopZ{text-align:center;width:100%;font-size:var(--font-size-xs);color:var(--color-slate-90);line-height:150%}.registration-completed-step_mobile_qrFrame__n8JWO.registration-completed-step_mobile_qrFrame__n8JWO{background:var(--color-cobalt-50);padding:var(--space-xs-md);border-radius:var(--radius-xl);width:10.375rem;height:10.375rem;position:relative}.registration-completed-step_mobile_qrImage__CK3uE.registration-completed-step_mobile_qrImage__CK3uE{top:var(--space-xs-md);border-radius:var(--radius-base);border-radius:var(--radius-lg);width:9.625rem;height:9.625rem}.registration-completed-step_mobile_downloadButton__KPskP.registration-completed-step_mobile_downloadButton__KPskP{--tw-border-style:none;--tw-shadow:0 0 #0000;height:auto;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);background:var(--gradient-cobalt-blue);-webkit-text-fill-color:transparent;font-weight:var(--font-weight-bold);font-size:var(--font-size-lg);font-family:var(--font-family-KPZ);padding:var(--space-none);border-radius:var(--radius-none);-webkit-background-clip:text;background-clip:text;border-style:none}.registration-completed-step_mobile_downloadButton__KPskP.registration-completed-step_mobile_downloadButton__KPskP span{align-items:center;gap:var(--space-xs);display:flex}.registration-completed-step_mobile_zaloLink__gXwyv.registration-completed-step_mobile_zaloLink__gXwyv{padding:var(--space-none);flex-direction:column;align-items:center;display:flex}.registration-completed-step_mobile_hint__cC6GO.registration-completed-step_mobile_hint__cC6GO{justify-content:center;align-items:center;width:100%;display:flex}.registration-completed-step_mobile_hintContent__iWjGT.registration-completed-step_mobile_hintContent__iWjGT{min-width:16.75rem;height:4rem;position:relative}.registration-completed-step_mobile_hintImage__2b1ZQ.registration-completed-step_mobile_hintImage__2b1ZQ{width:100%;height:auto;bottom:var(--space-none);max-width:4rem;left:var(--space-sm);z-index:1;position:relative}.registration-completed-step_mobile_hintText__7kyuP.registration-completed-step_mobile_hintText__7kyuP{text-align:start;background:var(--gradient-ice-blue);width:100%;height:3.125rem;bottom:var(--space-none);right:var(--space-none);font-size:var(--font-size-xs);border-radius:var(--radius-md);color:var(--color-slate-90);justify-content:center;align-items:center;padding-left:5.25rem;display:flex;position:absolute}.registration-completed-step_mobile_footer__N6nvA.registration-completed-step_mobile_footer__N6nvA{left:var(--space-none);right:var(--space-none);bottom:var(--space-none);z-index:20;padding:var(--space-md);background:var(--color-neutral-0);box-shadow:var(--shadow-top);position:fixed}.registration-completed-step_mobile_homeButton__wcUN7.registration-completed-step_mobile_homeButton__wcUN7{text-align:center;text-transform:uppercase;width:100%;height:var(--icon-3xl);border-radius:var(--radius-full);background:var(--gradient-primary-blue);color:var(--color-neutral-0);font-weight:var(--font-weight-ergular);font-size:var(--font-size-base);justify-content:center;align-items:center;display:flex}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.stepper_wrapper__wOG30{width:100%}.stepper_wrapper__wOG30 .stepper_list__I17zu{margin:var(--space-none);padding:var(--space-none);justify-content:space-between;align-items:flex-start;list-style-type:none;display:flex;position:relative}.stepper_wrapper__wOG30 .stepper_list__I17zu:after,.stepper_wrapper__wOG30 .stepper_list__I17zu:before{content:"";z-index:0;height:1.5px;position:absolute;top:calc(.75rem - 1px)}.stepper_wrapper__wOG30 .stepper_list__I17zu:before{background-color:var(--color-neutral-variant-20);left:1.625rem;right:1.625rem}.stepper_wrapper__wOG30 .stepper_list__I17zu:after{background-color:var(--color-cobalt-50);width:calc(100% - 3.25rem);transform:scaleX(var(--stepper-progress,0));transform-origin:0;transition:transform .45s ease-in-out;left:1.625rem}.stepper_wrapper__wOG30 .stepper_list__I17zu.stepper_large__SgPMn:after,.stepper_wrapper__wOG30 .stepper_list__I17zu.stepper_large__SgPMn:before{height:4px;top:calc(2.75rem - 2px);left:3.5rem}.stepper_wrapper__wOG30 .stepper_list__I17zu.stepper_large__SgPMn:before{right:3.5rem}.stepper_wrapper__wOG30 .stepper_list__I17zu.stepper_large__SgPMn:after{width:calc(100% - 7rem)}.stepper_item___Jm13{flex-direction:column;flex:none;align-items:center;width:3.25rem;display:flex;position:relative}.stepper_item___Jm13.stepper_large__SgPMn{width:7rem}.stepper_circleBtn__mwpmt{all:unset;box-sizing:border-box;cursor:pointer;border-radius:var(--radius-full);z-index:1;width:1.5rem;height:1.5rem;position:relative}.stepper_circleBtn__mwpmt.stepper_large__SgPMn{width:5.25rem;height:5.25rem}.stepper_circleBtn__mwpmt:disabled{cursor:not-allowed}.stepper_circleGradient__Yoxuq{border-radius:var(--radius-full);background:var(--color-neutral-variant-20);width:100%;height:100%;transition:background .3s ease-out}.stepper_circleContent__T3i_x{text-align:center;width:100%;height:100%;font-weight:var(--font-weight-bold);font-size:var(--font-size-base);color:var(--color-neutral-0);justify-content:center;align-items:center;display:flex}.stepper_circleContent__T3i_x.stepper_large__SgPMn{padding:var(--space-md);font-size:40px}.stepper_item___Jm13.stepper_active__NDCbJ .stepper_circleGradient__Yoxuq,.stepper_item___Jm13.stepper_done__ehtIt .stepper_circleGradient__Yoxuq{background:var(--gradient-blue-sky);animation:stepper_stepperPop__hTDnn .45s ease-out}@keyframes stepper_stepperPop__hTDnn{0%{transform:scale(1)}45%{transform:scale(1.14)}to{transform:scale(1)}}.stepper_checkIcon__Pbn1w{-o-object-fit:contain;object-fit:contain;width:60%;height:60%;animation:stepper_stepperCheckIn__Xqt6r .35s ease-out;display:block}@keyframes stepper_stepperCheckIn__Xqt6r{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.stepper_label__3tfQC{text-align:center;width:100%;margin-top:var(--space-xs);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);color:var(--color-neutral-variant-20);white-space:pre-line;transition:color .3s ease-out;position:absolute;top:100%;left:50%;transform:translate(-50%)}.stepper_label__3tfQC.stepper_large__SgPMn{font-size:var(--font-size-xl);margin-top:var(--space-sm-md)}.stepper_item___Jm13.stepper_active__NDCbJ .stepper_label__3tfQC,.stepper_item___Jm13.stepper_done__ehtIt .stepper_label__3tfQC{color:var(--color-cobalt-50)}@media (prefers-reduced-motion:reduce){.stepper_circleGradient__Yoxuq,.stepper_label__3tfQC,.stepper_wrapper__wOG30 .stepper_list__I17zu:after{transition:none}.stepper_checkIcon__Pbn1w,.stepper_item___Jm13.stepper_active__NDCbJ .stepper_circleGradient__Yoxuq,.stepper_item___Jm13.stepper_done__ehtIt .stepper_circleGradient__Yoxuq{animation:none}}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.step-transition_pane__7ela0.step-transition_pane__7ela0{flex-direction:column;width:100%;display:flex}.step-transition_pane__7ela0.step-transition_pane__7ela0>*{animation:step-transition_stepPaneIn__vr_vc var(--step-transition-duration)cubic-bezier(.22,.61,.36,1)backwards;--step-transition-offset:1.75rem;--step-transition-duration:.36s}.step-transition_pane__7ela0.step-transition_pane__7ela0>:nth-child(2){animation-delay:70ms}.step-transition_pane__7ela0.step-transition_pane__7ela0>:nth-child(n+3){animation-delay:.12s}.step-transition_backward___K65z.step-transition_backward___K65z>*{--step-transition-offset:-1.75rem}@keyframes step-transition_stepPaneIn__vr_vc{0%{opacity:var(--opacity-0);transform:translate3d(var(--step-transition-offset),.5rem,0)}to{opacity:var(--opacity-100);transform:translate(0)}}@media (prefers-reduced-motion:reduce){.step-transition_pane__7ela0.step-transition_pane__7ela0>*{animation:step-transition_stepPaneFadeIn__vMoyS .18s backwards}.step-transition_pane__7ela0.step-transition_pane__7ela0>:nth-child(2),.step-transition_pane__7ela0.step-transition_pane__7ela0>:nth-child(n+3){animation-delay:0s}}@keyframes step-transition_stepPaneFadeIn__vMoyS{0%{opacity:var(--opacity-0)}to{opacity:var(--opacity-100)}}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.register-form_desktop_root__7NhBH.register-form_desktop_root__7NhBH{padding:1.875rem var(--space-none)3.563rem;border-top-left-radius:var(--radius-1_5xl);border-top-right-radius:var(--radius-1_5xl);scroll-margin-top:var(--space-2xl);background-color:#0000;flex-direction:column;gap:1.875rem;display:flex}.register-form_desktop_step__zGexq.register-form_desktop_step__zGexq{height:12.5rem;padding:var(--space-md-lg);border-radius:var(--radius-2xl);box-shadow:var(--shadow-md)}.register-form_desktop_step__zGexq.register-form_desktop_step__zGexq:hover{box-shadow:var(--shadow-md)}.register-form_desktop_content___9Nic.register-form_desktop_content___9Nic{z-index:0;background:var(--gradient-white-blush);border-radius:var(--radius-2xl);padding:var(--space-none)var(--space-xl)1.625rem;position:relative}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.edit-session-banner_banner__5aDHr.edit-session-banner_banner__5aDHr{width:100%;top:var(--space-none);z-index:var(--z-sticky);align-items:center;gap:var(--space-2xs)var(--space-xs-md);padding:var(--space-xs-md);border:1px solid var(--color-blue-20);border-radius:var(--radius-md);background-color:var(--color-blue-10);flex-wrap:wrap;display:flex;position:sticky}.edit-session-banner_banner__5aDHr.edit-session-banner_banner__5aDHr.edit-session-banner_mobile__L7_yB.edit-session-banner_mobile__L7_yB{padding:var(--space-2xs)}.edit-session-banner_label__NrCTi.edit-session-banner_label__NrCTi{color:var(--color-primary-100);font-size:var(--font-size-base)}.edit-session-banner_label__NrCTi.edit-session-banner_label__NrCTi.edit-session-banner_mobile__L7_yB.edit-session-banner_mobile__L7_yB{font-size:var(--font-size-sm)}.edit-session-banner_subject__9S67B.edit-session-banner_subject__9S67B{color:var(--color-primary-100);font-size:var(--font-size-base);font-weight:var(--font-weight-bold)}.edit-session-banner_subject__9S67B.edit-session-banner_subject__9S67B.edit-session-banner_mobile__L7_yB.edit-session-banner_mobile__L7_yB{font-size:var(--font-size-sm)}.edit-session-banner_exitButton__1YGMe.edit-session-banner_exitButton__1YGMe{font-size:var(--font-size-sm);margin-left:auto}.edit-session-banner_exitButton__1YGMe.edit-session-banner_exitButton__1YGMe.edit-session-banner_mobile__L7_yB.edit-session-banner_mobile__L7_yB{margin-left:var(--space-none);font-size:var(--font-size-xs)}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.festival-register_mobile_container__7ab0r.festival-register_mobile_container__7ab0r{background:var(--color-muted-15);--festival-banner-offset:var(--festival-banner-image-height,7.25rem);width:100%;min-height:100dvh;position:relative}.festival-register_mobile_container__7ab0r.festival-register_mobile_container__7ab0r [data-testid=video],.festival-register_mobile_container__7ab0r.festival-register_mobile_container__7ab0r iframe,.festival-register_mobile_container__7ab0r.festival-register_mobile_container__7ab0r img,.festival-register_mobile_container__7ab0r.festival-register_mobile_container__7ab0r video{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.festival-register_mobile_bannerWrapper__nyfJl.festival-register_mobile_bannerWrapper__nyfJl{--festival-banner-background-height:17.313rem;top:var(--space-none);left:var(--space-none);width:100vw;height:100dvh;position:absolute}.festival-register_mobile_contentWrapper__dBWhZ.festival-register_mobile_contentWrapper__dBWhZ{pointer-events:none;min-height:100dvh;padding-top:var(--festival-banner-offset);padding-inline:var(--space-sm);padding-bottom:var(--space-md);flex-direction:column;display:flex;position:relative}.festival-register_mobile_content__rtpLj.festival-register_mobile_content__rtpLj{pointer-events:auto;flex-direction:column;flex:1;display:flex}.gift-item_itemContainer__xQaDc{display:flex;flex-direction:row;align-items:center;border-radius:var(--nova-radius-md,8px);border:1px solid var(--color-primary-100,#21409a);padding:var(--nova-space-sm,8px);position:relative;width:100%;max-width:100%;box-sizing:border-box}.gift-item_itemContainer__xQaDc.gift-item_disabled__Jaw81{border-color:var(--color-neutral-30,#d1d5db);background-color:var(--color-neutral-10,#f9fafb);opacity:.7}.gift-item_itemContainer__xQaDc.gift-item_highlighted__9CaQt{background-color:#dbf6ff;border-color:var(--color-primary-100,#21409a)}.gift-item_checkboxContainer__xGkfM{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--nova-space-xs,5px);margin-right:var(--nova-space-sm,10px);margin-left:var(--nova-space-xs,2px)}.gift-item_giftContentWrapper__6q1af{display:flex;flex-direction:column;flex:1;gap:var(--space-md);min-width:0}.gift-item_content__5s3Wg{display:flex;flex-direction:row;align-items:center;width:100%}.gift-item_viewImage__DNWF_{border:1px solid var(--color-neutral-30,#d1d5db);width:42px;height:42px;min-width:42px;border-radius:var(--nova-radius-sm,4px);background-color:var(--color-neutral-0,#ffffff);display:flex;align-items:center;justify-content:center;overflow:hidden}.gift-item_image__b6AXw{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;pointer-events:none}.gift-item_viewName__u7B6_{margin-left:var(--nova-space-sm,8px);flex:1;min-width:0;padding-right:var(--nova-space-sm,8px)}.gift-item_giftName___cO57{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;font-size:var(--font-size-xs);line-height:1.4;color:var(--color-neutral-90,#111827)}.gift-item_giftPrice__YPJdj{color:var(--color-accent-orange);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold)}.gift-item_radioButton__y713D{width:20px;height:20px;border-radius:50%;border:2px solid var(--color-neutral-40,#9ca3af);background-color:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:all .2s ease}.gift-item_radioButton__y713D.gift-item_radioChecked__goQjh,.gift-item_radioButton__y713D:hover:not(.gift-item_radioDisabled__T3AJk){border-color:var(--color-primary-100,#21409a)}.gift-item_radioButton__y713D.gift-item_radioChecked__goQjh .gift-item_radioInner___9NWI{width:10px;height:10px;border-radius:50%;background-color:var(--color-primary-100,#21409a)}.gift-item_radioButton__y713D.gift-item_radioDisabled__T3AJk{cursor:not-allowed;opacity:.5}.gift-item_radioInner___9NWI{width:0;height:0;border-radius:50%;background-color:transparent;transition:all .2s ease}.gift-item_removeButton__Kt0zh{position:absolute;top:var(--nova-space-xs,8px);right:var(--nova-space-xs,8px);padding:var(--nova-space-2xs,4px);background-color:rgba(255,255,255,.9);border-radius:var(--nova-radius-full,50%);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--color-error-100,#ed1c24);transition:background-color .2s ease}.gift-item_removeButton__Kt0zh:hover{background-color:var(--color-error-10,#fef2f2)}.gift-item_autoFillHint__WYD29{width:100%;padding-top:var(--space-xs,.25rem)}.gift-item_autoFillHintText__SEqZ3{color:var(--color-primary-100,#21409a);font-style:italic;font-size:var(--font-size-xs,.75rem)}.gift-quantity-badge_badge__XZ1NU{font-size:var(--nova-font-size-sm,14px);font-weight:500;color:var(--color-neutral-70,#374151);line-height:1.2}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.gift-data_container__bGmO1{padding:12px}.gift-data_horizontalContainer__6Ci_i{background-color:var(--color-soft-accent-10);border-radius:var(--radius-lg)}.gift-data_verticalContainer__4hv_1{background-color:#0000}.gift-data_container__bGmO1.gift-data_disabled__WUNMd{background-color:var(--color-neutral-10,#f3f4f6);opacity:var(--opacity-70)}.gift-data_container__bGmO1.gift-data_highlighted__HTl2j{background-color:var(--color-secondary-10,#dbf6ff);border-radius:var(--radius-none)}.gift-data_top__lOxHU{align-items:center;gap:var(--space-xs);margin-bottom:var(--space-sm);flex-direction:row;display:flex}.gift-data_heartIcon__Qt4e_{color:var(--color-secondary-100,#22c4f4);flex-shrink:0}.gift-data_viewTitle__lUVZl{flex:1;min-width:0}.gift-data_title__je6gh{font-size:var(--font-size-sm);font-weight:var(--font-weight-regular);color:var(--color-neutral-90,#111827);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.gift-data_removeButton__dI4nd{padding:var(--space-2xs,4px);cursor:pointer;color:var(--color-neutral-50,#6b7280);border-radius:var(--radius-sm,4px);transition:background-color var(--duration-normal)var(--ease-default),color var(--duration-fast)var(--ease-default);background:0 0;border:none;justify-content:center;align-items:center;margin-left:auto;display:flex}.gift-data_removeButton__dI4nd:hover{background-color:var(--color-neutral-10,#f3f4f6);color:var(--color-error-100,#ed1c24)}.gift-data_viewContent__7CB9H{align-items:flex-start;display:flex}.gift-data_horizontalContent__q_UlT{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:var(--space-md);flex-direction:row;overflow-x:auto}.gift-data_horizontalContent__q_UlT::-webkit-scrollbar{display:none}.gift-data_verticalContent___4bFW{gap:var(--space-sm,8px);flex-direction:column;width:100%}.gift-data_horizontalItemFull__bTyK4{width:100%}.gift-data_horizontalItemDouble__SHToG,.gift-data_horizontalItemSingle__AmoQg{flex:1}.gift-data_horizontalGroup__VnFUu,.gift-data_horizontalWrapperSingle__wU_zZ .gift-data_horizontalItemDouble__SHToG div[data-testid=gift-option-item],.gift-data_verticalItem__H1SD9{width:100%}.gift-data_horizontalWrapperFull__Vm6Iz{padding-bottom:var(--space-none)}.gift-data_horizontalWrapperSingle__wU_zZ{gap:var(--space-md);width:100%;display:flex}.gift-data_horizontalWrapperSingle__wU_zZ div[data-testid=gift-option-item]{width:15rem}.gift-data_horizontalItemFull__bTyK4 div[data-testid=gift-option-item]{width:100%}.gift-data_horizontalGroup__VnFUu .gift-data_positionThumb__Q1gSm{bottom:calc(var(--space-sm)*-1)}.gift-product-card_gifts__Cq_1y{padding-top:10px}.gift-product-card_giftsHorizontal__AzkOX{padding-top:4px}.gift-product-card_giftCard__huB6e{display:flex;align-items:center;gap:8px;padding:6px 10px;background-color:var(--color-tertiary-10,#FFF9E6);border-radius:6px;border:1px solid var(--color-tertiary-50,#ffcc32)}.gift-product-card_giftCard__huB6e.gift-product-card_horizontal__BikYK{padding:4px 8px}.gift-product-card_giftIconContainer__Yq8mQ{flex-shrink:0}.gift-product-card_giftIcon__jd0Gi{font-size:16px}.gift-product-card_giftContent__gfsRZ{display:flex;align-items:center;gap:6px;flex:1;min-width:0}.gift-product-card_giftImages__9omMp{display:flex;gap:2px}.gift-product-card_giftImage__0h5kG{width:24px;height:24px}.gift-product-card_giftImageSingle__XAbs0,.gift-product-card_giftImage__0h5kG{-o-object-fit:cover;object-fit:cover;border-radius:4px;border:1px solid var(--color-neutral-20,#e5e5e5)}.gift-product-card_giftImageSingle__XAbs0{width:28px;height:28px}.gift-product-card_giftText__pj_Gf{font-size:12px;color:var(--color-neutral-90,#1A1A1A);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gift-product-card_giftIndicators__kFjWX{display:flex;gap:4px}.gift-product-card_indicator__lAXoS{width:6px;height:6px;border-radius:50%;background-color:var(--color-neutral-30,#D4D4D4);transition:background-color .2s ease}.gift-product-card_indicator__lAXoS.gift-product-card_active__9aPRb{background-color:var(--color-primary-50,#3C58B3)}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.gifts-selector-widget_modal__B701x{z-index:var(--z-index-modal,1050);opacity:0;visibility:hidden;transition:opacity var(--duration-normal)var(--ease-default),visibility var(--duration-normal)var(--ease-default);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.gifts-selector-widget_modal__B701x.gifts-selector-widget_modalOpen__D3NzX{opacity:var(--opacity-100);visibility:visible}.gifts-selector-widget_backdrop__02az3{background-color:#00000080;position:absolute;inset:0}.gifts-selector-widget_modalContent__ibCtm{background-color:var(--color-neutral-0,#fff);border-radius:var(--nova-radius-lg,12px);box-shadow:var(--shadow-xl,0 20px 25px -5px #0000001a);flex-direction:column;width:90%;max-width:600px;max-height:85vh;display:flex;position:relative;overflow:hidden}.gifts-selector-widget_header__AS4kC{padding:var(--nova-space-md,16px);border-bottom:1px solid var(--color-neutral-20,#e5e7eb);justify-content:center;align-items:center;display:flex;position:relative}.gifts-selector-widget_headerTitle__ZomXr{font-size:var(--nova-font-size-lg,18px);color:var(--color-neutral-90,#111827);margin:0;font-weight:700}.gifts-selector-widget_closeButton__6Pz8Q{right:var(--nova-space-md,16px);padding:var(--nova-space-xs,4px);cursor:pointer;color:var(--color-neutral-50,#6b7280);border-radius:var(--nova-radius-sm,4px);transition:background-color var(--duration-normal)var(--ease-default),color var(--duration-normal)var(--ease-default);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gifts-selector-widget_closeButton__6Pz8Q:hover{background-color:var(--color-neutral-10,#f3f4f6);color:var(--color-neutral-70,#374151)}.gifts-selector-widget_body__Wg5a8{padding:var(--nova-space-md,16px);flex:1;overflow-y:auto}.gifts-selector-widget_section___igEX{margin-bottom:var(--nova-space-lg,24px)}.gifts-selector-widget_section___igEX:last-child{margin-bottom:0}.gifts-selector-widget_sectionHeader__jLCC6{align-items:flex-start;gap:var(--nova-space-sm,8px);margin-bottom:var(--nova-space-sm,12px);padding-bottom:var(--nova-space-sm,8px);border-bottom:1px solid var(--color-neutral-20,#e5e7eb);display:flex}.gifts-selector-widget_giftIcon__LuvBJ{color:var(--color-tertiary-100,#ffcc32);flex-shrink:0;margin-top:2px}.gifts-selector-widget_sectionTitle__fwUs9{font-size:var(--nova-font-size-sm,14px);color:var(--color-neutral-70,#374151);font-weight:600;line-height:1.4}.gifts-selector-widget_footer__rWhVE{justify-content:flex-end;align-items:center;gap:var(--nova-space-sm,12px);padding:var(--nova-space-md,16px);border-top:1px solid var(--color-neutral-20,#e5e7eb);background-color:var(--color-neutral-5,#f9fafb);display:flex}.gifts-selector-widget_cancelButton__5Ce6L{padding:var(--nova-space-sm,10px)var(--nova-space-lg,24px);border:1px solid var(--color-neutral-30,#d1d5db);border-radius:var(--nova-radius-md,8px);font-size:var(--nova-font-size-sm,14px);color:var(--color-neutral-70,#374151);cursor:pointer;background-color:#0000;font-weight:500;transition:background-color .2s,border-color .2s}.gifts-selector-widget_cancelButton__5Ce6L:hover{background-color:var(--color-neutral-10,#f3f4f6);border-color:var(--color-neutral-40,#9ca3af)}.gifts-selector-widget_confirmButton__Zs4LO{padding:var(--nova-space-sm,10px)var(--nova-space-lg,24px);background-color:var(--color-primary-100,#21409a);border-radius:var(--nova-radius-md,8px);font-size:var(--nova-font-size-sm,14px);color:var(--color-neutral-0,#fff);cursor:pointer;border:none;font-weight:600;transition:background-color .2s}.gifts-selector-widget_confirmButton__Zs4LO:hover{background-color:var(--color-primary-90,#1a3478)}.gifts-selector-widget_confirmButton__Zs4LO:active{background-color:var(--color-primary-80,#152c66)}.gifts-selector-widget_titleBottomSheet__cH1i0{width:100%;color:var(--color-primary-100);text-align:center}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.coupon-list_sectionContainer__TZeHk{padding:var(--space-md);margin:var(--space-sm);border-radius:var(--radius-xl);background-color:var(--color-primary-0);box-shadow:var(--shadow-md);flex:1;display:flex}.coupon-list_sectionContainerDisable__J6c_Z{margin-top:var(--space-md)}.coupon-list_header__U3lI0{height:4rem;padding:var(--spacing-md);justify-content:center;align-items:center;display:flex}.coupon-list_divider__CAIwX{height:1px;margin:var(--space-base)var(--space-none);background-color:var(--color-slate-20);align-self:center}.coupon-list_footerContainer__mgVaS{border-radius:var(--radius-none)var(--radius-xl)var(--radius-xl)var(--radius-none);width:100%}.coupon-list_footerButton__LKd_F,.coupon-list_footerContainer__mgVaS{background-color:#0000;justify-content:center;align-items:center;height:2.5rem;display:flex}.coupon-list_footerButton__LKd_F{border-radius:var(--radius-3xl);width:10.5rem;box-shadow:var(--shadow-none)}.coupon-list_textIcon__jrnEM{background-color:#0000;justify-content:center;align-items:center;display:flex}.coupon-list_rightIcon__O5j90{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.coupon-list_sectionHeader__cSt1q{flex-direction:column;width:100%;display:flex}.coupon-list_title__Y8y3b{color:var(--color-primary-100);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold)}

/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */.product-flash-sale_container__Nbf0x{padding:var(--space-md);background-color:var(--color-primary-0)}.product-flash-sale_container__Nbf0x,.product-flash-sale_highlightList__e_u6r{justify-content:center;align-items:center;gap:var(--space-md);flex-direction:column;display:flex}.product-flash-sale_highlightList__e_u6r{width:100%}.product-flash-sale_gridList__dbOPV{gap:var(--space-md);grid-template-columns:repeat(2,1fr);display:grid}.product-flash-sale_progressBar__70Zn7{width:50%}.product-flash-sale_progressBarWithFull__wNkNN{width:100%}