⚡ 140W Smart Charging Adapter – Auto Stop Protection
.sac-page { --sac-page-bg: #eef3f8; --sac-card: #ffffff; --sac-text: #172033; --sac-muted: #667085; --sac-navy: #111b2e; --sac-navy-2: #1c2a44; --sac-blue: #356fd6; --sac-blue-soft : #eaf1ff; --sac-cyan: #23a7b9; --sac-cyan-soft: #e8f8fa; --sac-violet: #7457d9; --sac-violet-soft: #f0edff; --sac-green: #23876b; --sac-green-soft: #e9f7f1; --sac-warm: #fff2e8; --sac-line: #dce4ee; --sac-shadow: 0 10px 30px rgba(17, 27, 46, 0.08); width: 100%; max-width: 900px; margin: 0 auto; padding: 12px; background: var(--sac-page-bg); color: var(--sac-text); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; line-height: 1.65; -webkit-font-smoothing: antialiased; } .sac-page *, .sac-page *::before, .sac-page *::after { box-sizing: border-box; } .sac-page h2, .sac-page h3, .sac-page p, .sac-page ul { margin-top: 0; } .sac-page img, .sac-page video { display: block; width: 100%; height: auto; } .sac-page img { border-radius: 14px; } .sac-page video { border-radius: 16px; background: #05070b; } .sac-hero, .sac-section, .sac-final { overflow: hidden; border-radius: 22px; box-shadow: var(--sac-shadow); } .sac-hero { margin-bottom: 14px; padding: 40px 18px 28px; text-align: center; background: radial-gradient(circle at top right, rgba(116, 87, 217, 0.42), transparent 34%), radial-gradient(circle at bottom left, rgba(35, 167, 185, 0.25), transparent 36%), linear-gradient(145deg, #0d1526 0%, #172640 58%, #21375a 100%); color: #ffffff; } .sac-kicker { display: inline-block; margin-bottom: 14px; padding: 7px 13px; border: 1px solid rgba(255, 255, 255, 0.18); border-radius: 999px; background: rgba(255, 255, 255, 0.09); color: #f5f7ff; font-size: 12px; font-weight: 800; letter-spacing: 0.06em; text-transform: uppercase; } .sac-hero h2 { margin-bottom: 14px; color: #ffffff; font-size: 34px; line-height: 1.08; letter-spacing: -0.035em; } .sac-hero h2 span { color: #8fdde8; } .sac-hero-copy { max-width: 650px; margin: 0 auto 22px; color: rgba(255, 255, 255, 0.82); font-size: 16px; line-height: 1.65; } .sac-benefits { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 9px; max-width: 680px; margin: 0 auto; } .sac-benefit { padding: 11px 9px; border: 1px solid rgba(255, 255, 255, 0.14); border-radius: 11px; background: rgba(255, 255, 255, 0.08); color: #ffffff; font-size: 13px; font-weight: 750; line-height: 1.35; } .sac-video-card { margin-top: 22px; padding: 6px; border-radius: 20px; background: rgba(255, 255, 255, 0.1); } .sac-section { margin-bottom: 14px; padding: 36px 16px; background: var(--sac-card); } .sac-section--blue { background: var(--sac-blue-soft); } .sac-section--violet { background: var(--sac-violet-soft); } .sac-section--cyan { background: var(--sac-cyan-soft); } .sac-section--green { background: var(--sac-green-soft); } .sac-section--warm { background: var(--sac-warm); } .sac-section--dark { background: radial-gradient(circle at bottom left, rgba(53, 111, 214, 0.32), transparent 34%), var(--sac-navy); color: #ffffff; } .sac-heading { max-width: 690px; margin: 0 auto 20px; text-align: center; } .sac-icon { display: flex; align-items: center; justify-content: center; width: 48px; height: 48px; margin: 0 auto 12px; border-radius: 50%; background: rgba(53, 111, 214, 0.12); font-size: 23px; } .sac-section--dark .sac-icon { background: rgba(255, 255, 255, 0.12); } .sac-heading h3 { margin-bottom: 9px; color: var(--sac-navy); font-size: 27px; line-height: 1.18; letter-spacing: -0.02em; } .sac-section--dark .sac-heading h3 { color: #ffffff; } .sac-heading p { margin-bottom: 0; color: var(--sac-muted); font-size: 15px; line-height: 1.65; } .sac-section--dark .sac-heading p { color: rgba(255, 255, 255, 0.8); } .sac-media { max-width: 770px; margin: 0 auto; padding: 6px; border-radius: 18px; background: rgba(255, 255, 255, 0.84); box-shadow: 0 10px 26px rgba(17, 27, 46, 0.08); } .sac-section--dark .sac-media { background: rgba(255, 255, 255, 0.1); box-shadow: none; } .sac-note { max-width: 710px; margin: 18px auto 0; padding: 15px 16px; border-left: 4px solid var(--sac-blue); border-radius: 0 11px 11px 0; background: rgba(255, 255, 255, 0.78); color: var(--sac-text); font-size: 14px; font-weight: 700; line-height: 1.55; } .sac-section--dark .sac-note { border-left-color: #8fdde8; background: rgba(255, 255, 255, 0.09); color: #ffffff; } .sac-limit-grid { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 7px; max-width: 700px; margin: 20px auto 22px; } .sac-limit { padding: 12px 4px; border: 1px solid rgba(116, 87, 217, 0.18); border-radius: 10px; background: #ffffff; text-align: center; color: var(--sac-violet); font-size: 15px; font-weight: 850; line-height: 1.2; } .sac-list { max-width: 710px; margin: 20px auto 0; padding: 0; list-style: none; } .sac-list li { position: relative; margin-bottom: 10px; padding: 13px 13px 13px 42px; border: 1px solid var(--sac-line); border-radius: 11px; background: #ffffff; color: var(--sac-text); font-size: 14px; line-height: 1.55; } .sac-list li:last-child { margin-bottom: 0; } .sac-list li::before { content: "✓"; position: absolute; top: 13px; left: 13px; display: flex; align-items: center; justify-content: center; width: 21px; height: 21px; border-radius: 50%; background: var(--sac-blue); color: #ffffff; font-size: 12px; font-weight: 900; } .sac-section--dark .sac-list li { border-color: rgba(255, 255, 255, 0.14); background: rgba(255, 255, 255, 0.08); color: #ffffff; } .sac-section--dark .sac-list li::before { background: #8fdde8; color: var(--sac-navy); } .sac-device-grid, .sac-safety-grid, .sac-box-grid, .sac-highlight-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 9px; max-width: 720px; margin: 20px auto 0; } .sac-mini-card { padding: 16px 9px; border: 1px solid var(--sac-line); border-radius: 11px; background: #ffffff; text-align: center; color: var(--sac-text); font-size: 22px; } .sac-mini-card strong { display: block; margin-top: 5px; color: var(--sac-navy); font-size: 13px; line-height: 1.35; } .sac-section--dark .sac-mini-card { border-color: rgba(255, 255, 255, 0.14); background: rgba(255, 255, 255, 0.08); color: #ffffff; } .sac-section--dark .sac-mini-card strong { color: #ffffff; } .sac-specs { max-width: 760px; margin: 20px auto 0; overflow: hidden; border: 1px solid var(--sac-line); border-radius: 14px; background: #ffffff; } .sac-spec-row { display: grid; grid-template-columns: 39% 61%; border-bottom: 1px solid var(--sac-line); } .sac-spec-row:last-child { border-bottom: 0; } .sac-spec-label, .sac-spec-value { padding: 12px 10px; font-size: 13px; line-height: 1.5; } .sac-spec-label { background: #f1f5fa; color: var(--sac-navy); font-weight: 800; } .sac-spec-value { color: var(--sac-muted); word-break: break-word; } .sac-final { padding: 42px 18px; text-align: center; background: radial-gradient(circle at top right, rgba(116, 87, 217, 0.38), transparent 34%), radial-gradient(circle at bottom left, rgba(35, 167, 185, 0.2), transparent 34%), linear-gradient(145deg, #0d1526 0%, #1c2a44 100%); color: #ffffff; } .sac-final h3 { margin-bottom: 12px; color: #ffffff; font-size: 30px; line-height: 1.12; letter-spacing: -0.02em; } .sac-final p { max-width: 650px; margin: 0 auto 20px; color: rgba(255, 255, 255, 0.82); font-size: 15px; line-height: 1.65; } .sac-final-tags { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; max-width: 680px; margin: 0 auto; } .sac-final-tags span { padding: 9px 11px; border-radius: 999px; background: rgba(255, 255, 255, 0.1); color: #ffffff; font-size: 13px; font-weight: 700; line-height: 1.3; } @media (min-width: 680px) { .sac-page { padding: 16px; } .sac-hero { margin-bottom: 18px; padding: 56px 36px 36px; border-radius: 26px; } .sac-hero h2 { font-size: 48px; } .sac-section { margin-bottom: 18px; padding: 52px 34px; border-radius: 24px; } .sac-heading h3 { font-size: 34px; } .sac-device-grid, .sac-safety-grid { grid-template-columns: repeat(5, minmax(0, 1fr)); } .sac-box-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); } .sac-highlight-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); } .sac-final { padding: 56px 34px; border-radius: 24px; } .sac-final h3 { font-size: 40px; } } @media (max-width: 430px) { .sac-limit-grid { grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 5px; } .sac-limit { padding: 11px 2px; font-size: 13px; } .sac-spec-row { grid-template-columns: 38% 62%; } .sac-spec-label, .sac-spec-value { padding: 11px 8px; font-size: 12px; } } @media (max-width: 360px) { .sac-page { padding: 9px; } .sac-hero, .sac-section, .sac-final { border-radius: 18px; } .sac-hero { padding-right: 14px; padding-left: 14px; } .sac-section { padding-right: 13px; padding-left: 13px; } .sac-benefit, .sac-mini-card strong { font-size: 12px; } } Smart Physical-Disconnect Charging Charge Smarter. Disconnect Automatically. Set your preferred charge target and let the adapter physically disconnect when that level is reached—helping reduce unnecessary time spent charging at full capacity while keeping fast charging convenient. 🔋 Auto-Stop at Your Target ⚡ Up to 140W Fast Charging 👆 One-Touch Manual Disconnect 🔌 Broad USB-C Compatibility Your browser does not support the video tag. 🔋 Smart Auto-Stop Technology Select a charge target before plugging in. Once the connected device reaches that level, the adapter activates its physical disconnect mechanism to stop power delivery. Especially useful for overnight charging, desk charging, and users who prefer not to leave devices continuously connected after reaching their chosen level. ⚡ Up to 140W Fast Charging High-power USB-C output supports compatible laptops, tablets, smartphones, gaming handhelds, power banks, and other USB-C devices. Up to 140W output when used with compatible devices and cables. PD 3.1 support for high-power USB-C charging applications. GaN-based compact design balances high output with a space-saving form. 🎯 Choose Your Preferred Charge Limit Adjust the stopping point to match your routine, whether you prioritize everyday battery care or need a full charge for travel. 80% 85% 90% 95% 100% Lower targets are convenient for routine daily charging, while the 100% setting is available when maximum runtime matters. 👆 One-Touch Manual Disconnect Need to stop charging before the preset target? Press the built-in control to trigger the disconnect mechanism instantly. No need to repeatedly unplug the cable from your device when you want to stop charging early. 🛡️ Multi-Layer Charging Protection Built-in safeguards help manage common electrical risks while the physical disconnect adds another layer of separation after charging stops. ⚡ Overvoltage 🔌 Overcurrent 🌡️ Overtemperature 🧯 Short Circuit 🔋 Charge Cutoff 🔌 Designed for Everyday USB-C Devices Use one high-power charging solution across a wide range of compatible personal electronics and portable devices. 📱 Smartphones 💻 Laptops 📲 Tablets 🎮 Gaming Handhelds 🔋 Power Banks Supports widely used charging standards including PD, QC, PPS, AFC, SCP, and Apple 2.4A. Actual speed depends on the connected device and cable. 📐 Product Specifications Key technical details in a compact, mobile-friendly format. Product Name 140W Physical-Disconnect Battery Guard Charging Power Up to 140W, PD 3.1, GaN technology Disconnect Type Physical / mechanical air-gap disconnect Operating Modes Automatic disconnect at selected target + manual one-touch disconnect Charge Targets 80% / 85% / 90% / 95% / 100% Input Voltage 100–240V AC Output Port 1 × USB-C, up to 140W PD 3.1 Protocols PD, QC 5/4/3, PPS, AFC, SCP, Apple 2.4A Protection Overvoltage, overcurrent, overtemperature, short-circuit, physical disconnect Compatible Devices Compatible USB-C phones, laptops, tablets, gaming handhelds, ultrabooks, power banks, and similar devices Best For Overnight charging, desk charging, travel, shared charging stations, and battery-conscious routines 📦 What's Included Everything needed to start using the smart charging system with compatible USB-C devices. ⚡ 140W Smart Charging Adapter ×1 🔌 USB-C to USB-C Cable ×1 📖 User Manual ×1 ⭐ Why It Stands Out High-power charging meets flexible charge control in one compact USB-C adapter. ⚡ 140W PD Charging 🔋 Auto-Stop Function 🎯 5 Charge Targets 👆 Manual Disconnect 🛡️ Safety Protection 🔌 USB-C Compatibility 🧳 Compact GaN Design 🌙 Overnight Convenience More Control Over Every Charge Choose your preferred target, charge compatible devices at high speed, and let the physical disconnect mechanism stop power delivery when charging is complete. ✓ Up to 140W ✓ Adjustable Limits ✓ Physical Disconnect ✓ USB-C Ready
More you might like
Related
140W Smart Auto-Stop Charging Adapter
Related
140W Smart Auto-Stop Charging Adapter
Related
140W Smart Auto-Stop Charging Adapter
Related