.start-page{position:relative;min-height:100vh;display:flex;justify-content:center}.start-orbit{position:relative;z-index:2;width:240px;height:240px;display:flex;align-items:center;justify-content:center;margin-top:55vh;opacity:.9}.start-orbit:before{content:"";position:absolute;inset:-16px;border-radius:50%;background:conic-gradient(from 0deg,var(--theme-color),#ff6da1,#6cc4ff,var(--theme-color));animation:orbit-spin 6s linear infinite;filter:blur(.2px)}.start-orbit:after{content:"";position:absolute;inset:-8px;border-radius:50%;background:#fff9;box-shadow:0 0 0 6px #6c7dff26 inset}.start-core{position:relative;z-index:1;width:190px;height:190px;border-radius:50%;border:none;cursor:pointer;color:#fff;background:radial-gradient(circle at 30% 30%,#7c8cff,#4c68ff 45%,#2f49e8);box-shadow:0 18px 35px #3048d659,inset 0 0 18px #ffffff40;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;transition:transform .16s ease,box-shadow .16s ease;animation:core-breathe 2.8s ease-in-out infinite}.start-core:before{content:"";position:absolute;inset:12px;border-radius:50%;border:1px solid rgba(255,255,255,.25);opacity:.7}.start-core:after{content:"";position:absolute;inset:-6px;border-radius:50%;background:radial-gradient(circle,rgba(108,140,255,.35),transparent 70%);opacity:.7;animation:glow-pulse 2.4s ease-in-out infinite}.start-ripple{position:absolute;inset:18px;border-radius:50%;border:2px solid rgba(255,255,255,.45);opacity:0;transform:scale(.85);animation:ripple-pulse 2.8s ease-in-out infinite;pointer-events:none}.start-ripple--two{inset:26px;animation-delay:.7s}.start-ripple--three{inset:34px;animation-delay:1.4s}.start-core:hover{animation-play-state:paused;transform:scale(1.02);box-shadow:0 22px 42px #3048d673,inset 0 0 22px #ffffff59}.start-core:active{animation-play-state:paused;transform:scale(.98)}.start-label{font-size:26px;font-weight:600;letter-spacing:2px}.start-arrow{font-size:34px;transform:translateY(-2px)}.start-dot{position:absolute;width:6px;height:6px;border-radius:50%;background:#ffffffb3;box-shadow:0 0 8px #ffffffb3;animation:dot-float 2.8s ease-in-out infinite}.start-dot--one{top:58px;right:38px}.start-dot--two{bottom:62px;left:40px;animation-delay:.6s}.start-dot--three{bottom:42px;right:64px;animation-delay:1.1s}@keyframes orbit-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes glow-pulse{0%,to{transform:scale(.98);opacity:.55}50%{transform:scale(1.03);opacity:.9}}@keyframes core-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes dot-float{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(-6px);opacity:1}}@keyframes ripple-pulse{0%{transform:scale(.88);opacity:0}25%{opacity:.55}60%{transform:scale(1.08);opacity:0}to{transform:scale(1.15);opacity:0}}.loading-modal .ant-modal-confirm-content{padding:32px 0}.loading-modal .anticon-spin{font-size:56px!important}.start-secret-area{position:absolute;top:0;right:0;width:100px;height:50px;cursor:pointer;z-index:100}.select-brand{min-height:100vh;box-sizing:border-box;color:#0f172a}.select-brand__layout{margin:0 auto;display:flex;gap:18px;min-height:72vh;padding:16px}.select-brand__menu{width:200px;flex-shrink:0;display:flex;flex-direction:column;gap:10px;border-right:1px solid rgba(15,23,42,.1);padding-right:12px;overflow-y:auto}.select-brand__menu-loading{min-height:240px;display:flex;align-items:center;justify-content:center}.brand-menu-item{display:flex;align-items:center;width:100%;gap:10px;min-height:60px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:#0000001a;color:#fff;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;padding:12px;text-align:left}.brand-menu-item:hover{transform:translateY(-1px);border-color:#4c68ff59;box-shadow:0 10px 20px #0f172a1a}.brand-menu-item--active{border-color:#4c68ff;border-width:2px;box-shadow:0 12px 24px #4c68ff38;background:#0000004d}.brand-menu-item__logo{width:70px;height:70px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:#ffffff80;border-radius:12px;overflow:hidden}.brand-menu-item__logo img{max-width:100%;max-height:100%;object-fit:contain}.brand-menu-item__name{font-size:24px;font-weight:600;letter-spacing:.4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-brand__models{flex:1;min-width:0;display:flex;flex-direction:column;min-height:0;height:83vh;overflow-y:auto}.select-brand__brand-title{font-size:28px;font-weight:600;letter-spacing:.8px;margin:4px 0 16px;color:#0f172a}.select-brand__models-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.select-brand__models-body{flex:1;min-height:0;overflow-y:auto;padding-right:4px}.select-brand__models-loading{min-height:240px;display:flex;align-items:center;justify-content:center}.model-card{position:relative;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:#0006;box-shadow:0 18px 30px #0f172a14;overflow:hidden;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;padding:24px 0}.model-card:hover{transform:translateY(-2px);border-color:#4c68ff59;box-shadow:0 22px 40px #0f172a1f}.model-card:active{transform:translateY(0) scale(.99)}.model-card__img-container{position:relative;padding:16px;text-align:center;height:180px;display:flex;align-items:center;justify-content:center}.model-card__img-container img{max-width:100%;max-height:100%;object-fit:contain;border-radius:12px}.sold-out-tag{position:absolute;top:10px;right:10px;background-color:#ff4757;color:#fff;padding:4px 12px;border-radius:12px;font-size:14px;font-weight:600;transform:rotate(15deg);box-shadow:0 2px 8px #ff475766}.model-card__info{padding:12px 16px 16px;display:flex;justify-content:center;color:#fff}.model-card__name{font-size:18px;font-weight:600;letter-spacing:.4px}@media(max-width:820px){.select-brand__layout{flex-direction:column}.select-brand__menu{width:100%;border-right:none;border-bottom:1px solid rgba(15,23,42,.08);padding-right:0;padding-bottom:10px;max-height:240px}.select-brand__models-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.select-brand{padding:40px 18px 56px}.select-brand__models-grid{grid-template-columns:1fr}}.page-header{position:relative;display:flex;align-items:center;justify-content:center;gap:16px;padding:38px 28px;background:#00000080;border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 30px #0f172a14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.page-header__text{min-width:0;flex:1;text-align:center}.page-header__title{font-size:32px;font-weight:800;letter-spacing:1px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-header__subtitle{margin-top:14px;font-size:18px;color:#fffc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-header__back-container{position:absolute;right:28px}.page-header__back-container .component_countdown_second{color:#fff;font-size:20px;margin-right:24px;line-height:48px}.page-header__back{width:46px;height:46px;border-radius:14px;border:1px solid rgba(15,23,42,.08);background:#ffffffd9;color:#0f172ad9;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.page-header__back:hover{transform:translateY(-1px);border-color:#4c68ff59;box-shadow:0 14px 22px #0f172a1a}.page-header__back:active{transform:translateY(0) scale(.98)}.countdown{display:flex;align-items:center;gap:8px;justify-content:center}.countdown__text{font-size:16px;color:#64748b;font-weight:500}.countdown__number{font-size:24px;font-weight:600;color:#4c68ff;min-width:40px;text-align:center}.countdown__unit{font-size:16px;color:#64748b;font-weight:500}@media(max-width:480px){.countdown__text{font-size:14px}.countdown__number{font-size:20px;min-width:32px}.countdown__unit{font-size:14px}}.page-footer{position:fixed;left:0;right:0;bottom:0;box-sizing:border-box;background:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;box-shadow:0 18px 30px #0f172a1a;padding:32px 0;z-index:5}.page-footer__btn{width:94%;height:78px;border:none;border-radius:22px;background:#f5f6f8bf;color:#0f172ab8;font-size:22px;font-weight:600;letter-spacing:2px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease;box-shadow:0 22px 38px #0f172a1f;transform:translateY(-1px)}.page-footer__btn:active{transform:translateY(0) scale(.99)}.select-film{min-height:100vh;box-sizing:border-box;color:#0f172a}.select-film__phone-info{margin:0 auto 24px;padding:20px;display:flex;align-items:center;gap:20px;border-radius:0 0 18px 18px;border:1px solid rgba(15,23,42,.08);background:#00000080;padding:32px 24px!important;box-shadow:0 18px 30px #0f172a14}.film-tips{font-size:32px;color:#fff;padding:20px 32px;margin:0 12px;background:#0000004d;border-radius:12px;text-align:center}.select-film__back-container{margin-left:auto;display:flex;align-items:center;gap:24px}.select-film__back-container .component_countdown_second{color:#fff;font-size:20px;line-height:46px}.select-film__back{width:46px;height:46px;border-radius:14px;border:1px solid rgba(15,23,42,.08);background:#ffffffd9;color:#0f172ad9;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.select-film__back:hover{transform:translateY(-1px);border-color:#4c68ff59;box-shadow:0 14px 22px #0f172a1a}.select-film__back:active{transform:translateY(0) scale(.98)}.phone-img{width:120px;height:120px}.phone-img img{height:100%;border-radius:12px}.phone-name{font-size:36px;font-weight:600;letter-spacing:.6px;color:#fff}.select-film__grid{margin:0 auto;display:flex;gap:16px;align-items:center;justify-content:center;align-content:center;flex-wrap:wrap;height:75vh}.film-card{padding:20px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:#0003;box-shadow:0 10px 20px #0f172a14;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;cursor:pointer;color:#fff;flex-basis:40%;width:45%;height:240px;position:relative}.film-card--selected{border-color:#4c68ff;background:#0003;box-shadow:0 10px 20px #4c68ff33;position:relative}.film-card__price{font-size:28px;font-weight:600;color:#ff6b6b;text-align:center;margin-bottom:12px}.film-card__desc{font-size:16px;color:#fff9;text-align:center;margin-top:8px;line-height:1.4}.film-card--sold-out{opacity:.7;cursor:not-allowed}.select-film__footer{position:fixed;left:0;right:0;bottom:0;box-sizing:border-box;background:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;box-shadow:0 18px 30px #0f172a1a;padding:32px 0;border-top-left-radius:18px;border-top-right-radius:18px;z-index:5}.footer-btn-container{width:94%;display:flex;gap:24px}.footer-btn{flex:2;height:78px;border:none;border-radius:22px;font-size:22px;font-weight:600;letter-spacing:2px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease;transform:translateY(-1px)}.footer-btn:last-child{flex:3}.footer-btn--back{background:#fffc!important;color:#0f172ab8;box-shadow:0 22px 38px #0f172a1f}.footer-btn--pay{background:#4c68ffcc!important;color:#fff;box-shadow:0 22px 38px #4c68ff4d}@media(max-width:480px){.select-film{padding:40px 18px 140px}.phone-img{width:100px;height:100px}.phone-name{font-size:20px}.select-film__grid{grid-template-columns:1fr}.film-card{padding:16px}.film-card__name,.film-card__price{font-size:16px}.footer-btn-container{flex-direction:column}.footer-btn{height:68px;font-size:20px}}.film-card{padding:20px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:#fff9;box-shadow:0 10px 20px #0f172a14;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;cursor:pointer;color:#000;width:30%;height:240px;position:relative}.film-card:hover{transform:translateY(-2px);border-color:#4c68ff59;box-shadow:0 14px 28px #0f172a1f}.film-card:active{transform:translateY(0) scale(.99)}.film-card--selected{border-color:#4c68ff;box-shadow:0 10px 20px #4c68ff33;position:relative}.film-card--selected:after{content:"";position:absolute;top:10px;right:10px;width:20px;height:20px;background-color:#4c68ff;border-radius:50%;display:flex;align-items:center;justify-content:center}.film-card--selected:before{content:"✓";position:absolute;top:10px;right:10px;width:20px;height:20px;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;z-index:1}.film-card__info{display:flex;flex-direction:column;gap:8px}.film-card__name{font-size:24px;font-weight:600;letter-spacing:.4px;text-align:center;margin-bottom:12px}.film-card__price{font-size:28px;font-weight:600;color:red;text-align:center;margin-bottom:12px}.film-card__desc{font-size:16px;color:#000c;text-align:center;margin-top:8px;line-height:1.4}.film-card__sold-out-tag{position:absolute;top:10px;left:10px;background:#00000080;color:#ffffffb3;font-size:14px;padding:4px 10px;border-radius:6px;font-weight:600}.film-card--sold-out{opacity:.6;cursor:not-allowed}.film-card--sold-out:hover{transform:none;border-color:#0f172a14;box-shadow:0 10px 20px #0f172a14}.film-card--sold-out .film-card__price{color:#ff6b6bcc}.pay-modal{position:relative}.pay-modal.ant-modal .ant-modal-content{background-color:#00000080!important;color:#fff}.pay-modal .ant-modal-header{border-bottom:none;padding:20px 24px 0;text-align:center;background-color:transparent!important}.pay-modal .ant-modal-title{font-size:24px;font-weight:600;color:#fff!important;margin:0}.pay-modal .ant-modal-body{padding:24px;text-align:center}.pay-modal__cancel-btn{position:absolute;top:46px;right:24px;padding:4px 12px;border:none;border-radius:4px;background-color:#fff3cd;color:#856404;font-size:14px;font-weight:400;cursor:pointer;transition:all .16s ease;display:flex;align-items:center;height:28px}.pay-modal__cancel-btn:hover{background-color:#ffeaa7;color:#856404}.pay-modal__cancel-btn:active{transform:scale(.98)}.pay-modal__content{display:flex;flex-direction:column;align-items:center;gap:16px}.pay-modal__order{width:100%;padding:20px;border-radius:14px}.order-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.3)}.order-item:last-child{border-bottom:none}.order-item--total{margin-top:8px;font-weight:600}.order-item--total .order-item__label,.order-item--total .order-item__value{color:#ff4757;font-weight:600}.order-item__label{font-size:16px;color:#fff}.order-item__value{font-size:16px;font-weight:500}.pay-modal__title{font-size:16px;font-weight:600;color:#fff}.pay-modal__qrcode{width:200px;height:200px;display:flex;align-items:center;justify-content:center;background-color:#fff;padding:10px;border-radius:8px;box-shadow:0 4px 12px #0000001a}.pay-modal__qrcode img{width:100%;height:auto}.pay-modal__qrcode-placeholder{color:#64748b;font-size:14px}.pay-modal__order-id{font-size:14px;color:#fff}.pay-modal__amount{font-size:20px;font-weight:600;color:#ff4757}.pay-modal__countdown{font-size:14px;color:#cfcece}.progress{box-sizing:border-box;color:#0f172a;padding:0 18px}.progress__steps{margin:32px auto;padding:24px;background:#0000004d;border-radius:12px;border:1px solid rgba(15,23,42,.08);box-shadow:0 10px 20px #0f172a14}.progress__steps .ant-steps-item-title{font-size:14px;font-weight:500}.progress__steps .ant-steps-item-process .ant-steps-item-title{color:#4c68ff;font-weight:600}.progress__steps .ant-steps-item-finish .ant-steps-item-title{color:#fff!important}.progress__steps .ant-steps-item-wait .ant-steps-item-title,.progress__steps .ant-steps-item-icon .ant-steps-icon{color:#ccc!important}.progress__steps .ant-steps-item-active .ant-steps-icon{color:#4c68ff!important}.progress__steps .ant-steps-item-active .ant-steps-item-title{color:#ccc!important}.progress__steps .ant-steps-item-title:after{background-color:#fff3!important}.progress__steps .ant-steps-item-finish .ant-steps-item-icon{background-color:#10b981;border-color:#10b981}.progress__steps .ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{color:#ccc!important}.progress__cards{display:flex;margin:32px auto;gap:82px;align-items:center;justify-content:center}.progress-card{background:transparent;border-radius:12px;display:flex;flex-direction:column;align-items:center;gap:16px}.card__img{width:260px;display:flex;align-items:center;justify-content:center;opacity:.8}.card__img video{border-radius:12px;overflow:hidden}.card__text{font-size:16px;font-weight:600;color:#fff;text-align:center}.progress__notice{margin:32px 96px;text-align:left;gap:16px}.notice__title{font-size:16px;font-weight:600;color:#fff;margin-bottom:12px}.notice__list{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:8px}.notice__list li{font-size:16px;color:#eee;line-height:1.5}.important__title{font-size:16px;font-weight:600;color:#ef4444;margin-bottom:8px}.important__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.important__list li{font-size:16px;color:#eee;line-height:1.5}.progress__footer{position:fixed;left:0;right:0;bottom:0;box-sizing:border-box;background:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;box-shadow:0 18px 30px #0f172a1a;padding:24px 0;z-index:5}.footer-btn-container{width:94%;display:flex;gap:16px}.footer-btn{flex:1;height:78px;border:none;font-size:22px;font-weight:600;letter-spacing:2px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease;transform:translateY(-1px)}.footer-btn--cancel{background:#f5f6f8bf;color:#0f172ab8;box-shadow:0 22px 38px #0f172a1f}.footer-btn--start,.footer-btn--next{background:#4c68ff;color:#fff;box-shadow:0 22px 38px #4c68ff4d}.footer-btn--prev{background:#f5f6f8bf;color:#0f172ab8;box-shadow:0 22px 38px #0f172a1f}.footer-btn:active{transform:translateY(0) scale(.99)}.place-phone{margin:32px auto;display:flex;flex-direction:column;align-items:center;gap:24px}.place-phone__content{display:flex;flex-direction:column;align-items:center;gap:24px;padding:24px;background:#0000004d;border-radius:12px;border:1px solid rgba(15,23,42,.08);box-shadow:0 10px 20px #0f172a14;width:100%}.place-phone__image{max-width:100%;height:auto;display:flex;align-items:center;justify-content:center}.place-phone__image video{border-radius:38px}.place-phone__tip{display:flex;align-items:center;gap:12px;padding:16px 24px;color:#ffb88c;font-size:16px;font-weight:500;width:100%;justify-content:center}.progress__complete{margin:32px auto;padding:48px 24px;background:#ffffffb3;border-radius:12px;border:1px solid rgba(15,23,42,.08);box-shadow:0 10px 20px #0f172a14;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.progress__complete h3{font-size:24px;font-weight:600;color:#10b981;margin:0}.progress__complete p{font-size:16px;color:#64748b;margin:0}.film-process{margin:32px auto;width:100%}.film-process__content{display:flex;gap:24px;padding:24px;background:#0000004d;border-radius:12px;border:1px solid rgba(15,23,42,.08);box-shadow:0 10px 20px #0f172a14}.film-process__content .ant-steps-item-title{color:#fff!important}.film-process__content .ant-steps-item-description{color:#ccc!important}.film-process__content .ant-steps-item:not(.ant-steps-item-active) .ant-steps-item-icon{background-color:#0003!important;border-color:transparent}.film-process__content .ant-steps-item:not(.ant-steps-item-active) .ant-steps-icon{color:#ccc!important}.film-process__steps{flex:1;min-width:200px}.film-process__image{flex:1;display:flex;flex-direction:column;align-items:center;gap:24px;border-radius:24px;overflow:hidden}.film-process__image video{border-radius:38px;opacity:.8}.loading-container{display:flex;flex-direction:column;align-items:center;gap:16px;padding:48px 0}.film-process__tip{display:flex;align-items:center;gap:12px;padding:16px 24px;color:#f4b187;font-size:14px;font-weight:500;width:100%;justify-content:center}.clean-phone{padding:24px 0 120px;background-color:#0000004d;border-radius:12px}@media(max-width:768px){.film-process__content{flex-direction:column}.film-process__steps{order:2}.film-process__image{order:1}}@media(max-width:480px){.progress{padding:0 18px 140px}.progress__steps{padding:16px}.step__icon{width:40px;height:40px}.step__text{font-size:12px}.progress__cards{grid-template-columns:1fr}.card__img{width:150px;height:150px}.footer-btn-container{flex-direction:column}.footer-btn{height:68px;font-size:20px}}.tips-modal .ant-modal-content{background-color:#0009;padding:24px 32px}.tips-modal .ant-modal-header{background-color:transparent}.tips-modal .ant-modal-close,.tips-modal .ant-modal-close:hover{color:#fff}.tips-modal .ant-modal-header .ant-modal-title{text-align:center;font-size:18px;color:#fff}.tips-modal .ant-modal-footer{text-align:center}.tips-modal .ant-modal-footer .ant-btn:first-child{display:none}.tips-modal .ant-modal-footer .ant-btn{font-size:18px;padding:18px 32px}.device-reset{width:100%;display:flex;justify-content:center;text-align:center}.device-reset .ant-spin{margin-bottom:42px}.device-reset__content,.device-reset__content img{width:100%}.settings{min-height:100vh;background:transparent;padding:24px}.settings__container{width:100%;background:#00000080;border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden}.settings__container .ant-tabs{color:#fff!important}.settings__container .ant-tabs .ant-tabs-ink-bar{background:#fff}.settings__container .ant-tabs-top>.ant-tabs-nav:before{border-bottom:1px solid rgba(255,255,255,.2)}.settings__container .ant-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff}.settings__container .ant-btn:hover,.settings__container .ant-btn:focus,.settings__container .ant-btn:active{background:#fff3!important;border:1px solid rgba(255,255,255,.3)!important;color:#fff!important}.settings__tabs .ant-tabs-nav{padding:0 24px;margin-bottom:24px}.settings__tabs .ant-tabs-tab{font-size:16px;font-weight:500;padding:12px 24px;color:#eee}.settings__tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff}.settings__tabs .ant-tabs-content-holder{padding:0 24px 24px}.settings__panel{min-height:300px}.settings__item{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.2)}.settings__item:last-child{border-bottom:none}.settings__item .ant-slider .ant-slider-rail{background-color:#fffc}.settings__item-label{display:flex;align-items:center;gap:12px;font-size:16px;color:#fff;font-weight:500}.settings__item-label .anticon{font-size:20px;color:#fff}.settings__form .ant-form-item{margin-bottom:24px}.settings__form .ant-form-item-label>label{font-size:14px;font-weight:500;color:#fff}.settings__form .ant-input{height:40px;border-radius:6px}@media(max-width:768px){.settings{padding:16px}.settings__container{border-radius:8px}.settings__tabs .ant-tabs-nav{padding:0 16px}.settings__tabs .ant-tabs-content-holder{padding:0 16px 16px}.settings__item{padding:16px 0}}.camera{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.camera__container{position:relative;display:inline-block;overflow:hidden;background:#f1f5f9;width:100%;height:100%}.camera__video{display:block;width:100%;height:100%;object-fit:cover}.camera__loading{position:absolute;inset:0;background:#00000080;color:#fff;display:flex;justify-content:center;align-items:center;font-size:16px}.camera__error{padding:40px;text-align:center;color:#ef4444}.camera__restart-btn{margin-top:16px;padding:8px 16px;background:#4c68ff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:background .2s}.camera__restart-btn:hover{background:#3b52d1}.ad-video-background{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none;z-index:-1;background:linear-gradient(135deg,#3a74ff,#34d6d3 35%,#ff9a3d 68%,#36c98f);width:100%;height:100%}.ad-video-background__video{width:100%;height:100%;object-fit:cover;background-color:#3a4af91a}.secondary-screen{min-height:100vh;background:#f8f9fa;display:flex;align-items:center;justify-content:center}.secondary-screen .ad-video-background{z-index:100}.secondary-screen__content{width:100%}.secondary-screen__title{font-size:24px;font-weight:600;color:#1e293b;margin:0}.secondary-screen__camera{width:100%;display:flex;justify-content:center}@media(max-width:768px){.secondary-screen__title{font-size:20px}.secondary-screen__camera{width:100%}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--theme-color: #5a44e6}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{width:0;height:0;display:none}.card{padding:28px 16px}video{border:none;outline:none;object-fit:contain}div+video{padding-bottom:1px}.ant-modal-black .ant-modal-content{background-color:#0000004d}.ant-modal-black .ant-modal-header{background:transparent}.ant-modal-black .ant-modal-confirm-title,.ant-modal-black .ant-modal-confirm-content,.ant-modal-black .ant-modal-title,.ant-modal-black .ant-modal-close-x,.ant-modal-black .ant-modal-close-x:hover{color:#fff}.ant-modal-black .ant-input-affix-wrapper{background-color:transparent;color:#fff}.ant-modal-black .ant-input-affix-wrapper input::placeholder{color:#a3a2a2}.ant-modal-black .ant-spin,.ant-modal-black .anticon{color:#fff}:root{color-scheme:dark}html,body,#root{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,PingFang SC,Microsoft Yahei,sans-serif}html body{background:#f5f6f8;-ms-overflow-style:none}html body::-webkit-scrollbar{display:none}.ad-audio-background{position:fixed;inset:0;pointer-events:none}.ad-audio-background__audio{position:absolute;width:0;height:0;opacity:0}
