*{box-sizing:border-box}:root{--bg: #171313;--card: rgba(39, 31, 31, .82);--card2: rgba(255, 255, 255, .07);--text: #fff7ef;--muted: #b9aaa2;--line: rgba(255, 255, 255, .1);--dark: #fff0df;--darkText: #211716;--accent: #ffb6a3;--accent2: #d9b08c;--soft: rgba(255, 255, 255, .08);--good: rgba(64, 184, 113, .18);--busy: rgba(255, 151, 92, .18)}body{margin:0;min-height:100vh;color:var(--text);background:radial-gradient(circle at 15% 0%,rgba(154,76,66,.4),transparent 34%),radial-gradient(circle at 88% 8%,rgba(222,158,116,.22),transparent 36%),linear-gradient(180deg,#211717,#151111 55%,#0f0d0d);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{-webkit-tap-highlight-color:transparent}.app{width:min(100%,520px);margin:0 auto;padding:14px 14px 34px}.glass{background:var(--card);border:1px solid var(--line);box-shadow:0 18px 55px #00000047;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.top{display:flex;justify-content:space-between;align-items:center;gap:14px;border-radius:30px;padding:20px;margin-bottom:12px}.logo,.photo,.avatar{flex:0 0 auto;display:grid;place-items:center;width:58px;height:58px;border-radius:22px;background:linear-gradient(135deg,#ffb6a359,#ffffff1a);font-size:30px;overflow:hidden;border:1px solid var(--line)}.avatar.big{width:72px;height:72px;border-radius:26px;font-size:36px}.avatar img{width:100%;height:100%;object-fit:cover}.label{margin:0 0 4px;color:var(--accent2);font-size:12px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}h1,h2,h3,h4,p{margin-top:0}h1{margin-bottom:5px;font-size:31px;letter-spacing:-.04em}h2{margin-bottom:12px;font-size:22px;letter-spacing:-.03em}h3{margin:18px 3px 10px;font-size:18px}h4{margin-bottom:6px;font-size:16px}.sub,.muted{color:var(--muted)}.sub{margin:0;line-height:1.35}.last{margin-bottom:0}.hint{margin:10px 0 0;font-size:13px}.screen{display:grid;gap:12px}.masterScreen{padding-bottom:8px}.cardOuter,.profile,.masterHero{border-radius:28px;padding:18px}.cardOuter{margin-bottom:0}.profile{display:flex;gap:14px;align-items:center}.profileCover{min-height:170px;align-items:end;background-size:cover;background-position:center}.masterHero{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.masterHero h2{margin-bottom:4px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:8px 0 12px}.stat{border-radius:24px;padding:14px 12px}.stat span,.stat small{display:block;color:var(--muted);font-size:12px}.stat b{display:block;margin:3px 0;font-size:20px;letter-spacing:-.04em}.tabs,.publicTabs{display:flex;gap:8px;overflow-x:auto;padding:4px 1px 10px;scrollbar-width:none}.tabs::-webkit-scrollbar,.publicTabs::-webkit-scrollbar{display:none}.tab,.publicTab{flex:0 0 auto;min-width:58px;border:0;border-radius:18px;padding:11px 12px;color:var(--muted);background:#ffffff14;font-weight:850;display:inline-flex;align-items:center;justify-content:center;gap:7px}.masterTabs .tab{min-width:auto}.tab span{font-size:13px}.tab.active,.publicTab.active{color:var(--darkText);background:var(--dark);box-shadow:0 12px 25px #ffb99e29}.publicTab{min-width:100px}label{display:grid;gap:7px;color:var(--muted);font-size:13px;font-weight:800}input,select{width:100%;border:1px solid var(--line);border-radius:18px;padding:14px 15px;background:#ffffff14;color:var(--text);outline:none}select option{color:#1d1717}input::placeholder{color:#fff7ef73}input:focus,select:focus{border-color:#ffb6a38c;box-shadow:0 0 0 4px #ffb6a31a}.form{display:grid;gap:10px}.two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.chips,.row{display:flex;flex-wrap:wrap;gap:8px}.chips{margin-top:12px}.chip,.pill,.status{border:0;border-radius:999px;padding:10px 12px;background:#ffffff17;color:#e9d9d0;font-weight:800;font-size:13px}.chip.active{color:var(--darkText);background:var(--dark)}.cards,.feed{display:grid;gap:10px}.item,.workPost{border-radius:24px;padding:15px;background:#fff1;border:1px solid var(--line)}.slotCard{display:flex;justify-content:space-between;gap:12px;align-items:center}.masterCard{align-items:center}.masterCardBody{flex:1;min-width:0}.workPost{overflow:hidden;padding:0}.workImage{width:100%;aspect-ratio:4 / 3;display:block;object-fit:cover;background:linear-gradient(135deg,#ffb6a32e,#ffffff14)}.workImage.placeholder{display:grid;place-items:center;font-size:42px}.workBody{padding:15px}.book,.primary,.secondary,.mini,.reset{border:0;cursor:pointer;font-weight:900}.primary,.secondary{width:100%;border-radius:19px;padding:15px}.primary{background:var(--dark);color:var(--darkText);box-shadow:0 14px 28px #ffb99e29}.secondary{background:#ffffff17;color:var(--text);border:1px solid var(--line)}.primary:disabled,.secondary:disabled{opacity:.58;cursor:not-allowed;box-shadow:none}.book,.mini{border-radius:16px;padding:11px 13px;background:var(--dark);color:var(--darkText);white-space:nowrap}.mini.red{margin-top:12px;background:#ff6d5a29;color:#ffb5a8}.reset{width:100%;margin-top:10px;padding:13px;border-radius:18px;background:transparent;color:var(--muted)}.quickGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.progressLine{overflow:hidden;height:10px;border-radius:999px;background:#ffffff17;margin-bottom:10px}.progressLine div{height:100%;border-radius:999px;background:var(--dark);transition:width .2s ease}.checkList{display:grid;gap:8px;margin-top:12px}.check{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:18px;background:#ffffff0f;color:var(--muted);font-weight:800}.check p{margin:0}.check.done{color:var(--text);background:#ffb6a31f}.status.ok{background:var(--good);color:#89e8ae}.status.busy{background:var(--busy);color:#ffc09a}.sectionTitle{display:flex;align-items:center;justify-content:space-between}.sectionTitle span{min-width:34px;text-align:center;border-radius:999px;padding:6px 10px;background:#ffffff17;color:var(--muted);font-weight:900}.linkText{margin:8px 0 0;color:var(--accent);font-weight:850}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:end center;padding:14px;background:#00000094}.modalBox{width:min(100%,520px);border-radius:30px;padding:20px;position:relative;display:grid;gap:10px}.close{position:absolute;top:12px;right:14px;width:38px;height:38px;border:0;border-radius:14px;background:#ffffff1f;color:var(--text);font-size:24px}.toast{position:fixed;left:50%;bottom:22px;z-index:30;transform:translate(-50%);width:min(calc(100% - 32px),480px);border-radius:20px;padding:14px 16px;background:var(--dark);color:var(--darkText);text-align:center;font-weight:850;box-shadow:0 18px 40px #00000059}@media (max-width: 380px){.stats,.quickGrid,.two{grid-template-columns:1fr}.slotCard{display:grid}.masterCard{grid-template-columns:auto 1fr}.book{width:100%}}input[type=file]{padding:12px;color:var(--muted)}.deleteWork{width:100%}:root{--bg: #070a10;--card: rgba(18, 22, 31, .84);--card2: rgba(255, 255, 255, .055);--text: #f7f7fb;--muted: #9ba1ad;--line: rgba(255,255,255,.105);--accent: #57a8ff;--accent2: #9fc8ff;--dark: #0f1724;--darkText: #ffffff;--soft: rgba(255,255,255,.075);--good: rgba(54, 211, 153, .16);--busy: rgba(255, 176, 74, .16)}body{background:radial-gradient(circle at 20% -10%,rgba(69,127,255,.2),transparent 35%),radial-gradient(circle at 95% 10%,rgba(154,91,255,.16),transparent 30%),linear-gradient(180deg,#0c111b,#070a10 54%,#05070b);color:var(--text)}.app{width:min(100%,560px);padding:12px 12px 30px}.glass{background:var(--card);border:1px solid var(--line);box-shadow:0 22px 65px #00000057;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.top{display:none}.screen{display:grid;gap:14px}.heroPanel,.publicHero,.masterHero{position:relative;overflow:hidden;border-radius:34px;padding:24px}.heroPanel:before,.publicHero:before,.masterHero:before{content:"";position:absolute;inset:-40% -15% auto auto;width:220px;height:220px;border-radius:999px;background:#57a8ff2e;filter:blur(18px);pointer-events:none}.heroPanel{min-height:170px;display:flex;justify-content:space-between;gap:20px;align-items:flex-end}.heroText{position:relative;z-index:1;max-width:360px}.heroText h1,.publicHero h1{font-size:34px;line-height:1.02;letter-spacing:-.06em;margin-bottom:10px}.heroBadge{position:relative;z-index:1;width:104px;height:104px;border-radius:30px;background:linear-gradient(145deg,#57a8ff47,#ffffff12);border:1px solid var(--line);display:grid;place-items:center;text-align:center}.heroBadge b{font-size:28px;line-height:1}.heroBadge span{color:var(--muted);font-size:12px;margin-top:-12px}.searchDock{border-radius:26px;padding:12px;display:grid;gap:10px;position:sticky;top:8px;z-index:5}.searchBox,.selectLike{min-height:52px;display:flex;align-items:center;gap:10px;padding:0 14px;border-radius:18px;background:#fff1;border:1px solid var(--line)}.searchBox input,.selectLike select{background:transparent;border:0;color:var(--text);outline:0;width:100%;padding:0}.selectLike select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.two.tight{gap:10px}.chips{gap:8px}.stickyChips{position:relative;overflow-x:auto;flex-wrap:nowrap;padding:2px 2px 5px;scrollbar-width:none}.stickyChips::-webkit-scrollbar{display:none}.chip{flex:0 0 auto;border-radius:999px;background:#fff1;border-color:var(--line);color:var(--muted);white-space:nowrap}.chip.active{color:#fff;background:linear-gradient(135deg,#57a8ffe0,#7e5fffb8);border-color:transparent}.sectionTitle.clean{margin-top:4px}.sectionTitle.clean span{background:#57a8ff2e;color:#cfe5ff}.topStrip{border-radius:24px;padding:16px;display:flex;justify-content:space-between;align-items:center}.topStrip h3{margin:0}.topStripAvatars{display:flex}.topStripAvatars .avatar{margin-left:-10px;border:2px solid #141a24}.horizontalCards{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.horizontalCards::-webkit-scrollbar{display:none}.favCard{min-width:122px;border:0;border-radius:22px;padding:12px;color:var(--text);text-align:left;display:grid;gap:8px}.favCard b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.favCard span{color:var(--muted);font-size:12px}.masterList{gap:14px}.masterResult{overflow:hidden;border-radius:28px;padding:0}.masterMedia{min-height:130px;background:linear-gradient(90deg,#12161f1a,#12161fe0),radial-gradient(circle at 20% 0%,rgba(255,255,255,.12),transparent 36%),linear-gradient(135deg,#57a8ff38,#ffffff0a);background-size:cover;background-position:center;padding:14px;display:flex;align-items:flex-start}.masterMediaTop{width:100%;display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.categoryBadge,.ratingBadge{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:999px;background:#04070c94;border:1px solid rgba(255,255,255,.12);color:#fff;font-size:12px;font-weight:800}.ratingBadge{color:#ffe8a8}.masterResultBody{position:relative;display:flex;gap:12px;padding:14px 14px 4px}.masterResultBody .avatar{margin-top:-44px;width:68px;height:68px;border-radius:24px;border:2px solid rgba(255,255,255,.18)}.masterInfo{min-width:0;flex:1}.masterInfo h3{margin:0 34px 4px 0;font-size:21px}.masterInfo p{margin-bottom:8px}.masterInfo .muted{display:inline-flex;gap:5px;align-items:center}.softRow{justify-content:space-between;align-items:center;gap:8px}.greenText{display:inline-flex;align-items:center;gap:5px;color:#66e2a3;font-size:13px}.linkButton{background:transparent;border:0;color:var(--accent2);display:inline-flex;gap:5px;align-items:center;padding:4px}.heart{position:absolute;right:12px;top:12px;width:38px;height:38px;border-radius:15px;border:1px solid var(--line);background:#ffffff12;color:#c9d0dc;display:grid;place-items:center}.heart.active{color:#ff668a;background:#ff668a21}.primary.wide{width:calc(100% - 28px);margin:10px 14px 14px}.becomeCard{border-radius:28px;padding:18px;display:flex;gap:14px;justify-content:space-between;align-items:center}.becomeCard h3{margin-bottom:6px}.publicHero{min-height:380px;display:grid;justify-items:center;text-align:center;background:radial-gradient(circle at 50% 0%,rgba(87,168,255,.2),transparent 42%),linear-gradient(180deg,#171f2deb,#0b0e15f0);background-size:cover;background-position:center}.publicHero .avatar.big{width:112px;height:112px;border-radius:42px;font-size:52px;margin-top:24px;border:2px solid rgba(255,255,255,.18)}.backFab,.heroHeart{position:absolute;top:16px}.backFab{left:16px;min-width:44px;height:44px;border-radius:16px;border:1px solid var(--line);background:#00000047;color:#fff;font-size:22px}.heroHeart{right:16px}.ratingPill{display:inline-flex;align-items:center;gap:7px;padding:9px 14px;border-radius:999px;color:#ffe8a8;background:#ffe0841a;border:1px solid rgba(255,224,132,.16);font-weight:850}.heroAbout{max-width:380px;color:#d9deea;line-height:1.45;margin:0}.heroActions{width:100%;display:grid;grid-template-columns:1.2fr 1fr;gap:10px;margin-top:8px}.heroActions .primary{grid-column:1 / -1}.iconBtn{display:inline-flex;align-items:center;justify-content:center;gap:7px;text-decoration:none}.publicTabs{position:sticky;top:8px;z-index:4;display:flex;overflow-x:auto;gap:6px;padding:7px;border-radius:22px;scrollbar-width:none}.publicTab{flex:0 0 auto;border:0;border-radius:16px;background:transparent;color:var(--muted);padding:10px 13px;font-weight:800}.publicTab.active{color:#fff;background:#57a8ff3d}.slotOffer,.priceRow,.reviewCard{border-radius:22px;padding:14px;display:flex;gap:12px;align-items:center;justify-content:space-between}.dateBubble{width:82px;min-height:72px;border-radius:20px;display:grid;place-items:center;text-align:center;background:#57a8ff29;color:#dcecff}.dateBubble b{font-size:20px}.dateBubble span{font-size:11px;color:var(--muted);padding:0 6px}.reviewSummary{border-radius:30px;padding:26px;text-align:center}.reviewSummary b{font-size:52px;line-height:1}.stars{color:#ffe08a;letter-spacing:4px;margin:10px 0}.reviewTop{display:flex;justify-content:space-between;gap:10px;color:#ffe08a}.infoList{display:grid;gap:10px;margin-top:14px}.infoList span{display:flex;gap:8px;align-items:center;color:var(--muted)}.masonryFeed{display:grid;grid-template-columns:1fr;gap:12px}.tileNav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0 4px}.navTile{min-height:116px;border-radius:24px;padding:16px;border:1px solid var(--line);color:var(--text);background:#ffffff0b;text-align:left;display:grid;align-content:space-between}.navTile svg{opacity:.95}.navTile b{font-size:18px}.navTile span{color:var(--muted);font-size:12px}.navTile.active{background:linear-gradient(135deg,#57a8ff42,#7e5fff21);border-color:#57a8ff59}.stats{grid-template-columns:repeat(3,minmax(0,1fr))}.stat{border-radius:22px}.promoGrid{display:grid;gap:12px}.promoBox{border-radius:24px;padding:16px;background:#ffffff0e;border:1px solid var(--line);display:grid;gap:8px}.promoBox h4{margin-bottom:0}.qrMock{width:92px;height:92px;border-radius:18px;display:grid;place-items:center;color:#fff;font-weight:900;background:repeating-linear-gradient(45deg,#ffffff29 0,#ffffff29 7px,#ffffff0a 7px,#ffffff0a 14px)}.workPost{border-radius:24px;overflow:hidden;border:1px solid var(--line)}.workImage{background:#ffffff0d}.workImage.placeholder{display:grid;place-items:center;min-height:180px;font-size:38px}button:disabled{opacity:.55}.primary{background:linear-gradient(135deg,#53a7ff,#7b61ff);color:#fff;box-shadow:0 16px 35px #53a7ff38}.secondary{background:#ffffff12;color:#eef5ff;border-color:var(--line)}.book{background:#f4f8ff;color:#101521;border:0}.toast{background:#090d16eb;border:1px solid var(--line);color:#fff}@media (max-width: 390px){.app{padding-left:10px;padding-right:10px}.heroPanel{min-height:160px;padding:20px}.heroText h1,.publicHero h1{font-size:30px}.heroBadge{width:88px;height:88px}.tileNav{gap:8px}.navTile{min-height:104px;padding:13px}.heroActions{grid-template-columns:1fr}}.glass{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:0 12px 30px #00000042!important}.heroPanel:before,.publicHero:before,.masterHero:before{filter:none!important;opacity:.35!important}body{background:linear-gradient(180deg,#0c111b,#070a10 58%,#05070b)!important}img{background:#ffffff0d}.loadingBox{min-height:64vh;display:grid;place-items:center}:root{--bg: #fff8fb !important;--card: rgba(255, 255, 255, .92) !important;--card2: rgba(255, 255, 255, .7) !important;--text: #191525 !important;--muted: #817a8f !important;--line: rgba(58, 48, 76, .105) !important;--accent: #ff4f91 !important;--accent2: #a176ff !important;--dark: linear-gradient(135deg, #ff6aa2, #8d74ff) !important;--darkText: #ffffff !important;--soft: rgba(255, 121, 171, .08) !important;--good: rgba(35, 180, 105, .12) !important;--busy: rgba(255, 168, 79, .14) !important}html,body,#root{min-height:100%}body{color:var(--text)!important;background:radial-gradient(circle at 12% -8%,rgba(255,167,206,.33),transparent 34%),radial-gradient(circle at 100% 5%,rgba(167,151,255,.2),transparent 34%),linear-gradient(180deg,#fff7fb,#fbf8ff,#fffdf8)!important}.app{width:min(100%,520px)!important;padding:10px 12px 88px!important}.glass{background:#ffffffdb!important;border:1px solid rgba(32,26,48,.09)!important;box-shadow:0 12px 32px #3a2e5a13!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.label{color:#ff5d9a!important}.sub,.muted{color:var(--muted)!important}h1,h2,h3,h4,p,b,span,button,input,select{color:inherit}.heroPanel{min-height:138px!important;padding:18px!important;border-radius:30px!important;align-items:center!important;background:radial-gradient(circle at 92% 22%,rgba(255,144,188,.28),transparent 28%),linear-gradient(135deg,#fff1f8fa,#f2edffeb)!important}.heroPanel:before{content:""!important;position:absolute!important;right:-18px!important;top:12px!important;width:142px!important;height:118px!important;opacity:.72!important;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.92) 0 13%,transparent 14%),radial-gradient(circle at 52% 56%,rgba(255,168,203,.48) 0 18%,transparent 19%),linear-gradient(135deg,#ffc1db66,#c7b9ff3d)!important;border-radius:46px!important;filter:none!important}.heroText h1,.publicHero h1{font-size:28px!important;line-height:1.04!important;color:#171426!important}.heroText .sub{max-width:290px;font-size:15px}.heroBadge{width:76px!important;height:76px!important;border-radius:24px!important;background:linear-gradient(145deg,#ff7aae2e,#947fff24)!important;color:#ff4f91!important}.heroBadge svg{display:none}.heroBadge b{font-size:24px!important;color:#171426!important}.heroBadge span{margin:-8px 0 0!important;color:var(--muted)!important}.searchDock{position:static!important;border-radius:26px!important;padding:12px!important;gap:10px!important}.searchBox,.selectLike{min-height:48px!important;border-radius:19px!important;background:#ffffffd6!important;border:1px solid rgba(45,37,65,.1)!important;color:#1c1829!important}.searchBox input,.selectLike select{color:#1c1829!important}input::placeholder{color:#aaa4b7!important}select option{color:#191525!important;background:#fff!important}.two.tight{grid-template-columns:1fr 1fr!important}.chips{margin-top:2px!important}.chip{min-height:42px!important;padding:9px 14px!important;border-radius:999px!important;background:#ffffffd1!important;border:1px solid rgba(45,37,65,.1)!important;color:#716b80!important;box-shadow:0 8px 20px #3a2e5a0b!important}.chip.active{color:#fff!important;background:linear-gradient(135deg,#ff79ad,#9d82ff)!important;border-color:transparent!important}.sectionTitle.clean h3{font-size:25px!important;margin:10px 0 4px!important;color:#171426!important}.sectionTitle.clean span{background:#ff5c991a!important;color:#ff4f91!important}.topStrip{display:none!important}.masterResult{position:relative!important;display:grid!important;grid-template-columns:118px 1fr!important;grid-template-rows:auto auto!important;gap:0!important;min-height:136px!important;padding:10px!important;border-radius:24px!important;overflow:hidden!important;background:#ffffffe8!important}.masterMedia{grid-row:1 / 3!important;width:108px!important;min-height:116px!important;height:100%!important;padding:8px!important;border-radius:20px!important;background:radial-gradient(circle at 30% 25%,rgba(255,159,202,.34),transparent 28%),linear-gradient(135deg,#fff0f7,#efeaff)!important;background-size:cover!important;background-position:center!important;align-self:stretch!important}.masterMediaTop{height:100%!important;display:flex!important;align-items:flex-end!important;justify-content:flex-start!important}.categoryBadge{max-width:94px!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;padding:6px 8px!important;border-radius:999px!important;background:#ffffffdb!important;color:#191525!important;border-color:#2d25411a!important;font-size:11px!important}.ratingBadge{position:absolute!important;right:10px!important;top:10px!important;padding:7px 9px!important;background:#fffaf1!important;border-color:#ffbe503d!important;color:#b98500!important;font-size:12px!important}.masterResultBody{position:static!important;padding:4px 4px 4px 10px!important;display:grid!important;grid-template-columns:38px 1fr 36px!important;gap:8px!important;align-items:start!important}.masterResultBody .avatar{width:38px!important;height:38px!important;border-radius:15px!important;margin:0!important;border:1px solid rgba(45,37,65,.1)!important;font-size:19px!important;background:linear-gradient(135deg,#ffe7f1,#ede7ff)!important}.masterInfo h3{margin:0 38px 2px 0!important;font-size:17px!important;line-height:1.12!important;color:#171426!important}.masterInfo p{margin:0 0 5px!important;font-size:12.5px!important;line-height:1.25!important;color:#5e586d!important}.masterInfo .muted{font-size:12px!important;color:#8b8498!important}.masterInfo .muted svg{width:12px!important;height:12px!important}.softRow{margin-top:4px!important}.greenText{display:inline-flex!important;width:fit-content!important;padding:5px 8px!important;border-radius:999px!important;background:#23b4691c!important;color:#17884d!important;font-size:11.5px!important;font-weight:850!important}.greenText svg{width:12px!important;height:12px!important}.linkButton{display:none!important}.heart{position:static!important;width:34px!important;height:34px!important;border-radius:14px!important;background:#fffc!important;color:#aaa3b7!important;border-color:#2d25411a!important}.heart.active{color:#ff4f91!important;background:#ff4f911a!important}.primary.wide{grid-column:2!important;width:auto!important;justify-self:end!important;margin:2px 4px 2px 10px!important;padding:10px 16px!important;border-radius:16px!important;font-size:13px!important;background:#fff1f7!important;color:#ff4f91!important;border:1px solid rgba(255,79,145,.12)!important;box-shadow:none!important}.becomeCard{border-radius:24px!important;padding:16px!important;background:linear-gradient(135deg,#fff1f8f2,#f2eeffeb)!important}.becomeCard .primary{width:auto!important;padding:12px 16px!important}.masterHero,.publicHero{background:radial-gradient(circle at 88% 18%,rgba(255,166,207,.3),transparent 30%),linear-gradient(135deg,#fff4faf5,#efebffeb)!important;color:#171426!important}.masterHero:before,.publicHero:before{opacity:.16!important}.tileNav{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.navTile{min-height:108px!important;border-radius:23px!important;color:#171426!important;background:#ffffffd6!important;box-shadow:0 10px 26px #3a2e5a0e!important}.navTile.active{background:linear-gradient(135deg,#ffdcebf5,#e8e1ffe6)!important;border-color:#ff4f9133!important}.navTile span{color:#8b8498!important}.stat,.promoBox,.cardOuter,.item,.workPost,.reviewCard,.priceRow,.slotOffer{background:#ffffffdb!important;color:#171426!important;border-color:#2d25411a!important}.publicHero{min-height:auto!important;padding:22px 18px!important;border-radius:30px!important;text-align:center!important}.publicHero .avatar.big{width:92px!important;height:92px!important;border-radius:34px!important;margin-top:20px!important;border-color:#ffffffe6!important}.heroAbout{color:#5f586d!important}.ratingPill{color:#b98500!important;background:#fffaf1!important;border-color:#ffbe5038!important}.publicTabs{position:static!important;background:#ffffffdb!important}.publicTab{color:#80798d!important}.publicTab.active{color:#fff!important;background:linear-gradient(135deg,#ff79ad,#9d82ff)!important}.primary{background:linear-gradient(135deg,#ff6aa2,#8d74ff)!important;color:#fff!important;box-shadow:0 16px 32px #ff5c992e!important}.secondary,.book,.mini{background:#ffffffd1!important;color:#171426!important;border:1px solid rgba(45,37,65,.1)!important}.book{color:#ff4f91!important}.status.ok{background:#23b4691c!important;color:#17884d!important}.status.busy{background:#ffa84f26!important;color:#b66b09!important}.toast{background:#fffffff5!important;color:#171426!important;border-color:#2d25411a!important}@media (max-width: 390px){.heroPanel{min-height:132px!important;padding:16px!important}.heroText h1{font-size:25px!important}.heroText .sub{font-size:14px!important}.heroBadge{width:66px!important;height:66px!important;border-radius:22px!important}.masterResult{grid-template-columns:104px 1fr!important;padding:9px!important}.masterMedia{width:96px!important;min-height:110px!important}.masterInfo h3{font-size:16px!important}}html,body,#root,.app{max-width:100vw!important;overflow-x:hidden!important}.screen,.marketScreen,.publicScreen{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important}.marketScreen>*,.publicScreen>*{max-width:100%!important;min-width:0!important}.searchDock{display:grid!important;gap:10px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.searchBox{width:100%!important;min-height:50px!important;padding:0 15px!important;border-radius:21px!important;background:#fff!important}.filterRow{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr) auto auto!important;gap:8px!important;align-items:center!important;width:100%!important;max-width:100%!important}.filterRow .selectLike{min-width:0!important;width:100%!important;min-height:47px!important;padding:0 12px!important;border-radius:20px!important;background:#fff!important;box-shadow:0 8px 22px #3a2e5a0b!important}.filterRow .selectLike select{font-size:14px!important;font-weight:850!important}.filterRow .sortSelect svg{color:#ffc44d!important}.nearToggle,.filterIcon{min-height:47px!important;border:1px solid rgba(45,37,65,.1)!important;background:#fff!important;color:#1c1829!important;border-radius:20px!important;box-shadow:0 8px 22px #3a2e5a0b!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-weight:850!important;padding:0 12px!important;white-space:nowrap!important}.nearToggle{font-size:14px!important}.filterIcon{width:48px!important;padding:0!important}.switchDot{width:30px!important;height:18px!important;border-radius:999px!important;background:#e9e6ef!important;position:relative!important}.switchDot:before{content:"";position:absolute;left:3px;top:3px;width:12px;height:12px;border-radius:999px;background:#fff;box-shadow:0 1px 4px #0000001f}.stickyChips{width:100%!important;max-width:100%!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding:4px 0 8px!important}.chip{min-height:38px!important;padding:8px 13px!important;font-size:13px!important}.masterResult{grid-template-columns:104px minmax(0,1fr)!important;min-height:132px!important;padding:9px!important;border-radius:22px!important}.masterMedia{width:96px!important;min-height:112px!important;border-radius:19px!important}.masterResultBody{grid-template-columns:34px minmax(0,1fr) 32px!important;padding:3px 2px 3px 9px!important;min-width:0!important}.masterResultBody .avatar{width:34px!important;height:34px!important;border-radius:13px!important}.masterInfo{min-width:0!important;overflow:hidden!important}.masterInfo h3,.masterInfo p{overflow:hidden!important;text-overflow:ellipsis!important}.masterInfo h3{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.masterInfo p:not(.muted){white-space:nowrap!important}.primary.wide{min-width:112px!important}.publicScreen{display:grid!important;grid-template-columns:1fr!important;align-items:stretch!important}.publicHero{width:100%!important;max-width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;align-items:start!important;gap:10px!important;padding:18px 16px!important;min-height:0!important;border-radius:28px!important;overflow:hidden!important;background:radial-gradient(circle at 74% 18%,rgba(255,154,197,.3),transparent 30%),linear-gradient(135deg,#fff4fa,#f1edff)!important}.publicHero:before{display:none!important}.publicHero .avatar.big{width:86px!important;height:86px!important;border-radius:32px!important;margin:36px 0 2px!important;border:3px solid rgba(255,255,255,.96)!important;box-shadow:0 14px 34px #503f6e24!important}.publicHero h1{width:100%!important;max-width:310px!important;font-size:30px!important;line-height:1.03!important;text-align:center!important;margin:0!important;color:#171426!important;overflow-wrap:anywhere!important}.publicHero .muted{color:#777083!important;margin:0!important}.ratingPill{margin:4px 0!important;padding:9px 14px!important}.heroAbout{max-width:330px!important;color:#625b70!important;text-align:center!important;margin:0 auto 4px!important}.heroActions .primary,.heroActions .secondary,.heroActions a.secondary{grid-column:auto!important;width:100%!important;min-height:48px!important;border-radius:18px!important}.backFab,.heroHeart{top:14px!important;width:42px!important;height:42px!important;border-radius:16px!important}.backFab{left:14px!important;background:#ffffffc7!important;color:#171426!important}.heroHeart{right:14px!important;position:absolute!important;background:#ffffffc7!important}.publicTabs{width:100%!important;max-width:100%!important;min-width:0!important;display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;padding:6px!important;border-radius:20px!important;background:#fff!important}.publicTab{min-width:auto!important;white-space:nowrap!important;padding:9px 12px!important;border-radius:15px!important;font-size:13px!important}.workImage.placeholder,.avatar:not(:has(img)){background:linear-gradient(135deg,#ffe7f1,#eee7ff)!important;color:#ff5d9a!important}.workPost{overflow:hidden!important}.workImage{background:linear-gradient(135deg,#ffe7f1,#eee7ff)!important}@media (max-width: 430px){.filterRow{grid-template-columns:1fr 1fr!important}.nearToggle,.filterIcon{min-height:44px!important}.masterResult{grid-template-columns:96px minmax(0,1fr)!important}.masterMedia{width:88px!important;min-height:108px!important}.primary.wide{min-width:104px!important}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden!important;background:#fff8fb!important}body{color:#171426!important;background:radial-gradient(circle at 12% -6%,rgba(255,173,207,.38),transparent 30%),radial-gradient(circle at 94% 1%,rgba(218,207,255,.42),transparent 32%),linear-gradient(180deg,#fff8fb,#fbf7ff 44%,#fff)!important}.app{width:min(100%,520px)!important;max-width:100vw!important;min-width:0!important;padding:12px 12px 92px!important;overflow-x:clip!important}.glass{background:#ffffffdb!important;border:1px solid rgba(42,34,68,.09)!important;box-shadow:0 16px 42px #3d315b14!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important}.screen,.marketScreen,.publicScreen{width:100%!important;max-width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;overflow-x:clip!important;gap:12px!important}.screen>*,.marketScreen>*,.publicScreen>*{width:100%!important;max-width:100%!important;min-width:0!important}.label{color:#ff5e9c!important;letter-spacing:.13em!important}.muted,.sub{color:#837c90!important}.heroPanel{min-height:132px!important;padding:18px!important;border-radius:28px!important;background:linear-gradient(90deg,#ffffffeb,#fff5fac7 48%,#ffffff24),url(https://images.unsplash.com/photo-1604654894610-df63bc536371?auto=format&fit=crop&w=900&q=70) center right/cover!important;align-items:center!important}.heroPanel:before{display:none!important}.heroText{max-width:280px!important}.heroText h1{color:#181425!important;font-size:28px!important;line-height:1.02!important}.heroText .sub{font-size:15px!important;line-height:1.32!important}.heroBadge{display:none!important}.searchDock{position:relative!important;top:auto!important;z-index:8!important}.searchWrap{position:relative;width:100%}.searchBox,.selectLike,.nearToggle,.filterIcon{background:#ffffffeb!important;border:1px solid rgba(42,34,68,.1)!important;color:#171426!important;box-shadow:0 10px 24px #3d315b0e!important}.searchBox input,.selectLike select{color:#171426!important}.searchBox input::placeholder{color:#b4acbd!important}.suggestions{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:20;border-radius:22px;padding:8px;display:grid;gap:4px}.suggestions button{min-height:42px;border:0;background:transparent;color:#221c31;border-radius:16px;display:flex;align-items:center;gap:8px;padding:0 10px;font-weight:800;text-align:left}.suggestions button:active{background:#fff0f6;transform:scale(.99)}.filterRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto auto!important;gap:8px!important}.nearToggle.active{color:#ff4f91!important;border-color:#ff4f9138!important;background:#fff0f6!important}.nearToggle.active .switchDot{background:#ff75aa!important}.nearToggle.active .switchDot:before{left:15px!important}.filterIcon{color:#ff4f91!important}.stickyChips{margin:0 -12px!important;padding:2px 12px 8px!important}.chip{background:#ffffffd1!important;color:#7c7488!important;border:1px solid rgba(42,34,68,.08)!important;box-shadow:0 8px 20px #3d315b0b!important}.chip.active{color:#fff!important;background:linear-gradient(135deg,#ff7aae,#f4a6c9)!important;border-color:transparent!important}.feedTabs{display:flex;gap:8px;overflow-x:auto;margin:-2px -12px 0;padding:0 12px 8px;scrollbar-width:none}.feedTabs::-webkit-scrollbar{display:none}.feedTabs button{flex:0 0 auto;border:1px solid rgba(42,34,68,.08);background:#ffffffd1;color:#7c7488;min-height:40px;border-radius:999px;padding:0 13px;font-weight:850;box-shadow:0 8px 20px #3d315b0b}.feedTabs button.active{color:#fff;background:linear-gradient(135deg,#ff7aae,#8f7bff);border-color:transparent}.viewSwitch{display:grid;grid-template-columns:1fr 1fr;padding:5px;border-radius:20px}.viewSwitch button{border:0;border-radius:16px;min-height:38px;background:transparent;color:#837c90;font-weight:850}.viewSwitch button.active{background:#fff0f6;color:#ff4f91}.sectionTitle.clean h3{color:#171426!important}.sectionTitle.clean span{color:#ff4f91!important;background:#fff0f6!important}.masterList{gap:10px!important}.masterResult{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;gap:10px!important;padding:10px!important;min-height:136px!important;border-radius:24px!important;background:#fffffff0!important;overflow:hidden!important;position:relative!important}.masterMediaBox{position:relative;width:112px;min-width:112px;height:126px}.masterMedia{width:100%!important;height:100%!important;min-height:0!important;padding:0!important;border-radius:20px!important;overflow:hidden!important;background:linear-gradient(135deg,#ffe7f1,#efe8ff)!important;display:grid!important;place-items:center!important;color:#ff5e9c!important;font-size:30px}.masterMedia img,.profileCoverV3 img{width:100%;height:100%;object-fit:cover;display:block}.categoryBadge.floating{position:absolute;left:8px;bottom:8px;max-width:calc(100% - 16px);background:#ffffffeb!important;color:#171426!important;border-color:#2a224414!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topBadge{position:absolute;left:8px;top:8px;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:950;color:#fff;background:linear-gradient(135deg,#ff73a7,#8d74ff)}.masterResultBody{display:grid!important;grid-template-columns:36px minmax(0,1fr) 32px!important;gap:8px!important;padding:2px 2px 46px 0!important;min-width:0!important;position:relative!important}.masterResultBody .avatar{width:36px!important;height:36px!important;border-radius:14px!important;margin:0!important}.masterNameRow{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-width:0}.masterNameRow h3{margin:0!important;font-size:18px!important;line-height:1.06!important;color:#171426!important;min-width:0}.ratingBadge.compact{padding:6px 8px!important;font-size:12px!important;background:#fffaf0!important;color:#b98500!important;border:1px solid rgba(255,190,80,.22)!important}.masterInfo{min-width:0!important}.masterInfo p{color:#625b70!important;font-size:13px!important;line-height:1.24!important;margin:4px 0!important}.masterInfo p:not(.muted){white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.greenText{color:#159452!important;background:#e8f8ee!important;border-radius:999px!important;padding:6px 9px!important;font-weight:850!important}.priceFrom{color:#ff4f91;font-weight:900;font-size:13px;white-space:nowrap}.masterResult .heart{position:static!important;width:32px!important;height:32px!important;border-radius:14px!important;color:#b7afc0!important;background:#fff!important}.masterResult .heart.active{color:#ff4f91!important}.masterResult .primary.wide{position:absolute!important;right:12px!important;bottom:12px!important;width:auto!important;min-width:118px!important;min-height:38px!important;margin:0!important;border-radius:17px!important;box-shadow:none!important;background:#fff0f6!important;color:#ff4f91!important;border:1px solid rgba(255,79,145,.15)!important}.profileV3{width:100%!important;max-width:100%!important;min-width:0!important;display:block!important;position:relative!important;border-radius:30px!important;overflow:hidden!important;padding:0 0 18px!important;background:#fffffff0!important}.profileV3Top{position:absolute;left:14px;right:14px;top:14px;z-index:3;display:flex;justify-content:space-between;pointer-events:none}.profileV3Top .roundBtn{pointer-events:auto}.roundBtn{width:42px;height:42px;border-radius:16px;border:1px solid rgba(42,34,68,.1);background:#ffffffd1;color:#171426;display:inline-grid;place-items:center;font-weight:950;font-size:20px;box-shadow:0 10px 24px #3d315b14}.roundBtn.active{color:#ff4f91;background:#fff0f6}.profileCoverV3{height:150px;width:100%;background:linear-gradient(135deg,#ffe7f1,#efe8ff);display:grid;place-items:center;color:#ff5e9c;font-weight:950;font-size:24px}.profileMainV3{display:grid;justify-items:center;gap:8px;padding:0 18px;text-align:center;min-width:0}.profileMainV3 .avatar.big{width:96px!important;height:96px!important;border-radius:34px!important;margin:-48px 0 0!important;border:4px solid #fff!important;box-shadow:0 16px 34px #3d315b24!important}.profileCat{margin:5px 0 0!important}.profileMainV3 h1{width:100%;max-width:330px;margin:0!important;color:#171426!important;font-size:34px!important;line-height:1.02!important;letter-spacing:-.055em!important;overflow-wrap:anywhere}.profileMetaV3{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;width:100%}.profileMetaV3 span{display:inline-flex;align-items:center;gap:5px;padding:8px 10px;border-radius:999px;background:#f7f3fb;color:#625b70;font-size:13px;font-weight:800}.heroActions{width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin-top:6px!important}.heroActions .primary,.heroActions .secondary,.heroActions a.secondary{width:100%!important;min-height:48px!important;border-radius:18px!important}.publicTabs{position:sticky!important;top:0!important;z-index:4!important;width:100%!important;max-width:100%!important;display:flex!important;gap:6px!important;overflow-x:auto!important;padding:6px!important;border-radius:20px!important;background:#fffffff0!important;scrollbar-width:none}.publicTabs::-webkit-scrollbar{display:none}.publicTab{flex:0 0 auto!important;white-space:nowrap!important;padding:9px 12px!important;border-radius:15px!important;font-size:13px!important;color:#837c90!important;background:transparent!important}.publicTab.active{color:#fff!important;background:linear-gradient(135deg,#ff7aae,#8f7bff)!important}.mapPreview{border-radius:28px;padding:12px;display:grid;gap:12px}.mapCanvas{height:260px;position:relative;overflow:hidden;border-radius:24px;background:linear-gradient(#ffffff8c,#ffffff8c),radial-gradient(circle at 20% 30%,rgba(255,126,176,.25),transparent 28%),radial-gradient(circle at 80% 70%,rgba(143,123,255,.22),transparent 24%),linear-gradient(135deg,#f7f3fb,#fff)}.mapCanvas:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(42,34,68,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(42,34,68,.035) 1px,transparent 1px);background-size:32px 32px}.mapPin{position:absolute;z-index:2;width:42px;height:42px;border-radius:18px 18px 18px 6px;transform:rotate(-45deg);border:0;background:linear-gradient(135deg,#ff79ad,#8f7bff);color:#fff;box-shadow:0 12px 24px #ff4f9140;font-size:18px}.mapPin>*{transform:rotate(45deg)}.mapList{display:grid;gap:8px}.mapList button{display:flex;align-items:center;gap:10px;min-height:58px;border:1px solid rgba(42,34,68,.08);background:#fff;border-radius:20px;color:#171426;text-align:left;padding:8px}.mapList small{display:block;color:#837c90}.filterOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#100c1961;display:grid;align-items:end}.filterSheet{width:min(100%,520px);margin:0 auto;border-radius:30px 30px 0 0;padding:18px 14px 20px;display:grid;gap:14px;max-height:86vh;overflow-y:auto}.filterSheetHead{display:flex;align-items:center;justify-content:space-between;gap:12px}.filterSheet h2{margin:0;color:#171426}.rangeLine,.inputLine{display:grid;gap:8px;color:#625b70;font-weight:850}.inputLine input,.inputLine select{min-height:48px;border-radius:18px;border:1px solid rgba(42,34,68,.1);background:#fff;color:#171426;padding:0 13px}.rangeLine input{accent-color:#ff5e9c}.filterChips{display:flex;flex-wrap:wrap;gap:8px}.filterChips button{min-height:39px;border-radius:999px;border:1px solid rgba(42,34,68,.1);background:#fff;color:#625b70;padding:0 12px;font-weight:850}.filterChips button.active{color:#fff;background:linear-gradient(135deg,#ff7aae,#8f7bff);border-color:transparent}.filterActions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.primary{background:linear-gradient(135deg,#ff6fa7,#9a82ff)!important;color:#fff!important;border:0!important}.secondary{background:#fff!important;color:#171426!important;border:1px solid rgba(42,34,68,.1)!important}.workImage.placeholder,.workImage{min-height:180px;background:linear-gradient(135deg,#ffe7f1,#efe8ff)!important;color:#ff5e9c;display:grid;place-items:center}@media (max-width: 430px){.app{padding-left:10px!important;padding-right:10px!important}.filterRow{grid-template-columns:1fr 1fr!important}.nearToggle,.filterIcon{min-height:44px!important}.masterResult{grid-template-columns:102px minmax(0,1fr)!important;gap:8px!important}.masterMediaBox{width:102px;min-width:102px;height:124px}.masterNameRow{display:block}.ratingBadge.compact{margin-top:3px}.masterResult .primary.wide{min-width:104px!important}.profileMainV3 h1{font-size:30px!important}}:root{--beauty-bg: #fff8fb;--beauty-card: rgba(255,255,255,.92);--beauty-text: #191426;--beauty-muted: #80788b;--beauty-line: rgba(44,36,72,.1);--beauty-pink: #ff6da7;--beauty-pink-2: #ff9bc3;--beauty-violet: #8f7bff;--beauty-lav: #f2edff;--beauty-green: #159452}html,body,#root{width:100%;max-width:100%;overflow-x:hidden!important}body{color:var(--beauty-text)!important;background:radial-gradient(circle at 12% -8%,rgba(255,182,215,.42),transparent 28%),radial-gradient(circle at 88% 2%,rgba(217,207,255,.45),transparent 30%),linear-gradient(180deg,#fff8fb,#fbf7ff 44%,#fff)!important}.app{width:min(100%,540px)!important;max-width:100vw!important;padding:12px 12px 104px!important;overflow-x:hidden!important}.top{display:none!important}.glass{background:#ffffffe0!important;border:1px solid var(--beauty-line)!important;box-shadow:0 18px 46px #43336214!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.label{color:var(--beauty-pink)!important;letter-spacing:.15em!important}.muted,.sub{color:var(--beauty-muted)!important}.home20,.profile20{gap:14px!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important;color:var(--beauty-text)!important}.home20 *,.profile20 *{min-width:0}.premiumHero{position:relative;min-height:174px;border-radius:30px;padding:20px;overflow:hidden;background-position:center right!important;background-size:cover!important;box-shadow:0 24px 60px #62487c1c;border:1px solid rgba(44,36,72,.08);animation:premiumIn .48s ease both}.premiumHero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.72),transparent 30%),linear-gradient(135deg,#ff6da714,#8f7bff14);pointer-events:none}.premiumHeroText{position:relative;z-index:1;max-width:68%;display:grid;gap:6px}.premiumHeroText h1{margin:0;color:#181425;font-size:31px;line-height:.98;letter-spacing:-.065em}.premiumHeroText p:not(.label){margin:0;color:#665d72;font-size:15px;line-height:1.28}.heroCta{margin-top:8px;width:max-content;border:0;border-radius:999px;padding:11px 16px;color:#fff;font-weight:950;background:linear-gradient(135deg,var(--beauty-pink),var(--beauty-violet));box-shadow:0 12px 24px #ff6da740}.bannerDots{position:absolute;z-index:2;left:20px;bottom:14px;display:flex;gap:6px}.bannerDots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#1814252e;transition:.2s ease}.bannerDots button.active{width:22px;background:var(--beauty-pink)}.premiumSearch{position:relative!important;top:auto!important;z-index:20!important;border-radius:28px;padding:12px;display:grid;gap:10px}.searchForm{min-height:58px;border-radius:22px;border:1px solid rgba(44,36,72,.1);background:#fff;display:flex;align-items:center;gap:11px;padding:0 14px;box-shadow:inset 0 0 0 1px #fffc,0 12px 28px #4333620e;transition:.2s ease}.searchForm:focus-within{border-color:#ff6da757;box-shadow:0 0 0 5px #ff6da71f,0 12px 28px #4333620e;transform:translateY(-1px)}.searchForm svg{color:#a39aac}.searchForm input{flex:1;border:0;outline:0;background:transparent;color:var(--beauty-text);font-weight:750;font-size:16px}.searchForm input::placeholder{color:#bab2c2}.clearSearch{width:34px;height:34px;border:0;border-radius:999px;background:#f8f2f8;color:#82798d;font-size:24px;line-height:1}.searchPanel{position:absolute;top:78px;left:12px;right:12px;z-index:50;border-radius:24px;padding:10px;display:grid;gap:4px}.searchPanel button{min-height:42px;border:0;border-radius:16px;background:transparent;color:#211a31;display:flex;align-items:center;gap:9px;padding:0 10px;font-weight:850;text-align:left}.searchPanel button:active{background:#fff0f6;transform:scale(.99)}.searchPanelTitle{margin:8px 8px 3px;color:#9d94a8;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.popularSearches{display:flex;gap:7px;flex-wrap:wrap;padding:2px 4px 4px}.popularSearches button{min-height:34px;border-radius:999px;padding:0 11px;background:#fff3f8;color:#ff4f91;font-size:13px}.premiumFilterLine{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px}.pillSelect,.nearPill,.filtersPill{min-height:46px;border:1px solid rgba(44,36,72,.1);background:#fff;color:var(--beauty-text);border-radius:18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 13px;font-weight:900;box-shadow:0 10px 22px #4333620b}.pillSelect select{width:100%;border:0;outline:0;background:transparent;color:inherit;font-weight:900;-webkit-appearance:none;-moz-appearance:none;appearance:none}.cityPill{justify-content:flex-start}.nearPill.active{color:#fff;background:linear-gradient(135deg,#ff7aae,#8f7bff);border-color:transparent}.filtersPill{color:#ff4f91;white-space:nowrap}.categoryCircles{display:flex;gap:10px;overflow-x:auto;margin:0 -12px;padding:1px 1px 8px 12px;scrollbar-width:none}.categoryCircles::-webkit-scrollbar{display:none}.categoryCircle{flex:0 0 76px;height:84px;border:1px solid rgba(44,36,72,.08);border-radius:24px;background:#ffffffd1;color:#6f667b;display:grid;place-items:center;align-content:center;gap:6px;box-shadow:0 12px 28px #4333620f;transition:.18s ease}.categoryCircle span{width:38px;height:38px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#fff1f7,#f1edff);font-size:20px}.categoryCircle b{font-size:11px;white-space:nowrap;overflow:hidden;max-width:66px;text-overflow:ellipsis}.categoryCircle.active{transform:translateY(-2px);border-color:transparent;color:#fff;background:linear-gradient(135deg,#ff7aae,#8f7bff)}.categoryCircle.active span{background:#ffffff3d}.quickCollections,.homeRailScroll{display:flex;gap:9px;overflow-x:auto;margin:0 -12px;padding:0 12px 8px;scrollbar-width:none}.quickCollections::-webkit-scrollbar,.homeRailScroll::-webkit-scrollbar{display:none}.quickCollections button{flex:0 0 auto;border:1px solid rgba(44,36,72,.08);border-radius:999px;min-height:42px;padding:0 14px;display:inline-flex;gap:7px;align-items:center;background:#ffffffd1;color:#726981;font-weight:900;box-shadow:0 10px 24px #4333620b}.quickCollections button.active{color:#fff;background:linear-gradient(135deg,#ff7aae,#8f7bff);border-color:transparent}.listMapSwitch{display:grid;grid-template-columns:1fr 1fr;padding:5px;border-radius:22px}.listMapSwitch button{border:0;min-height:40px;border-radius:17px;background:transparent;color:#81788c;font-weight:950}.listMapSwitch button.active{background:#fff0f6;color:#ff4f91}.homeRail{display:grid;gap:8px}.railTitle{margin:0!important}.homeRailScroll .homeMasterCard{flex:0 0 292px}.homeList{gap:10px!important}.homeMasterCard{position:relative;display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px;border-radius:24px;background:#fffffff0;border:1px solid rgba(44,36,72,.08);box-shadow:0 14px 34px #43336211;padding:10px;overflow:hidden;animation:premiumIn .36s ease both;transition:transform .16s ease,box-shadow .16s ease}.homeMasterCard:active{transform:scale(.985)}.homeMasterCard.compact{grid-template-columns:96px minmax(0,1fr);min-height:156px}.homeCardMedia{position:relative;display:block;padding:0;border:0;background:transparent;height:142px;border-radius:20px;overflow:hidden}.homeMasterCard.compact .homeCardMedia{height:132px}.homeCardPhoto{width:100%;height:100%;border-radius:inherit;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#ffe7f1,#f0eaff);color:#ff5e9c;font-size:30px;font-weight:950}.homeCardPhoto img{width:100%;height:100%;object-fit:cover;display:block}.miniGallery{position:absolute;left:7px;bottom:7px;display:flex}.miniGallery span{width:28px;height:28px;border-radius:12px;display:grid;place-items:center;margin-left:-5px;border:2px solid rgba(255,255,255,.92);background:#ffffffe6;font-size:13px}.miniGallery span:first-child{margin-left:0}.verifiedBadge,.topBadge20{position:absolute;left:7px;top:7px;border-radius:999px;padding:5px 8px;color:#fff;background:linear-gradient(135deg,#ff7aae,#8f7bff);font-size:10px;font-weight:950}.topBadge20{left:auto;right:7px;background:#1f1a2a}.homeCardInfo{min-width:0;display:grid;gap:6px}.homeCardHead{display:grid;grid-template-columns:36px minmax(0,1fr) 34px;gap:8px;align-items:start}.homeCardHead .avatar{width:36px!important;height:36px!important;border-radius:14px!important}.homeCardHead h3{margin:0!important;color:#171426!important;font-size:17px!important;line-height:1.06;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.homeCardHead p{margin:2px 0 0;color:#81788c;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.heart20{width:34px;height:34px;border-radius:14px;border:1px solid rgba(44,36,72,.08);background:#fff;color:#bbb2c2;display:grid;place-items:center}.heart20.active{color:#ff4f91;background:#fff0f6}.homeCardMeta{display:flex;flex-wrap:wrap;gap:5px}.homeCardMeta span{border-radius:999px;padding:5px 8px;background:#f8f4fb;color:#706779;font-size:11px;font-weight:850}.homeCardAbout{margin:0;color:#5e5669;font-size:13px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.homeCardBottom{display:flex;justify-content:space-between;align-items:center;gap:6px;margin-top:2px}.slotBadge20{flex:1;min-width:0;border-radius:999px;padding:7px 9px;color:#159452;background:#e9f8ef;font-size:11px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.homeCardBottom button{border:0;border-radius:999px;padding:9px 12px;background:#fff0f6;color:#ff4f91;font-weight:950}.masterInvite{display:flex;justify-content:space-between;gap:14px;align-items:center;border-radius:28px;padding:18px}.masterInvite h3{margin:0 0 5px!important;color:#171426}.profile20,.profile20 *{max-width:100%;box-sizing:border-box}.profileCard20{overflow:hidden;border-radius:30px;padding:0 0 18px}.profileCover20{position:relative;height:178px;overflow:hidden;background:linear-gradient(135deg,#ffe7f1,#eee8ff)}.profileCoverImage20{width:100%;height:100%;display:grid;place-items:center;color:#ff5e9c;font-size:36px;font-weight:950}.profileCoverImage20 img{width:100%;height:100%;object-fit:cover;display:block}.profileShade20{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000014,#ffffff14);pointer-events:none}.profileBack20,.profileHeart20{position:absolute;top:14px;width:44px;height:44px;border-radius:17px;border:1px solid rgba(44,36,72,.1);background:#ffffffd1;color:#171426;display:grid;place-items:center;font-size:22px;font-weight:950;box-shadow:0 10px 24px #3d315b14}.profileBack20{left:14px}.profileHeart20{right:14px}.profileHeart20.active{color:#ff4f91;background:#fff0f6}.profileBody20{padding:0 18px;margin-top:-48px;position:relative;z-index:2;display:grid;justify-items:center;gap:8px;text-align:center}.profileBody20 .avatar.big{width:96px!important;height:96px!important;border-radius:34px!important;border:4px solid #fff!important;box-shadow:0 16px 34px #3d315b24!important;margin:0!important}.profileCategory20{margin:4px 0 0;color:#81788c;font-weight:850}.profileBody20 h1{width:100%;margin:0!important;color:#171426!important;font-size:34px!important;line-height:1.02!important;letter-spacing:-.055em!important;overflow-wrap:anywhere}.profilePills20{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.profilePills20 span{display:inline-flex;align-items:center;gap:5px;padding:8px 10px;border-radius:999px;background:#f8f4fb;color:#625b70;font-size:12px;font-weight:850}.profileAbout20{margin:0 auto;max-width:360px;color:#625b70;line-height:1.36}.profileActions20{width:100%;display:grid;gap:9px;margin-top:4px}.profileActions20 .primary,.profileActions20 .secondary{width:100%;min-height:48px;border-radius:18px}.profileTabs20{position:sticky;top:0;z-index:4;display:flex;gap:6px;overflow-x:auto;padding:6px;border-radius:20px;scrollbar-width:none}.profileTabs20::-webkit-scrollbar{display:none}.profileTabs20 button{flex:0 0 auto;border:0;background:transparent;min-height:38px;border-radius:15px;padding:0 12px;color:#81788c;font-weight:950;white-space:nowrap}.profileTabs20 button.active{color:#fff;background:linear-gradient(135deg,#ff7aae,#8f7bff)}.profileSection20{display:grid;gap:10px}.bookingCalendar20{border-radius:28px;padding:14px;display:grid;gap:12px}.calendarHint20{border-radius:18px;padding:12px 14px;color:#ff4f91;background:#fff0f6;font-weight:900}.timeGrid20{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.timeSlot20{border:1px solid rgba(255,109,167,.16);background:linear-gradient(135deg,#fff,#fff6fb);color:#171426;border-radius:22px;padding:12px;text-align:left;display:grid;gap:3px}.timeSlot20 b{font-size:22px;letter-spacing:-.04em}.timeSlot20 span{color:#81788c;font-size:12px;font-weight:850}.timeSlot20 small{color:#ff4f91;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.worksGrid20{display:grid;gap:10px}.workPost{background:#fffffff0!important;border-radius:24px!important;overflow:hidden!important}.workImage,.workImage.placeholder{background:linear-gradient(135deg,#ffe7f1,#eee8ff)!important}.filterSheet{max-height:min(82vh,720px)!important;overflow-y:auto!important}.filterSheet .primary{background:linear-gradient(135deg,#ff7aae,#8f7bff)!important;color:#fff!important}.filterChips button.active{color:#fff!important;background:linear-gradient(135deg,#ff7aae,#8f7bff)!important}@keyframes premiumIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 430px){.premiumHero{min-height:160px;padding:17px;border-radius:27px}.premiumHeroText{max-width:72%}.premiumHeroText h1{font-size:27px}.premiumFilterLine{grid-template-columns:1fr 1fr}.filtersPill{grid-column:1 / -1}.categoryCircle{flex-basis:72px;height:80px}.homeRailScroll .homeMasterCard{flex-basis:286px}.homeMasterCard{grid-template-columns:100px minmax(0,1fr)}.homeMasterCard.compact{grid-template-columns:92px minmax(0,1fr)}.homeCardMedia{height:136px}.homeMasterCard.compact .homeCardMedia{height:128px}.homeCardHead{grid-template-columns:34px minmax(0,1fr) 32px}.homeCardBottom{align-items:stretch;flex-direction:column}.homeCardBottom button{width:100%}}
