html,body,#root{width:100%;min-height:100%}:root{--lp-bg:#f5f5f7;--lp-text-main:#222;--lp-text-title:#111;--lp-text-sub:#95989e;--lp-brand-red:#ff2739;--lp-brand-orange:#ff502e;--lp-card-bg:#fff;--lp-muted:#c4c6ca}*{box-sizing:border-box}body{background:var(--lp-bg);color:var(--lp-text-main);margin:0;font-family:PingFang SC,HarmonyOS Sans SC,Helvetica Neue,Arial,sans-serif}#root{min-height:100vh}.landing-page{background:var(--lp-bg);width:100%;min-height:100vh}.notification-bar{background:#ffe9eb;justify-content:center;align-items:center;height:34px;padding:0 12px;display:flex}.notification-bar__text{color:#ff2739;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;line-height:16px;overflow:hidden}.hero-gift-card{text-align:center;padding:18px 20px 8px;position:relative}.hero-gift-card__canvas{height:260px;position:relative;overflow:hidden}.hero-gift-card__glow{object-fit:contain;opacity:.6;width:100%;height:100%}.hero-gift-card__gift{object-fit:contain;width:180px;height:180px;animation:2.8s ease-in-out infinite gift-float;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.hero-gift-card__title{color:#222;margin:26px 0 14px;font-size:20px;font-weight:700;line-height:28px}.hero-gift-card__button{color:#fff;cursor:pointer;background:linear-gradient(95deg,#ff2739 0%,#ff502e 100%);border:0;border-radius:28px;width:100%;max-width:100%;height:48px;font-size:16px;font-weight:700;line-height:22px}.hero-gift-card__button:disabled,.hero-gift-card__sms_btn:disabled{cursor:not-allowed;opacity:.72}@keyframes gift-float{0%,to{transform:translate(-50%,-50%)rotate(0)}50%{transform:translate(-50%,-56%)rotate(4deg)}}.hero-gift-card__input-container{background:linear-gradient(270deg,#fff6f5 0%,#ffe4df 100%);border:2px solid #fff;border-radius:28px;justify-content:stretch;align-items:stretch;height:56px;display:flex}.hero-gift-card__input{--webkit-appearance:none;background:0 0;border:none;border-radius:28px;outline:none;width:100%;padding:16px;font-size:16px}.hero-gift-card__sms_input-container{background:#fff;border:2px solid #fff;border-radius:28px;justify-content:stretch;align-items:stretch;height:56px;margin-top:10px;margin-bottom:10px;display:flex}.hero-gift-card__input{--webkit-appearance:none;background:0 0;border:none;border-radius:28px;outline:none;flex:1;padding:16px;font-size:16px}.hero-gift-card__sms_btn{cursor:pointer;color:#ff6049;text-align:right;background-color:#0000;border:none;outline:none;padding:16px;font-family:PingFang SC;font-size:14px}.hero-gift-card__privacy{color:#666;align-items:center;margin-top:10px;font-size:12px;line-height:16px;display:flex}.hero-gift-card__privacy-toggle{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.hero-gift-card__privacy>span{columns:#8d939e;margin-left:4px}.hero-gift-card__privacy>span>a{color:#222;cursor:pointer;-webkit-user-select:none;user-select:none;text-decoration:none}.hero-gift-card__modal{position:absolute;inset:0}.hero-gift-card__modal-back{background-color:#00000080;position:absolute;inset:0}.hero-gift-card__modal-content{background-color:#fff;border-radius:8px;width:80%;max-width:400px;padding:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-gift-card_modal-title{color:#1f2329;text-align:center;font-size:17px;font-weight:600;line-height:24px}.hero-gift-card_agreement-desc{color:#6b7280;margin-top:10px;font-size:13px;line-height:20px}.hero-gift-card_agreement-desc a{color:#111;cursor:pointer;text-decoration:none}.hero-gift-card_actions{align-items:center;gap:10px;margin-top:16px;display:flex}.hero-gift-card_button{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:20px;flex:1;justify-content:center;align-items:center;height:40px;font-size:14px;font-weight:500;display:flex}.hero-gift-card_button-cancel{color:#4b5563;background:#f3f4f6}.hero-gift-card_button-confirm{color:#fff;background:#ff2739}.hero-gift-card_button-cancel:hover{background:#e5e7eb}.hero-gift-card_button-confirm:hover{background:#e11d2e}.app-toast{z-index:1200;pointer-events:none;justify-content:center;display:flex;position:fixed;inset:0}.app-toast--center{align-items:center}.app-toast--top{align-items:flex-start;padding-top:72px}.app-toast--bottom{align-items:flex-end;padding-bottom:96px}.app-toast--masked{pointer-events:auto}.app-toast__mask{background:0 0;position:absolute;inset:0}.app-toast__main{color:#fff;text-align:center;background:#111827eb;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-width:96px;max-width:min(84vw,280px);padding:12px 16px;display:flex;position:relative;box-shadow:0 14px 36px #0f172a33}.app-toast__main--text-only{border-radius:999px;min-width:auto;padding:10px 14px}.app-toast__content{word-break:break-word;font-size:13px;line-height:18px}.app-toast__spinner{border:3px solid #ffffff3d;border-top-color:#fff;border-radius:50%;width:28px;height:28px;animation:.85s linear infinite app-toast-spin}.app-toast__icon{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;font-weight:700;line-height:1;display:inline-flex}.app-toast__icon--success{background:#22c55e33}.app-toast__icon--fail{background:#f8717133}@keyframes app-toast-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-products{background:linear-gradient(#ff502e 0%,#f5f5f7 90.31%);flex-direction:column;display:flex}.hero-products__banner{text-align:center;padding-top:24px;position:relative;overflow:hidden}.hero-products__label,.hero-products__amount{margin:0;position:relative}.hero-products__label{color:#ffffffa8;font-size:15px;line-height:21px}.hero-products__amount{color:#fff;align-items:center;gap:var(--hero-digit-gap,0);letter-spacing:.01em;margin-top:8px;font-family:DIN Alternate,DIN Condensed,Arial,sans-serif;font-size:56px;font-weight:700;line-height:1;display:inline-flex;overflow:hidden}.hero-products__digit-separator{justify-content:center;align-items:center;display:inline-flex}.hero-products__digit-roll{width:var(--hero-digit-width,.62em);height:1em;position:relative;overflow:hidden}.hero-products__digit-track{will-change:transform;flex-direction:column;display:flex}.hero-products__digit-cell{justify-content:center;align-items:center;height:1em;display:inline-flex}.hero-products__digit-separator{width:var(--hero-separator-width,.16em);opacity:.9}.hero-products__card-shell{text-align:center;z-index:1;background:linear-gradient(#fff 0%,#f5f5f7 100%);border-radius:12px;margin:30px 24px 0;padding:16px 12px 18px;position:relative}.hero-products__tip{color:#111;margin:0;font-size:14px;line-height:20px}.hero-products__tip span{color:#ff7913}.hero-products__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.hero-products__item{background:#fff;border:1.5px solid #f5f5f7;border-radius:12px;flex-direction:column;justify-content:space-between;align-items:center;height:133px;padding:10px 4px 12px;display:flex}.hero-products__item-image{object-fit:contain;width:82px;height:82px}.hero-products__badge{color:#fff;background:linear-gradient(95deg,#ff2739 0%,#ff502e 100%);border-radius:9px;width:62px;height:18px;margin:0;font-size:11px;line-height:18px}.hero-products__cta{color:#fff;cursor:pointer;background:linear-gradient(95deg,#ff2739 0%,#ff502e 100%);border:0;border-radius:28px;flex-direction:column;justify-self:stretch;align-items:center;margin-top:16px;padding:9px;display:flex}.hero-products__cta-text{font-size:16px;font-weight:700;line-height:22px}.hero-products__sub{color:#fff;font-size:11px}.feature-grid{padding:20px}.feature-grid__title{text-align:center;color:#111;margin:0;font-size:16px;font-weight:500;line-height:22px}.feature-grid__content{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 12px;margin-top:15px;display:grid}.feature-grid__card{text-align:center;background:#fff;border-radius:12px;min-height:151px;padding:16px 8px 14px}.feature-grid__icon{object-fit:contain;width:56px;height:56px}.feature-grid__card h4{color:#111;margin:12px 0 5px;font-size:16px;font-weight:500;line-height:22px}.feature-grid__card p{color:#95989e;width:137px;margin:0 auto;font-size:12px;line-height:20px}.user-reviews{padding:4px 20px 0}.user-reviews__title{text-align:center;color:#111;margin:0;font-size:16px;font-weight:500;line-height:22px}.user-reviews__list{gap:12px;margin-top:15px;display:grid}.user-reviews__card{background:#fff;border-radius:12px;min-height:121px;padding:12px}.user-reviews__card--compact{min-height:102px}.user-reviews__meta{align-items:center;gap:8px;display:flex}.user-reviews__info{flex-direction:column;gap:2px;display:flex}.user-reviews__avatar{border-radius:50%;width:28px;height:28px}.user-reviews__name{color:#111;font-size:12px;line-height:17px}.user-reviews__stars{color:#0f8fff;align-items:center;gap:2px;margin-left:auto;display:flex}.user-reviews__stars img{height:20px}.user-reviews__content{color:#111;margin:10px 0 0;font-size:14px;line-height:20px}.landing-footer{text-align:center;padding:24px 20px 28px}.landing-footer p{color:#c4c6ca;margin:0;font-size:12px;line-height:18px}.landing-footer__icp{margin-top:16px!important}.landing-footer__icp-link{color:inherit;text-decoration:none}
