.ftp-page ul{list-style:none}.fvc-hw-card{border-radius:14px;padding:20px 18px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;cursor:pointer;background:#fff;border:2px solid #e8ecf1;box-shadow:0 2px 8px rgba(0,0,0,.04)}.fvc-hw-card.active{background:linear-gradient(135deg,#122844,#0b1d33);border-color:#00b894;cursor:default;box-shadow:0 8px 24px rgba(0,184,148,.18)}.fvc-hw-card .popular-badge{position:absolute;top:12px;right:-28px;background:#00b894;color:#fff;font-size:10px;font-weight:700;padding:3px 32px;transform:rotate(35deg);letter-spacing:.08em;text-transform:uppercase;font-family:"DM Sans",sans-serif}.fvc-hw-card .hw-icon{font-size:28px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#f0f4f8;border-radius:10px;flex-shrink:0}.fvc-hw-card.active .hw-icon{background:rgba(0,184,148,.15)}.fvc-hw-card .hw-name{font-weight:700;font-size:15px;color:#1e293b;margin-bottom:2px}.fvc-hw-card.active .hw-name{color:#fff}.fvc-hw-card .hw-model{font-size:12px;color:#1a6bb5;font-weight:600;margin-bottom:4px}.fvc-hw-card.active .hw-model{color:#00b894}.fvc-hw-card .hw-desc{font-size:12px;color:#94a3b8;line-height:1.4}.fvc-hw-card.active .hw-desc{color:rgba(255,255,255,.6)}.fvc-qty-btn{width:30px;height:30px;border-radius:8px;border:none;font-size:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:"DM Sans",sans-serif;transition:all .15s}.fvc-qty-btn.plus{background:#1a6bb5;color:#fff}.fvc-hw-card.active .fvc-qty-btn.plus{background:#00b894}.fvc-qty-btn.minus{background:0 0;border:1.5px solid #e8ecf1;color:#1e293b}.fvc-hw-card.active .fvc-qty-btn.minus{border-color:rgba(255,255,255,.2);color:#fff}.fvc-qty-input{width:48px;height:32px;text-align:center;font-family:"DM Sans",sans-serif;font-size:15px;font-weight:700;color:#1e293b;background:#f0f4f8;border:1.5px solid #e8ecf1;border-radius:8px;outline:none}.fvc-hw-card.active .fvc-qty-input{color:#fff;background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.25)}.fvc-hw-card .hw-subtotal-bar{border-top:1px solid #e8ecf1}.fvc-hw-card.active .hw-subtotal-bar{border-top-color:rgba(255,255,255,.1)}