@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700;800&family=Montserrat:wght@400;500&display=swap";*{box-sizing:border-box}body{margin:0;background:#f2f2f2;color:#18181b;font-family:Inter,system-ui,sans-serif;overflow-x:hidden}#root{min-height:100dvh}.shell{max-width:390px;margin:0 auto;min-height:100dvh;padding:14px 14px calc(84px + env(safe-area-inset-bottom));position:relative}.shell--locked{height:100dvh;overflow:hidden}.empty{grid-column:1/-1;padding:28px 20px;text-align:center;color:#6b7280;background:#fff;border-radius:16px}.topbar{display:flex;align-items:center;gap:1px;margin-bottom:20px}.searchbox{flex:1;display:flex;align-items:center;gap:6px;background:#ececec;border-radius:16px;padding:0 10px;height:50px;box-shadow:inset 0 1px 1px #ffffffb3;min-width:0}.search-ico{color:#9ca3af;font-size:21px}.search-input{width:100%;border:none;background:transparent;outline:none;color:#4b5563;font-size:15px;min-width:0}.search-input::placeholder{font-size:14px}.icon-btn{width:44px;height:44px;border-radius:16px;border:none;background:#ececec;cursor:pointer;color:#6b7280;display:grid;place-items:center}.icon-btn-svg{width:21px;height:21px}.grid{display:grid;gap:12px 10px;grid-template-columns:1fr 1fr}.blogger-card{background:#e8e8e8;border-radius:18px;overflow:hidden;border:0;box-shadow:0 1px #00000008}.blogger-card{cursor:pointer}.blogger-card:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.cover-wrap{position:relative}.cover-img{display:block;width:100%;height:170px;object-fit:contain;background:#e5e7eb}.fav-btn{position:absolute;top:8px;right:8px;width:26px;height:26px;border-radius:999px;border:1px solid rgba(255,255,255,.8);background:#4848489e;color:#fff;font-size:13px;line-height:1;cursor:pointer}.fav-btn.active{background:#ff1b8d;border-color:#ff1b8d}.blogger-info{background:#ececec;padding:10px 10px 12px}.blogger-title{margin:0;color:#1f2937;font-size:22px;font-weight:700;letter-spacing:-.2px;text-transform:none}.sticky-cta-wrap{position:fixed;left:50%;transform:translate(-50%);bottom:calc(70px + env(safe-area-inset-bottom));width:min(366px,calc(100% - 24px));z-index:40}.main-cta{width:100%;min-height:56px;height:auto;border:none;border-radius:28px;background:#f2d9e4;color:#ff0b84;font-size:17px;font-weight:700;line-height:1.25;padding:14px 18px;cursor:pointer;text-align:center;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.bottom-nav{position:fixed;left:50%;transform:translate(-50%);bottom:0;width:min(390px,100%);height:calc(62px + env(safe-area-inset-bottom));background:#f4f4f4;border-radius:16px 16px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:8px 8px env(safe-area-inset-bottom);border-top:1px solid #dedede}.nav-btn{border:none;background:transparent;font-size:25px;color:#a3a3a3;cursor:pointer;width:100%;height:48px;max-width:110px;margin:0 auto;display:grid;place-items:center;border-radius:12px}.nav-icon{width:23px;height:23px}.nav-btn.active{color:#ff0b84}.cart-list{display:grid;gap:12px}.cart-card{background:#fff;border-radius:16px;padding:12px;display:flex;justify-content:space-between;align-items:center}.remove-btn{border:none;background:#f3f4f6;border-radius:10px;padding:8px 10px;cursor:pointer}.cart-total{background:#fff;border-radius:16px;padding:14px;display:grid;gap:10px}.profile-view{display:grid}.profile-card{background:#fff;border-radius:20px;padding:20px 18px;display:grid;justify-items:center;text-align:center;box-shadow:0 2px 10px #0000000d}.profile-avatar-wrap{margin-bottom:12px}.profile-avatar{width:92px;height:92px;border-radius:50%;object-fit:cover;background:#e5e7eb}.profile-avatar--fallback{display:grid;place-items:center;font-size:32px;font-weight:700;color:#4b5563}.profile-name{margin:0;font-size:22px;line-height:1.25}.profile-meta{margin:6px 0 0;color:#374151;font-size:14px}.profile-meta--muted{color:#6b7280}.muted{color:#6b7280;font-size:13px}.btn{border:none;border-radius:12px;padding:12px 14px;cursor:pointer;font-weight:600}.btn.primary{background:#ff0b84;color:#fff}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:50;padding:16px}.sheet{width:100%;max-width:480px;max-height:min(92vh,720px);overflow:auto;background:#fff;border-radius:18px;padding:16px 16px 24px;box-shadow:0 12px 30px #0000002e}.sheet-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.sheet-close{border:none;background:#f3f4f6;border-radius:8px;padding:8px 10px;cursor:pointer;font-weight:600;font-size:13px}.sheet-gallery{display:flex;gap:8px;overflow-x:auto;margin-bottom:12px;padding-bottom:4px}.sheet-cover-wrap{margin-bottom:14px}.sheet-cover-img{width:100%;height:260px;border-radius:14px;object-fit:contain;background:#e5e7eb}.sheet-section{margin-bottom:14px}.sheet-section-title{font-size:13px;font-weight:700;color:#4b5563;margin-bottom:8px}.sheet-gallery-img{width:140px;height:180px;object-fit:cover;border-radius:12px;flex-shrink:0;background:#e5e7eb}.sheet-price{font-size:20px;font-weight:700;margin:8px 0}.sheet-desc{margin:0 0 12px;line-height:1.5;font-size:14px}.tag-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.tag{background:#f3f4f6;color:#374151;font-size:12px;padding:4px 10px;border-radius:999px}.social-row{display:flex;flex-wrap:wrap;gap:8px}.social-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid #e5e7eb;border-radius:999px;padding:5px 10px 5px 5px;background:#fff}.social-icon{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:800;color:#fff}.social-icon--instagram{background:#e1306c}.social-icon--tiktok{background:#111827}.social-icon--youtube{background:#ef4444}.social-icon--telegram{background:#1d9bf0}.social-icon--twitch{background:#9146ff}.social-icon--vk{background:#2787f5}.social-icon--like{background:#f43f5e}.social-name{font-size:12px;color:#374151;text-transform:capitalize}.sheet-actions{display:flex;gap:8px}.selection-layout{min-height:calc(100dvh - 20px - env(safe-area-inset-bottom));width:100%;max-width:760px;margin:0 auto;display:flex;flex-direction:column;justify-content:flex-start;gap:14px;padding:8px 0 20px}.selection-top{display:grid;gap:12px}.h1-container{width:100%;margin:0;background:linear-gradient(155deg,#fff5fb,#fff);border:1px solid #f4dfeb;border-radius:18px;padding:16px 16px 14px;box-shadow:0 10px 24px #1118270d}.selection-title{margin:0;text-align:left;color:#ff007a;font-size:clamp(22px,5.2vw,30px);font-weight:800;line-height:1.2;letter-spacing:-.02em}.brief-word{display:inline-block;margin-left:2px;padding:1px 8px 2px;border:2px solid #111111;border-radius:18px 14px 17px 12px;transform:rotate(-4deg)}.extra-remark{display:block;margin-top:10px;color:#6b7280;font-size:13px;font-weight:600}.content-container{width:100%;display:grid;gap:12px;background:#fff;border:1px solid #ece6ef;border-radius:18px;padding:16px;box-shadow:0 10px 24px #1118270d}.selection-layout--wizard{height:calc(100dvh - 20px - env(safe-area-inset-bottom));overflow:hidden}.selection-layout--wizard .selection-top{flex:1;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr)}.content-container--wizard-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain}.selection-h2{margin:0;text-align:left;font-size:clamp(20px,4.8vw,27px);font-weight:800;line-height:1.22;letter-spacing:-.01em;color:#171821}.selection-h3{margin:-2px 0 2px;text-align:left;color:#6b7280;font-size:14px;line-height:1.45}.collection-error{background:#fdeef0;color:#b4232c;border-radius:12px;padding:10px 12px;font-size:13px;font-weight:600}.selection-bottom{width:100%;display:grid;gap:10px;margin-top:auto;padding-top:4px;position:sticky;bottom:max(10px,env(safe-area-inset-bottom));z-index:20}.selection-nav-row{position:static;display:flex;align-items:center;justify-content:space-between;min-height:76px;background:#fff;border-radius:18px;padding:12px 14px;border:1px solid #ece6ef;box-shadow:0 10px 24px #1118270f}.selection-bottom .selection-nav-row{margin-bottom:0}.selection-back{position:static;border:none;background:transparent;color:#8b8b95;font-size:14px;font-family:Montserrat,sans-serif;cursor:pointer;padding:4px 0}.center-circles{display:flex;align-items:center;justify-content:center;gap:6px;flex:1}.empty-circle{box-sizing:border-box;width:12px;height:12px;border-radius:50%;border:2px solid #ffb4ce;margin:0}.long-rect{width:48px;height:12px;border-radius:999px;background:#ff007a;margin:0}.pink-circle{position:static;width:48px;height:48px;border-radius:50%;border:none;background:#ff007a;color:#fff;font-size:22px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 18px #ff007a59;transition:transform .15s ease,box-shadow .15s ease}.pink-circle:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 11px 22px #ff007a66}.pink-circle:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.to-main-link{border:none;background:transparent;color:#13131399;font-family:Montserrat,sans-serif;font-size:14px;width:100%;text-align:left;cursor:pointer;padding:0}.wizard-block{background:#fff;border-radius:16px;border:1px solid #ece6ef;box-shadow:0 4px 14px #11182708;padding:14px}.wizard-block-title{font-size:14px;font-weight:700;color:#1f2937;margin-bottom:10px}.wizard-check-grid{display:grid;grid-template-columns:1fr;gap:9px}.wizard-check{display:grid;grid-template-columns:18px 1fr;align-items:center;gap:9px;font-size:14px;color:#374151;padding:10px 11px;border-radius:12px;background:#faf9fc;border:1px solid #f1ecf3}.wizard-theme-grid{display:grid;grid-template-columns:1fr;gap:9px}.wizard-theme-rect{text-align:left;border:1px solid #f1ecf3;background:#faf9fc;color:#374151;border-radius:12px;padding:10px 11px;font-size:14px;cursor:pointer;transition:border-color .12s ease,background-color .12s ease,color .12s ease}.wizard-theme-rect:hover{border-color:#e5d6e1;background:#fff}.wizard-theme-rect.active{border-color:#ff4ea3;background:#fff0f7;color:#8f0e53}.wizard-expand-btn{margin-top:8px;align-self:flex-start;border:0;background:transparent;color:#ff007a;font-size:13px;font-weight:700;cursor:pointer;padding:0}.wizard-check input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;margin:0;border:2px solid #ff8fbe;border-radius:4px;background:#fff;display:grid;place-items:center;cursor:pointer}.wizard-check input[type=checkbox]:before{content:"";width:10px;height:10px;transform:scale(0);transition:transform .12s ease-in-out;background:#ff007a;border-radius:2px}.wizard-check input[type=checkbox]:checked{border-color:#ff007a}.wizard-check input[type=checkbox]:checked:before{transform:scale(1)}.wizard-inline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;margin-bottom:6px}.wizard-brief-stack{display:grid;gap:10px}.wizard-field{display:grid;gap:7px;font-size:12px;color:#4b5563}.wizard-important-check{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:0;border:none;background:transparent;color:#6b7280;font-size:13px;font-weight:600;cursor:pointer;margin-top:6px}.wizard-important-check input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;margin:0;border:2px solid #ff8fbe;border-radius:4px;background:#fff;display:grid;place-items:center;cursor:pointer}.wizard-important-check input[type=checkbox]:before{content:"";width:10px;height:10px;transform:scale(0);transition:transform .12s ease-in-out;background:#ff007a;border-radius:2px}.wizard-important-check input[type=checkbox]:checked{border-color:#ff007a}.wizard-important-check input[type=checkbox]:checked:before{transform:scale(1)}.wizard-field input:not([type=checkbox]):not([type=range]){border:1px solid #e0d8e3;border-radius:12px;height:42px;padding:0 12px;font-size:14px;background:#fff;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.wizard-field input[type=range]{border:0;border-radius:999px;height:6px;padding:0;background:linear-gradient(90deg,#ff4ea3,#ff95c9);box-shadow:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.wizard-field input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:#ff007a;border:2px solid #fff;box-shadow:0 2px 8px #ff007a4d;cursor:pointer}.wizard-field input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#ff007a;border:2px solid #fff;box-shadow:0 2px 8px #ff007a4d;cursor:pointer}.wizard-field select{border:1px solid #e0d8e3;border-radius:12px;height:42px;padding:0 12px;font-size:14px;background:#fff;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.wizard-field input:focus{border-color:#ff4ea3;box-shadow:0 0 0 3px #ff007a1f}.wizard-field input:disabled,.wizard-theme-rect:disabled{opacity:.55;cursor:not-allowed}.wizard-field input[type=range]:focus{border-color:transparent;box-shadow:none}.wizard-field select:focus{border-color:#ff4ea3;box-shadow:0 0 0 3px #ff007a1f}.audience-gender-row{display:grid;grid-template-columns:auto 1fr 1fr auto;align-items:center;gap:8px;color:#1f2937;font-size:14px}.processing-screen{min-height:54vh;display:grid;justify-items:center;align-content:center;gap:14px}.processing-title{text-align:center;white-space:normal;max-width:320px}.processing-spinner{width:62px;height:62px;border-radius:50%;border:6px solid #ffd2e8;border-top-color:#ff007a;animation:spin .9s linear infinite}.collection-result-screen{gap:14px}.collection-kpi-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.collection-kpi-card{border:1px solid #efe7f2;background:#fff;border-radius:14px;padding:11px 12px;box-shadow:0 3px 10px #1118270a}.collection-kpi-label{display:block;font-size:12px;color:#6b7280;margin-bottom:5px}.collection-kpi-value{display:block;font-size:20px;line-height:1.15;color:#171821}.collection-kpi-value--small{font-size:14px;line-height:1.35;font-weight:700}.collection-candidate-list{display:grid;gap:10px}.collection-candidate-extra{margin-top:12px;display:grid;gap:8px}.collection-candidate-list--extra{max-height:320px;overflow-y:auto;padding-right:4px}.collection-candidate-card{display:grid;grid-template-columns:20px 64px 1fr;gap:10px;align-items:center;border:1px solid #efe7f2;border-radius:14px;padding:10px;background:#fff}.collection-candidate-card--extra{opacity:.95}.collection-candidate-img{width:64px;height:64px;border-radius:12px;object-fit:cover;background:#e5e7eb}.collection-candidate-check{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;border:2px solid #ff8fbe;border-radius:4px;background:#fff;padding:0;margin:0;cursor:pointer;display:grid;place-items:center}.collection-candidate-check:before{content:"";width:10px;height:10px;background:#ff007a;transform:scale(0);transition:transform .12s ease-in-out}.collection-candidate-check.active{border-color:#ff007a}.collection-candidate-check.active:before{transform:scale(1)}.collection-candidate-body{display:grid;gap:8px;min-width:0}.collection-candidate-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.collection-candidate-head strong{font-size:14px;color:#111827}.collection-candidate-head span{font-size:12px;color:#6b7280;white-space:nowrap}.collection-candidate-tags{display:flex;flex-wrap:wrap;gap:6px}.collection-candidate-tag{font-size:11px;font-weight:600;color:#7d1b55;background:#ffeaf5;border:1px solid #ffd2e8;border-radius:999px;padding:4px 8px}.collection-candidate-actions{display:flex;justify-content:flex-start}.collection-empty-card{border:1px solid #f1d9e7;background:linear-gradient(180deg,#fff7fb,#fff);border-radius:16px;padding:14px;box-shadow:0 6px 16px #1118270a;display:grid;gap:8px}.collection-empty-card h4{margin:0;font-size:16px;color:#181824}.collection-empty-hint{margin:0;font-size:12px;color:#6b7280;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.collection-empty-advice{margin:0;font-size:14px;color:#7d1b55;line-height:1.4}.collection-empty-change{margin:0;font-size:13px;color:#374151;line-height:1.45}.collection-empty-cta{justify-self:start;border:none;border-radius:12px;background:#ff007a;color:#fff;font-size:13px;font-weight:700;padding:10px 14px;box-shadow:0 8px 18px #ff007a40;cursor:pointer}.collection-empty-cta:hover{background:#eb006f}.selection-nav-row--result{display:grid;grid-template-columns:1fr;gap:10px}.selection-bottom--result{position:sticky;bottom:0;z-index:40;margin-top:0;gap:0;padding:0 0 calc(10px + env(safe-area-inset-bottom));background:linear-gradient(to top,#fff 78%,#fff0)}.selection-bottom--result .selection-nav-row--result{position:relative;z-index:1}.selection-result-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.selection-result-actions{display:grid;grid-template-columns:1fr;gap:8px}.selection-result-cta{border:none;border-radius:12px;background:#ff007a;color:#fff;font-size:13px;font-weight:700;padding:11px 14px;box-shadow:0 8px 18px #ff007a47;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.selection-result-cta:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 11px 22px #ff007a57}.selection-result-cta:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.selection-result-export{border:1px solid #ff8fbe;border-radius:12px;background:#fff;color:#ff007a;font-size:13px;font-weight:700;padding:11px 14px;cursor:pointer}.selection-result-export:disabled{opacity:.5;cursor:not-allowed}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wizard-actions{display:flex;justify-content:flex-end;gap:8px}.wizard-actions--page{position:static;background:transparent;padding-top:0}.wizard-summary{font-size:14px;color:#4b5563;font-weight:700}.wizard-result-list{display:grid;gap:9px}.wizard-result-card{display:grid;grid-template-columns:52px 1fr auto;gap:12px;align-items:center;background:#fff;border:1px solid #efe8f2;border-radius:14px;padding:10px}.wizard-result-img{width:52px;height:52px;border-radius:12px;object-fit:cover;background:#e5e7eb}.wizard-result-info{min-width:0}.wizard-select-btn{border:1px solid #e0d8e3;border-radius:11px;padding:8px 11px;background:#fff;color:#4b5563;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap}.wizard-select-btn.active{border-color:#ff71b8;background:#ffeaf5;color:#c2187a}.wizard-hint{margin:5px 0;color:#6b7280;font-size:13px;line-height:1.4}.wizard-picked-list{display:grid;gap:6px}.wizard-picked-item{font-size:13px;color:#374151;background:#fff;border:1px solid #ede5f1;border-radius:999px;padding:8px 12px}@media(max-width:360px){.selection-layout{min-height:calc(100dvh - 18px - env(safe-area-inset-bottom))}.h1-container,.content-container{border-radius:14px;padding:12px}.selection-title{font-size:22px}.selection-h2{font-size:21px}.wizard-check-grid,.wizard-inline-grid{grid-template-columns:1fr}.selection-nav-row{min-height:70px;padding:10px;border-radius:14px}.selection-back,.to-main-link{font-size:13px}.long-rect{width:38px}.pink-circle{width:44px;height:44px;font-size:20px}.wizard-result-card{grid-template-columns:42px 1fr}.wizard-select-btn{grid-column:1 / -1;width:100%}.collection-kpi-grid{grid-template-columns:1fr}.collection-candidate-card{grid-template-columns:20px 56px 1fr}.collection-candidate-img{width:56px;height:56px}.selection-nav-row--result{gap:8px}.selection-result-top{display:grid;grid-template-columns:1fr;gap:8px}.selection-result-cta{width:100%}.selection-result-actions{display:grid;grid-template-columns:1fr;gap:8px}.selection-result-export{width:100%}}
