@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#111;background:#f5f5f6;flex-direction:column;min-height:100vh;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;display:flex}.header{background:#0d1f3c;border-bottom:1px solid #0d1f3c;justify-content:space-between;align-items:center;padding:6px 40px;display:flex}.header-logo img{border-radius:6px;width:auto;height:56px;display:block}.header-shop-btn{color:#fff;cursor:pointer;letter-spacing:.5px;text-transform:uppercase;background:#111;border:none;border-radius:100px;padding:10px 28px;font-size:13px;font-weight:600;text-decoration:none}.main{flex:1;justify-content:center;align-items:flex-start;padding:72px 40px 160px;display:flex}.offer-card{text-align:center;background:#fff;border:1px solid #e5e5e7;border-radius:20px;width:100%;max-width:560px;padding:48px 56px 52px;box-shadow:0 2px 24px #0000000d}.badges-row{justify-content:center;align-items:center;gap:10px;margin-bottom:28px;display:flex}.badge-limited{color:#0d1f3c;letter-spacing:.5px;text-transform:uppercase;background:#e7eaf1;border-radius:100px;padding:6px 14px;font-size:12px;font-weight:700}.badge-discount{color:#111;font-size:14px;font-weight:600}.offer-headline{letter-spacing:-.5px;color:#111;margin-bottom:16px;font-size:36px;font-weight:800;line-height:1.2}.offer-headline .highlight{color:#0d1f3c}.offer-subtext{color:#777;max-width:400px;margin-bottom:28px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.7}.timer-row{justify-content:center;align-items:center;gap:8px;margin-bottom:24px;display:flex}.timer-icon{font-size:15px}.timer-text{color:#0d1f3c;font-size:14px;font-weight:600}.trust-pills{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:36px;display:flex}.trust-pill{color:#444;background:#f4f4f5;border:1px solid #e5e5e7;border-radius:100px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;display:flex}.trust-dot{background:#0d1f3c;border-radius:50%;flex-shrink:0;width:8px;height:8px}.cta-btn{color:#fff;cursor:pointer;text-align:center;letter-spacing:.8px;text-transform:uppercase;background:#111;border:none;border-radius:12px;width:100%;padding:20px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:background .2s,transform .1s;display:block}.cta-btn:hover{background:#000;transform:translateY(-1px)}.cta-btn:active{transform:translateY(0)}.ships-from{color:#999;margin-top:22px;font-size:13px;font-weight:500}.sticky-bar{z-index:100;background:#0d1f3c;border-top:1px solid #0d1f3c;justify-content:center;align-items:center;gap:24px;padding:14px 40px 20px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000026}.sticky-bar-text{text-align:center}.sticky-bar-headline{color:#fff;font-size:15px;font-weight:700}.sticky-bar-sub{color:#ffffffa6;font-size:13px;font-weight:500}.sticky-bar .cta-btn{color:#fff;background:#111;border-radius:100px;width:auto;padding:14px 36px;font-size:13px}.sticky-bar .cta-btn:hover{background:#000}@media (width<=640px){.header{padding:14px 16px}.header-logo img{height:26px}.main{padding:24px 16px 155px}.offer-card{border-radius:16px;padding:24px 24px 20px}.offer-headline{font-size:28px}.badges-row{margin-bottom:20px}.trust-pills{margin-bottom:24px}.cta-btn{letter-spacing:.5px;padding:20px 18px;font-size:14px}.sticky-bar{flex-direction:column;gap:6px;padding:10px 20px 14px}.sticky-bar .cta-btn{width:100%;max-width:320px;padding:12px 20px}}
