:root{--lime:#b8ff19;--lime2:#92e600;--ink:#11130f;--muted:#7f857d;--line:#e5e7df;--paper:#f4f4ef;--card:#fff;--dark:#080b08;--dark2:#111511;--danger:#f04f61}*{box-sizing:border-box}html{background:#ddd}body{color:var(--ink);background:#ddd;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.mobileShell{width:min(100%,430px);min-height:100vh;margin:auto;position:relative;box-shadow:0 0 80px #00000026}.lightShell{background:var(--paper);padding-bottom:92px}.darkShell{background:var(--dark);color:#fff}.appHeader,.darkHeader{z-index:20;justify-content:space-between;align-items:center;height:72px;padding:0 18px;display:flex;position:sticky;top:0}.appHeader{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f4efeb}.darkHeader{background:#080b08f0;border-bottom:1px solid #202620}.logo{letter-spacing:-2.5px;font-size:34px;font-style:italic;font-weight:950}.logo b{color:var(--lime)}.logoCompact{font-size:26px}.iconButton{background:#fff;border:1px solid #dedfd9;border-radius:50%;width:38px;height:38px;font-size:18px}.headerLogo{display:flex}.hello{color:#626860;margin:4px 0 2px}.homeIntro h1,.pageTitle{letter-spacing:-1.5px;margin:0 0 14px;font-size:34px;line-height:1.02}.pageTitle{font-size:30px}.muted{color:var(--muted);margin-top:-7px}.workoutGrid{grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0 28px;display:grid}.workoutCard{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:82px;padding:12px 5px;display:flex}.workoutCard b{font-size:24px}.workoutCard span{font-size:11px;font-weight:700}.workoutCard.selected{background:var(--lime);border-color:var(--lime2)}.sectionTitle{justify-content:space-between;align-items:end;margin:20px 0 10px;display:flex}.sectionTitle h2{margin:0;font-size:21px}.sectionTitle a{color:#596057;font-size:12px}.heroLookCard{color:#fff;background:#111;border-radius:23px;height:545px;position:relative;overflow:hidden;box-shadow:0 20px 45px #0000001f}.lookVisual{background:linear-gradient(145deg,#272d26,#111);border-radius:18px;justify-content:center;align-items:center;height:220px;display:flex;position:relative;overflow:hidden}.lookVisual.tall{border-radius:0;height:100%}.lookVisual.black{background:radial-gradient(circle at 70% 20%,#b8ff192e,#0000 22%),linear-gradient(145deg,#33372f 0%,#111510 50%,#080a08 100%)}.lookVisual.sand{background:radial-gradient(circle at 70% 25%,#ffffff4d,#0000 20%),linear-gradient(145deg,#cabca7,#8e8071)}.lookVisual.green{background:radial-gradient(circle at 70% 25%,#b8ff192e,#0000 20%),linear-gradient(145deg,#576a4b,#1c281b)}.lookVisual.graphite{background:linear-gradient(145deg,#525853,#151917)}.lookVisual.plain{background:linear-gradient(145deg,#d7c8b8,#a29182)}.modelFigure{z-index:2;width:142px;height:205px;position:relative;transform:translateY(7px)}.modelHead{z-index:4;background:#c59272;border-radius:48% 48% 46% 46%;width:46px;height:54px;position:absolute;top:4px;left:48px}.modelHair{z-index:3;background:#211c18;border-radius:48% 48% 40% 40%;width:57px;height:70px;position:absolute;top:0;left:43px}.modelTorso{z-index:5;background:#101210;border-bottom:9px solid #252925;border-radius:38px 38px 20px 20px;width:88px;height:90px;position:absolute;top:53px;left:27px}.sand .modelTorso{background:#e8ded4}.green .modelTorso{background:#30452d}.modelWaist{z-index:5;background:#b47e62;border-radius:12px;width:70px;height:17px;position:absolute;top:135px;left:36px}.modelLegs{z-index:5;gap:8px;display:flex;position:absolute;top:147px;left:30px}.modelLegs i{background:#101210;border-radius:9px 9px 16px 16px;width:36px;height:70px;display:block}.sand .modelLegs i{background:#ece4dd}.green .modelLegs i{background:#30452d}.modelShoes{z-index:5;gap:22px;display:flex;position:absolute;top:211px;left:26px}.modelShoes i{background:#f7f7f5;border-radius:10px 16px 7px 7px;width:39px;height:12px;display:block}.glowRing{border:1px solid #b8ff1933;border-radius:50%;width:220px;height:220px;position:absolute;box-shadow:0 0 70px #b8ff190f}.visualLabel{z-index:8;background:var(--lime);color:#10150b;text-transform:uppercase;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900;position:absolute;top:12px;right:12px}.heroLookCard>.lookVisual{border-radius:0;height:100%}.heroLookCard .modelFigure{transform:scale(1.55)translateY(22px)}.heroOverlay{background:linear-gradient(#0000,#000000e0 38%);padding:130px 16px 16px;position:absolute;inset:auto 0 0}.heroOverlay small{color:#d8ddd4;font-size:10px}.heroOverlay h3{margin:4px 0 2px;font-size:28px;line-height:.95}.heroOverlay p{color:#d8dcd6;margin:0 0 8px;font-size:13px}.heroOverlay strong{font-size:24px}.heroActions{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.btn{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;padding:13px 15px;font-weight:850;display:inline-flex}.btnWhite{color:#111;background:#fff}.btnLime{background:var(--lime);color:#0a0d08}.btnOutline{background:#fff;border:1px solid #d9ddd5}.btnDark{color:#fff;background:#171c17;border:1px solid #30372f}.btnGhost{color:inherit;opacity:.85;background:0 0;border:1px solid}.full{width:100%;margin-top:13px}.horizontalCards{grid-auto-columns:72%;grid-auto-flow:column;gap:10px;padding-bottom:10px;display:grid;overflow-x:auto}.miniLook{background:#fff;border-radius:18px;padding:8px;box-shadow:0 8px 20px #0000000a}.miniLook h4{margin:9px 4px 1px}.miniLook p{color:#81867d;margin:0 4px;font-size:11px}.miniLook strong{margin:8px 4px 5px;font-size:13px;display:block}.bottomNav{z-index:30;background:#fffffff5;border-top:1px solid #e0e2dc;justify-content:space-around;align-items:center;width:min(430px,100%);height:76px;padding-bottom:5px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottomItem{color:#747b72;flex-direction:column;align-items:center;gap:4px;width:20%;font-size:18px;display:flex}.bottomItem.active{color:#111;font-weight:800}.aiOrb{width:42px;height:42px;color:var(--lime);background:#111;border-radius:50%;place-items:center;margin-top:-18px;display:grid;box-shadow:0 5px 20px #0003}.chipRow{gap:7px;margin:17px 0;display:flex;overflow-x:auto}.chip{white-space:nowrap;background:#fff;border:1px solid #e1e4dc;border-radius:999px;padding:8px 12px;font-size:11px}.chip.active{color:#fff;background:#111;border-color:#111}.lookGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.discoverCard{background:#fff;border-radius:18px;padding:7px;position:relative}.discoverCard .lookVisual{height:230px}.discoverCard h3{margin:8px 4px 1px;font-size:14px}.discoverCard small{color:#777;margin:0 4px;font-size:10px;display:block}.discoverCard strong{margin:7px 4px 5px;font-size:11px;display:block}.floatingHeart{color:#fff;z-index:8;background:#0000004d;border:1px solid #ffffff8c;border-radius:50%;width:30px;height:30px;position:absolute;top:14px;right:14px}.chatPage{min-height:760px}.chatArea{flex-direction:column;gap:12px;padding:14px 0 8px;display:flex}.bubble{border-radius:18px;max-width:82%;padding:13px 14px;font-size:13px;line-height:1.45}.bubble.me{color:#fff;background:#111;border-bottom-right-radius:6px;align-self:flex-end}.bubble.bot{background:#fff;border-bottom-left-radius:6px;align-self:flex-start}.aiSuggestions{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.aiSuggestions .lookVisual{height:150px}.aiSuggestions .modelFigure{transform:scale(.72)}.quickRow{gap:6px;margin:14px 0;display:flex;overflow-x:auto}.quickRow button{white-space:nowrap;background:#fff;border:1px solid #e0e3dc;border-radius:999px;padding:8px 10px;font-size:10px}.chatInput{background:#fff;border:1px solid #e0e3dc;border-radius:18px;grid-template-columns:1fr 42px;gap:8px;padding:6px;display:grid}.chatInput input{background:0 0;border:0;outline:0;padding:8px}.chatInput button{color:#fff;background:#111;border:0;border-radius:50%;width:40px;height:40px}.tryOnStage{border-radius:23px;height:520px;margin-top:15px;position:relative;overflow:hidden}.tryOnStage>.lookVisual{height:100%}.tryOnStage .modelFigure{transform:scale(1.7)translateY(25px)}.sideProducts{z-index:10;flex-direction:column;gap:8px;display:flex;position:absolute;top:80px;right:10px}.sideProducts .productIcon{background:#fff;width:58px;height:66px;box-shadow:0 7px 20px #0000001f}.segmented{background:#e9ebe5;border-radius:14px;grid-template-columns:1fr 1fr;margin:12px 0;padding:4px;display:grid}.segmented button{background:0 0;border:0;border-radius:11px;padding:10px}.segmented button.active{color:#fff;background:#111}.segmented.wide{margin:16px 0}.finePrint{color:#858b83;text-align:center;font-size:10px}.productIcon{color:#111;background:#f0f1ec;border-radius:15px;justify-content:center;align-items:center;width:86px;height:86px;font-size:23px;font-weight:900;display:flex}.productIcon.legging{letter-spacing:-5px}.wardrobeGrid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.wardrobeItem{background:#fff;border-radius:15px;min-height:142px;padding:8px}.wardrobeItem .productIcon{width:100%;height:84px}.wardrobeItem b,.wardrobeItem small{margin-top:5px;font-size:10px;display:block}.wardrobeItem small{color:#8a8f87;margin-top:1px}.noTop{padding-top:14px}.lookHeadline{justify-content:space-between;align-items:start;gap:10px;display:flex}.scorePill{background:var(--lime);white-space:nowrap;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:900}.priceBig{margin:0 0 13px;font-size:28px}.featureGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.featureGrid>div{text-align:center;background:#fff;border-radius:14px;padding:12px 8px;font-size:18px}.featureGrid b,.featureGrid small{margin-top:4px;font-size:10px;display:block}.featureGrid small{color:#92978f;font-size:8px}.subheading{margin:22px 0 10px;font-size:18px}.productList{flex-direction:column;gap:8px;display:flex}.productRow{background:#fff;border-radius:15px;grid-template-columns:64px 1fr auto;align-items:center;gap:10px;padding:8px;display:grid}.productRow .productIcon{width:64px;height:64px}.productRow b,.productRow small,.productRow strong{font-size:11px;display:block}.productRow small{color:#8a9088}.productRow a{border:1px solid #d9ddd4;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:800}.compareProduct{background:#fff;border-radius:18px;align-items:center;gap:12px;padding:12px;display:flex}.compareProduct h3,.compareProduct p{margin:0}.compareProduct p{color:#888;font-size:11px}.storeList{flex-direction:column;gap:8px;margin-top:12px;display:flex}.storeRow{background:#fff;border-radius:14px;grid-template-columns:1fr auto auto;align-items:center;gap:9px;padding:13px;display:grid}.storeRow.best{background:#f9ffe9;border:1px solid #9cdf1c}.storeRow small{color:#68a500;font-size:9px;display:block}.storeRow strong{font-size:12px}.storeRow button{background:var(--lime);border:0;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:800}.alertBox{background:#eef7ff;border-radius:14px;justify-content:space-between;align-items:center;margin-top:13px;padding:13px;font-size:12px;display:flex}.alertBox small{color:#72808a}.budgetCard{background:#fff;border-radius:18px;margin-top:12px;padding:14px}.budgetCard>div{border:1px solid #ddd;border-radius:13px;align-items:center;margin:10px 0;padding:0 12px;display:flex}.budgetCard input{border:0;outline:0;width:100%;padding:11px;font-size:22px;font-weight:850}.favRow{background:#fff;border-radius:16px;grid-template-columns:84px 1fr auto;align-items:center;gap:10px;margin:10px 0;padding:8px;display:grid}.favThumb{border-radius:12px;height:82px;overflow:hidden}.favThumb .lookVisual{border-radius:0;height:100%}.favThumb .modelFigure{transform:scale(.55)}.favRow small{color:#8b9188;font-size:10px;display:block}.favRow>span{color:#e63d57;font-size:22px}.profile{text-align:center}.avatar{width:90px;height:90px;color:var(--lime);background:#111;border-radius:50%;place-items:center;margin:8px auto 10px;font-size:24px;font-weight:900;display:grid}.stats{grid-template-columns:repeat(3,1fr);margin:20px 0;display:grid}.stats>div{border-right:1px solid #dfe1db}.stats>div:last-child{border:0}.stats b,.stats small{display:block}.stats small{color:#858b83;font-size:9px}.styleCard{color:#fff;text-align:left;background:#111;border-radius:18px;padding:15px}.styleCard .pills{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.styleCard .pills span{background:#2a302a;border-radius:999px;padding:6px 9px;font-size:9px}.menuList{text-align:left;background:#fff;border-radius:18px;margin-top:13px;overflow:hidden}.menuList a{border-bottom:1px solid #eceee9;justify-content:space-between;padding:14px;font-size:12px;display:flex}.premiumCard{color:#fff;text-align:left;background:#0c100b;border:1px solid #5f7d20;border-radius:18px;margin-top:13px;padding:16px}.premiumCard small{color:var(--lime);font-weight:800}.premiumCard h2{margin:4px 0}.premiumCard p{color:#aeb5ab;font-size:12px}.premiumCard strong{font-size:26px}.premiumCard span{color:#aeb5ab;font-size:11px}.onboarding{padding-bottom:120px}.onboarding h1{margin:16px 0 8px;font-size:30px;line-height:1.05}.onboarding p{color:#aeb5ad}.progressBar{background:#20251f;border-radius:999px;height:6px;overflow:hidden}.progressBar i{background:var(--lime);height:100%;transition:all .2s;display:block}.uploadDemo{border-radius:22px;height:400px;margin:18px 0;overflow:hidden}.uploadDemo .lookVisual{height:100%}.uploadDemo .modelFigure{transform:scale(1.4)translateY(18px)}.selectList,.radioList{flex-direction:column;gap:8px;margin-top:18px;display:flex}.selectList button,.radioList button{color:#fff;text-align:left;background:#101410;border:1px solid #30362f;border-radius:14px;justify-content:space-between;padding:14px;display:flex}.selectList button.active,.radioList button.active{border-color:var(--lime);box-shadow:inset 0 0 0 1px var(--lime);background:#18210f}.styleGrid{grid-template-columns:repeat(3,1fr);gap:8px;margin:17px 0 25px;display:grid}.styleGrid button{color:#fff;background:#101410;border:1px solid #30362f;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:7px;height:100px;font-size:10px;display:flex}.styleGrid button span{font-size:22px}.styleGrid button.active{border-color:var(--lime);color:var(--lime);background:#19220f}.summaryCard{background:#101410;border:1px solid #30362f;border-radius:18px;margin:15px 0;padding:15px}.summaryCard>div{border-bottom:1px solid #262d25;justify-content:space-between;padding:10px 0;display:flex}.summaryCard>div:last-child{border:0}.summaryCard small{color:#a7ada5}.onboardingFooter{background:linear-gradient(#0000,#080b08 25%);gap:8px;width:min(430px,100%);padding:14px 18px 18px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.onboardingFooter .btn{flex:1}.adminShell{color:#fff;background:#070a08;min-height:100vh;padding-bottom:40px}.adminShell header{border-bottom:1px solid #1f2620;justify-content:space-between;align-items:center;height:76px;padding:0 20px;display:flex}.adminShell header>div{align-items:center;gap:10px;display:flex}.adminShell header span{color:#9ea69c;font-size:11px}.adminShell header a{color:var(--lime);font-size:12px}.adminShell section{padding:20px}.adminShell h1{margin:3px 0;font-size:32px}.adminShell section>p{color:#9da59c;margin-top:0}.periodTabs{background:#121713;border-radius:13px;grid-template-columns:repeat(4,1fr);padding:4px;display:grid}.periodTabs button{color:#aeb5ad;background:0 0;border:0;border-radius:10px;padding:9px}.periodTabs button.active{color:#111;background:#fff}.metricGrid{grid-template-columns:1fr 1fr;gap:10px;margin:15px 0;display:grid}.metricGrid>div{background:#121713;border:1px solid #1c241d;border-radius:14px;padding:14px}.metricGrid small,.metricGrid b,.metricGrid span{display:block}.metricGrid small{color:#9aa29a;font-size:10px}.metricGrid b{margin:4px 0;font-size:22px}.metricGrid span{color:#8cf41c;font-size:12px;font-weight:800}.chartCard,.adminList{background:#101510;border:1px solid #1d251e;border-radius:17px;margin-top:12px;padding:15px}.chartHead{justify-content:space-between;align-items:center;display:flex}.chartHead small{color:#a1a8a0}.chartHead h2{margin:4px 0}.chartHead span{color:#8cf41c}.fakeChart{align-items:end;gap:5px;height:170px;padding-top:20px;display:flex}.fakeChart i{background:linear-gradient(#b8ff19,#385514);border-radius:5px 5px 0 0;flex:1}.fakeChart i:first-child{height:20%}.fakeChart i:nth-child(2){height:35%}.fakeChart i:nth-child(3){height:31%}.fakeChart i:nth-child(4){height:49%}.fakeChart i:nth-child(5){height:62%}.fakeChart i:nth-child(6){height:54%}.fakeChart i:nth-child(7){height:73%}.fakeChart i:nth-child(8){height:68%}.fakeChart i:nth-child(9){height:88%}.fakeChart i:nth-child(10){height:100%}.listHead{justify-content:space-between;align-items:center;display:flex}.listHead a{color:var(--lime);font-size:10px}.rankRow{border-top:1px solid #1e251f;grid-template-columns:24px 52px 1fr;align-items:center;gap:10px;padding:9px 0;display:grid}.rankThumb{background:linear-gradient(145deg,#353b34,#111);border-radius:10px;width:52px;height:52px;display:block}.rankRow strong,.rankRow small{font-size:11px;display:block}.rankRow small{color:#8f978e;font-size:9px}@media (min-width:700px){.adminShell section{max-width:900px;margin:auto}.adminShell header{padding-inline:max(20px,50% - 450px)}.mobileShell{border-radius:30px;min-height:900px;margin:24px auto;overflow:hidden}.bottomNav,.onboardingFooter{border-radius:0 0 30px 30px;bottom:24px}}html,body{background:#e7e7e2;min-height:100%}body{overflow-x:hidden}.mobileShell{width:min(100%,460px);min-height:100dvh}.lightShell{padding-bottom:calc(108px + env(safe-area-inset-bottom))}.pagePad{padding:16px 16px 34px}.appHeader,.darkHeader{padding-inline:16px}.homeIntro h1{font-size:32px}.workoutGrid{gap:8px;margin:14px 0 24px}.workoutCard{color:#151713;min-height:74px;padding:10px 4px}.workoutCard svg{display:block}.workoutCard.selected{box-shadow:0 8px 24px #b8ff192e}.heroLookCard{border-radius:22px;height:clamp(430px,54dvh,500px)}.lookVisual.photoVisual{background:#181b17}.lookPhoto{object-fit:cover;object-position:center 22%;width:100%;height:100%;display:block;position:absolute;inset:0;transform:scale(1.02)}.lookPhotoShade{z-index:2;background:linear-gradient(#00000005 35%,#00000029 58%,#000000e6 100%);position:absolute;inset:0}.lookVisual:not(.tall) .lookPhotoShade{background:linear-gradient(#0000 55%,#00000052)}.visualLabel{z-index:5;top:12px;right:12px;box-shadow:0 4px 14px #00000029}.heroOverlay{z-index:6;background:linear-gradient(#0000,#00000057 18%,#000000eb 62%);padding:110px 14px 14px}.heroOverlay h3{letter-spacing:-.7px;font-size:26px}.heroOverlay p{margin-bottom:5px}.heroPriceRow{align-items:baseline;gap:8px;display:flex}.heroPriceRow strong{font-size:23px}.heroPriceRow span{color:#cdd1c9;text-transform:uppercase;letter-spacing:.7px;font-size:10px}.heroActions{margin-top:10px}.heroActions .btn{text-align:center;min-height:43px;padding:11px 9px;font-size:11px}.horizontalCards{grid-auto-columns:68%}.miniLook .lookVisual{height:205px}.bottomNav{width:min(460px,100%);height:72px;padding:8px 8px calc(7px + env(safe-area-inset-bottom));box-shadow:0 -8px 24px #14181214}.bottomItem{gap:2px}.navIconWrap{place-items:center;height:26px;display:grid}.bottomItem small{font-size:9px}.aiOrb{width:44px;height:44px;margin-top:-22px}.aiOrb svg{width:21px;height:21px}.onboardingFooter{width:min(460px,100%);padding-bottom:calc(18px + env(safe-area-inset-bottom))}@media (max-width:480px){html,body{background:var(--paper)}.mobileShell{box-shadow:none;border-radius:0;margin:0}.heroLookCard{height:min(500px,58dvh)}.bottomNav,.onboardingFooter{border-radius:0;bottom:0}}@media (min-width:700px){.mobileShell{border-radius:28px;min-height:calc(100dvh - 36px);margin:18px auto;overflow:hidden;box-shadow:0 25px 80px #00000021}.bottomNav,.onboardingFooter{border-radius:0 0 28px 28px;bottom:18px}}.headerActionLink{place-items:center;display:grid}.accountBanner{color:#fff;background:#10140f;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;margin:-7px 0 20px;padding:13px 14px;display:flex;box-shadow:0 10px 28px #00000014}.accountBanner span{flex-direction:column;gap:2px;display:flex}.accountBanner b{font-size:12px}.accountBanner small{color:#aeb5ab;font-size:9px}.accountBanner strong{color:var(--lime);white-space:nowrap;font-size:11px}.authShell{min-height:100dvh}.authPanel{padding-top:26px}.authPanel h1{letter-spacing:-1.4px;margin:14px 0 10px;font-size:34px;line-height:1.02}.authPanel>p{color:#aab1a8;line-height:1.5}.authMark{background:var(--lime);color:#111;border-radius:18px;place-items:center;width:58px;height:58px;font-size:20px;font-weight:950;display:grid;box-shadow:0 15px 38px #b8ff192b}.authBack{color:#fff;border:1px solid #2c332c;border-radius:50%;place-items:center;width:36px;height:36px;font-size:22px;display:grid}.authForm{margin-top:22px}.authForm label{color:#cdd2cc;margin:13px 0;font-size:12px;display:block}.authForm input{color:#fff;background:#101410;border:1px solid #303630;border-radius:14px;outline:none;width:100%;margin-top:7px;padding:14px 13px}.authForm input:focus{border-color:#7eac24;box-shadow:0 0 0 2px #b8ff1914}.authForm .btn:disabled{opacity:.55;cursor:not-allowed}.authSwitch{width:100%;color:var(--lime);background:0 0;border:0;margin-top:18px;font-size:12px;font-weight:800}.authLegal{text-align:center!important;color:#777f76!important;margin-top:24px!important;font-size:10px!important}.authNotice,.authError,.authSuccess{border-radius:13px;margin:12px 0;padding:11px 12px;font-size:11px;line-height:1.4}.authNotice{color:#cbd2c8;background:#1b2119;border:1px solid #303b2c}.authError{color:#ffc7ce;background:#2a1215;border:1px solid #703039}.authSuccess{color:#d7f8c6;background:#152411;border:1px solid #3d632a}.authLoading{text-align:center;color:#aeb5ac;padding:140px 24px}.authGate{padding-top:80px}.authGate h1{font-size:38px;line-height:1}.authGate p{color:#aeb5ac;line-height:1.6}.floatingHeart.saved{background:var(--lime);color:#111;border-color:var(--lime)}.floatingHeart:disabled{opacity:.6}.favRemove{color:#ef4f61;background:0 0;border:0;margin-left:auto;font-size:20px}.emptyState{text-align:center;background:#fff;border:1px solid #e1e4dd;border-radius:20px;margin-top:20px;padding:28px 18px}.emptyState h3{margin:0 0 7px}.emptyState p{color:#7e857c;font-size:12px;line-height:1.5}.menuList button{text-align:left;width:100%;color:inherit;background:0 0;border:0;border-top:1px solid #e3e5df;justify-content:space-between;align-items:center;padding:15px 2px;font-weight:700;display:flex}.menuList button b{font-size:19px}.styleCard .pills span{white-space:normal}.hiddenInput{display:none!important}.eyebrowLime{color:#395608;letter-spacing:.6px;background:#e8fbc0;border:1px solid #cde993;border-radius:999px;margin-bottom:10px;padding:6px 9px;font-size:9px;font-weight:950;display:inline-block}.photoUploadStage{background:linear-gradient(145deg,#1d231c,#0d100d);border:1px solid #dfe2da;border-radius:24px;place-items:center;height:440px;display:grid;position:relative;overflow:hidden}.photoUploadStage img{object-fit:cover;object-position:center 25%;width:100%;height:100%;display:block}.photoPlaceholder{color:#d9dfd6;text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.photoPlaceholder span{width:64px;height:64px;color:var(--lime);background:#b8ff191f;border:1px dashed #83a941;border-radius:50%;place-items:center;font-size:34px;display:grid}.photoPlaceholder b{margin-top:9px}.photoPlaceholder small{color:#8e978b}.photoSourceGrid{grid-template-columns:1fr 1fr;gap:9px;margin-top:10px;display:grid}.privacyCard{background:#fff;border:1px solid #dfe2da;border-radius:19px;margin-top:16px;padding:15px}.privacyCard>b{font-size:14px}.privacyCard>p{color:#757c73;margin:5px 0 10px;font-size:11px;line-height:1.5}.choiceRow{border-top:1px solid #eceee8;align-items:flex-start;gap:10px;padding:12px 0 7px;display:flex}.choiceRow input,.consentRow input{accent-color:#91cf00;margin-top:3px}.choiceRow span{flex-direction:column;display:flex}.choiceRow strong{font-size:11px}.choiceRow small{color:#81887f;margin-top:3px;font-size:9px;line-height:1.45}.consentRow{background:#eef6e2;border:1px solid #d5e7b9;border-radius:14px;align-items:flex-start;gap:9px;margin-top:12px;padding:12px;display:flex}.consentRow span{color:#4f594a;font-size:9px;line-height:1.5}.dangerTextButton{color:#d54555;background:0 0;border:0;width:100%;padding:14px 6px;font-size:11px;font-weight:800}.btn:disabled{opacity:.5;cursor:not-allowed}.avatarPhoto{text-decoration:none;position:relative;overflow:visible}.avatarPhoto img{object-fit:cover;border-radius:50%;width:100%;height:100%;position:absolute;inset:0}.avatarPhoto span{background:var(--lime);color:#111;border:2px solid var(--paper);border-radius:50%;place-items:center;width:23px;height:23px;font-size:10px;display:grid;position:absolute;bottom:-2px;right:-2px}.onboardingRealPhoto{background:#121611;border:1px solid #2c332d;border-radius:22px;height:410px;position:relative;overflow:hidden}.onboardingRealPhoto img{object-fit:cover;object-position:center 25%;width:100%;height:100%}.onboardingRealPhoto span{background:var(--lime);color:#111;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900;position:absolute;bottom:12px;left:12px}.realTryPhoto{background:#111;position:absolute;inset:0;overflow:hidden}.realTryPhoto img{object-fit:cover;object-position:center 25%;width:100%;height:100%}.emptyInline{color:#777f75;background:#fff;border:1px solid #dfe2da;border-radius:13px;margin-top:11px;padding:11px 12px;font-size:10px}.emptyInline a{color:#4d6f0e;font-weight:900}.realWardrobe .wardrobeItem{position:relative;overflow:hidden}.wardrobePhoto{object-fit:cover;background:#eceee8;border-radius:13px;width:100%;height:120px;margin-bottom:8px}.wardrobeDelete{color:#d23f50;background:#ffffffe6;border:1px solid #00000014;border-radius:50%;place-items:center;width:27px;height:27px;font-size:17px;line-height:1;display:grid;position:absolute;top:7px;right:7px}.wardrobeForm{background:#fff;border:1px solid #dde1d9;border-radius:20px;margin-top:14px;padding:15px}.wardrobeForm h3{margin:0 0 10px}.wardrobeForm label{color:#5d645a;margin:10px 0;font-size:10px;font-weight:800;display:block}.wardrobeForm input,.wardrobeForm select{color:#151814;background:#f8f9f5;border:1px solid #d9ddd5;border-radius:12px;outline:none;width:100%;margin-top:6px;padding:12px}.wardrobeForm input:focus,.wardrobeForm select:focus{border-color:#92c52d}.formTwo{grid-template-columns:1fr 1fr;gap:9px;display:grid}.wardrobeImagePicker{color:#5b6556;background:#f4f6ef;border:1px dashed #bcc4b7;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:160px;display:flex;overflow:hidden}.wardrobeImagePicker img{object-fit:cover;width:100%;height:100%}.wardrobeImagePicker span{color:#6c9219;font-size:30px}.wardrobeImagePicker small{color:#8b9288;margin-top:3px;font-size:9px}.photoPage .finePrint{text-align:center}@media (max-width:480px){.photoUploadStage{height:min(470px,58dvh)}.onboardingRealPhoto{height:min(430px,55dvh)}}
