.builder-module__oU9xLq__page{max-width:1180px;margin:0 auto;padding:0 20px 80px}.builder-module__oU9xLq__topbar{z-index:20;background:linear-gradient(180deg, var(--bg-0) 72%, transparent);justify-content:space-between;align-items:center;padding:18px 0;display:flex;position:sticky;top:0}.builder-module__oU9xLq__brand{align-items:center;gap:8px;font-size:20px;font-weight:900;display:flex}.builder-module__oU9xLq__logoMark{color:var(--accent);font-size:18px}.builder-module__oU9xLq__logoAccent{color:var(--accent)}.builder-module__oU9xLq__nav{color:var(--txt-dim);align-items:center;gap:22px;font-size:14px;display:flex}.builder-module__oU9xLq__nav a:hover{color:var(--txt)}.builder-module__oU9xLq__proPill{border:1px solid var(--accent);color:var(--accent);background:0 0;border-radius:99px;padding:8px 16px;font-size:13px;font-weight:800;transition:all .15s}.builder-module__oU9xLq__proPill:hover{background:var(--accent);color:#000}.builder-module__oU9xLq__proActive{background:var(--good);border-color:var(--good);color:#000}.builder-module__oU9xLq__hero{text-align:center;padding:44px 0 26px}.builder-module__oU9xLq__heroTitle{letter-spacing:-.03em;margin:0 0 14px;font-size:clamp(28px,5vw,50px);font-weight:900;line-height:1.05}.builder-module__oU9xLq__grad{background:linear-gradient(90deg, var(--accent), var(--accent-2));color:#0000;-webkit-background-clip:text;background-clip:text}.builder-module__oU9xLq__heroSub{max-width:580px;color:var(--txt-dim);margin:0 auto;font-size:16px;line-height:1.6}.builder-module__oU9xLq__searchBar{background:var(--bg-1);border:1px solid var(--line);max-width:720px;box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 16%, transparent), 0 14px 50px color-mix(in srgb, var(--accent) 10%, transparent);border-radius:16px;gap:10px;margin:8px auto 0;padding:10px;display:flex}.builder-module__oU9xLq__searchInput{color:var(--txt);background:0 0;border:none;outline:none;flex:1;padding:12px 14px;font-size:18px;font-weight:600}.builder-module__oU9xLq__searchInput::placeholder{color:var(--txt-dim)}.builder-module__oU9xLq__getBtn{background:linear-gradient(180deg, var(--accent-2), var(--accent));color:#fff;box-shadow:0 6px 18px color-mix(in srgb, var(--accent) 45%, transparent);border:none;border-radius:12px;padding:0 30px;font-size:16px;font-weight:800}.builder-module__oU9xLq__getBtn:hover{filter:brightness(1.07)}.builder-module__oU9xLq__searchWarn{text-align:center;color:var(--accent-2);margin:10px 0 0;font-size:13px}.builder-module__oU9xLq__builder{grid-template-columns:440px 1fr;align-items:start;gap:24px;margin-top:26px;display:grid}@media (max-width:920px){.builder-module__oU9xLq__builder{grid-template-columns:1fr}}.builder-module__oU9xLq__wizard{background:var(--bg-1);border:1px solid var(--line);border-radius:18px;padding:18px;position:relative;overflow:hidden}.builder-module__oU9xLq__wizard:before{content:"";background:linear-gradient(180deg, var(--accent), var(--accent-2));width:4px;position:absolute;inset:0 auto 0 0}.builder-module__oU9xLq__wizardHead{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.builder-module__oU9xLq__wizardStep{letter-spacing:.08em;color:var(--txt-dim);font-size:12px;font-weight:800}.builder-module__oU9xLq__wizardPct{color:var(--accent);font-size:13px;font-weight:900}.builder-module__oU9xLq__wizardBar{background:var(--bg-3);border-radius:99px;height:4px;margin-bottom:16px;overflow:hidden}.builder-module__oU9xLq__wizardBarFill{background:linear-gradient(90deg, var(--accent), var(--accent-2));border-radius:99px;height:100%;transition:width .3s cubic-bezier(.22,1,.36,1)}.builder-module__oU9xLq__miniPreview{background:radial-gradient(120% 120% at 50% 0%, color-mix(in srgb, var(--accent) 12%, transparent), transparent 60%), var(--bg-0);border:1px solid var(--line);transform-origin:top;border-radius:14px;justify-content:center;margin-bottom:16px;padding:8px;display:flex;transform:scale(.92)}.builder-module__oU9xLq__stepper{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex;position:relative}.builder-module__oU9xLq__stepper:before{content:"";background:var(--bg-3);z-index:0;height:2px;position:absolute;top:13px;left:14px;right:14px}.builder-module__oU9xLq__stepNode{z-index:1;color:var(--txt-dim);background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:6px;display:flex;position:relative}.builder-module__oU9xLq__stepNum{background:var(--bg-2);border:2px solid var(--line);width:28px;height:28px;color:var(--txt-dim);border-radius:50%;place-items:center;font-size:13px;font-weight:800;transition:all .2s;display:grid}.builder-module__oU9xLq__stepName{letter-spacing:.02em;font-size:11px;font-weight:700;transition:color .2s}.builder-module__oU9xLq__stepCur .builder-module__oU9xLq__stepNum{background:var(--accent);border-color:var(--accent);color:#000;box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 22%, transparent)}.builder-module__oU9xLq__stepCur .builder-module__oU9xLq__stepName{color:var(--txt)}.builder-module__oU9xLq__stepDone .builder-module__oU9xLq__stepNum{background:color-mix(in srgb, var(--accent) 22%, transparent);border-color:var(--accent);color:var(--accent)}.builder-module__oU9xLq__stepBody{min-height:220px;animation:.32s cubic-bezier(.22,1,.36,1) both builder-module__oU9xLq__stepIn}.builder-module__oU9xLq__stepBody>*{animation:.4s cubic-bezier(.22,1,.36,1) both builder-module__oU9xLq__stepItem}.builder-module__oU9xLq__stepBody>:first-child{animation-delay:40ms}.builder-module__oU9xLq__stepBody>:nth-child(2){animation-delay:90ms}.builder-module__oU9xLq__stepBody>:nth-child(3){animation-delay:.14s}.builder-module__oU9xLq__stepBody>:nth-child(4){animation-delay:.19s}.builder-module__oU9xLq__stepBody>:nth-child(5){animation-delay:.24s}.builder-module__oU9xLq__stepBody>:nth-child(6){animation-delay:.29s}.builder-module__oU9xLq__stepBody>:nth-child(n+7){animation-delay:.34s}@keyframes builder-module__oU9xLq__stepIn{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@keyframes builder-module__oU9xLq__stepItem{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.builder-module__oU9xLq__fieldLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--txt-dim);margin:4px 0 10px;font-size:12px;font-weight:800}.builder-module__oU9xLq__field{color:var(--txt-dim);flex-direction:column;gap:7px;margin-bottom:14px;font-size:13px;display:flex}.builder-module__oU9xLq__input{background:var(--bg-2);border:1px solid var(--line);color:var(--txt);border-radius:10px;outline:none;padding:10px 12px;font-size:14px;transition:border-color .15s}.builder-module__oU9xLq__input:focus{border-color:var(--accent)}.builder-module__oU9xLq__seg{background:var(--bg-2);border-radius:10px;gap:6px;margin-bottom:16px;padding:4px;display:flex}.builder-module__oU9xLq__seg button{color:var(--txt-dim);background:0 0;border:none;border-radius:7px;flex:1;padding:9px;font-size:13px;font-weight:700}.builder-module__oU9xLq__segOn{background:var(--accent)!important;color:#000!important}.builder-module__oU9xLq__presets{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:16px;display:grid}.builder-module__oU9xLq__preset{background:var(--bg-2);border:1px solid var(--line);color:var(--txt);text-align:left;border-radius:10px;align-items:center;gap:9px;padding:9px 11px;font-size:12px;font-weight:600;display:flex}.builder-module__oU9xLq__preset:hover{border-color:var(--accent)}.builder-module__oU9xLq__presetSwatch{border-radius:5px;flex-shrink:0;width:15px;height:15px}.builder-module__oU9xLq__lock{color:#000;background:var(--accent-2);border-radius:5px;margin-left:auto;padding:2px 6px;font-size:9px;font-weight:900}.builder-module__oU9xLq__styleGrid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.builder-module__oU9xLq__styleBtn{background:var(--bg-2);border:1px solid var(--line);color:var(--txt-dim);border-radius:10px;padding:12px 6px;font-size:13px;font-weight:700;position:relative}.builder-module__oU9xLq__styleOn{border-color:var(--accent);color:var(--txt);background:color-mix(in srgb, var(--accent) 14%, var(--bg-2))}.builder-module__oU9xLq__styleBtn .builder-module__oU9xLq__lock{margin:0;position:absolute;top:-7px;right:-5px}.builder-module__oU9xLq__colorField{color:var(--txt-dim);justify-content:space-between;align-items:center;margin-bottom:14px;font-size:13px;display:flex}.builder-module__oU9xLq__colorRight{align-items:center;gap:8px;display:flex}.builder-module__oU9xLq__colorPick{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:8px;width:34px;height:30px;padding:0}.builder-module__oU9xLq__colorHex{background:var(--bg-2);border:1px solid var(--line);width:86px;color:var(--txt);text-transform:uppercase;border-radius:8px;outline:none;padding:7px 10px;font-family:ui-monospace,monospace;font-size:13px}.builder-module__oU9xLq__range{appearance:none;background:var(--bg-3);border-radius:99px;outline:none;width:100%;height:6px}.builder-module__oU9xLq__range::-webkit-slider-thumb{-webkit-appearance:none;background:var(--accent);cursor:pointer;border:2px solid var(--bg-0);border-radius:50%;width:16px;height:16px}.builder-module__oU9xLq__range::-moz-range-thumb{background:var(--accent);cursor:pointer;border:2px solid var(--bg-0);border-radius:50%;width:16px;height:16px}.builder-module__oU9xLq__sliderVal{float:right;color:var(--txt);font-style:normal;font-weight:700}.builder-module__oU9xLq__toggleRow{width:100%;color:var(--txt);border:none;border-bottom:1px solid color-mix(in srgb, var(--line) 60%, transparent);background:0 0;justify-content:space-between;align-items:center;padding:9px 0;font-size:14px;display:flex}.builder-module__oU9xLq__lockInline{color:#000;background:var(--accent-2);vertical-align:middle;border-radius:4px;padding:1px 5px;font-size:9px;font-style:normal;font-weight:900}.builder-module__oU9xLq__switch{background:var(--bg-3);border-radius:99px;flex-shrink:0;width:40px;height:23px;transition:background .18s;position:relative}.builder-module__oU9xLq__switchOn{background:var(--accent)}.builder-module__oU9xLq__knob{background:#fff;border-radius:50%;width:17px;height:17px;transition:transform .18s;position:absolute;top:3px;left:3px}.builder-module__oU9xLq__switchOn .builder-module__oU9xLq__knob{transform:translate(17px)}.builder-module__oU9xLq__wizardNav{gap:10px;margin-top:18px;display:flex}.builder-module__oU9xLq__navBack,.builder-module__oU9xLq__navNext{border:1px solid var(--line);border-radius:11px;flex:1;padding:13px;font-size:15px;font-weight:800}.builder-module__oU9xLq__navBack{background:var(--bg-2);color:var(--txt)}.builder-module__oU9xLq__navBack:disabled{opacity:.4;cursor:not-allowed}.builder-module__oU9xLq__navNext{background:linear-gradient(180deg, var(--accent-2), var(--accent));color:#fff;border-color:#0000;flex:2}.builder-module__oU9xLq__navNext:hover{filter:brightness(1.07)}.builder-module__oU9xLq__previewSide{position:sticky;top:80px}.builder-module__oU9xLq__previewStage{border:1px solid var(--line);border-radius:18px;place-items:center;min-height:340px;padding:40px;display:grid;position:relative;overflow:hidden}.builder-module__oU9xLq__checker{opacity:.5;background-color:#0c0a08;background-image:linear-gradient(45deg,#181410 25%,#0000 25%),linear-gradient(-45deg,#181410 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#181410 75%),linear-gradient(-45deg,#0000 75%,#181410 75%);background-position:0 0,0 11px,11px -11px,-11px 0;background-size:22px 22px;position:absolute;inset:0}.builder-module__oU9xLq__previewCard{z-index:1;position:relative}.builder-module__oU9xLq__previewHint{color:var(--txt-dim);margin:14px 4px 0;font-size:13px;line-height:1.6}.builder-module__oU9xLq__export{padding-top:4px}.builder-module__oU9xLq__exportHead{letter-spacing:.06em;text-transform:uppercase;color:var(--txt-dim);justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;font-weight:800;display:flex}.builder-module__oU9xLq__copyBtn{background:var(--accent);color:#000;border:none;border-radius:8px;padding:7px 14px;font-size:12px;font-weight:800}.builder-module__oU9xLq__url{background:var(--bg-2);border:1px solid var(--line);color:var(--txt-dim);word-break:break-all;border-radius:10px;padding:11px 12px;font-family:ui-monospace,monospace;font-size:12px;line-height:1.5;display:block}.builder-module__oU9xLq__steps{color:var(--txt-dim);margin:16px 0;padding-left:18px;font-size:13px;line-height:1.9}.builder-module__oU9xLq__steps b{color:var(--txt)}.builder-module__oU9xLq__openBtn{text-align:center;background:var(--bg-2);border:1px solid var(--line);color:var(--txt);border-radius:10px;padding:11px;font-size:14px;font-weight:700;display:block}.builder-module__oU9xLq__openBtn:hover{border-color:var(--accent)}.builder-module__oU9xLq__gallery{margin-top:72px}.builder-module__oU9xLq__sectionTitle{text-align:center;letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(22px,3.5vw,32px);font-weight:900}.builder-module__oU9xLq__sectionSub{text-align:center;color:var(--txt-dim);max-width:520px;margin:0 auto 28px;font-size:15px}.builder-module__oU9xLq__galleryGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:880px){.builder-module__oU9xLq__galleryGrid{grid-template-columns:1fr}}.builder-module__oU9xLq__galleryCard{background:var(--bg-1);border:1px solid var(--line);border-radius:16px;overflow:hidden}.builder-module__oU9xLq__galleryStage{background:radial-gradient(120% 120% at 50% 0%, color-mix(in srgb, var(--accent) 10%, transparent), transparent 60%), var(--bg-0);border-bottom:1px solid var(--line);place-items:center;height:150px;display:grid;overflow:hidden}.builder-module__oU9xLq__galleryScale{transform:scale(.74)}.builder-module__oU9xLq__galleryMeta{justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.builder-module__oU9xLq__galleryMeta h4{margin:0 0 3px;font-size:15px}.builder-module__oU9xLq__galleryMeta p{color:var(--txt-dim);margin:0;font-size:12px;line-height:1.4}.builder-module__oU9xLq__galleryUse{background:var(--accent);color:#000;border:none;border-radius:9px;flex-shrink:0;padding:9px 16px;font-size:13px;font-weight:800}.builder-module__oU9xLq__galleryUse:hover{filter:brightness(1.07)}.builder-module__oU9xLq__features{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:64px;display:grid}@media (max-width:760px){.builder-module__oU9xLq__features{grid-template-columns:1fr 1fr}}.builder-module__oU9xLq__feature{background:var(--bg-1);border:1px solid var(--line);border-radius:16px;padding:20px}.builder-module__oU9xLq__featureBar{background:var(--accent);border-radius:99px;width:28px;height:3px;display:block}.builder-module__oU9xLq__feature h4{margin:14px 0 6px;font-size:16px}.builder-module__oU9xLq__feature p{color:var(--txt-dim);margin:0;font-size:13px;line-height:1.6}.builder-module__oU9xLq__pricing{grid-template-columns:1fr 1fr;gap:18px;max-width:720px;margin:64px auto 0;display:grid}@media (max-width:600px){.builder-module__oU9xLq__pricing{grid-template-columns:1fr}}.builder-module__oU9xLq__priceCard{background:var(--bg-1);border:1px solid var(--line);border-radius:18px;padding:26px;position:relative}.builder-module__oU9xLq__priceHi{border-color:var(--accent);background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 10%, var(--bg-1)), var(--bg-1))}.builder-module__oU9xLq__priceTag{background:var(--accent);color:#000;border-radius:99px;padding:4px 10px;font-size:11px;font-weight:800;position:absolute;top:-11px;left:26px}.builder-module__oU9xLq__priceCard h3{margin:0;font-size:18px}.builder-module__oU9xLq__price{margin:8px 0 16px;font-size:40px;font-weight:900}.builder-module__oU9xLq__price span{color:var(--txt-dim);font-size:15px;font-weight:600}.builder-module__oU9xLq__priceCard ul{flex-direction:column;gap:10px;margin:0 0 20px;padding:0;list-style:none;display:flex}.builder-module__oU9xLq__priceCard li{color:var(--txt-dim);padding-left:24px;font-size:14px;position:relative}.builder-module__oU9xLq__priceCard li:before{content:"✓";color:var(--good);font-weight:900;position:absolute;left:0}.builder-module__oU9xLq__priceCta{border:1px solid var(--accent);background:var(--accent);color:#000;border-radius:10px;width:100%;padding:12px;font-size:15px;font-weight:800}.builder-module__oU9xLq__priceCtaActive{color:var(--good);border-color:var(--good);background:0 0}.builder-module__oU9xLq__footer{text-align:center;color:var(--txt-dim);margin-top:64px;font-size:13px}.builder-module__oU9xLq__modalBack{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:50;background:#000000b3;place-items:center;animation:.18s builder-module__oU9xLq__fade;display:grid;position:fixed;inset:0}.builder-module__oU9xLq__modal{background:var(--bg-1);border:1px solid var(--accent);text-align:center;border-radius:20px;width:min(420px,92vw);padding:28px;animation:.22s cubic-bezier(.34,1.56,.64,1) builder-module__oU9xLq__pop}.builder-module__oU9xLq__modalTitle{margin:0 0 8px;font-size:24px;font-weight:900}.builder-module__oU9xLq__modalSub{color:var(--txt-dim);margin:0 0 18px;font-size:14px;line-height:1.6}.builder-module__oU9xLq__modalList{text-align:left;flex-direction:column;gap:10px;margin:0 0 22px;padding:0;list-style:none;display:flex}.builder-module__oU9xLq__modalList li{padding-left:26px;font-size:14px;position:relative}.builder-module__oU9xLq__modalList li:before{content:"★";color:var(--accent);position:absolute;left:0}.builder-module__oU9xLq__modalCta{background:var(--accent);color:#000;border:none;border-radius:12px;width:100%;padding:14px;font-size:16px;font-weight:800}.builder-module__oU9xLq__modalClose{width:100%;color:var(--txt-dim);background:0 0;border:none;padding:12px 0 0;font-size:13px}@keyframes builder-module__oU9xLq__fade{0%{opacity:0}to{opacity:1}}@keyframes builder-module__oU9xLq__pop{0%{opacity:0;transform:scale(.9)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}
.widget-module__z9MkNW__stage{padding:4px;display:inline-block}.widget-module__z9MkNW__card{border-radius:var(--w-radius);background:var(--w-bg);width:360px;color:var(--w-fc);font-family:var(--w-font,"Inter", "Segoe UI", system-ui, sans-serif);isolation:isolate;zoom:var(--w-scale,1);padding:17px 19px;position:relative;overflow:hidden}.widget-module__z9MkNW__compact{width:420px}.widget-module__z9MkNW__glow{z-index:-1;background:radial-gradient(90% 70% at 100% 0%, color-mix(in srgb, var(--w-accent) 12%, transparent), transparent 55%);pointer-events:none;position:absolute;inset:0}.widget-module__z9MkNW__top{align-items:center;gap:13px;display:flex}.widget-module__z9MkNW__badgeWrap{flex-shrink:0;width:58px;height:58px;position:relative}.widget-module__z9MkNW__badgeGlow{filter:blur(11px);opacity:.28;z-index:0;border-radius:50%;position:absolute;inset:6px}.widget-module__z9MkNW__badgeRing{z-index:2;pointer-events:none;width:58px;height:58px;position:absolute;inset:0}.widget-module__z9MkNW__badgeTrack{fill:none;stroke:color-mix(in srgb, var(--w-fc) 12%, transparent);stroke-width:3px}.widget-module__z9MkNW__badgeProg{fill:none;stroke-width:3px;stroke-linecap:round;transition:stroke-dashoffset 1s cubic-bezier(.22,1,.36,1)}.widget-module__z9MkNW__badgeDraw{animation:1.1s cubic-bezier(.22,1,.36,1) .1s both widget-module__z9MkNW__ringDraw}.widget-module__z9MkNW__badgeInner{z-index:1;background:color-mix(in srgb, var(--w-fc) 7%, transparent);border-radius:50%;place-items:center;display:grid;position:absolute;inset:6px;overflow:hidden}.widget-module__z9MkNW__badgeAvatar{object-fit:cover;width:100%;height:100%}.widget-module__z9MkNW__markSvg{width:24px;height:24px}.widget-module__z9MkNW__levelChip{z-index:3;background:var(--chip);color:#0a0a0a;border:2px solid var(--w-bg);border-radius:7px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:11px;font-weight:800;display:grid;position:absolute;bottom:-2px;right:-2px;box-shadow:0 2px 7px #00000080}.widget-module__z9MkNW__idBlock{flex:1;min-width:0}.widget-module__z9MkNW__nameRow{align-items:center;gap:7px;display:flex}.widget-module__z9MkNW__flag{width:19px;height:auto;box-shadow:0 0 0 1px color-mix(in srgb, var(--w-fc) 14%, transparent);border-radius:3px;display:block}.widget-module__z9MkNW__nick{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:18px;font-weight:800;overflow:hidden}.widget-module__z9MkNW__badge{text-transform:uppercase;letter-spacing:.04em;background:var(--w-accent);color:#0a0a0a;border-radius:6px;padding:2px 7px;font-size:10px;font-weight:800}.widget-module__z9MkNW__demoTag{letter-spacing:.1em;background:color-mix(in srgb, var(--w-fc) 16%, transparent);opacity:.7;border-radius:5px;margin-left:auto;padding:2px 6px;font-size:9px;font-weight:800}.widget-module__z9MkNW__region{letter-spacing:.08em;background:color-mix(in srgb, var(--w-fc) 12%, transparent);color:var(--w-fc);opacity:.85;border-radius:5px;padding:2px 6px;font-size:9px;font-weight:800}.widget-module__z9MkNW__rankChip{letter-spacing:.02em;background:color-mix(in srgb, var(--w-accent) 18%, transparent);color:var(--w-accent);border-radius:6px;padding:2px 7px;font-size:10px;font-weight:800}.widget-module__z9MkNW__sessChip{border-radius:6px;padding:2px 7px;font-size:10px;font-weight:800}.widget-module__z9MkNW__sessUp{color:#0a0a0a;background:var(--good,#3eb05a)}.widget-module__z9MkNW__sessDown{color:#0a0a0a;background:var(--bad,#ff4d4d)}.widget-module__z9MkNW__ringPage{flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:6px 0;display:flex}.widget-module__z9MkNW__eloRow{flex-wrap:wrap;align-items:center;gap:6px;margin-top:3px;display:flex}.widget-module__z9MkNW__eloValue{color:var(--w-accent);font-variant-numeric:tabular-nums;font-size:24px;font-weight:900;line-height:1}.widget-module__z9MkNW__eloLabel{letter-spacing:.12em;opacity:.6;font-size:11px;font-weight:800}.widget-module__z9MkNW__ringInline{flex-direction:column;flex-shrink:0;align-items:center;gap:3px;margin-left:auto;display:flex}.widget-module__z9MkNW__ringCaption{letter-spacing:.06em;color:var(--w-accent);font-size:8px;font-weight:800}.widget-module__z9MkNW__progressWrap{margin-top:13px}.widget-module__z9MkNW__progressTrack{background:color-mix(in srgb, var(--w-fc) 12%, transparent);border-radius:99px;height:8px;overflow:hidden}.widget-module__z9MkNW__progressFill{height:100%;width:var(--w-progress);background:linear-gradient(90deg, var(--w-accent), color-mix(in srgb, var(--w-accent) 40%, #fff 30%));border-radius:99px;transition:width 1s cubic-bezier(.22,1,.36,1);position:relative}.widget-module__z9MkNW__progressFill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);animation:2.4s ease-in-out infinite widget-module__z9MkNW__shimmer;position:absolute;inset:0;transform:translate(-100%)}.widget-module__z9MkNW__progressMeta{letter-spacing:.06em;opacity:.55;text-transform:uppercase;justify-content:space-between;margin-top:6px;font-size:10px;font-weight:700;display:flex}.widget-module__z9MkNW__statsRow{gap:8px;margin-top:13px;display:flex}.widget-module__z9MkNW__stat{background:color-mix(in srgb, var(--w-fc) 6%, transparent);border-radius:10px;flex-direction:column;flex:1;align-items:center;padding:9px 4px;display:flex}.widget-module__z9MkNW__statValue{font-variant-numeric:tabular-nums;color:var(--w-accent);font-size:17px;font-weight:800}.widget-module__z9MkNW__statLabel{letter-spacing:.06em;text-transform:uppercase;opacity:.55;text-align:center;margin-top:3px;font-size:9px;font-weight:700}.widget-module__z9MkNW__ringCell{flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:4px;display:flex}.widget-module__z9MkNW__ringSvg{width:40px;height:40px}.widget-module__z9MkNW__ringTrack{fill:none;stroke:color-mix(in srgb, var(--w-fc) 14%, transparent);stroke-width:4px}.widget-module__z9MkNW__ringFill{fill:none;stroke-width:4px;stroke-linecap:round;transition:stroke-dashoffset 1s cubic-bezier(.22,1,.36,1)}.widget-module__z9MkNW__ringText{fill:var(--w-fc);text-anchor:middle;font-size:11px;font-weight:800}.widget-module__z9MkNW__graph{margin-top:13px}.widget-module__z9MkNW__graphHead{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.widget-module__z9MkNW__graphLabel{letter-spacing:.08em;text-transform:uppercase;opacity:.55;font-size:10px;font-weight:700}.widget-module__z9MkNW__graphDelta{font-variant-numeric:tabular-nums;font-size:12px;font-weight:800}.widget-module__z9MkNW__gUp{color:var(--good,#3eb05a)}.widget-module__z9MkNW__gDown{color:var(--bad,#ff4d4d)}.widget-module__z9MkNW__graphSvg{width:100%;height:56px;display:block}.widget-module__z9MkNW__graphMeta{letter-spacing:.04em;text-transform:uppercase;opacity:.45;justify-content:space-between;margin-top:2px;font-size:9px;font-weight:700;display:flex}.widget-module__z9MkNW__rotator{margin-top:13px;position:relative}.widget-module__z9MkNW__slideIn{animation:.45s cubic-bezier(.22,1,.36,1) both widget-module__z9MkNW__slideSwap}.widget-module__z9MkNW__rotator .widget-module__z9MkNW__statsRow,.widget-module__z9MkNW__rotator .widget-module__z9MkNW__recent{margin-top:0}.widget-module__z9MkNW__rotDots{justify-content:center;gap:6px;margin-top:10px;display:flex}.widget-module__z9MkNW__rotDot{background:color-mix(in srgb, var(--w-fc) 22%, transparent);border-radius:50%;width:5px;height:5px;transition:all .25s}.widget-module__z9MkNW__rotDotOn{background:var(--w-accent);border-radius:99px;width:14px}.widget-module__z9MkNW__recent{align-items:center;gap:10px;margin-top:13px;display:flex}.widget-module__z9MkNW__recentLabel{letter-spacing:.08em;text-transform:uppercase;opacity:.55;font-size:10px;font-weight:700}.widget-module__z9MkNW__dots{gap:6px;display:flex}.widget-module__z9MkNW__dot{color:#0a0a0a;border-radius:7px;place-items:center;width:24px;height:24px;font-size:11px;font-weight:900;display:grid}.widget-module__z9MkNW__win{background:var(--good,#3eb05a)}.widget-module__z9MkNW__loss{background:var(--bad,#ff4d4d)}.widget-module__z9MkNW__bestStreak{letter-spacing:.02em;color:var(--w-fc);opacity:.6;background:color-mix(in srgb, var(--w-fc) 8%, transparent);border-radius:6px;margin-left:auto;padding:3px 8px;font-size:10px;font-weight:700}.widget-module__z9MkNW__maps{flex-direction:column;gap:7px;margin-top:13px;display:flex}.widget-module__z9MkNW__mapsLabel{letter-spacing:.08em;text-transform:uppercase;opacity:.55;margin-bottom:1px;font-size:10px;font-weight:700}.widget-module__z9MkNW__mapRow{align-items:center;gap:9px;display:flex}.widget-module__z9MkNW__mapName{white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;width:64px;font-size:12px;font-weight:700;overflow:hidden}.widget-module__z9MkNW__mapBar{background:color-mix(in srgb, var(--w-fc) 12%, transparent);border-radius:99px;flex:1;height:7px;overflow:hidden}.widget-module__z9MkNW__mapFill{background:linear-gradient(90deg, var(--w-accent), color-mix(in srgb, var(--w-accent) 55%, #fff 25%));border-radius:99px;height:100%;transition:width .9s cubic-bezier(.22,1,.36,1);display:block}.widget-module__z9MkNW__mapPct{text-align:right;font-variant-numeric:tabular-nums;width:34px;color:var(--w-accent);flex-shrink:0;font-size:12px;font-weight:800}.widget-module__z9MkNW__stateCard{justify-content:center;align-items:center;gap:12px;min-height:90px;display:flex}.widget-module__z9MkNW__spinner{border:3px solid color-mix(in srgb, var(--w-fc) 18%, transparent);border-top-color:var(--w-accent);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite widget-module__z9MkNW__spin}.widget-module__z9MkNW__loadingText{opacity:.7;font-size:13px;font-weight:700}.widget-module__z9MkNW__enter{animation:.55s cubic-bezier(.22,1,.36,1) both widget-module__z9MkNW__cardIn}.widget-module__z9MkNW__enter .widget-module__z9MkNW__badgeWrap,.widget-module__z9MkNW__enter .widget-module__z9MkNW__idBlock,.widget-module__z9MkNW__enter .widget-module__z9MkNW__ringInline,.widget-module__z9MkNW__enter .widget-module__z9MkNW__progressWrap,.widget-module__z9MkNW__enter .widget-module__z9MkNW__statsRow>*,.widget-module__z9MkNW__enter .widget-module__z9MkNW__recent{animation-duration:.5s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both}.widget-module__z9MkNW__enter .widget-module__z9MkNW__badgeWrap{animation-name:widget-module__z9MkNW__popIn;animation-duration:.55s;animation-timing-function:cubic-bezier(.34,1.56,.64,1);animation-delay:20ms}.widget-module__z9MkNW__enter .widget-module__z9MkNW__idBlock{animation-name:widget-module__z9MkNW__slideRight;animation-delay:.12s}.widget-module__z9MkNW__enter .widget-module__z9MkNW__ringInline{animation-name:widget-module__z9MkNW__popIn;animation-timing-function:cubic-bezier(.34,1.56,.64,1);animation-delay:.2s}.widget-module__z9MkNW__enter .widget-module__z9MkNW__progressWrap{animation-name:widget-module__z9MkNW__fadeUp;animation-delay:.28s}.widget-module__z9MkNW__enter .widget-module__z9MkNW__statsRow>*{animation-name:widget-module__z9MkNW__fadeUp}.widget-module__z9MkNW__enter .widget-module__z9MkNW__statsRow>:first-child{animation-delay:.36s}.widget-module__z9MkNW__enter .widget-module__z9MkNW__statsRow>:nth-child(2){animation-delay:.44s}.widget-module__z9MkNW__enter .widget-module__z9MkNW__statsRow>:nth-child(3){animation-delay:.52s}.widget-module__z9MkNW__enter .widget-module__z9MkNW__statsRow>:nth-child(4){animation-delay:.6s}.widget-module__z9MkNW__enter .widget-module__z9MkNW__statsRow>:nth-child(5){animation-delay:.68s}.widget-module__z9MkNW__enter .widget-module__z9MkNW__recent{animation-name:widget-module__z9MkNW__fadeUp;animation-delay:.7s}.widget-module__z9MkNW__enter .widget-module__z9MkNW__dot{animation:.45s cubic-bezier(.34,1.56,.64,1) both widget-module__z9MkNW__dotPop}.widget-module__z9MkNW__flat{border:1px solid color-mix(in srgb, var(--w-fc) 8%, transparent)}.widget-module__z9MkNW__glass{-webkit-backdrop-filter:blur(14px)saturate(140%);border:1px solid color-mix(in srgb, var(--w-fc) 14%, transparent);box-shadow:0 8px 40px #00000059}.widget-module__z9MkNW__neon{border:1.5px solid var(--w-accent);box-shadow:0 0 0 1px color-mix(in srgb, var(--w-accent) 40%, transparent), 0 0 24px color-mix(in srgb, var(--w-accent) 45%, transparent), inset 0 0 18px color-mix(in srgb, var(--w-accent) 12%, transparent)}.widget-module__z9MkNW__neon .widget-module__z9MkNW__nick,.widget-module__z9MkNW__neon .widget-module__z9MkNW__eloValue{text-shadow:0 0 12px color-mix(in srgb, var(--w-accent) 60%, transparent)}.widget-module__z9MkNW__gradient{background:linear-gradient(135deg, color-mix(in srgb, var(--w-accent) 22%, var(--w-bg)), var(--w-bg) 55%);border:1px solid color-mix(in srgb, var(--w-fc) 10%, transparent)}.widget-module__z9MkNW__minimal{background:0 0}.widget-module__z9MkNW__minimal .widget-module__z9MkNW__glow{display:none}.widget-module__z9MkNW__minimal .widget-module__z9MkNW__stat{background:0 0;padding:4px 0}@keyframes widget-module__z9MkNW__spin{to{transform:rotate(360deg)}}@keyframes widget-module__z9MkNW__shimmer{0%{transform:translate(-100%)}60%,to{transform:translate(220%)}}@keyframes widget-module__z9MkNW__cardIn{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes widget-module__z9MkNW__fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes widget-module__z9MkNW__slideRight{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes widget-module__z9MkNW__popIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes widget-module__z9MkNW__slideSwap{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes widget-module__z9MkNW__ringDraw{0%{stroke-dashoffset:var(--circ)}}@keyframes widget-module__z9MkNW__badgePulse{0%,to{opacity:.22;transform:scale(1)}50%{opacity:.36;transform:scale(1.06)}}.widget-module__z9MkNW__enter .widget-module__z9MkNW__badgeGlow{animation:3.2s ease-in-out infinite widget-module__z9MkNW__badgePulse}@keyframes widget-module__z9MkNW__dotPop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.widget-module__z9MkNW__enter,.widget-module__z9MkNW__enter *{animation:none!important}}
