.nbt-upgproto{--ink:#17191b;--ink-2:#232629;--navy:#0b1c2b;--gold:#c2965a;--gold-light:#ffca81;--paper:#fff;--muted:#777b7f;--line:#dedbd4;--white:#fff;--green:#65cf72;--radius:14px;--shadow:0 18px 50px rgba(20,22,24,.11)}
.nbt-upgproto button,.nbt-upgproto input,.nbt-upgproto select,.nbt-upgproto textarea{font-family:"Fb Matador","Noto Sans",Tahoma,Arial,sans-serif}
.nbt-upgproto button,.nbt-upgproto input,.nbt-upgproto select,.nbt-upgproto textarea{font-size:inherit}
.nbt-upgproto button,.nbt-upgproto label,.nbt-upgproto select{cursor:pointer}
.nbt-upgproto .payment-shell{max-width:1240px;margin:-42px auto 90px;padding:0 24px;position:relative;z-index:2}
.nbt-upgproto .progress{height:84px;background:#fff;border-radius:18px 18px 0 0;display:flex;justify-content:center;align-items:center;gap:15px;border-bottom:1px solid var(--line)}
.nbt-upgproto .progress-item{display:flex;align-items:center;gap:9px;color:#a09c95;font-size:16px;white-space:nowrap}
.nbt-upgproto .progress-item span{display:grid;place-items:center;width:29px;height:29px;border:1px solid #cbc7bf;border-radius:50%;font-size:16px;font-weight:700}
.nbt-upgproto .progress-item.active{color:var(--ink)}
.nbt-upgproto .progress-item.active span{background:var(--gold);border-color:var(--gold);color:white}
.nbt-upgproto .progress-line{width:90px;height:2px;background:#e3e0da}
.nbt-upgproto .progress-line i{display:block;width:0;height:100%;background:var(--gold);transition:.3s}
.nbt-upgproto .workspace{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.85fr);gap:28px;background:#fff;padding:42px;border-radius:0 0 18px 18px;box-shadow:var(--shadow)}
.nbt-upgproto .form-step+.form-step{margin-top:44px;padding-top:38px;border-top:1px solid var(--line)}
.nbt-upgproto .section-heading{margin-bottom:25px}
.nbt-upgproto .section-heading.compact{margin-bottom:22px}
.nbt-upgproto .step-kicker{display:block;color:var(--gold);font-size:15px;font-weight:800;letter-spacing:.4px}
.nbt-upgproto .section-heading h2{margin:3px 0 2px;color:var(--ink);font-size:34px;line-height:1.15;letter-spacing:-.6px}
.nbt-upgproto .section-heading p{margin:0;color:var(--muted);font-size:17px}
.nbt-upgproto .action-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:20px}
.nbt-upgproto .action-card{position:relative;min-height:90px;display:grid;grid-template-columns:46px 1fr;grid-template-rows:auto auto;column-gap:14px;align-content:center;transition:all .18s ease;border:2px solid transparent;padding:19px 10px}
.nbt-upgproto .action-card:hover{transform:translateY(-2px);border-color:#c3a477;box-shadow:0 8px 22px rgba(28,27,24,.08)} .nbt-upgproto .action-card.selected{border:2px solid var(--gold);padding:19px 10px;background:#fdfaf5;box-shadow:0 7px 20px rgba(194,150,90,.12)}
.nbt-upgproto .action-card input{position:absolute;opacity:0;pointer-events:none}
.nbt-upgproto .action-icon{grid-row:1/3;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#f2ece3;color:var(--gold)}
.nbt-upgproto .action-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.nbt-upgproto .action-icon circle{fill:currentColor;stroke:none}
.nbt-upgproto .action-card strong{align-self:end;color:var(--ink);font-size:18px}
.nbt-upgproto .action-card small{align-self:start;color:var(--muted);font-size:15px}
.nbt-upgproto .card-check{position:absolute;top:11px;inset-inline-end:11px;color:white;border-radius:50%;place-items:center;font-size:14px;display:flex;align-items:center;justify-content:center;line-height:1}
.nbt-upgproto .selected .card-check{display:grid}
.nbt-upgproto .field{display:flex;flex-direction:column;gap:7px}
.nbt-upgproto .field.full{margin-bottom:18px}
.nbt-upgproto .field label{cursor:default;color:var(--ink);font-weight:700;font-size:16px}
.nbt-upgproto .field label span{font-weight:400;color:#96918a}
.nbt-upgproto .field small{font-size:14px;color:#8b8780}
.nbt-upgproto .two-cols{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}
.nbt-upgproto .select-wrap{position:relative}
.nbt-upgproto .select-wrap:after{content:"⌄";position:absolute;left:17px;top:50%;transform:translateY(-58%);pointer-events:none;color:#6f6b64;font-size:24px}
.nbt-upgproto .field select,.nbt-upgproto .field input,.nbt-upgproto .field textarea{width:100%;border:1px solid #cbc7bf;border-radius:10px;background:white;color:#2f3133;outline:none;transition:.2s}
.nbt-upgproto .field select{height:54px;padding:0 16px;appearance:none}
.nbt-upgproto .field textarea{resize:vertical;min-height:84px;padding:13px 15px;cursor:text}
.nbt-upgproto .field input:focus,.nbt-upgproto .field select:focus,.nbt-upgproto .field textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(194,150,90,.14)}
.nbt-upgproto .money-input{position:relative} .nbt-upgproto .money-input input{padding:0 15px 0 43px;text-align:start}
.nbt-upgproto .money-input span{position:absolute;left:17px;top:50%;transform:translateY(-50%);font-weight:700;color:#6d6963}
.nbt-upgproto .counter{height:54px;border:1px solid #cbc7bf;border-radius:10px;display:grid;grid-template-columns:50px 1fr 50px;align-items:center;text-align:center;overflow:hidden}
.nbt-upgproto .counter button{height:100%;border:0;background:#f4f1ec;color:var(--ink);font-size:25px}
.nbt-upgproto .counter button:hover{background:#ebe4da}
.nbt-upgproto .counter output{font-weight:700}
.nbt-upgproto .summary-card{align-self:start;position:sticky;top:24px;background:var(--ink-2);color:white;border-radius:var(--radius);padding:26px;box-shadow:0 16px 38px rgba(17,18,19,.22);overflow:hidden}
.nbt-upgproto .summary-card:before{content:"";position:absolute;width:170px;height:170px;border:1px solid rgba(255,202,129,.08);border-radius:50%;top:-90px;left:-70px}
.nbt-upgproto .summary-title{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.13);font-size:22px;font-weight:700}
.nbt-upgproto .lock{color:var(--gold-light);transform:rotate(-25deg);font-size:25px}
.nbt-upgproto .summary-card dl{margin:20px 0}
.nbt-upgproto .summary-card dl div{display:flex;justify-content:space-between;gap:15px;padding:8px 0}
.nbt-upgproto .summary-card dt{color:#bbbcb9;font-size:16px}
.nbt-upgproto .summary-card dd{margin:0;text-align:left;font-size:16px;font-weight:600;max-width:62%}
.nbt-upgproto .summary-total{display:flex;justify-content:space-between;align-items:end;margin-top:17px;padding-top:19px;border-top:1px solid rgba(255,255,255,.13)}
.nbt-upgproto .summary-total span{font-size:16px}
.nbt-upgproto .summary-total strong{color:var(--gold-light);font-size:31px;line-height:1;direction:ltr}
.nbt-upgproto .pay-button{width:100%;height:58px;margin-top:22px;border:0;border-radius:10px;background:var(--gold);color:white;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:700;transition:.18s}
.nbt-upgproto .pay-button:hover{background:#d0a76f;transform:translateY(-1px)}
.nbt-upgproto .pay-button strong{direction:ltr}
.nbt-upgproto .pay-button b{font-size:20px;margin-right:auto;position:absolute;left:45px}
.nbt-upgproto .trust-row{display:flex;justify-content:center;gap:15px;margin-top:15px;color:#d8d7d3;font-size:14px}
.nbt-upgproto .trust-row b{display:inline-grid;place-items:center;width:15px;height:15px;border:1px solid var(--gold-light);border-radius:50%;color:var(--gold-light);font-size:11px}
.nbt-upgproto .secure-note{text-align:center;margin:12px 0 0;color:#91938f;font-size:13px}
.nbt-upgproto .mobile-paybar{display:none} .nbt-upgproto .toast{position:fixed;z-index:30;right:30px;bottom:30px;transform:translateY(150%);opacity:0;pointer-events:none;display:flex;gap:12px;align-items:center;max-width:420px;padding:16px 19px;border-radius:12px;background:#17291c;color:white;box-shadow:0 18px 45px rgba(0,0,0,.25);transition:.35s}
.nbt-upgproto .toast.show{transform:translateY(0);opacity:1;pointer-events:auto}
.nbt-upgproto .toast>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--green);color:#15371c;font-weight:800}
.nbt-upgproto .toast div{display:grid}
.nbt-upgproto .toast small{color:#c6d1c8}
@media(max-width:850px){
.nbt-upgproto .payment-shell{margin:-28px auto 104px;padding:0 12px}
.nbt-upgproto .progress{height:70px;border-radius:14px 14px 0 0;padding:0 12px}
.nbt-upgproto .progress-item b{display:none}
.nbt-upgproto .progress-line{width:55px}
.nbt-upgproto .workspace{display:block;padding:25px 18px 28px;border-radius:0 0 14px 14px}
.nbt-upgproto .section-heading h2{font-size:28px}
.nbt-upgproto .action-grid{grid-template-columns:1fr;gap:10px}
.nbt-upgproto .action-card{min-height:102px;padding:16px;grid-template-columns:42px 1fr}
.nbt-upgproto .action-icon{width:42px;height:42px}
.nbt-upgproto .form-step+.form-step{margin-top:30px;padding-top:28px}
.nbt-upgproto .two-cols{grid-template-columns:1fr;gap:17px}
.nbt-upgproto .summary-card{position:static;margin-top:28px;padding:22px;box-shadow:none}
.nbt-upgproto .summary-card .pay-button{display:none}
.nbt-upgproto .mobile-paybar{position:fixed;z-index:20;display:flex;bottom:0;left:0;right:0;background:white;padding:11px 14px max(11px,env(safe-area-inset-bottom));box-shadow:0 -8px 30px rgba(23,25,27,.14);justify-content:space-between;align-items:center;gap:15px}
.nbt-upgproto .mobile-paybar div{display:grid}
.nbt-upgproto .mobile-paybar div span{font-size:13px;color:#777}
.nbt-upgproto .mobile-paybar div strong{font-size:22px;direction:ltr;color:var(--ink)}
.nbt-upgproto .mobile-paybar button{height:49px;flex:1;border:0;border-radius:9px;background:var(--gold);color:white;font-weight:700}
.nbt-upgproto .mobile-paybar button span{font-size:19px;margin-right:8px}
.nbt-upgproto .toast{right:14px;left:14px;bottom:87px}
}
@media(max-width:390px){
.nbt-upgproto .workspace{padding-inline:14px}
.nbt-upgproto .summary-card{padding:19px}
.nbt-upgproto .action-card small{font-size:14px}
.nbt-upgproto .trust-row{gap:9px}
} .nbt-upgproto--in-hero .payment-shell{margin-top:0;margin-bottom:0;padding-bottom:60px}
.hero-connected .nbt-upgproto--in-hero{position:relative;z-index:10;width:100%} @media(max-width:850px){
.nbt-upgproto .summary-card{position:relative}
}  .nbt-upgproto .workspace{border-radius:0 0 20px 20px;box-shadow:0 6px 26px rgba(60,50,35,.11)}
.nbt-upgproto .progress{border-radius:20px 20px 0 0}
.nbt-upgproto .summary-card{border-radius:20px;box-shadow:0 6px 26px rgba(60,50,35,.18)} .nbt-upgproto .section-heading h2{color:#b58f50}
.nbt-upgproto .step-kicker{color:#c2965a} .nbt-upgproto .field select,
.nbt-upgproto .field input,
.nbt-upgproto .field textarea,
.nbt-upgproto .counter{border:1px solid rgba(110,110,110,.32);border-radius:14px}
.nbt-upgproto .field select,
.nbt-upgproto .money-input input,
.nbt-upgproto .counter{height:52px}
.nbt-upgproto .field input:focus,
.nbt-upgproto .field select:focus,
.nbt-upgproto .field textarea:focus{border-color:#c2965a;box-shadow:0 0 0 3px rgba(194,150,90,.16)}
.nbt-upgproto .counter button{background:#f6f2ec}
.nbt-upgproto .counter button:hover{background:#efe6d8} .nbt-upgproto .action-card.selected{border-color:#c2965a;background:#fdfaf5}
.nbt-upgproto .action-card:hover{border-color:#c2965a}
.nbt-upgproto .action-icon{background:#f6efe4;color:#b58f50}
.nbt-upgproto .card-check{background:#c2965a} .nbt-upgproto .pay-button,
.nbt-upgproto .mobile-paybar button{
border-radius:130px;
background:linear-gradient(90deg,#c2965a 0,#341f02 100%);
border:5px solid transparent; background-clip:padding-box;
box-shadow:0 0 0 1px #c2965a;
color:#fff;
transition:filter .25s ease,transform .18s ease}  .nbt-upgproto .pay-button:hover,
.nbt-upgproto .mobile-paybar button:hover{
background-image:linear-gradient(90deg,#c2965a 0,#341f02 100%);
background-color:transparent;
background-clip:padding-box;
filter:brightness(1.08);transform:translateY(-1px)} .nbt-upgproto .pay-button b{position:static;margin-inline-start:auto} .nbt-upgproto small.deposit-hint{color:#c0392b;font-weight:600} .nbt-upgproto .action-icon img{max-width:24px;max-height:24px;width:auto;height:auto;object-fit:contain;display:block} .nbt-upgproto .money-input input[readonly]{background:#f6f2ec;color:#6d6963;cursor:not-allowed} .nbt-upgproto .summary-fee{display:flex;justify-content:space-between;align-items:center;
gap:15px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.13);
color:#bbbcb9;font-size:16px}
.nbt-upgproto .summary-fee #summary-fee{color:#fff;font-weight:600;direction:ltr}
.nbt-upgproto .summary-fee + .summary-total{margin-top:12px;padding-top:14px}  .page-template-template-upgrades-proto .hero-connected{
background:linear-gradient(180deg,#1b1d1f 0,#1b1d1f 280px,#fff 280px) !important;
min-height:0;height:auto} .page-template-template-upgrades-proto .hero-connected-bottom{display:none} .page-template-template-upgrades-proto .hero-connected .page-header{
min-height:0;padding:56px 0 0;margin:0}
.nbt-upgproto--in-hero{margin-top:-48px}  .nbt-upgproto--in-hero .payment-shell{padding-bottom:12px} .nbt-upgproto .progress{display:none}
.nbt-upgproto .workspace{border-radius:20px} .page-template-template-upgrades-proto .need-help-section,
.page-template-template-upgrades-proto .footer-form,
.page-template-template-upgrades-proto .footer-contact-form{display:none}  html[lang] .page-template-template-upgrades-proto .page-hero-section .page-header > h1.entry-title{
font-size:42px;line-height:1.15;margin:0} .page-template-template-upgrades-proto .hero-connected .page-header{padding:48px 0 80px}
@media(max-width:850px){
.page-template-template-upgrades-proto .hero-connected{
background:linear-gradient(180deg,#1b1d1f 0,#1b1d1f 220px,#fff 220px) !important}
html[lang] .page-template-template-upgrades-proto .page-hero-section .page-header > h1.entry-title{font-size:30px}
.page-template-template-upgrades-proto .hero-connected .page-header{padding:32px 0 56px}
.nbt-upgproto--in-hero{margin-top:-24px}
} .page-template-template-upgrades-proto .hero-connected{padding-bottom:0} .nbt-upgproto .action-card{
background:#fff;border:1px solid rgba(194,150,90,.28);border-radius:20px;
box-shadow:0 3px 12px rgba(60,50,35,.06);
min-height:96px;padding:18px 20px;
transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}
.nbt-upgproto .action-card strong{font-size:18px;font-weight:500;color:#232629}
.nbt-upgproto .action-card small{font-size:16px;color:#77736d}
.nbt-upgproto .action-icon{width:44px;height:44px;background:#f6efe4;color:#b58f50}
.nbt-upgproto .action-card:hover{
border-color:rgba(194,150,90,.68);box-shadow:0 6px 18px rgba(60,50,35,.10);transform:translateY(-1px)}
.nbt-upgproto .action-card.selected{
background:#fdfaf5;border:2px solid #c2965a;border-radius:20px;
box-shadow:0 6px 20px rgba(194,150,90,.14); padding:17px 19px}
.nbt-upgproto .action-card.selected .action-icon{background:#c2965a;color:#fff}
.nbt-upgproto .action-card.selected .action-icon img{filter:brightness(0) invert(1)}
.nbt-upgproto .card-check{width:22px;height:22px;background:#c2965a} .nbt-upgproto .action-card:focus-within{outline:3px solid rgba(255,202,129,.45);outline-offset:3px} .nbt-upgproto .summary-card{background:#232629;border-radius:20px;padding:28px;
box-shadow:0 10px 34px rgba(17,18,19,.22)}
.nbt-upgproto .summary-title{font-size:24px;font-weight:500;padding-bottom:0;border-bottom:0;margin-bottom:20px}
.nbt-upgproto .summary-card dl{margin:0}
.nbt-upgproto .summary-card dl div{padding:0;margin-bottom:14px}
.nbt-upgproto .summary-card dt{font-size:16px;color:rgba(255,255,255,.62)}
.nbt-upgproto .summary-card dd{font-size:16px;font-weight:500;color:#fff} .nbt-upgproto .summary-fee{font-size:16px;margin-top:0;padding-top:0;border-top:0;
color:rgba(255,255,255,.58)}
.nbt-upgproto .summary-fee #summary-fee{font-size:16px;font-weight:400;color:rgba(255,255,255,.78)}
.nbt-upgproto .summary-total{margin-top:24px;padding-top:20px;
border-top:1px solid rgba(255,255,255,.14);align-items:baseline}
.nbt-upgproto .summary-total span{font-size:17px;font-weight:500;color:rgba(255,255,255,.82)}
.nbt-upgproto .summary-total strong{font-size:40px;font-weight:500;color:#ffca81;line-height:1}
.nbt-upgproto .pay-button{height:60px;margin-top:24px;font-size:18px;font-weight:500}
.nbt-upgproto .pay-button strong{font-weight:500} .nbt-upgproto .trust-row{gap:16px;margin-top:14px;font-size:15px;color:rgba(255,255,255,.74)}
.nbt-upgproto .trust-row b{border-color:#e8bc7a;color:#e8bc7a}
.nbt-upgproto .secure-note{font-size:14px;color:rgba(255,255,255,.48);margin-top:10px} .nbt-upgproto .workspace{padding:44px;gap:32px}
.nbt-upgproto .section-heading{margin-bottom:32px}
.nbt-upgproto .action-grid{gap:14px;margin-bottom:40px}
.nbt-upgproto .form-step+.form-step{margin-top:40px;padding-top:32px}
.nbt-upgproto .two-cols{gap:16px;margin-bottom:24px}
.nbt-upgproto .field.full{margin-bottom:24px}
.nbt-upgproto .field{gap:8px}
.nbt-upgproto .details-step .field.full:last-child{margin-bottom:0} .nbt-upgproto .section-heading h2{font-weight:500}
.nbt-upgproto .field label{font-weight:500}
.nbt-upgproto .counter output{font-weight:500;font-size:20px}
.nbt-upgproto .money-input input{font-size:22px;font-weight:500}
.nbt-upgproto .field label{font-size:17px}
.nbt-upgproto .step-kicker{font-weight:600} .nbt-upgproto .lock{transform:none;font-size:0;color:#e8bc7a;display:flex;align-items:center}
.nbt-upgproto .lock svg{display:block} @media(max-width:850px){
.nbt-upgproto .workspace{padding:20px 18px 24px}
.nbt-upgproto .action-grid{grid-template-columns:1fr;gap:10px;margin-bottom:32px}
.nbt-upgproto .action-card{min-height:88px;padding:16px 18px}
.nbt-upgproto .action-card.selected{padding:15px 17px}
.nbt-upgproto .field select,
.nbt-upgproto .money-input input,
.nbt-upgproto .counter{height:52px} .nbt-upgproto .counter{grid-template-columns:52px 1fr 52px} .nbt-upgproto .summary-card .pay-button{display:none}
.nbt-upgproto .summary-total strong{font-size:28px}
.nbt-upgproto .mobile-paybar{height:72px;padding:0 14px;
padding-bottom:env(safe-area-inset-bottom);background:#fff;
box-shadow:0 -8px 28px rgba(23,25,27,.14)}
.nbt-upgproto .mobile-paybar div strong{font-size:24px;font-weight:500;color:#232629}
.nbt-upgproto .mobile-paybar button{height:50px;font-weight:500} .nbt-upgproto--in-hero .payment-shell{padding-bottom:104px}
}  .nbt-upgproto .steprail{display:flex;align-items:center;justify-content:center;gap:12px;
height:48px;font-size:16px;color:#9a9690;
background:#fff;border-radius:20px 20px 0 0;border-bottom:1px solid rgba(60,50,35,.08)}
.nbt-upgproto .steprail__item{display:inline-flex;align-items:center;gap:8px;
transition:color .25s ease}
.nbt-upgproto .steprail__dot{width:7px;height:7px;border-radius:50%;
background:#d8d3cb;transition:background .25s ease,box-shadow .25s ease}
.nbt-upgproto .steprail__item.is-active{color:#b58f50}
.nbt-upgproto .steprail__item.is-active .steprail__dot{
background:#c2965a;box-shadow:0 0 0 4px rgba(194,150,90,.16)}
.nbt-upgproto .steprail__sep{width:26px;height:1px;background:#e3e0da} .nbt-upgproto .workspace{border-radius:0 0 20px 20px} .nbt-upgproto .form-step.is-locked{opacity:.42;pointer-events:none;filter:saturate(.6)}
.nbt-upgproto .form-step{transition:opacity .3s ease,filter .3s ease} @keyframes nbtReveal{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
.nbt-upgproto .form-step.is-revealing{animation:nbtReveal .38s cubic-bezier(.22,.61,.36,1) both} @keyframes nbtPop{0%{transform:scale(.4);opacity:0}60%{transform:scale(1.12)}100%{transform:scale(1);opacity:1}}
.nbt-upgproto .selected .card-check{animation:nbtPop .28s cubic-bezier(.34,1.56,.64,1) both}
.nbt-upgproto .action-card .action-icon,
.nbt-upgproto .action-card .action-icon img{transition:background-color .18s ease,filter .18s ease} @keyframes nbtBump{0%{transform:scale(1)}35%{transform:scale(1.05)}100%{transform:scale(1)}}
.nbt-upgproto .summary-total strong.is-bumping{animation:nbtBump .32s ease both;
transform-origin:center right} .nbt-upgproto .mobile-paybar strong.is-bumping{animation:nbtBump .32s ease both;
transform-origin:center left} .nbt-upgproto .pax-live{display:block;margin-top:6px;font-size:15px;font-weight:700;
color:var(--gold);direction:rtl;unicode-bidi:isolate}
.nbt-upgproto .pax-live[hidden]{display:none} @media(prefers-reduced-motion:reduce){
.nbt-upgproto .form-step.is-revealing,
.nbt-upgproto .selected .card-check,
.nbt-upgproto .mobile-paybar strong.is-bumping,
.nbt-upgproto .summary-total strong.is-bumping{animation:none}
}
@media(max-width:850px){ .nbt-upgproto .steprail{display:none}
.nbt-upgproto .workspace{border-radius:20px}
} .nbt-upgproto .pay-button[disabled],
.nbt-upgproto .mobile-paybar button[disabled]{
filter:grayscale(.55) brightness(.85);opacity:.6;cursor:not-allowed;transform:none}
.nbt-upgproto .pay-button[disabled]:hover,
.nbt-upgproto .mobile-paybar button[disabled]:hover{filter:grayscale(.55) brightness(.85);transform:none} .nbt-upgproto .nbt-reveal{opacity:0;transform:translateY(14px);
transition:opacity .45s ease var(--nbt-delay,0ms),transform .45s cubic-bezier(.22,.61,.36,1) var(--nbt-delay,0ms)}
.nbt-upgproto .nbt-reveal.is-inview{opacity:1;transform:none} .nbt-upgproto .nbt-reveal--fade{transform:none}
@media(min-width:851px){ .nbt-upgproto .nbt-reveal{transform:translateY(10px);
transition-duration:.38s}
}
@media(max-width:850px){ .nbt-upgproto .mobile-paybar{transform:translateY(0);transition:transform .35s cubic-bezier(.22,.61,.36,1)}
}
@media(prefers-reduced-motion:reduce){
.nbt-upgproto .nbt-reveal{opacity:1;transform:none;transition:none}
} .nbt-upgproto #trip-field{border-radius:16px;transition:transform .25s ease}
.nbt-upgproto #trip-field .select-wrap{position:relative}
.nbt-upgproto #trip-field.is-attn > label{color:#b58f50;transition:color .25s ease}
.nbt-upgproto #trip-field.is-attn select{
border-color:#c2965a;
box-shadow:0 0 0 3px rgba(194,150,90,.18)} .nbt-upgproto #trip-field.is-attn .select-wrap::before{
content:"";position:absolute;inset:0;border-radius:14px;pointer-events:none;
border:2px solid #c2965a;
animation:nbtAttnRing 1.15s cubic-bezier(.22,.61,.36,1) 2}
@keyframes nbtAttnRing{
0%{opacity:.85;transform:scale(1)}
70%{opacity:0;transform:scale(1.045)}
100%{opacity:0;transform:scale(1.045)}} .nbt-upgproto #trip-field.is-attn{animation:nbtAttnLift .5s ease both}
@keyframes nbtAttnLift{0%{transform:none}40%{transform:translateY(-3px)}100%{transform:none}}
@media(prefers-reduced-motion:reduce){ .nbt-upgproto #trip-field.is-attn,
.nbt-upgproto #trip-field.is-attn .select-wrap::before{animation:none}
.nbt-upgproto #trip-field.is-attn .select-wrap::before{opacity:.85}
} .nbt-upgproto .nbt-sel > select{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px;
clip:rect(0 0 0 0);overflow:hidden}
.nbt-upgproto .nbt-sel{position:relative} .nbt-upgproto .nbt-sel::after{display:none}
.nbt-upgproto .nbt-sel__ui{position:relative}
.nbt-upgproto .nbt-sel__btn{width:100%;height:52px;padding:0 20px;
display:flex;align-items:center;justify-content:flex-start;
background:#fff;border:1px solid rgba(110,110,110,.32);border-radius:14px;
color:#2f3133;font-size:18px;font-weight:400;text-align:start;cursor:pointer;
transition:border-color .18s ease,box-shadow .18s ease}
.nbt-upgproto .nbt-sel__btn.is-placeholder{color:#8b8780}
.nbt-upgproto .nbt-sel__btn:hover{border-color:rgba(194,150,90,.6)}
.nbt-upgproto .nbt-sel__btn:focus-visible{outline:none;border-color:#c2965a;
box-shadow:0 0 0 3px rgba(194,150,90,.16)} .nbt-upgproto .nbt-sel__btn::after{content:'';position:absolute;top:21px;inset-inline-end:20px;
width:8px;height:8px;border-left:2px solid #6f6b64;border-bottom:2px solid #6f6b64;
transform:rotate(-45deg);pointer-events:none;transition:transform .18s ease}
.nbt-upgproto .nbt-sel__ui.is-open .nbt-sel__btn::after{transform:rotate(135deg)}
.nbt-upgproto .nbt-sel__ui.is-open .nbt-sel__btn{border-color:#c2965a}
.nbt-upgproto .nbt-sel__list{position:absolute;z-index:6;inset-inline:0;top:calc(100% + 6px);
max-height:0;overflow:hidden;opacity:0;visibility:hidden;
background:#fff;border:1px solid rgba(110,110,110,.24);border-radius:14px;
box-shadow:0 12px 30px rgba(60,50,35,.16);
transition:max-height .22s ease,opacity .18s ease,visibility .18s ease}
.nbt-upgproto .nbt-sel__ui.is-open .nbt-sel__list{max-height:240px;overflow:auto;opacity:1;visibility:visible}
.nbt-upgproto .nbt-sel__opt{padding:0 20px;line-height:48px;cursor:pointer;color:#2f3133;
font-size:18px;transition:background-color .14s ease,color .14s ease}
.nbt-upgproto .nbt-sel__opt:hover{background:#faf6ef}
.nbt-upgproto .nbt-sel__opt.is-active{background:#fdfaf5;color:#b58f50;font-weight:500} .nbt-upgproto .nbt-sel__opt.is-active::before{content:'';display:inline-block;vertical-align:middle;
width:6px;height:6px;border-radius:50%;background:#c2965a;margin-inline-end:9px} .nbt-upgproto #trip-field.is-attn .nbt-sel__btn{border-color:#c2965a;
box-shadow:0 0 0 3px rgba(194,150,90,.18)}
@media(prefers-reduced-motion:reduce){
.nbt-upgproto .nbt-sel__list{transition:none}
} .nbt-upgproto .field.is-selopen{position:relative;z-index:20}  .nbt-upgproto .summary-col{align-self:stretch;display:flex;flex-direction:column} .nbt-upgproto .summary-sticky{flex:1 1 auto;position:relative;min-height:0}
.nbt-upgproto .summary-card{position:sticky;top:24px} .nbt-upgproto .nbt-dunkie{display:block;width:min(228px,72%);height:auto;
margin:auto auto 0;pointer-events:none;user-select:none;
filter:drop-shadow(0 12px 22px rgba(17,18,19,.22))}
@media(max-width:850px){ .nbt-upgproto .nbt-dunkie{display:none}
.nbt-upgproto .summary-sticky{position:static}
} html[lang="en-US"] .nbt-upgproto .pay-button b,
[dir="ltr"] .nbt-upgproto .pay-button b,
html[lang="en-US"] .nbt-upgproto .mobile-paybar button span,
[dir="ltr"] .nbt-upgproto .mobile-paybar button span{display:inline-block;transform:scaleX(-1)}  .nbt-upgproto .action-card.is-unavailable{display:none}  .page-template-template-upgrades-proto .hero-connected .page-header{
width:100%;max-width:1100px;margin-inline:auto;
flex-wrap:wrap;justify-content:center;
}
.page-template-template-upgrades-proto #nbt-hero-intro.nbt-intro-panel{
flex:1 0 100%;
max-width:1100px;
margin-inline:auto;
color:#fff;
font-size:20px;
line-height:1.6;
text-align:center;
}
.page-template-template-upgrades-proto #nbt-hero-intro.nbt-intro-panel p{color:inherit} .page-template-template-upgrades-proto .page-header:has(.intro-toggle[aria-expanded="true"]) #nbt-hero-intro.nbt-intro-panel{
max-height:500px;
margin-top:16px;
padding-top:20px;
padding-bottom:20px;
transition:max-height .3s ease,margin-top .3s ease;
}