:root{--bt-purple:#700484;--bt-purple2:#9a35b0;--bt-peach:#fdd8c2;--bt-ink:#32133a;--bt-muted:#8c718f;--bt-line:#eeddf2;--bt-star:#f39c12}.bt-app,.bt-reviews{font-family:inherit;color:var(--bt-ink);direction:inherit}.bt-app *,.bt-reviews *,.bt-rating-badge *{box-sizing:border-box}.bt-container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.bt-card{background:#fff;border:1px solid var(--bt-line);border-radius:24px;box-shadow:0 14px 38px #70048414}.bt-hero{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;padding:28px;background:linear-gradient(135deg,#fff,#fff6f0 55%,#f8edfd)}.bt-hero h1{margin:5px 0;font-size:clamp(26px,4vw,40px)}.bt-hero p,.bt-muted{color:var(--bt-muted);line-height:1.8}.bt-avatar{width:82px;height:82px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(135deg,var(--bt-purple),var(--bt-purple2));color:#fff;font-size:34px;font-weight:900}.bt-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:18px}.bt-service{padding:20px;min-height:150px;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:9px}.bt-service:hover{transform:translateY(-2px)}.bt-icon{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,#f4e7fa,#fff0e8);color:var(--bt-purple);font-size:23px}.bt-panel{padding:24px;margin-top:18px}.bt-panel-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.bt-balance{font-size:30px;font-weight:900;color:var(--bt-purple)}.bt-note{padding:14px 16px;border-radius:16px;background:#fff7f1;color:#775b4d;line-height:1.7}.bt-btn{border:0;border-radius:999px;padding:12px 21px;font:inherit;font-weight:900;cursor:pointer;text-decoration:none;display:inline-flex;justify-content:center}.bt-btn-primary{background:linear-gradient(135deg,var(--bt-purple),var(--bt-purple2));color:#fff}.bt-btn-soft{background:#f7edf9;color:var(--bt-purple)}.bt-actions{display:flex;justify-content:space-between;gap:10px;margin-top:20px}.bt-tabs{display:flex;gap:8px;overflow:auto}.bt-tab{border:1px solid var(--bt-line);background:#fff;border-radius:999px;padding:10px 17px;font:inherit;font-weight:800;white-space:nowrap;cursor:pointer}.bt-tab[aria-selected=true]{background:var(--bt-purple);color:#fff}.bt-step{display:none}.bt-step.is-active{display:block}.bt-options{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:15px}.bt-option{position:relative}.bt-option input{position:absolute;opacity:0}.bt-option label{display:flex;align-items:center;gap:10px;min-height:58px;padding:12px;border:1px solid var(--bt-line);border-radius:17px;cursor:pointer}.bt-option input:checked+label{border-color:var(--bt-purple);background:#fbf4fe;box-shadow:0 0 0 2px #70048414}.bt-dot{width:21px;height:21px;border:2px solid #d9c6dd;border-radius:50%}.bt-option input:checked+label .bt-dot{border:6px solid var(--bt-purple)}.bt-status{min-height:22px;margin-top:10px;color:var(--bt-muted);font-size:13px}.bt-rating-badge{display:inline-flex;align-items:center;justify-content:center;gap:5px;color:var(--bt-muted);font-size:12px;line-height:1}.bt-stars{position:relative;display:inline-block;direction:ltr;letter-spacing:0;color:#e5dce7;font-size:15px}.bt-stars:before,.bt-stars-fill:before{content:"\2605\2605\2605\2605\2605"}.bt-stars-fill{position:absolute;inset:0 auto 0 0;overflow:hidden;white-space:nowrap;color:var(--bt-star)}.bt-rating-badge.is-loading{opacity:.45}.hdt-card-product__info>.bt-rating-badge{width:max-content;min-height:24px;margin:0 auto 7px;padding:4px 9px;border-radius:999px;background:#fffffff5;box-shadow:0 3px 10px #00000014}.hdt-card-product__info>.bt-rating-badge.bt-no-reviews{display:none}.bt-product-rating-link{display:flex;width:max-content;margin:8px 0 3px;text-decoration:none;border-radius:999px;padding:5px 10px;background:#fff8fc;border:1px solid var(--bt-line);transition:.18s}.bt-product-rating-link:hover{border-color:var(--bt-purple);transform:translateY(-1px)}[dir=rtl] .bt-product-rating-link{margin-left:auto;margin-right:0}.bt-reviews{padding-block:30px 70px}.bt-reviews-grid{display:grid;grid-template-columns:300px 1fr;gap:18px}.bt-review-box{padding:22px}.bt-score{font-size:48px;font-weight:900;color:var(--bt-purple)}.bt-summary .bt-stars{font-size:24px;margin:9px 0}.bt-bars{display:grid;gap:8px;margin-top:16px}.bt-bar{display:grid;grid-template-columns:16px 1fr 28px;gap:8px;align-items:center;font-size:12px}.bt-track{height:7px;background:#f0e7f2;border-radius:99px;overflow:hidden}.bt-fill{height:100%;background:var(--bt-star)}.bt-review{padding:18px 0;border-bottom:1px solid var(--bt-line)}.bt-review-meta{display:flex;justify-content:space-between}.bt-review-author{font-weight:900}.bt-review-date{font-size:12px;color:var(--bt-muted)}.bt-review p{line-height:1.8}.bt-picker{display:flex;direction:ltr;justify-content:center}.bt-picker button{border:0;background:none;color:#e5dce7;font-size:36px;cursor:pointer}.bt-picker button.on{color:var(--bt-star)}.bt-field{width:100%;border:1px solid var(--bt-line);border-radius:15px;padding:13px;font:inherit;margin-top:9px}.bt-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.bt-empty{text-align:center;color:var(--bt-muted);padding:30px}@media(max-width:900px){.bt-grid,.bt-options{grid-template-columns:repeat(2,1fr)}.bt-reviews-grid{grid-template-columns:1fr}}@media(max-width:560px){.bt-container{width:calc(100% - 20px)}.bt-hero{grid-template-columns:1fr;padding:20px}.bt-avatar{grid-row:1;width:64px;height:64px}.bt-grid{gap:10px}.bt-service,.bt-panel{padding:16px}.bt-options,.bt-form-grid{grid-template-columns:1fr}}.bt-orders{display:grid;gap:12px}.bt-order{padding:17px;display:grid;grid-template-columns:1fr auto;gap:13px;align-items:center}.bt-order-main{display:flex;gap:13px;align-items:center}.bt-order-thumb{width:58px;height:58px;border-radius:16px;object-fit:cover;background:#f8f1f9}.bt-order-name{font-size:16px;font-weight:900}.bt-order-meta{display:flex;flex-wrap:wrap;gap:7px 13px;margin-top:5px;color:var(--bt-muted);font-size:12px}.bt-order-pill{display:inline-flex;padding:5px 10px;border-radius:999px;background:#f5eafa;color:var(--bt-purple);font-weight:800}.bt-order-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.bt-order-actions .bt-btn{padding:9px 14px;font-size:12px}@media(max-width:600px){.bt-order{grid-template-columns:1fr}.bt-order-actions{justify-content:stretch}.bt-order-actions .bt-btn{flex:1}}.bt-beauty-products{display:block}.bt-match-product{position:relative;overflow:hidden;text-decoration:none;color:inherit;transition:.18s}.bt-match-product:hover{transform:translateY(-3px);box-shadow:0 18px 45px #70048424}.bt-match-image{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:#faf5fb}.bt-match-body{padding:13px}.bt-match-title{font-weight:800;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3em}.bt-match-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:9px}.bt-match-price{color:var(--bt-purple);font-weight:900}.bt-match-score{position:absolute;top:9px;inset-inline-start:9px;padding:6px 10px;border-radius:999px;background:#700484eb;color:#fff;font-size:11px;font-weight:900;box-shadow:0 5px 14px #70048440}.bt-match-reasons{margin-top:7px;color:var(--bt-muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bt-upload-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;margin-top:10px;padding:17px;border:1.5px dashed #cdb4d2;border-radius:16px;background:#fcf7fe;color:var(--bt-purple);cursor:pointer;text-align:center}.bt-upload-card input{position:absolute;opacity:0;pointer-events:none}.bt-upload-card small{color:var(--bt-muted)}.bt-upload-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#f0e2f5}.bt-upload-icon svg{width:25px;fill:currentColor}.bt-upload-previews{display:flex;gap:8px;flex-wrap:wrap;margin-top:9px}.bt-upload-preview{position:relative;width:58px;height:58px}.bt-upload-preview img{width:100%;height:100%;object-fit:cover;border-radius:12px}.bt-upload-preview b{position:absolute;top:-4px;right:-4px;width:18px;height:18px;border-radius:50%;background:var(--bt-purple);color:#fff;display:grid;place-items:center;font-size:11px}.bt-track-panel{margin:-3px 0 12px;padding:18px;border:1px solid var(--bt-line);border-radius:20px;background:linear-gradient(180deg,#fff,#fff9fd);box-shadow:0 10px 28px #70048412}.bt-track-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.bt-track-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0}.bt-track-step{position:relative;text-align:center;color:#aaa;font-size:11px;font-weight:800}.bt-track-step:before{content:"";position:absolute;top:16px;inset-inline-start:-50%;width:100%;height:2px;background:#e4dbe6;z-index:0}.bt-track-step:first-child:before{display:none}.bt-track-step i{position:relative;z-index:1;width:32px;height:32px;margin:0 auto 7px;border-radius:50%;display:grid;place-items:center;background:#eee;color:#999;font-style:normal}.bt-track-step.done{color:var(--bt-purple)}.bt-track-step.done:before,.bt-track-step.done i{background:var(--bt-purple);color:#fff}.bt-track-timeline{display:grid;gap:0;margin:14px 0}.bt-track-timeline>div{position:relative;padding:0 22px 16px;border-inline-start:2px solid #e6d9e9}.bt-track-timeline>div:before{content:"";position:absolute;inset-inline-start:-6px;top:2px;width:10px;height:10px;border-radius:50%;background:var(--bt-purple)}.bt-track-timeline span{display:block;color:var(--bt-muted);font-size:11px}.bt-track-timeline p{margin:5px 0 0}@media(max-width:560px){.bt-track-steps{gap:3px}.bt-track-step{font-size:9px}}.bt-fast-spinner{display:inline-block;width:22px;height:22px;margin-inline-end:9px;border:3px solid #eadbed;border-top-color:var(--bt-purple);border-radius:50%;vertical-align:middle;animation:bt-spin .7s linear infinite}@keyframes bt-spin{to{transform:rotate(360deg)}}.bt-summary>.bt-rating-badge .bt-stars{font-size:24px;margin:9px 0}.bt-bars{gap:9px}.bt-bar{grid-template-columns:78px 1fr 28px;gap:9px}.bt-bar-stars{font-size:13px!important;margin:0!important}.bt-fill{transition:width .3s ease}.bt-products-loading{grid-column:1/-1;min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;color:var(--bt-purple)}.bt-clock-loading{display:block;width:110px;height:110px}.bt-clock-loading svg{display:block;width:100%!important;height:100%!important}.bt-summary .bt-track{display:block!important;position:relative;height:8px!important;background:#efe5f1!important;border-radius:999px!important;overflow:hidden!important}.bt-summary .bt-track .bt-fill{display:block!important;height:100%!important;min-width:0;background:linear-gradient(90deg,var(--bt-purple),var(--bt-star))!important;border-radius:999px;transition:width .35s ease}.hdt-page-type-product .bt-reviews{padding-bottom:12px!important}.hdt-page-type-product [id$=__related-products]{--section-pt:20px!important}.bt-order-pill-cancelled{background:#fff0f0!important;color:#c62828!important;border:1px solid #ffd3d3}.bt-track-shipment{display:grid;grid-template-columns:72px 1fr;align-items:center;gap:13px;margin-bottom:13px;padding:12px;border:1px solid var(--bt-line);border-radius:17px;background:#fff}.bt-track-shipment>.bt-order-thumb,.bt-track-package{width:72px;height:72px;border-radius:15px;object-fit:contain;background:#faf4fb}.bt-track-package{display:grid;place-items:center;color:var(--bt-purple);font-size:26px}.bt-track-shipment>div:last-child{display:grid;justify-items:start;gap:5px}.bt-track-shipment strong{font-size:15px}.bt-beauty-app{padding:24px 0 60px;background:linear-gradient(180deg,#fffafd 0,#fff 420px)}.bt-beauty-hero{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:15px;padding:20px;border:1px solid rgba(112,4,132,.14);border-radius:22px;background:#70048411}.bt-beauty-hero-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#70048424;color:var(--bt-purple);font-size:25px}.bt-beauty-hero h1{margin:2px 0;font-size:28px}.bt-beauty-hero p{margin:0;color:var(--bt-muted)}.bt-selected-count{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--bt-purple);box-shadow:0 5px 14px #7004841f}.bt-beauty-switch{display:grid;grid-template-columns:auto auto;align-items:center;gap:5px;color:var(--bt-purple);font-weight:800}.bt-beauty-switch input{position:absolute;opacity:0}.bt-beauty-switch span{position:relative;width:44px;height:25px;border-radius:99px;background:#d9c9dd;cursor:pointer}.bt-beauty-switch span:after{content:"";position:absolute;top:3px;left:3px;width:19px;height:19px;border-radius:50%;background:#fff;transition:.2s}.bt-beauty-switch input:checked+span{background:var(--bt-purple)}.bt-beauty-switch input:checked+span:after{transform:translate(19px)}[dir=rtl] .bt-beauty-switch input:checked+span:after{transform:translate(-19px);left:22px}.bt-beauty-form{display:grid;gap:12px;margin-top:16px}.bt-beauty-section{padding:18px;border:1px solid var(--bt-line);border-radius:18px;background:#fff;box-shadow:0 7px 22px #4614500b}.bt-beauty-section-head{display:flex;align-items:flex-start;gap:11px;margin-bottom:14px}.bt-beauty-section-head>i{flex:0 0 36px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#fff0e7;color:var(--bt-purple);font-style:normal;font-weight:900}.bt-beauty-section h2{margin:0;font-size:18px}.bt-beauty-section p{margin:3px 0 0;color:var(--bt-muted);font-size:13px}.bt-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.bt-choice-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.bt-choice{position:relative;cursor:pointer}.bt-choice input{position:absolute;opacity:0}.bt-choice>span{position:relative;min-height:52px;display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--bt-line);border-radius:14px;background:#fff;color:var(--bt-ink);transition:.16s}.bt-choice>span em{font-style:normal;color:var(--bt-purple);font-size:18px}.bt-choice>span b{font-size:13px;line-height:1.35}.bt-choice-mark{flex:0 0 20px;width:20px;height:20px;display:grid;place-items:center;border:2px solid #d9c7dd;border-radius:50%;color:transparent;font-size:11px}.bt-choice input:checked+span{border-color:var(--bt-purple);background:#fbf4fe;box-shadow:0 0 0 2px #70048412}.bt-choice input:checked+span .bt-choice-mark{border-color:var(--bt-purple);background:var(--bt-purple);color:#fff}.bt-choice-scope>span{justify-content:center;min-height:66px}.bt-beauty-save{position:sticky;bottom:10px;z-index:20;display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--bt-line);border-radius:18px;background:#fffffff0;box-shadow:0 10px 35px #4614501f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bt-beauty-save .bt-btn{min-width:180px}.bt-beauty-save .bt-status{margin:0;flex:1}.bt-products-panel{margin-top:16px}.bt-product-scope-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:15px 0}.bt-product-scope-tab{border:1px solid var(--bt-line);border-radius:999px;padding:9px 16px;background:#fff;color:var(--bt-purple);font:inherit;font-weight:900;cursor:pointer}.bt-product-scope-tab.is-active{border-color:var(--bt-purple);background:var(--bt-purple);color:#fff}@media(max-width:900px){.bt-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:650px){.bt-beauty-app{padding-top:10px}.bt-beauty-hero{grid-template-columns:auto 1fr auto;padding:15px}.bt-beauty-switch{grid-column:1/-1;display:flex;justify-content:space-between}.bt-selected-count{grid-column:3;grid-row:1}.bt-choice-grid,.bt-choice-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.bt-beauty-section{padding:14px}.bt-beauty-save{align-items:stretch;flex-direction:column}.bt-beauty-save .bt-btn{width:100%}}.bt-beauty-product-card .hdt-card-product__info>.bt-rating-badge.bt-no-reviews,.bt-original-product-card .hdt-card-product__info>.bt-rating-badge.bt-no-reviews{display:inline-flex!important;visibility:hidden;pointer-events:none;min-height:24px}
/*# sourceMappingURL=/cdn/shop/t/62/assets/bt-app-features.css.map */
