.truehue-profile-container{background-color:#fff;padding:70px 40px 20px;text-align:center;color:#000;line-height:25px;display:flex;align-items:center;justify-content:center;flex-direction:column}.tool-container{height:100%;width:500px;max-width:100%}.btn-icon-wrapper{position:absolute;top:30px;right:24px;z-index:100;-webkit-tap-highlight-color:transparent}.btn-icon{cursor:pointer;opacity:.7;padding:0;display:flex;align-items:center;justify-content:center;color:#333;font-size:1.25rem;border:none;background:transparent;border-radius:6px;transition:background .2s,color .2s;outline:none;-webkit-tap-highlight-color:transparent}.btn-icon:focus{outline:none}.btn-icon:active{-webkit-tap-highlight-color:transparent}.btn-icon img,.btn-icon .profile-icon{-webkit-tap-highlight-color:transparent;pointer-events:none}.btn-icon-menu{position:absolute;top:100%;right:0;margin-top:6px;min-width:160px;padding:12px 16px;background:#ffffff26;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 24px 60px #00000040;border-radius:8px;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .2s,visibility .2s,transform .2s}.btn-icon-menu.is-open{opacity:1;visibility:visible;transform:translateY(0)}.btn-icon-menu[hidden]{display:none}.btn-icon-menu:not([hidden]).is-open{display:block}.btn-icon-menu-item{display:block;width:100%!important;padding:8px 0!important;text-align:left;font-size:.95rem;color:#333;background:none;border:none;cursor:pointer;transition:background .15s;font-family:inherit}.btn-icon-menu-item--danger{color:#b91c1c}.btn-icon-menu-item--danger:hover{background:#b91c1c14}.btn-icon-menu-divider{border:none;border-top:1px solid #ccc;margin:0}.delete-acc-overlay{display:none;position:fixed;top:0;left:0;height:100%;width:100%;background:#0000004d;z-index:1000;align-items:center;justify-content:center}.delete-acc-overlay.visible{display:flex}.delete-acc-card{border:2px solid #f6caca;background:linear-gradient(337deg,#edc9c9,#fff);width:90%;max-width:365px;border-radius:24px;padding:16px;text-align:center;box-shadow:0 4px 20px #0003;transform:scale(0);transition:transform .3s ease-in-out}.delete-acc-overlay.visible .delete-acc-card{transform:scale(1)}.delete-acc-title{font-family:Inter,sans-serif;font-size:22px;font-weight:400;color:#ab1f10;padding:8px 0 18px;line-height:normal;margin:0}.delete-acc-title span{font-weight:600}.delete-acc-btns{display:flex;align-items:center;justify-content:space-evenly;gap:12px;flex-wrap:wrap}.delete-acc-btns .cancel-btn{display:block;width:auto;min-width:100px;padding:12px 20px;background-color:#ab1f10;color:#fff;text-align:center;font-size:17px;font-weight:700;border-radius:8px;border:none;cursor:pointer;font-family:inherit}.delete-acc-btns .cancel-btn.white{background-color:#fff;color:#333;border:1px solid #ccc}.delete-acc-btns .cancel-btn.white:hover{background-color:#f5f5f5}.step{display:none;width:100%;padding:24px;min-height:inherit;max-height:100%;max-width:700px;min-height:60vh}.step.active{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.step2-container{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;min-height:80%;padding:20px 0 60px}.headline{font-family:inter,sans-serif;font-weight:600;color:#a80000;font-size:5.5rem;margin:10px auto;text-transform:capitalize;letter-spacing:normal}.subtext{font-size:2.8rem;margin-bottom:30px;line-height:normal;color:#333}.truehue-title{font-family:Inter,sans-serif;padding-bottom:20px;font-weight:700;font-size:clamp(28px,4vw,42px);color:#a80000;letter-spacing:.5px;display:inline-block;align-items:center;justify-content:center;margin:0}.truehue-subtitle{font-size:1.8rem;margin-bottom:20px;font-weight:500;color:#333;font-family:Playfair Display,serif}.step-title{font-size:2.7rem}.step2-title{display:block;text-transform:capitalize;font-weight:500;margin:0 auto;width:100%;text-align:center}.text{font-size:2.5rem;line-height:normal}.upload-box{background-color:#fff;border-radius:16px;padding:16px;max-width:500px;margin:20px auto;box-shadow:0 2px 12px #0000000d;text-align:center}.upload-title{font-size:2.8rem;line-height:normal;text-align:start;font-weight:500;margin-top:10px}.upload-desc{font-size:2.8rem;line-height:normal;text-align:start;color:#333;margin-top:8px;letter-spacing:normal}.photo-button{background-color:#a80000;color:#fff;padding:12px 24px;border:none;border-radius:8px;font-size:2.8rem;cursor:pointer;margin-bottom:8px}.alt-option{margin-top:16px;font-size:1.3rem}.quiz-link{color:#a80000;text-decoration:underline;cursor:pointer!important}.links{margin:20px auto}.privacy-link{display:block;font-size:2.6rem;margin-bottom:6px;color:#333;text-decoration:underline;line-height:normal}.description{font-size:2.6rem;font-weight:600;color:#333;text-align:center;margin:0 auto;padding:18px;line-height:normal}.video-container{margin:18px auto;min-height:350px;min-width:230px}.step-video{border:2px solid #ab1f10;border-radius:8px;height:100%;max-height:350px;width:auto}.back-icon{height:auto;width:28px;display:flex}.info-video{background-color:#0006;position:absolute;height:100%;width:100%;top:0;left:0;z-index:999;display:none;align-items:center;justify-content:center}.info-video.active{display:flex}.video-content{display:flex;align-items:center;justify-content:center;min-height:420px;min-width:210px;transform:scale(0);transition:transform .4s ease}.video-content.active{transform:scale(1);transition:transform .4s ease}.video-i{max-height:77vh;max-width:97%;border:2px solid #ab1f10;border-radius:8px;width:auto}.close-video{position:absolute;z-index:9999;right:13px;top:6px;cursor:pointer;background:#ffecec;border-radius:6px}.guide-image{width:100%;height:auto;border-radius:8px;box-shadow:0 0 16px -3px #db23234a}.lip-pigmentation-image{border-radius:8px}.perfect-match-container{display:flex;flex-direction:column;justify-content:center;gap:16px;width:100%;max-width:100%;align-items:center;margin:0 auto}.perfect-match-card{background-color:#fff;box-shadow:0 2px 4px #0000001a;border-radius:16px;padding:14px 20px;display:flex;flex-direction:column;align-items:center;gap:4px;width:100%}.match-photos{display:flex;align-items:center;justify-content:space-between;width:100%}.photo-wrapper{display:flex;flex-direction:column;align-items:center;gap:8px;position:relative}.profile-pic{width:110px;height:110px;border-radius:50%;overflow:hidden;background-color:#e0e0e0}.profile-pic img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block;position:absolute;top:0;left:0;border:4px solid #fff;box-shadow:0 0 16px -3px #db23234a}.photo-label{position:absolute;bottom:-10px;left:0;right:0;width:fit-content;margin:auto;background-color:#ab1f10;color:#fff;border:none;border-radius:12px;padding:4px 12px;font-size:1.4rem;font-weight:600;cursor:default;font-family:inherit}.dots-separator{display:flex;align-items:center;justify-content:center;gap:4px;flex:1}.dots-separator .dot{width:4px;height:4px;border-radius:50%;background-color:#c96c61}.dots-separator .dot.middle{width:6px;height:6px}.dots-separator .dot:not(.middle){width:26px;height:2px;border-radius:2px}.perfect-match-subtitle{padding-top:6px;font-size:1.4rem;color:#666;margin:0;text-align:center}.change-photo-btn{display:flex;align-items:center;justify-content:center;gap:8px;background-color:#fff;box-shadow:0 0 6px #0000001a;border-radius:12px;padding:6px 20px;color:#333;text-decoration:none;font-size:1.1rem;font-weight:500;width:80%;transition:all .2s ease}.upload-box-content{display:flex;align-items:start;justify-content:center;gap:10px}.camera-icon{height:80px;width:80px;color:#333}.perfect-match-container .profile-action-btn{width:100%;border-radius:16px}.profile-sections{display:flex;flex-direction:column;padding:10px 0;gap:16px;width:100%;max-width:100%}.profile-sections-inner .profile-section{display:flex;flex-direction:column;align-items:normal;justify-content:space-between}.profile-section{flex:1;width:100%;background:#fff;border-radius:18px;padding:12px 14px;box-shadow:0 2px 4px #0000001a;text-align:center}.section-header{display:flex;align-items:start;justify-content:space-between}.section-title{display:flex;align-items:center;gap:6px;font-size:1.4rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#333;text-align:start}.section-value{display:flex;align-items:center;font-size:1.6rem;font-weight:600;color:#a13c30;text-align:start}.info-icon{cursor:pointer;transition:transform .12s ease-out}.info-icon:active{transform:scale(.9)}.pill-row{display:flex;align-items:center;gap:6px;padding:10px 0;width:100%}.tone-pill{height:28px;width:100%;border-radius:8px}.tone-pill--active{outline:2px solid #ab1f10;outline-offset:1px}.undertone-pill{text-align:center;font-size:1.3rem;padding:10px 0;border-radius:8px;background:#fce4d5;width:75%;height:26px}.undertone-pill--active{outline:2px solid #ab1f10;outline-offset:1px}.undertone-text{font-size:1.2rem;color:#666;line-height:normal}.undertone-text--active{font-weight:700;color:#a13c30}.lip-row{display:flex;align-items:center;gap:10px;margin-top:10px}.info-chip{margin-top:10px;background:transparent;border-radius:999px;border:1px dashed #e1a097;color:#a13c30;padding:4px 10px;font-size:1.2rem;width:auto}.action-title{font-size:1.7rem;font-weight:600;color:#333;text-align:start}button{background-color:#a80000;color:#fff;padding:10px 20px;border:none;border-radius:8px;font-size:2rem;cursor:pointer;width:200px}.btn-truehue{color:#fff;width:fit-content;display:flex;align-items:center;justify-content:space-evenly;margin:auto;background:#a80000;border:1px solid #a80000;padding:18px;border-radius:8px;font-weight:600;font-size:2.4rem;text-decoration:none;gap:10px;transform:scale(1);transition:transform .3s ease}.btn-truehue:active{transform:scale(.9);transition:transform .3s ease}.arrow{margin-left:10px}.continue-btn{width:100%;margin:0}.btn .btn-truehue,.btn p{font-size:18px}.text-content{background:#fff;padding:16px;border-radius:12px;text-align:justify;max-height:80%;overflow-y:scroll;scrollbar-width:none}.text-content p{margin:0;padding:8px 5px;font-size:14px;line-height:normal}.checks{display:flex;flex-direction:column;gap:10px;width:100%}.check{display:flex;align-items:center;justify-content:start;gap:10px;font-size:1.2rem;font-weight:600;color:#333;text-align:start;padding:10px;border-radius:8px;background:#fff}.check.correct{background:#f1fdf4}.check.danger{background:#fff}.disclaimer{max-height:90%;transform:scale(0);transition:transform .4s ease}.disclaimer.active{transform:scale(1);transition:transform .4s ease}.loader-div{display:flex;position:absolute;top:0;left:0;height:100%;width:100%;border-radius:50%;background-color:#e0e0e0;overflow:hidden}.loader{margin:auto;left:-100%;height:100%;width:100%;background-image:linear-gradient(90deg,transparent,rgba(171,31,16,.2),transparent);animation:shimmer 1.8s infinite}.shimmer-wrapper{position:absolute;overflow:hidden;background-color:#ffececbf;border-radius:.5rem;height:100%;width:100%;min-height:350px;min-width:210px}.shimmer{position:absolute;top:0;left:-100%;height:100%;width:100%;background-image:linear-gradient(90deg,#5e171700,rgb(255 221 221 / 85%),transparent);animation:shimmer 1.8s infinite}.headline,.truehue-title,.step2-title{font-family:Inter,sans-serif;font-weight:800;line-height:1.05;background:linear-gradient(90deg,#ab1f10,#c83a2c,#ab1f10);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:none!important;filter:none!important}@keyframes shimmer{0%{left:-100%}to{left:100%}}.points-display:hover,.perfect-match-card:hover,.change-photo-btn:hover,.action-card:hover{box-shadow:0 4px 12px #ab1f101a}.logo{display:none}.pointer{top:-1px;position:absolute}.responsive .headline{font-size:2.7rem}@media (max-width: 1280px){.truehue-profile-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.truehue-title{margin:8px auto}.truehue-subtitle{font-size:1.5rem;margin:10px auto}h3.truehue-title{font-size:2rem}.cta-btn{margin-top:5px}}@media (max-width: 1024px){.truehue-profile-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.truehue-title{font-size:3rem;margin:8px auto}.truehue-subtitle{font-size:2.5rem;margin:20px auto}h3.truehue-title{font-size:2rem}.cta-btn{margin-top:5px}}@media (max-width: 990px){.favourites{display:block}}@media (max-width: 767px){.switch-button{top:14px}.logo{display:block;position:absolute;top:14px;z-index:999}.step2-title{font-size:3rem}.subtext{font-size:1.7rem}.step{padding:0 14px}#step-4{padding:0}.truehue-title{font-size:3rem;padding-bottom:10px;margin:8px auto}.truehue-subtitle{font-size:1.5rem;margin:10px auto}h3.truehue-title{font-size:2rem}.btn-truehue{font-size:1.3rem;padding:12px}.description{font-size:1.6rem}.curved-text-2{top:50%}}@media (max-width: 540px){.truehue-profile-container{padding:70px 10px 10px}.step{max-width:400px}.headline{font-size:3rem;letter-spacing:0}.step-title{font-size:2.4rem}.subtext{font-size:1.4rem;line-height:normal;margin:10px 0 14px}.upload-box{max-width:370px;margin-top:0}.upload-title{font-size:1.7rem;margin-bottom:8px}.camera-icon{height:55px;width:55px}.upload-desc{font-size:1.3rem;margin-bottom:8px}.photo-button{font-size:1.8rem}.privacy-link{font-size:1.3rem}.text{font-size:1.3rem;max-width:320px}.step-video{max-height:60vh}.truehue-title{font-size:2rem;margin:6px auto}.truehue-subtitle{font-size:1.3rem;margin:6px auto}.category{margin:8px 0}.cta-btn{margin-top:0}.links{margin:8px auto}}@media (max-width: 360px){.dots-separator .dot:not(.middle){width:6px}.dots-separator .dot.middle{width:3px;height:3px}.lip-pigmentation-image{width:50px;height:auto}.headline{font-size:3.3rem}}@media (max-height: 910px){.truehue-subtitle{font-size:1.6rem}.category{margin:10px 0}.truehue-title{font-size:2.5rem}.category label{font-size:1.5rem}.category label strong{font-size:1.8rem}.bar{height:23px}.category-section{margin:12px auto 15px}.info-icon{width:16px}.btn-truehue{font-size:1.6rem}}@media (max-height: 700px){.perfect-match-card{padding:8px 24px}.profile-pic{width:90px;height:90px}.card-description{font-size:1rem}.profile-section{padding:8px 14px}.perfect-match-subtitle{font-size:1.1rem;padding-top:16px}.section-value{font-size:1.5rem}.pill-row{padding:8px 0}.profile-actions{margin:0}}@media (max-height: 600px){.truehue-profile-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.truehue-title{font-size:2rem;margin:6px auto}.truehue-subtitle{font-size:1.3rem;margin:6px auto}.category{margin:10px 0}.btn-truehue{font-size:1.4rem}.cta-btn{margin-top:0}.profile-pic{width:80px;height:80px}.perfect-match-card{padding:10px 16px 16px!important;gap:12px}}@media (min-width: 374px) and (max-width: 376px) and (min-height: 567px) and (max-height: 600px){.text{margin:6px 0}.photo-button{margin-bottom:0}.headline{font-size:2.6rem}.description{padding:10px;font-size:1.1rem}.image-div{width:275px}.perfect-match-subtitle{font-size:1rem;padding-top:0}.perfect-match-card{padding:8px 14px;gap:6px}.tone-pill,.undertone-pill{height:15px!important}.undertone-pill{padding:8px 0}.perfect-match-container{gap:8px}.section-title{font-size:1.2rem}.section-value{font-size:1.3rem;line-height:normal}.lip-pigmentation-image{height:40px}.btn-truehue{padding:8px}}:root{--th-bg: #ffffff;--th-bg-soft: #fff7f7;--th-ink: #2b2b2b;--th-muted: rgba(43, 43, 43, .62);--th-brand: #ab1f10;--th-brand2: #d34a3a;--th-shadow: 0 18px 50px rgba(16, 24, 40, .1), 0 6px 18px rgba(16, 24, 40, .06);--th-shadow-soft: 0 14px 40px rgba(16, 24, 40, .08);--th-radius-xl: 22px;--th-radius-lg: 18px;--th-radius-md: 14px}#main-container,#main-container *{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif!important}.truehue-profile-container{background:var(--th-bg)!important;padding-top:clamp(56px,8vh,80px)!important;padding-left:clamp(14px,4vw,18px)!important;padding-right:clamp(14px,4vw,18px)!important;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))!important;color:var(--th-ink)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.step{width:100%!important;max-width:430px!important;padding:0!important;min-height:60vh!important;max-height:100%!important}.step.active{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:16px!important}.tool-container{width:100%!important;max-width:430px!important;height:100%!important}.headline{margin:0!important;font-weight:600!important;letter-spacing:-.03em!important;line-height:1.05!important;font-size:clamp(25px,7vw,44px)!important;color:var(--th-ink)!important;background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;text-shadow:none!important;filter:none!important}.subtext{margin:6px 0 10px!important;font-size:clamp(16px,4.8vw,22px)!important;line-height:1.25!important;font-weight:400!important;color:var(--th-muted)!important}.description{margin:0!important;padding:0!important;font-size:clamp(14px,4.2vw,18px)!important;font-weight:500!important;color:var(--th-muted)!important;line-height:1.25!important}.truehue-title{margin:0!important;padding:0!important;font-size:clamp(22px,6vw,34px)!important;font-weight:600!important;letter-spacing:-.02em!important;line-height:1.08!important;color:var(--th-brand)!important;background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important}.text{font-size:clamp(13px,4vw,16px)!important;line-height:1.25!important;color:var(--th-muted)!important}.links{margin:12px auto!important}.privacy-link{font-size:clamp(13px,4vw,15px)!important;color:#2b2b2bb3!important;text-decoration:underline!important;margin-bottom:8px!important}.upload-box,.perfect-match-card,.profile-section,.text-content{background:#ffffff8c!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;border:1px solid rgba(255,255,255,.75)!important;box-shadow:0 22px 55px #1018281a,inset 0 1px #ffffffbf!important;border-radius:var(--th-radius-xl)!important}.upload-box{width:100%!important;max-width:430px!important;padding:18px!important;margin:0!important;text-align:left!important}.upload-box-content{gap:12px!important;align-items:flex-start!important}.upload-title{margin:0!important;font-size:clamp(16px,4.8vw,20px)!important;line-height:1.2!important;font-weight:600!important;color:var(--th-ink)!important}.upload-desc{margin:8px 0 0!important;font-size:clamp(13px,4vw,15px)!important;line-height:1.3!important;font-weight:400!important;color:var(--th-muted)!important}.camera-icon{width:56px!important;height:56px!important}button,.photo-button,.btn-truehue{font-size:clamp(14px,4vw,16px)!important;padding:12px 14px!important;border-radius:12px!important;font-weight:600!important}.photo-button,.btn-truehue,.profile-action-btn{background:var(--th-brand)!important;border:1px solid rgba(171,31,16,.2)!important;color:#fff!important;box-shadow:0 14px 30px #ab1f102e!important;width:100%!important;max-width:430px!important}.photo-button:active,.btn-truehue:active{transform:scale(.98)!important}.step2-container>div>button{width:auto!important;padding:10px 12px!important;border-radius:12px!important;background:#ffffffb8!important;border:1px solid rgba(0,0,0,.06)!important;box-shadow:0 10px 26px #10182814!important}.continue-btn{max-width:430px!important;margin:0!important}.image-div{width:100%!important;max-width:430px!important}.img-tile{width:100%!important;border-radius:var(--th-radius-xl)!important;overflow:hidden!important;background:#ffffff8c!important;border:1px solid rgba(255,255,255,.75)!important;box-shadow:var(--th-shadow-soft)!important}.guide-image{width:100%!important;border-radius:0!important;box-shadow:none!important}.perfect-match-container{width:100%!important;max-width:430px!important;gap:14px!important}.perfect-match-card{position:relative!important;overflow:hidden!important;padding:10px 16px 16px!important}.perfect-match-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background:linear-gradient(180deg,#ab1f101a,#ab1f1008);z-index:0}.perfect-match-card>*{position:relative!important;z-index:1!important}.profile-pic{width:104px!important;height:104px!important;background:#f2f2f2!important;position:relative!important;border:2px solid rgba(171,31,16,.2)!important;box-shadow:0 16px 36px #1018281f!important}.profile-pic img{border:0!important;box-shadow:none!important}.photo-label{font-size:12px!important;font-weight:600!important;padding:6px 12px!important;border-radius:999px!important;background:var(--th-brand)!important}.change-photo-btn{width:100%!important;max-width:430px!important;border-radius:14px!important;padding:12px 14px!important;background:#ffffffb8!important;border:1px solid rgba(0,0,0,.06)!important;box-shadow:0 10px 26px #10182814!important;font-size:14px!important;color:var(--th-ink)!important}.profile-section{padding:14px!important;text-align:left!important}.section-title{font-size:12px!important;letter-spacing:.1em!important;font-weight:600!important;color:#2b2b2bbf!important}.section-value{font-size:14px!important;font-weight:600!important;color:#ab1f10d9!important}.tone-pill{height:18px!important;border-radius:8px!important}.undertone-pill{height:20px!important;border-radius:10px!important;width:86%!important;border:1px solid rgba(0,0,0,.06)!important}.undertone-text{font-size:12px!important}.info-video{background:#00000057!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important}.video-content{border-radius:18px!important;overflow:hidden!important;background:#ffffffb3!important;border:1px solid rgba(255,255,255,.8)!important;box-shadow:0 30px 70px #10182838!important}.text-content{width:100%!important;max-width:430px!important;border-radius:var(--th-radius-xl)!important}.text-content p{font-size:14px!important;line-height:1.35!important;color:#2b2b2bc7!important}button{width:auto!important;max-width:100%!important}@media (max-width: 540px){.step{padding:0!important}.profile-pic{width:96px!important;height:96px!important}}.photo-button,.btn-truehue,.profile-action-btn{background:linear-gradient(135deg,var(--th-brand) 0%,#d34a3a 100%)!important;border:0!important;color:#fff!important;box-shadow:0 14px 32px #ab1f102e,inset 0 1px #ffffff40!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important}.photo-button:hover,.btn-truehue:hover,.profile-action-btn:hover{filter:brightness(1.05);box-shadow:0 18px 38px #ab1f1035,inset 0 1px #ffffff4d!important}.photo-button:active,.btn-truehue:active,.profile-action-btn:active{transform:scale(.97);box-shadow:0 8px 18px #ab1f1020,inset 0 2px 6px #0000002e!important}.photo-button,.btn-truehue,.profile-action-btn{border-radius:var(--th-radius-xl)!important}#step-2.step{height:auto!important;min-height:unset!important;padding-top:0!important}#step-2 .step2-container{min-height:unset!important;height:auto!important;justify-content:flex-start!important;padding:0!important;margin-top:0!important;gap:10px!important}#step-2 .step2-title{margin-top:6px!important}#step-2 .description{margin-top:6px!important;margin-bottom:10px!important}#step-2 .image-div{margin-top:0!important}#step-2.active{justify-content:center!important}#step-2 .step2-container{justify-content:center!important;min-height:unset!important;height:auto!important;padding:0!important;gap:12px!important}#step-2 h2,#step-2 p{margin:0!important}#step-2 .step2-container>div{margin-top:16px!important;width:100%!important;display:flex!important;gap:12px!important;justify-content:space-between!important;align-items:center!important}#step-2 .step2-container>div>button:first-child{width:52px!important;height:52px!important;padding:0!important;border-radius:var(--th-radius-xl)!important;background:#eec1c1b8!important;border:1px solid rgba(0,0,0,.08)!important;box-shadow:0 10px 26px #10182814!important;display:flex!important;align-items:center!important;justify-content:center!important}#step-2 .step2-container>div>button:first-child .back-icon{width:18px!important;height:18px!important;display:block!important}#step-2 .continue-btn.btn-truehue{flex:1!important;width:auto!important;max-width:none!important;height:52px!important;background:linear-gradient(135deg,var(--th-brand) 0%,#d34a3a 100%)!important;box-shadow:0 14px 32px #ab1f102e,inset 0 1px #ffffff40!important;border:0!important;border-radius:var(--th-radius-xl)!important}.guide-image{display:block!important;width:100%!important;height:auto!important;line-height:0!important}.img-tile{line-height:0!important;padding:0!important}#step-1 .headline,#step-1 .subtext{text-align:center!important}#step-1 .subtext{max-width:420px!important;margin:10px auto 14px!important;line-height:1.35!important;letter-spacing:-.01em!important;color:#2b2b2b9e!important}#step-1 .upload-box{padding:18px!important;border-radius:var(--th-radius-xl)!important;max-width:430px!important;width:100%!important}#step-1 .upload-box-content{gap:12px!important;align-items:flex-start!important;margin-bottom:12px!important}#step-1 .upload-title{margin:0!important;line-height:1.15!important;letter-spacing:-.02em!important}#step-1 .upload-desc{margin:8px 0 0!important;line-height:1.3!important;max-width:320px!important}#step-1 .photo-button{width:100%!important;height:54px!important;border-radius:999px!important;font-size:16px!important;font-weight:700!important;letter-spacing:-.01em!important}#step-1 .links{margin:12px auto 8px!important}#step-1 .privacy-link{margin-bottom:8px!important}#step-1 .text{margin:8px auto 0!important;max-width:360px!important;text-align:center!important}.profile-card-heading{width:100%;text-align:center;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#2b2b2ba6;padding-bottom:6px;border-bottom:1px solid rgba(0,0,0,.06)}.truehue-profile-container{padding-top:calc(70px + env(safe-area-inset-top,0px))!important}@media (max-width: 420px),(max-height: 740px){.truehue-profile-container{padding-top:calc(70px + env(safe-area-inset-top,0px))!important}}#step-5{margin-top:6px!important}#step-1.step{padding:0!important;min-height:60vh!important}#step-1 .th-intro{width:100%;max-width:430px;margin:0 auto;background:linear-gradient(180deg,#fff5f5,#fff 45%,#fef6f3);border-radius:0;padding:18px 18px 16px;min-height:calc(100vh - 120px);display:flex;flex-direction:column;justify-content:center;align-items:center}#step-1 .th-intro-icon{position:relative;display:flex;justify-content:center;margin-bottom:18px}#step-1 .th-intro-ring{width:96px;height:96px;border-radius:999px;background:linear-gradient(135deg,#ab1f101a,#ab1f100d);display:flex;align-items:center;justify-content:center;border:1px solid rgba(171,31,16,.1)}#step-1 .th-intro-badge{width:64px;height:64px;border-radius:999px;background:#fffc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.6);box-shadow:0 14px 26px #1018281f}#step-1 .th-intro-camera{width:28px;height:28px;display:block;object-fit:contain;filter:none}#step-1 .th-intro-glow{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#ab1f100d;filter:blur(18px);transform:scale(1.15);z-index:-1}#step-1 .th-intro-copy{text-align:center;margin-bottom:18px}#step-1 .th-intro-title{margin:0 0 10px;font-size:22px;font-weight:600;line-height:1.2;color:#2b2b2beb;letter-spacing:-.02em}#step-1 .th-intro-accent{color:#ab1f10}#step-1 .th-intro-sub{margin:0;max-width:280px;font-size:14px;line-height:1.5;color:#2b2b2b80}#step-1 .th-intro-cta{width:100%;height:56px;border-radius:18px;border:0;background:#2b2b2bf2;color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-size:15px;font-weight:600;box-shadow:0 16px 30px #1018282e;transition:transform .18s ease,filter .18s ease}#step-1 .th-intro-cta{max-width:430px}#step-1 .th-intro-cta:hover{filter:brightness(1.02);transform:scale(1.01)}#step-1 .th-intro-cta:active{transform:scale(.99)}#step-1 .th-intro-cta-ic{display:inline-flex;align-items:center;justify-content:center}#step-1 .th-intro-cta-ic img{width:18px;height:18px;display:block;filter:invert(1);opacity:.95}#step-1 .th-intro-cues{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:14px}#step-1 .th-intro-cue{display:flex;align-items:center;gap:8px;color:#2b2b2b73;font-size:12px}#step-1 .th-intro-cue svg{color:#2b2b2b73;flex:0 0 auto}#step-1 .th-intro-footer{margin-top:18px;text-align:center}#step-1 .th-intro-footer p{margin:0;font-size:11px;line-height:1.5;color:#2b2b2b59}#step-1 .th-intro-link{color:#2b2b2b66;text-decoration:underline;text-underline-offset:2px;transition:color .15s ease}#step-1 .th-intro-link:hover{color:#2b2b2b8c}@media (max-width: 540px){#step-1 .th-intro{padding:18px 16px 14px;min-height:calc(100vh - 100px)}#step-1 .th-intro-title{font-size:22px}}.truehue-profile-container{background:#fff!important}:root{--glass-bg: rgba(255, 255, 255, .68);--glass-border: rgba(255, 255, 255, .72);--glass-shadow: 0 22px 60px rgba(16, 24, 40, .12);--glass-shadow-soft: 0 14px 36px rgba(16, 24, 40, .1);--glass-blur: 22px}#step-1 .th-intro{background:var(--glass-bg)!important;border:1px solid var(--glass-border)!important;box-shadow:var(--glass-shadow)!important;backdrop-filter:blur(var(--glass-blur))!important;-webkit-backdrop-filter:blur(var(--glass-blur))!important;border-radius:22px!important;overflow:hidden!important;padding:26px 20px 18px!important;min-height:calc(100vh - 120px)!important}#step-1 .th-intro:before{content:"";position:absolute;inset:-40% -30% auto -30%;height:220px;background:radial-gradient(closest-side,#ffffffb3,#fff0);transform:rotate(-12deg);pointer-events:none;opacity:.7}#step-1 .th-intro{position:relative!important}#step-1 .th-intro>*{position:relative!important;z-index:1!important}#step-1 .th-intro-greet{font-size:16px!important;font-weight:600!important;letter-spacing:-.01em!important;color:#2b2b2beb!important;margin-bottom:10px!important}#step-1 .th-intro-title{font-size:clamp(28px,7.2vw,42px)!important;font-weight:700!important;line-height:1.12!important;letter-spacing:-.03em!important;margin:0 0 12px!important;color:#2b2b2beb!important}#step-1 .th-intro-sub{font-size:clamp(15px,4.2vw,18px)!important;line-height:1.55!important;max-width:340px!important;color:#2b2b2b94!important}#step-1 .th-intro-ring{background:linear-gradient(135deg,#ab1f1024,#ab1f100f)!important;border:1px solid rgba(171,31,16,.12)!important}#step-1 .th-intro-badge{background:#ffffffb8!important;border:1px solid rgba(255,255,255,.7)!important;box-shadow:0 18px 34px #10182824!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}#step-1 .th-intro-cta{height:58px!important;border-radius:18px!important;background:#141414eb!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 18px 38px #1018282e!important;font-size:16px!important;font-weight:700!important;letter-spacing:-.01em!important}#step-1 .th-intro-cta:hover{filter:brightness(1.03);transform:translateY(-1px)}#step-1 .th-intro-cta:active{transform:scale(.98)}#step-1 .th-intro-cue{font-size:13px!important;color:#2b2b2b85!important}#step-1 .th-intro-footer p{font-size:12px!important;color:#2b2b2b66!important}.upload-box,.perfect-match-card,.profile-section,.text-content{background:var(--glass-bg)!important;border:1px solid var(--glass-border)!important;box-shadow:var(--glass-shadow-soft)!important;backdrop-filter:blur(var(--glass-blur))!important;-webkit-backdrop-filter:blur(var(--glass-blur))!important}.btn-truehue,.profile-action-btn,.continue-btn{border-radius:18px!important}@media (max-width: 540px){#step-1 .th-intro{padding:22px 16px 14px!important;min-height:calc(100vh - 100px)!important;border-radius:20px!important}}#step-1 .th-intro{background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-radius:0!important;overflow:visible!important;padding:24px 18px 18px!important;min-height:unset!important}#step-1 .th-intro:before{display:none!important;content:none!important}#step-1 .th-intro-icon,#step-1 .th-intro-copy{margin-bottom:22px!important}#step-1 .th-intro-cues{margin-top:18px!important;margin-bottom:18px!important;gap:22px!important}#step-1 .th-intro-footer{margin-top:18px!important}#step-1 .th-intro-greet{font-size:25px!important;font-weight:700!important;margin-bottom:12px!important;color:#2b2b2beb!important}#step-1 .th-intro-title{margin-bottom:14px!important;line-height:1.12!important}#step-1 .th-intro-sub{margin-top:0!important;max-width:360px!important;line-height:1.55!important}#step-1 .th-intro-cta{background:linear-gradient(135deg,var(--th-brand) 0%,#d34a3a 100%)!important;box-shadow:0 14px 32px #ab1f102e!important;border:0!important;color:#fff!important;height:58px!important;border-radius:28px!important;padding:12px 16px!important;font-weight:700!important;font-size:16px!important}#step-1 .th-intro-cta-ic img{filter:brightness(0) invert(1)!important;opacity:.95!important}#step-1 .th-intro-cta:active{transform:scale(.98)!important}@media (max-width: 540px){#step-1 .th-intro{padding:22px 16px 16px!important}#step-1 .th-intro-greet{font-size:25px!important}}#step-1 .th-intro-icon{margin:18px 0 20px!important}#step-1 .th-intro-ring{width:120px!important;height:120px!important;border-radius:999px!important;background:linear-gradient(135deg,#ab1f102e,#ab1f100f)!important;border:1px solid rgba(171,31,16,.18)!important}#step-1 .th-intro-badge{width:78px!important;height:78px!important;border-radius:999px!important;background:#ffffffbf!important;border:1px solid rgba(255,255,255,.85)!important;box-shadow:0 22px 44px #1018282e,inset 0 1px #ffffffd9!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}#step-1 .th-intro-camera{width:38px!important;height:38px!important}#step-1 .th-intro-glow{background:#ab1f101a!important;filter:blur(26px)!important;transform:scale(1.25)!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/profile-page.css.map */
