Foldable Anti-UV Windshield Sunshade
Foldable Anti-UV Windshield Sunshade *{margin:0;padding:0;box-sizing:border-box} body{ font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif; ba ckground: linear-gradient(170deg, #f0f6fa 0%, #dce8f0 40%, #c5dde8 100%); color:#1a2a3a; padding:16px 0 40px; min-height:100vh; -webkit-font-smoothing:antialiased; } .container{ max-width:640px; margin:0 auto; background: rgba(255,255,255,0.78); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border-radius:28px; padding:28px 20px 40px; box-shadow: 0 8px 40px rgba(60,130,180,0.08), inset 0 1px 0 rgba(255,255,255,0.6); border:1px solid rgba(255,255,255,0.35); } .badge{ display:inline-block; background:rgba(60,160,210,0.12); color:#2a7a9a; font-size:10px; font-weight:600; letter-spacing:1.5px; text-transform:uppercase; padding:3px 14px; border-radius:40px; margin-bottom:10px; border:1px solid rgba(60,160,210,0.08); } h1{ font-size:30px; font-weight:700; letter-spacing:-.5px; color:#0a1e2e; line-height:1.2; margin-bottom:4px; } h1 .cool{color:#2a8aaa;font-weight:800;} .subhead{ font-size:15px; color:#4a6a7a; font-weight:400; margin-bottom:18px; padding-bottom:14px; border-bottom:2px solid rgba(100,180,210,0.15); } .pain-point{ background:linear-gradient(135deg,#f0f7fa,#e6f0f5); border-radius:16px; padding:16px 18px; margin-bottom:24px; border-left:4px solid #3a9aba; font-size:14px; line-height:1.6; color:#2a4a5a; } .pain-point strong{color:#0a2a3a;} .pain-point .highlight{ background:rgba(58,154,186,0.12); padding:1px 6px; border-radius:4px; font-weight:600; color:#1a7a8a; } .hero-img{ width:100%; border-radius:16px; margin-bottom:24px; background:rgba(200,225,240,0.2); overflow:hidden; aspect-ratio:1/1; border:1px solid rgba(255,255,255,0.2); } .hero-img img{width:100%;height:100%;object-fit:cover;display:block} .divider-img{ width:100%; border-radius:16px; margin:28px 0; background:rgba(200,225,240,0.15); overflow:hidden; border:1px solid rgba(255,255,255,0.2); } .divider-img img{width:100%;height:auto;display:block} .section-label{ font-size:11px; font-weight:600; letter-spacing:1.5px; text-transform:uppercase; color:#4a7a8a; margin:32px 0 16px; display:flex; align-items:center; gap:12px; } .section-label .line{ flex:1; height:1px; background:linear-gradient(90deg, rgba(80,180,220,0.2), transparent); } .feature-grid{ display:grid; grid-template-columns:1fr 1fr; gap:12px; margin-bottom:8px; } .feature-card{ background:rgba(220,240,250,0.20); backdrop-filter:blur(4px); -webkit-backdrop-filter:blur(4px); border-radius:16px; padding:18px 14px 14px; border:1px solid rgba(255,255,255,0.3); box-shadow:inset 0 1px 0 rgba(255,255,255,0.4); } .feature-card .icon{font-size:28px;display:block;margin-bottom:6px} .feature-card h4{font-size:14px;font-weight:600;color:#0a2a3a;margin-bottom:3px;line-height:1.2} .feature-card p{font-size:12px;color:#4a6a7a;line-height:1.5} .feature-card.full{grid-column:1/-1;text-align:center;background:rgba(200,230,245,0.25);border-color:rgba(255,255,255,0.3)} .dual-img{ display:grid; grid-template-columns:1fr 1fr; gap:12px; margin:24px 0 16px; } .dual-img .img-box{ border-radius:16px; background:rgba(200,225,240,0.15); overflow:hidden; aspect-ratio:1/1; border:1px solid rgba(255,255,255,0.2); } .dual-img .img-box img{width:100%;height:100%;object-fit:cover;display:block} .triple-img{ display:grid; grid-template-columns:1fr 1fr 1fr; gap:10px; margin:24px 0 16px; } .triple-img .img-box{ border-radius:16px; background:rgba(200,225,240,0.15); overflow:hidden; aspect-ratio:1/1; border:1px solid rgba(255,255,255,0.2); } .triple-img .img-box img{width:100%;height:100%;object-fit:cover;display:block} /* ===== 规格区域(删除冗余后) ===== */ .size-showcase{ display:grid; grid-template-columns:1fr 1fr 1fr; gap:12px; margin:16px 0 14px; } .size-card{ background:rgba(220,240,250,0.25); backdrop-filter:blur(4px); -webkit-backdrop-filter:blur(4px); border-radius:16px; padding:16px 10px; text-align:center; border:1px solid rgba(255,255,255,0.3); box-shadow:inset 0 1px 0 rgba(255,255,255,0.4); } .size-card .number{ font-size:28px; font-weight:800; color:#0a2a3a; letter-spacing:-0.5px; line-height:1.1; } .size-card .number span{ font-size:14px; font-weight:500; color:#4a7a8a; margin-left:2px; } .size-card .label{ font-size:10px; font-weight:600; text-transform:uppercase; letter-spacing:0.5px; color:#4a7a8a; margin-top:2px; } .size-card .desc{ font-size:10px; color:#6a8a9a; margin-top:2px; } .size-card.highlight{ background:rgba(58,154,186,0.12); border-color:rgba(58,154,186,0.2); } .size-card.highlight .number{color:#1a7a8a;} .feature-banner{ display:grid; grid-template-columns:1fr 1fr; gap:12px; margin:12px 0 10px; } .banner-card{ background:rgba(220,240,250,0.15); backdrop-filter:blur(4px); -webkit-backdrop-filter:blur(4px); border-radius:16px; padding:14px 12px; text-align:center; border:1px solid rgba(255,255,255,0.3); } .banner-card .icon{font-size:28px;display:block;margin-bottom:4px} .banner-card .main{ font-size:14px; font-weight:700; color:#0a2a3a; line-height:1.2; } .banner-card .sub{ font-size:11px; color:#4a7a8a; margin-top:2px; } .compat-info{ background:rgba(220,240,250,0.10); border-radius:12px; padding:10px 16px; margin:6px 0 4px; text-align:center; font-size:13px; color:#2a5a6a; border:1px dashed rgba(58,154,186,0.15); } .detail-list{list-style:none;margin:10px 0 0} .detail-list li{ padding:8px 0 8px 28px; position:relative; font-size:14px; color:#1a3a4a; border-bottom:1px solid rgba(80,180,220,0.06); } .detail-list li:last-child{border-bottom:none} .detail-list li::before{ content:"☀️"; color:rgba(60,180,220,0.3); font-size:14px; position:absolute;left:0;top:8px; } .footnote{ margin-top:12px; padding:12px 16px; background:rgba(220,240,250,0.15); backdrop-filter:blur(4px); -webkit-backdrop-filter:blur(4px); border-radius:12px; border:1px solid rgba(255,255,255,0.3); font-size:13px; color:#2a4a5a; text-align:center; line-height:1.6; } .footnote strong{color:#0a2a3a;} .cta-bar{ text-align:center; background:linear-gradient(135deg,#1a2a3a,#2a4a5a); border-radius:16px; padding:20px 16px; margin:28px 0 8px; color:#fff; } .cta-bar .big{font-size:22px;font-weight:800;letter-spacing:.5px} .cta-bar .big span{color:#f5c842} .cta-bar .sub{font-size:14px;opacity:.85;margin-top:4px} .footer{ margin-top:40px; padding-top:16px; border-top:2px solid rgba(80,180,220,0.08); font-size:11px; color:#6a9aaa; text-align:center; letter-spacing:.5px; } .footer .snow-row{ font-size:10px; letter-spacing:6px; color:rgba(60,180,220,0.12); margin-bottom:6px; } @media(max-width:480px){ .container{padding:20px 16px 32px;border-radius:20px} h1{font-size:24px} .feature-grid{grid-template-columns:1fr;gap:10px} .feature-card{padding:14px 12px 12px} .feature-card .icon{font-size:22px} .feature-card h4{font-size:13px} .feature-card p{font-size:11px} .feature-card.full{grid-column:1/-1} .dual-img{grid-template-columns:1fr;gap:12px} .triple-img{grid-template-columns:1fr 1fr;gap:10px} .triple-img .img-box:last-child{display:none} .size-showcase{grid-template-columns:1fr 1fr 1fr;gap:8px} .size-card{padding:12px 6px} .size-card .number{font-size:20px} .size-card .number span{font-size:12px} .size-card .label{font-size:9px} .size-card .desc{font-size:9px} .feature-banner{grid-template-columns:1fr;gap:10px} .banner-card{padding:12px} .banner-card .main{font-size:13px} .cta-bar .big{font-size:18px} } ☀️ UV Protection Foldable Anti-UV Windshield Sunshade Keep your car cool · Block 99% UV · Folds in seconds 🔥 Stepping into a car that feels like an oven? Dashboard cracking from sun damage? Seats too hot to touch? This heat-reflective sunshade blocks harmful UV rays, reduces interior temperature, and protects your car — all in one foldable design. ✦ Key Features 🛡️ Anti-UV Protection Effectively blocks harmful UV rays, keeping your car's interior cool and protected. 📦 Foldable Design Easy to store and transport, making it convenient for both sedan and SUV owners. 🌡️ Heat Reflective Reduces heat buildup inside the vehicle, ensuring a comfortable driving experience. 🚗 Multipurpose Use Suitable for various vehicles, including sedans and SUVs, enhancing its versatility. 💪 Durable Material Made from high-quality materials, ensuring long-lasting performance and reliability. 📐 Specifications 80cm Width Fits up to 80cm 145cm Length Full windshield 31.5" Width 31.5 inches 🛡️ Ultimate Line of Defense Against the sun & cabin heat 🔄 One Twist, One Fold Folds flat in seconds ✅ Ideal for vehicles ≥ 35" (90cm) or newer 🌡️ Heat Reflective Reduces cabin temperature significantly 📌 Universal — fits sedans, SUVs, and trucks Keep your car cool, protect your interior, and enjoy a comfortable drive every time. ☀️ Stay Cool. Drive Happy. Protect your car from UV damage today ☀️ ✦ ❅ ✧ ☀️ Foldable Anti-UV Windshield Sunshade — Cooler car, happier drive UV protection · Heat reflective · Universal fit
More you might like
Related
Foldable Anti-UV Windshield Sunshade
Related
Foldable Anti-UV Windshield Sunshade
Related
Foldable Anti-UV Windshield Sunshade
Related