.jcard{width:270px;background:linear-gradient(135deg,#0a1e2e,#020e14 60%,#031822);border-radius:18px;border:1px solid rgba(0,230,207,.18);position:relative;overflow:hidden;aspect-ratio:1.586;box-shadow:0 16px 52px rgba(0,0,0,.55),0 0 0 1px rgba(0,230,207,.08);margin-bottom:.9rem;flex-shrink:0;transition:background .5s,border-color .5s,box-shadow .2s,transform .1s;transform-style:preserve-3d;cursor:pointer;will-change:transform}.jcard:hover{box-shadow:0 24px 70px rgba(0,0,0,.7),0 0 0 1px rgba(0,230,207,.2),0 0 30px rgba(0,230,207,.08)}.jcard-shine{position:absolute;inset:0;border-radius:18px;background:radial-gradient(circle at 50% 50%,hsla(0,0%,100%,.08) 0,transparent 60%);opacity:0;transition:opacity .2s;pointer-events:none;z-index:5}.jc-arc1{position:absolute;bottom:-32px;left:-10px;width:232px;height:232px;border-radius:50%;border:1px solid rgba(0,230,207,.3)}.jc-arc2{position:absolute;bottom:-64px;left:45px;width:283px;height:283px;border-radius:50%;border:1px solid rgba(0,230,207,.15)}.jc-logo{position:absolute;top:15px;left:18px;display:flex;align-items:center;gap:6px;font-weight:700;font-size:.95rem;color:#fff}.jc-visa{position:absolute;top:13px;right:15px;text-align:right}.jc-visa-t{font-size:1.2rem;font-weight:800;letter-spacing:-.02em;color:#fff}.jc-visa-s{font-size:.56rem;color:#a8bdd4;letter-spacing:.05em}.jc-dots{position:absolute;bottom:17px;left:18px;font-size:1rem;letter-spacing:.12em;color:hsla(0,0%,100%,.4)}.phone{width:270px;height:530px;background:#0a0a0f;border-radius:44px;border:2px solid hsla(0,0%,100%,.14);box-shadow:0 0 0 5px hsla(0,0%,100%,.04),0 36px 90px rgba(0,0,0,.75),inset 0 1px 0 hsla(0,0%,100%,.07);position:relative;overflow:hidden;flex-shrink:0;transition:background .5s,border-color .5s}.ph-screen{inset:0;background:linear-gradient(160deg,#0c2a35,#071a25 40%,#020e14)}.ph-notch,.ph-screen{position:absolute;transition:background .5s}.ph-notch{top:0;left:50%;transform:translateX(-50%);width:98px;height:28px;background:#0a0a0f;border-radius:0 0 18px 18px;z-index:10}.ph-status{position:absolute;top:0;left:0;right:0;height:48px;display:flex;align-items:flex-end;justify-content:space-between;padding:0 18px 7px;font-size:.6rem;z-index:5}.ph-icon-svg,.ph-status{color:hsla(0,0%,100%,.7)}.ph-icon-svg{fill:hsla(0,0%,100%,.7)}.ph-bezel{position:absolute;inset:0;border-radius:44px;pointer-events:none;z-index:8;transition:box-shadow .4s}.ph-time{position:absolute;top:64px;left:0;right:0;text-align:center;z-index:5}.ph-time .t{font-size:3.3rem;font-weight:200;letter-spacing:-.02em;color:#fff}.ph-time .d{font-size:.78rem;color:hsla(0,0%,100%,.55);margin-top:2px}.ph-notifs{position:absolute;top:188px;left:12px;right:12px;flex-direction:column;z-index:6}.ph-notifs,.pn{display:flex;gap:9px}.pn{background:rgba(28,28,38,.9);backdrop-filter:blur(10px);border-radius:16px;padding:10px 13px;align-items:center;border:1px solid hsla(0,0%,100%,.08);transform:translateY(-18px);opacity:0;transition:transform .42s cubic-bezier(.23,1,.32,1),opacity .42s ease,background .5s,border-color .5s}.pn.in{transform:translateY(0);opacity:1}.pn-icon{width:36px;height:36px;border-radius:9px;flex-shrink:0;background:#031d2b;display:flex;align-items:center;justify-content:center;font-size:1rem;transition:background .5s}.pn-body{flex:1;min-width:0}.pn-app{font-size:.62rem;font-weight:700;color:hsla(0,0%,100%,.55)}.pn-msg{font-size:.74rem;color:hsla(0,0%,100%,.9);line-height:1.35}.pn-msg .hi{color:#00e6cf;font-weight:700}.pn-t{font-size:.55rem;color:hsla(0,0%,100%,.3);flex-shrink:0}.ph-dots{position:absolute;bottom:92px;left:0;right:0;text-align:center;z-index:5}.ph-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:hsla(0,0%,100%,.18);margin:0 2px;transition:background .3s}.ph-dot.on{background:#00e6cf}.ph-btns{position:absolute;bottom:30px;left:0;right:0;display:flex;justify-content:space-between;padding:0 34px;z-index:5}.ph-btn{width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;font-size:.9rem;cursor:pointer;transition:background .3s}.ph-btn:hover{background:hsla(0,0%,100%,.18)}.range-wrap{position:relative;height:22px;display:flex;align-items:center}.range-track{left:10px;right:10px;background:#104060}.range-fill,.range-track{position:absolute;height:5px;border-radius:99px}.range-fill{left:0;background:#00e6cf;pointer-events:none;z-index:1;min-width:10px}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;left:10px;width:calc(100% - 20px);height:5px;border-radius:99px;background:transparent;outline:none;cursor:pointer;z-index:2;margin:0}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#00e6cf;border:2.5px solid #020e14;box-shadow:0 0 0 2px #00e6cf,0 3px 10px rgba(0,230,207,.35);cursor:pointer}input[type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#00e6cf;border:2.5px solid #020e14;box-shadow:0 0 0 2px #00e6cf,0 3px 10px rgba(0,230,207,.35);cursor:pointer}.tier-markers{position:relative;height:44px;margin-top:.15rem}.tm{position:absolute;top:0;display:flex;flex-direction:column;align-items:center;cursor:pointer;pointer-events:all}.tm-dot{width:7px;height:7px;border-radius:50%;background:#154d70;border:1px solid #5d7a96;transition:all .25s;margin-bottom:3px;flex-shrink:0}.tm.reached .tm-dot{background:#00e6cf;border-color:#00e6cf;box-shadow:0 0 6px rgba(0,230,207,.5)}.tm-label{font-size:.58rem;font-weight:600;color:#5d7a96;text-align:center;line-height:1.2;transition:color .25s;white-space:nowrap}.tm.reached .tm-label{color:#00e6cf}.tm.current .tm-dot{transform:scale(1.4);box-shadow:0 0 10px rgba(0,230,207,.7)}.tm.current .tm-label{color:#fff;font-weight:700}@keyframes pulseRing{0%{transform:scale(.8);opacity:.8}to{transform:scale(1.8);opacity:0}}.live-dot{display:inline-block;width:7px;height:7px;position:relative;flex-shrink:0;vertical-align:middle}.live-dot,.live-dot:after{border-radius:50%;background:#00e6cf}.live-dot:after{content:"";position:absolute;inset:-3px;opacity:.4;animation:pulseRing 1.6s ease-out infinite}.nav-event-dot{width:6px;height:6px;border-radius:50%;background:#c7f284;flex-shrink:0;animation:pulseRing 1.4s ease-out infinite}.info-icon{position:relative;display:inline-flex;align-items:center;color:#5d7a96;cursor:pointer;flex-shrink:0}.info-icon:hover{color:#00e6cf}.info-tip{display:none;bottom:calc(100% + 6px);background:#154d70;border:1px solid rgba(0,230,207,.2);color:#dce8f5;font-size:.65rem;font-weight:400;line-height:1.5;padding:.5rem .7rem;border-radius:8px;width:200px;text-align:left;letter-spacing:0;text-transform:none;box-shadow:0 8px 24px rgba(0,0,0,.4);z-index:99;pointer-events:none}.info-tip,.info-tip:after{position:absolute;left:50%;transform:translateX(-50%)}.info-tip:after{content:"";top:100%;border:5px solid transparent;border-top-color:#154d70}.info-icon:focus .info-tip,.info-icon:hover .info-tip{display:block}.country-select-wrap{position:relative}.country-select-wrap select{width:100%;background:#104060;color:#fff;border:1px solid hsla(0,0%,100%,.08);border-radius:9px;padding:.45rem 2rem .45rem .75rem;font-size:.78rem;font-family:inherit;cursor:pointer;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:border-color .15s}.country-select-wrap select:focus{border-color:rgba(0,230,207,.4)}.country-select-wrap:after{content:"▾";position:absolute;right:.7rem;top:50%;transform:translateY(-50%);color:#a8bdd4;pointer-events:none;font-size:.75rem}body.light{--bg:#eef3f8;--b0:#cce7e4;--b1:#d4ecea;--b2:#c8e6e4;--b3:#b8e2de;--w:#000;--n3:#0a0a0a;--n4:#111;--n5:#222;--ev:#2d5a08;--ev2:rgba(80,140,20,.12);--ev3:rgba(80,140,20,.4)}body.light .metric-hi{background:linear-gradient(135deg,#b8e2de,#cdf0ec)!important;border-color:rgba(0,200,180,.25)!important}body.light .plus-divider{background:#b0d8d6;border-color:rgba(0,180,160,.3)}body.light .custom-amount-input-wrap{background:#fff!important;border-color:rgba(0,180,160,.4)!important}body.light nav{background:rgba(232,248,246,.95);border-bottom-color:rgba(0,230,207,.2)}body.light .nav-event-countdown{color:rgba(45,90,8,.75)!important}body.light .jcard .jc-dots,body.light .jcard .jc-logo,body.light .jcard .jc-visa-t{color:#fff}body.light .jcard .jc-visa-s{color:hsla(0,0%,100%,.6)}body.light .phone{background:#fff;border-color:rgba(0,0,0,.1);box-shadow:0 0 0 5px rgba(0,0,0,.03),0 36px 90px rgba(0,80,70,.15),inset 0 1px 0 hsla(0,0%,100%,.8)}body.light .ph-screen{background:linear-gradient(160deg,#e8f8f6,#f4fbfa 50%,#fff)}body.light .ph-notch{background:#000}body.light .ph-status{color:rgba(0,0,0,.75)}body.light .ph-icon-svg{fill:rgba(0,0,0,.6);color:rgba(0,0,0,.6)}body.light .ph-time .t{color:#020e14}body.light .ph-time .d{color:rgba(2,14,20,.45)}body.light .pn{background:#d4ecea;border-color:rgba(0,180,160,.15)}body.light .pn-app{color:rgba(2,14,20,.45)}body.light .pn-msg{color:rgba(2,14,20,.85)}body.light .pn-t{color:rgba(2,14,20,.3)}body.light .pn-icon{background:#d8f0ee}body.light .ph-dot{background:rgba(2,14,20,.18)}body.light .ph-btn{background:rgba(2,14,20,.07)}body.light .ph-btn:hover{background:rgba(2,14,20,.13)}body.light .ph-bezel{box-shadow:inset 0 0 0 3px #2a2a2a;border-radius:44px}body.light .country-select-wrap select{background:#d4ecea;color:#111;border-color:rgba(0,0,0,.1)}body.light .info-tip{background:#042538;color:#dce8f5}body.light .info-tip:after{border-top-color:#042538}body.light .tm-label{color:#333}body.light .tm.reached .tm-label{color:#00776a}body.light .tm.current .tm-label{color:#111}body.light .range-track{background:#b8d8d6}body.light input[type=range]::-webkit-slider-thumb{border-color:#eef3f8}body.light input[type=range]::-moz-range-thumb{border-color:#eef3f8}@media (max-width:900px){.jcard,.phone{width:240px}.phone{height:472px;border-radius:40px}.ph-notch{width:86px;height:24px;border-radius:0 0 15px 15px}.ph-time .t{font-size:2.9rem}.ph-time{top:56px}.ph-notifs{top:166px;left:10px;right:10px}.ph-dots{bottom:80px}.ph-btns{bottom:24px;padding:0 28px}.ph-btn{width:40px;height:40px}.ph-bezel{border-radius:40px}.country-select-wrap select{font-size:.9rem;padding:.65rem 2rem .65rem .75rem;border-radius:10px;border:1.5px solid rgba(0,230,207,.25)}}@media (max-width:480px){.jcard,.phone{width:210px}.phone{height:413px;border-radius:36px}.ph-notch{width:76px;height:22px}.ph-time .t{font-size:2.5rem}.ph-time{top:50px}.ph-notifs{top:145px;left:8px;right:8px;gap:7px}.pn{padding:8px 10px;gap:7px}.ph-dots{bottom:70px}.ph-btns{bottom:20px;padding:0 24px}.ph-btn{width:36px;height:36px;font-size:.8rem}.ph-bezel{border-radius:36px}}