.vt{background:#fff;border:1px solid #e8e1d6;border-radius:20px;box-shadow:0 2px 4px rgba(26,21,18,.04),0 14px 34px -18px rgba(26,21,18,.18);overflow:hidden}.vt__controls{padding:26px;display:flex;flex-direction:column;gap:22px}.vt__label{display:block;font-size:14px;font-weight:700;color:#1a1512;margin-bottom:10px}.vt__types{display:flex;flex-wrap:wrap;gap:8px}.vt__type{padding:9px 15px;border-radius:999px;border:1px solid #e8e1d6;background:#fbf9f6;font-size:13.5px;font-weight:700;color:#514a40;cursor:pointer;transition:all .14s ease}.vt__type:hover{border-color:#ffc0a6;color:#ff4c0c}.vt__type.is-active{background:#ff4c0c;border-color:#ff4c0c;color:#fff}.vt__input{width:100%;padding:13px 16px;border:1px solid #e8e1d6;border-radius:12px;font-size:16px;font-weight:700;color:#1a1512;background:#fbf9f6;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vt__input:focus{outline:2px solid #ff4c0c;outline-offset:1px}.vt__bracket{margin-top:8px;font-size:13px;color:#6a6156;font-weight:600}.vt__result{padding:26px;background:linear-gradient(180deg,#fff6f2,#fbf9f6);border-top:1px solid #e8e1d6}.vt__result-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;font-size:15px;color:#514a40;border-bottom:1px solid #efeae2;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vt__result-row b,.vt__result-row--total{font-weight:800;color:#1a1512}.vt__result-row--total{border-bottom:none;font-size:17px;padding-top:16px}.vt__result-row--total b{color:#ff4c0c;font-size:22px}.vt__note{font-size:12.5px;color:#6a6156;line-height:1.6;margin:14px 0 0}.vt__cta{display:inline-flex;align-items:center;margin-top:16px;padding:13px 22px;border-radius:999px;background:#ff4c0c;color:#fff;font-weight:700;font-size:14.5px;text-decoration:none;box-shadow:0 8px 20px -8px rgba(255,76,12,.55);transition:transform .14s ease}.vt__cta:hover{transform:translateY(-2px)}.vt-info{margin:32px 0}.vt-info h2{font-size:19px;font-weight:800;color:#1a1512;margin:0 0 10px}.vt-info p{font-size:14.5px;color:#514a40;line-height:1.7;margin:0 0 12px}