.ebv{--ebv-ink: #311018;--ebv-muted: #7a5660;--ebv-panel: #fff7f8;--ebv-line: rgba(143, 34, 57, .2);--ebv-red: #c61235;--ebv-red-dark: #870a23;--ebv-red-soft: #ffe1e7;--ebv-cream: #fffdfb;color:var(--ebv-ink);width:100%}.theme-dark .ebv{--ebv-ink: #fff0f3;--ebv-muted: #e3a7b5;--ebv-panel: #261217;--ebv-line: rgba(255, 177, 190, .22);--ebv-red: #ff4668;--ebv-red-dark: #b80d31;--ebv-red-soft: rgba(255, 70, 104, .18);--ebv-cream: #170b0e}.ebv__panel{display:grid;gap:1rem;grid-template-columns:minmax(0,1fr);padding:1rem;border:1px solid var(--ebv-line);border-radius:8px;background:radial-gradient(circle at 18% 12%,rgba(255,112,132,.22),transparent 28%),linear-gradient(135deg,var(--ebv-panel),var(--ebv-cream));box-shadow:0 18px 48px #70122521}.ebv__controls,.ebv__visual,.ebv__results{min-width:0}.ebv [hidden]{display:none}.ebv__unit,.ebv__row,.ebv__selector-stack,.ebv__chips,.ebv__results{display:grid;gap:.7rem}.ebv__unit{grid-template-columns:1fr 1fr;padding:.25rem;border:1px solid var(--ebv-line);border-radius:999px;background:#ffffff7a}.theme-dark .ebv__unit{background:#ffffff0d}.ebv__pill{border:0;border-radius:999px;padding:.65rem .9rem;color:var(--ebv-muted);background:transparent;font-weight:800;cursor:pointer}.ebv__pill--active{color:#fff;background:linear-gradient(135deg,var(--ebv-red),var(--ebv-red-dark))}.ebv__row{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.8rem}.ebv__row--imperial{grid-template-columns:repeat(3,minmax(0,1fr))}.ebv__field,.ebv__choice-field{display:grid;gap:.35rem;min-width:0;color:var(--ebv-muted);font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.ebv__choice-field{gap:.45rem}.ebv__selector-stack{margin-top:.8rem}.ebv__choice{display:grid;gap:.35rem;padding:.35rem;border:1px solid var(--ebv-line);border-radius:8px;background:#ffffff7a}.theme-dark .ebv__choice{background:#ffffff0e}.ebv__choice--sex{grid-template-columns:repeat(2,minmax(0,1fr))}.ebv__choice--build{grid-template-columns:repeat(4,minmax(0,1fr))}.ebv__choice-btn{min-width:0;border:0;border-radius:7px;padding:.72rem .6rem;color:var(--ebv-muted);background:transparent;font:inherit;font-size:.92rem;font-weight:900;line-height:1.1;cursor:pointer;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.ebv__choice-btn:hover{color:var(--ebv-ink);background:#c612351c}.ebv__choice-btn--active{color:#fff;background:var(--ebv-red);box-shadow:0 8px 20px #c6123542}.theme-dark .ebv__choice-btn--active{color:#fff;background:#f23b62;box-shadow:0 8px 24px #f23b6247}.ebv__choice-btn:focus-visible{outline:3px solid rgba(255,84,119,.28);outline-offset:2px}.ebv__field input{width:100%;min-width:0;border:1px solid var(--ebv-line);border-radius:8px;padding:.84rem .85rem;color:var(--ebv-ink);background:#ffffffbd;font:inherit;font-size:1rem;font-weight:850;text-transform:none;letter-spacing:0}.ebv__field input:hover{border-color:#c612356b;background-color:#fffffff5}.ebv__field input:focus{outline:3px solid rgba(198,18,53,.16);outline-offset:2px;border-color:var(--ebv-red)}.theme-dark .ebv__field input{background:#ffffff0f}.theme-dark .ebv__field input:hover{background-color:#ffffff1f}.ebv__chips{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:.8rem}.ebv__chips span{display:flex;align-items:center;gap:.4rem;padding:.7rem;border-radius:8px;background:var(--ebv-red-soft);color:var(--ebv-muted);font-weight:800}.ebv__chips svg{width:1.1rem;height:1.1rem;color:var(--ebv-red)}.ebv__chips strong{color:var(--ebv-ink);font-size:1.15rem}.ebv__note,.ebv__method-note{margin-top:.8rem;padding:.8rem;border-left:4px solid var(--ebv-red);border-radius:8px;background:#ffffff80}.theme-dark .ebv__note,.theme-dark .ebv__method-note{background:#ffffff0d}.ebv__note p,.ebv__method-note p{margin:.25rem 0 0;color:var(--ebv-muted);line-height:1.45}.ebv__visual{display:grid;place-items:center;gap:.8rem;padding:.8rem}.ebv__bag{position:relative;width:min(72vw,260px);height:320px;perspective:900px}.ebv__bag-neck{position:absolute;z-index:2;top:0;left:50%;width:76px;height:34px;transform:translate(-50%);border:1px solid var(--ebv-line);border-radius:8px 8px 2px 2px;background:linear-gradient(90deg,#ffffff73,#ffffff14)}.ebv__bag-body{position:absolute;inset:28px 0 0;overflow:hidden;border:2px solid rgba(255,255,255,.78);border-radius:36px 36px 64px 64px;background:linear-gradient(100deg,#ffffff9e,#ffffff14 34%,#0000000d),#ffffff47;box-shadow:inset 0 0 28px #690c2033,0 24px 44px #54091933;transform:rotateX(4deg)}.ebv__liquid{position:absolute;right:0;bottom:0;left:0;height:62%;background:radial-gradient(ellipse at 50% 0,rgba(255,164,176,.85),transparent 16%),linear-gradient(180deg,#ec314f,var(--ebv-red-dark));transition:height .24s ease}.ebv__liquid:before{content:"";position:absolute;top:-13px;left:-8%;width:116%;height:26px;border-radius:50%;background:#ff7485e6;animation:ebv-wave 2.8s ease-in-out infinite}.ebv__shine{position:absolute;top:24px;left:28px;width:42px;height:210px;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.68),transparent);opacity:.8}.ebv__marks{position:absolute;inset:18px 18px 26px auto;display:flex;flex-direction:column;justify-content:space-between;color:#ffffffdb;font-weight:900;text-shadow:0 1px 8px rgba(0,0,0,.24)}.ebv__total{display:grid;gap:.15rem;text-align:center}.ebv__total span{color:var(--ebv-muted);font-weight:800}.ebv__total strong{color:var(--ebv-red);font-size:clamp(2.4rem,12vw,4.8rem);line-height:.98}.ebv__result-card{padding:.9rem;border:1px solid var(--ebv-line);border-radius:8px;background:#ffffff8f}.theme-dark .ebv__result-card{background:#ffffff0d}.ebv__result-card span{color:var(--ebv-muted);font-weight:900;text-transform:uppercase;letter-spacing:.04em}.ebv__result-card strong{display:block;margin-top:.25rem;color:var(--ebv-ink);font-size:1.65rem}.ebv__result-card p{margin:.35rem 0 0;color:var(--ebv-muted);line-height:1.35}.ebv__result-card--primary{border-color:#c612356b}.ebv__bar{overflow:hidden;height:.55rem;margin-top:.7rem;border-radius:999px;background:#7a56602b}.ebv__bar i{display:block;height:100%;width:60%;border-radius:inherit;background:linear-gradient(90deg,var(--ebv-red),#ff8aa0);transition:width .22s ease}.ebv__method-note small{display:block;margin-top:.45rem;color:var(--ebv-muted)}@keyframes ebv-wave{0%,to{transform:translate(-1.5%) rotate(-1deg)}50%{transform:translate(1.5%) rotate(1deg)}}@media(min-width:860px){.ebv__panel{grid-template-columns:minmax(280px,.9fr) minmax(240px,.7fr) minmax(300px,1fr);align-items:center;padding:1.2rem}}@media(max-width:520px){.ebv__row,.ebv__row--imperial,.ebv__chips{grid-template-columns:1fr}.ebv__bag{height:280px}}
