@charset "UTF-8";*{box-sizing:border-box}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;margin:24px;color:var(--text)}h1{margin:0 0 12px;font-size:22px}h2{margin:22px 0 8px;font-size:18px}.muted{color:var(--muted)}.wrap{max-width:980px;margin:0 auto}.task-grid{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:14px}@media(max-width:780px){.task-grid{grid-template-columns:repeat(3,minmax(100px,1fr))}}@media(max-width:520px){.task-grid{grid-template-columns:repeat(2,minmax(120px,1fr))}}.task-card,.card{position:relative;background:var(--card-bg);border:2px solid var(--card-border);border-radius:16px;padding:16px 12px;min-height:110px;cursor:pointer;box-shadow:var(--card-shadow);transition:border-color .18s,box-shadow .18s,transform .06s;-webkit-user-select:none;user-select:none;display:grid;grid-template-rows:auto 1fr;align-items:center;justify-items:center;text-align:center}.task-card:hover,.card:hover{border-color:#93c5fd}.task-card:active,.card:active{transform:translateY(1px)}.task-card.active,.card.active{border-color:var(--card-border-active);box-shadow:var(--card-shadow-active)}.task-icon{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;border:2px solid var(--card-border);font-weight:700;font-size:20px;color:var(--card-border-active);margin-bottom:8px;background:#f8fafc}.task-title{font-size:14px;font-weight:600}.task-sub{font-size:12px;color:var(--muted);margin-top:4px}.sr-radio{position:absolute;inset:0;opacity:0;pointer-events:none}.task-card:has(.sr-radio:focus-visible),.card:has(.sr-radio:focus-visible){outline:3px solid #93c5fd;outline-offset:3px}.toolbar{display:flex;justify-content:space-between;align-items:center;margin:6px 0 18px;gap:10px;flex-wrap:wrap}.pill{display:inline-flex;align-items:center;gap:8px;background:#f1f5f9;color:#0f172a;border-radius:999px;padding:8px 12px;font-size:14px}.pill-small{display:inline-flex;gap:6px;padding:6px 10px;border:1px solid var(--card-border);border-radius:999px;background:#f8fafc}.btn{border:1px solid var(--card-border);background:#fff;color:#0f172a;padding:10px 14px;border-radius:12px;cursor:pointer}.btn:hover{background:#f8fafc}.btn.primary{background:var(--accent);color:#fff;border-color:var(--accent)}.btn:disabled{opacity:.6;cursor:not-allowed}.cards{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:12px}@media(max-width:780px){.cards{grid-template-columns:repeat(2,minmax(120px,1fr))}}.loader{width:40px;height:40px;border:4px solid #e5e7eb;border-top-color:var(--accent);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.out{white-space:pre-wrap;border:1px solid #333;border-radius:8px;padding:12px;min-height:80px}.wheel{--item-h: 40px;--rows: 5;position:relative;width:140px;height:calc(var(--item-h) * var(--rows));overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:none;overscroll-behavior:contain;border-radius:12px;background:#f8fafc;border:1px solid var(--card-border)}.wheel-list{list-style:none;padding:0;margin:0}.wheel-item{height:var(--item-h);display:flex;align-items:center;justify-content:center;line-height:normal;text-align:center;font-size:16px;color:var(--muted);-webkit-user-select:none;user-select:none;margin:0;padding:0 8px;border:0;box-sizing:border-box;cursor:default}.wheel-item.active{color:var(--text);font-weight:700}.wheel-item:hover{background:#f3f4f6;cursor:pointer}.wheel:before,.wheel:after{content:"";position:absolute;left:0;right:0;height:1px;background:#2563eb59;pointer-events:none}.wheel:before{top:calc(50% - var(--item-h) / 2)}.wheel:after{top:calc(50% + var(--item-h) / 2)}.wheel .fade-top,.wheel .fade-bottom{display:none}.grid2{display:grid;grid-template-columns:repeat(2,minmax(140px,1fr));gap:12px}.grid3{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));gap:12px}.wheel-preview{display:flex;align-items:center;gap:16px}.preview-circle{width:200px;height:200px;border-radius:50%;border:3px solid #000000;flex:0 0 auto}.hair-swatch{background-size:cover;background-position:center;background-repeat:no-repeat}.hair-swatch-mini{display:inline-block;width:18px;height:18px;border-radius:50%;margin-right:8px;background-size:cover;background-position:center;vertical-align:-3px}.hair-swatch.h-black{background-image:url(/build/assets/black-aVptNfns.jpg)}.hair-swatch.h-dark-brown{background-image:url(/build/assets/dark-brown-DjaqhbGm.jpg)}.hair-swatch.h-medium-brown{background-image:url(/build/assets/medium-brown-Cn8OzT0t.jpg)}.hair-swatch.h-light-brown{background-image:url(/build/assets/light-brown-CCh2dHzC.jpg)}.hair-swatch.h-dark-blonde{background-image:url(/build/assets/dark-blonde-BKxhDtQ6.jpg)}.hair-swatch.h-blonde{background-image:url(/build/assets/blonde-BbrGHjkM.jpg)}.hair-swatch.h-light-blonde{background-image:url(/build/assets/light-blonde-Crd6gX7O.jpg)}.hair-swatch.h-red{background-image:url(/build/assets/red-DCfB9wio.jpg)}.hair-swatch.h-auburn{background-image:url(/build/assets/auburn-ESgksgaQ.jpg)}.hair-swatch.h-ginger{background-image:url(/build/assets/ginger-CR1-GXOy.jpg)}.hair-swatch.h-grey{background-image:url(/build/assets/grey-1xBZAYoN.jpg)}.hair-swatch.h-silver{background-image:url(/build/assets/silver-qzKTdrh_.jpg)}.wrap{max-width:980px;margin:24px auto;padding:0 16px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.toolbar{display:flex;gap:12px;align-items:center;margin-bottom:12px}.pill,.pill-small{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#111}.pill-small{padding:4px 8px}.btn{border:1px solid #e5e7eb;border-radius:10px;padding:8px 12px;background:#fff;cursor:pointer}.btn.primary{background:#111;color:#fff;border-color:#111}.muted{color:#6b7280}.grid3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.max-460{max-width:460px}.center-col{display:flex;align-items:center;justify-content:center}.task-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.task-card{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #e5e7eb;border-radius:14px;padding:12px;background:#fff;display:flex;flex-direction:column;align-items:center;gap:6px;transition:box-shadow .15s,border-color .15s}.task-card.active{border-color:#111;box-shadow:0 0 0 2px #11111114}.task-img{width:100%;height:100px;object-fit:contain}.task-title{font-weight:600}.task-sub{font-size:12px;color:#6b7280}.sr-radio{position:absolute;opacity:0;pointer-events:none}.wheel{position:relative;overflow-y:auto;height:var(--item-h);overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-width:none;background:#fff;border:1px solid #e5e7eb;border-radius:12px}.wheel::-webkit-scrollbar{display:none}.wheel-list{list-style:none;margin:0;padding:var(--pad-top, 0) 0 var(--pad-bottom, 0) 0}.wheel-item{height:var(--item-h);display:flex;align-items:center;gap:10px;padding:0 12px;white-space:nowrap}.wheel-item.active{font-weight:600}.wheel-center-lines{position:absolute;left:0;right:0;top:calc(50% - var(--item-h) / 2);height:var(--item-h);border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;pointer-events:none}.hair-swatch-mini{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.08);display:inline-block}.hair-swatch{width:200px;height:200px;border-radius:50%;border:1px solid rgba(0,0,0,.08)}.h-black{background:#111}.h-dark-brown{background:#4b2e21}.h-medium-brown{background:#6b4a35}.h-light-brown{background:#8b6a4e}.h-dark-blonde{background:#b49a6b}.h-blonde{background:#d8c27a}.h-light-blonde{background:#e8dca8}.h-red{background:#a7381e}.h-auburn{background:#7c3f2c}.h-ginger{background:#c24f2a}.h-grey{background:#b9c0c6}.h-silver{background:#cfd8df}.your_look{margin-top:20px;display:flex;justify-content:center}.look-img{max-width:420px;width:100%;border-radius:16px;box-shadow:0 8px 24px #0000001f;cursor:zoom-in}.look-modal{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}.look-full{max-width:min(90vw,1200px);max-height:90vh;border-radius:16px;box-shadow:0 16px 48px #0000004d}.look-modal .close{position:absolute;top:18px;right:18px;width:40px;height:40px;border:none;border-radius:999px;font-size:24px;cursor:pointer;background:#fff}body{background:#fecac9}.wheel-item{transition:background-color .15s ease,color .15s ease;border-radius:8px}.wheel-item.active{background:#111;color:#fff}.wheel-center-lines{box-shadow:inset 0 8px 8px -8px #0000000f,inset 0 -8px 8px -8px #0000000f}.progress-wrap{display:grid;place-items:center;padding-left:12px}.progress-circle{width:92px;height:92px;border-radius:50%;display:grid;place-items:center;box-shadow:0 0 0 3px #eef1f4 inset;transition:background .18s linear}.progress-inner{width:68px;height:68px;border-radius:50%;background:#fff;display:grid;place-items:center;text-align:center;box-shadow:0 1px 6px #0000000f}.progress-value{font-size:.95rem;font-weight:700;line-height:1;margin-bottom:.15rem}.progress-sub{font-size:.7rem;color:#64748b}.fashion_rezult{display:grid;gap:12px;padding:16px 0;border-top:1px solid #e5e7eb;margin-top:8px}.fashion_rezult_carus{min-height:110px;background:#fafafa;border:1px dashed #cbd5e1;border-radius:10px;display:grid;place-items:center;color:#94a3b8;font-size:.9rem}.fashion_rezult_des{padding:.75rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:10px}.fashion_rezult_des h3{margin:0 0 .375rem;font-size:1.05rem}.fashion_rezult_des .desc{color:#334155;line-height:1.45;white-space:pre-wrap}
