@charset "utf-8";
.bp-vnd{max-width:1240px;margin:0 auto;padding:30px 20px 64px;color:#e9edf4;}
.bp-vnd__hero{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;overflow:hidden;margin-bottom:18px;padding:34px 36px;border:1px solid rgba(233,189,66,.22);border-radius:24px;background:radial-gradient(circle at 90% 10%,rgba(233,189,66,.16),transparent 34%),linear-gradient(135deg,#191b20,#101216 70%);box-shadow:0 22px 55px rgba(0,0,0,.27);}
.bp-vnd__hero:before{position:absolute;top:0;left:36px;width:120px;height:3px;background:#e9bd42;content:"";}
.bp-vnd__eyebrow,.bp-vndInfo header span{display:block;margin-bottom:9px;color:#e9bd42;font-size:11px;font-weight:900;letter-spacing:.18em;}
.bp-vnd__hero h1{margin:0 0 11px;color:#fff;font-size:clamp(28px,4vw,46px);font-weight:950;letter-spacing:-.055em;line-height:1.1;}
.bp-vnd__hero p{max-width:670px;margin:0;color:rgba(255,255,255,.57);font-size:14px;line-height:1.75;}
.bp-vnd__status{display:flex;flex:0 0 auto;align-items:center;gap:8px;padding:9px 12px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(0,0,0,.22);color:rgba(255,255,255,.6);font-size:11px;font-weight:800;}
.bp-vnd__status i{width:7px;height:7px;border-radius:50%;background:#ff6868;box-shadow:0 0 0 5px rgba(255,104,104,.11);}
.bp-vnd__status.is-live i{background:#56cfa0;box-shadow:0 0 0 5px rgba(86,207,160,.11);}
.bp-vnd__rates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px;}
.bp-vndRate{position:relative;overflow:hidden;padding:23px 25px;border:1px solid rgba(233,189,66,.22);border-radius:20px;background:linear-gradient(145deg,rgba(233,189,66,.095),rgba(20,22,27,.98) 58%);}
.bp-vndRate:after{position:absolute;right:-35px;bottom:-65px;width:160px;height:160px;border:1px solid rgba(233,189,66,.12);border-radius:50%;content:"";}
.bp-vndRate--usd{border-color:rgba(88,166,255,.2);background:linear-gradient(145deg,rgba(88,166,255,.09),rgba(20,22,27,.98) 58%);}
.bp-vndRate__top,.bp-vndRate__bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;}
.bp-vndRate__top span{color:#fff;font-size:16px;font-weight:900;}.bp-vndRate__top b{color:rgba(255,255,255,.4);font-size:11px;letter-spacing:.08em;}
.bp-vndRate__value{margin:20px 0 17px;color:#f0ca5d;font-size:clamp(36px,5vw,55px);font-weight:950;letter-spacing:-.045em;line-height:1;font-variant-numeric:tabular-nums;}
.bp-vndRate--usd .bp-vndRate__value{color:#6eb2ff;}.bp-vndRate__value small{font-size:13px;letter-spacing:.05em;}
.bp-vndRate__bottom{color:rgba(255,255,255,.42);font-size:11px;font-weight:800;}.bp-vndRate__bottom strong{font-size:12px;}.bp-vnd .is-up{color:#ff6962}.bp-vnd .is-down{color:#58a6ff}.bp-vnd .is-same{color:#e9bd42}
.bp-vnd__grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:16px;margin-bottom:16px;}
.bp-vndPanel,.bp-vndInfo{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:linear-gradient(145deg,#1b1e24,#121419);box-shadow:0 14px 36px rgba(0,0,0,.18);}
.bp-vndPanel__head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 22px;border-bottom:1px solid rgba(255,255,255,.08);}.bp-vndPanel__head span{display:block;margin-bottom:4px;color:#e9bd42;font-size:9px;font-weight:900;letter-spacing:.14em;}.bp-vndPanel__head h2{margin:0;color:#fff;font-size:18px;font-weight:900;letter-spacing:-.03em;}.bp-vndPanel__head em{color:rgba(255,255,255,.35);font-size:10px;font-style:normal;font-weight:800;}
.bp-vndCalc__body{padding:20px 22px 23px;}.bp-vndCalc__body label{display:block;color:rgba(255,255,255,.58);font-size:11px;font-weight:800;}.bp-vndCalc__labelRow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.bp-vndCalc__labelRow button{padding:4px 8px;border:1px solid rgba(233,189,66,.23);border-radius:7px;background:rgba(233,189,66,.06);color:#dcb642;font-size:9px;font-weight:900;cursor:pointer}.bp-vndCalc__labelRow button:hover{border-color:rgba(233,189,66,.5);background:rgba(233,189,66,.11);color:#f0ca5d}
.bp-vndCalc__input{display:flex;align-items:center;height:49px;padding:0 14px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#0e1014;transition:border-color .18s ease,box-shadow .18s ease;}.bp-vndCalc__input:focus-within{border-color:rgba(233,189,66,.68);box-shadow:0 0 0 3px rgba(233,189,66,.09),inset 0 0 18px rgba(233,189,66,.025);}.bp-vndCalc__input input,.bp-vndCalc__input input:focus,.bp-vndCalc__input input:focus-visible{width:100%;height:auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#fff!important;font-size:20px;font-weight:900;font-variant-numeric:tabular-nums;-webkit-appearance:none;appearance:none;}.bp-vndCalc__input span{color:#e9bd42;font-size:11px;font-weight:900;}
.bp-vndCalc__result{display:flex;align-items:baseline;justify-content:flex-end;gap:7px;padding:12px 3px 0;}.bp-vndCalc__result small{margin-right:auto;color:rgba(255,255,255,.35);font-size:10px;}.bp-vndCalc__result strong{color:#fff;font-size:22px;font-weight:950;font-variant-numeric:tabular-nums;}.bp-vndCalc__result b{color:rgba(255,255,255,.42);font-size:10px;}
.bp-vndCalc__divider{display:flex;align-items:center;gap:10px;margin:13px 0;color:rgba(255,255,255,.22);font-size:9px;}.bp-vndCalc__divider:before,.bp-vndCalc__divider:after{height:1px;flex:1;background:rgba(255,255,255,.07);content:"";}
.bp-vndChart__legend{display:flex;justify-content:flex-end;gap:16px;padding:15px 22px 0;color:rgba(255,255,255,.5);font-size:10px;font-weight:800;}.bp-vndChart__legend span{display:flex;align-items:center;gap:6px}.bp-vndChart__legend i{width:16px;height:3px;border-radius:9px;background:#e9bd42}.bp-vndChart__legend i.is-usd{background:#58a6ff}
.bp-vndChart__box{position:relative;min-height:245px;padding:3px 14px 14px;}.bp-vndChart__box svg{display:block;width:100%;height:auto;min-height:225px;}.bp-vndChart__empty{position:absolute;inset:0;display:grid;place-items:center;color:rgba(255,255,255,.35);font-size:12px;}
.bp-vndInfo{margin-bottom:16px;padding:25px 26px;}.bp-vndInfo header{margin-bottom:19px}.bp-vndInfo header h2{margin:0;color:#fff;font-size:22px;font-weight:900;letter-spacing:-.04em;}.bp-vndInfo__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bp-vndInfo__cards article{padding:18px;border:1px solid rgba(255,255,255,.07);border-radius:14px;background:rgba(255,255,255,.025)}.bp-vndInfo__cards b{color:#e9bd42;font-size:11px}.bp-vndInfo__cards h3{margin:9px 0 7px;color:#fff;font-size:14px}.bp-vndInfo__cards p{margin:0;color:rgba(255,255,255,.48);font-size:12px;line-height:1.65}
.bp-vnd__foot{display:flex;align-items:center;gap:20px;flex-wrap:wrap;padding:15px 4px;color:rgba(255,255,255,.38);font-size:10px}.bp-vnd__foot strong{color:rgba(255,255,255,.65)}.bp-vnd__foot p{flex-basis:100%;margin:0;color:rgba(255,255,255,.27)}
@media(max-width:800px){.bp-vnd{padding:18px 12px 45px}.bp-vnd__hero{display:block;padding:26px 22px}.bp-vnd__status{width:max-content;margin-top:18px}.bp-vnd__grid{grid-template-columns:1fr}.bp-vndInfo__cards{grid-template-columns:1fr}.bp-vnd__rates{gap:10px}.bp-vndRate{padding:18px}.bp-vndRate__value{font-size:clamp(27px,8vw,42px)}}
@media(max-width:520px){.bp-vnd__hero p{font-size:12px}.bp-vndRate__top span{font-size:13px}.bp-vndRate__top b{display:none}.bp-vndRate__value{margin:16px 0 13px}.bp-vndRate__bottom span{display:none}.bp-vndRate__bottom{justify-content:flex-end}.bp-vndPanel__head,.bp-vndCalc__body{padding-left:17px;padding-right:17px}.bp-vndChart__box{min-height:205px}.bp-vndChart__box svg{min-height:190px}.bp-vndInfo{padding:22px 18px}}
