*{box-sizing:border-box;margin:0;padding:0}
body{font-family:'Inter',sans-serif;background:#1a1a1a url('https://images.unsplash.com/photo-1557672172-298e090bd0f1?w=1920&q=85') center/cover no-repeat;color:#fff;-webkit-font-smoothing:antialiased;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:auto;padding:40px 16px}
.smp-banner{position:fixed;top:0;left:0;right:0;z-index:200;background:rgba(0,0,0,0.7);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,0.1);padding:8px 16px;text-align:center;font-size:11px;color:rgba(255,255,255,0.8);letter-spacing:0.05em}

@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.animate-fade-in-up{opacity:0;animation:fadeInUp 0.6s ease-out forwards}
@keyframes fade-rise{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
.animate-fade-rise{animation:fade-rise 0.8s ease-out both}
.animate-fade-rise-delay{animation:fade-rise 0.8s ease-out 0.2s both}
.animate-fade-rise-delay-2{animation:fade-rise 0.8s ease-out 0.4s both}

.liquid-glass{background:rgba(255,255,255,0.08);backdrop-filter:blur(8px);position:relative;overflow:hidden;display:inline-block}

.smp-grid{display:grid;grid-template-columns:repeat(3,384px);gap:16px;flex-shrink:0;margin-top:48px}
@media(max-width:1280px){.smp-grid{grid-template-columns:repeat(2,384px)}}
@media(max-width:840px){.smp-grid{grid-template-columns:384px}}
.smp-card{width:384px;height:384px;border-radius:12px;overflow:hidden;position:relative}

/* Card 1 */
.smp-c1{background:#000;padding:28px;display:flex;flex-direction:column;justify-content:space-between;color:#fff}
.smp-c1 video{position:absolute;top:0;right:0;height:75%;object-fit:cover;transform:scaleX(-1);pointer-events:none}
.smp-c1-fade{position:absolute;inset:0;background:linear-gradient(to top,#000,rgba(0,0,0,0.4),transparent)}
.smp-c1-top,.smp-c1-bottom{position:relative;z-index:10}
.smp-c1-eyebrow{font-family:'Condiment',cursive;color:#fbbf24;font-size:14px;letter-spacing:0.05em;margin-bottom:12px}
.smp-c1-h{font-family:'Anton',sans-serif;font-weight:400;color:#fff;font-size:32px;line-height:1.05;text-transform:uppercase;letter-spacing:-0.02em}
.smp-c1-h span{color:#fbbf24}
.smp-c1-bottom p{font-family:monospace;color:rgba(255,255,255,0.6);font-size:10px;line-height:1.5;margin-bottom:16px}
.smp-c1-row{display:flex;justify-content:space-between;align-items:center}
.smp-c1-power{display:flex;align-items:center;gap:6px;font-family:monospace;color:rgba(255,255,255,0.4);font-size:8px;text-transform:uppercase;letter-spacing:0.15em}
.smp-c1-zap{width:28px;height:28px;border-radius:50%;background:rgba(251,191,36,0.2);color:#fbbf24;display:inline-flex;align-items:center;justify-content:center;font-size:14px}
.smp-c1-cta{background:rgba(255,255,255,0.1);backdrop-filter:blur(8px);color:#fff;text-decoration:none;padding:6px 14px;border-radius:9999px;font-family:'Anton',sans-serif;font-size:10px;text-transform:uppercase;letter-spacing:0.05em}

/* Card 2 */
.smp-c2{background:#000;color:#fff}
.smp-c2 video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}
.smp-c2-fade{position:absolute;inset:0;background:linear-gradient(to top,#000,rgba(0,0,0,0.6),rgba(0,0,0,0.8));z-index:1}
.smp-c2-content{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:28px}
.smp-c2-pill{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,0.05);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,0.1);border-radius:8px;padding:6px 12px;font-size:7px;font-weight:500;color:rgba(255,255,255,0.6);align-self:flex-start;margin-bottom:20px}
.smp-c2-new{background:#fff;color:#000;border-radius:6px;padding:2px 6px;font-size:7px;font-weight:500}
.smp-c2-h{font-family:'Inter',sans-serif;font-weight:500;color:#fff;font-size:36px;line-height:1.05;letter-spacing:-1.5px}
.smp-c2-h em{font-family:'Instrument Serif',serif;font-style:italic;font-weight:400;color:rgba(255,255,255,0.8)}
.smp-c2-content p{font-family:'Inter',sans-serif;color:#d4d8e8;font-size:8.5px;line-height:1.5;max-width:240px;margin-top:12px;opacity:0.9}
.smp-c2-foot{display:flex;align-items:center;gap:12px;color:#fff}
.smp-c2-foot span:first-child{font-size:9px;font-weight:600;color:rgba(255,255,255,0.3);letter-spacing:-0.02em}
.smp-c2-divider{flex:1;height:1px;background:linear-gradient(to right,rgba(255,255,255,0.15),transparent)}
.smp-c2-foot span:last-child{font-size:7px;color:rgba(255,255,255,0.2);letter-spacing:0.15em;text-transform:uppercase}

/* Card 3 */
.smp-c3{background:#fff;color:#000;font-family:'Inter',sans-serif}
.smp-c3 video{position:absolute;left:0;right:0;top:140px;width:100%;height:calc(100% - 140px);object-fit:cover;pointer-events:none}
.smp-c3-fade{position:absolute;left:0;right:0;top:140px;height:120px;background:linear-gradient(to bottom,#fff,transparent);z-index:10}
.smp-c3-content{position:relative;z-index:20;display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 20px 0}
.smp-c3-logo{display:flex;align-items:center;gap:6px;font-size:8px;font-weight:500;color:#000;margin-bottom:24px}
.smp-c3-h{font-size:30px;font-weight:400;line-height:1.08;letter-spacing:-0.02em;margin-bottom:10px}
.smp-c3-h span{background:linear-gradient(to right,#000,#888,#aaa);-webkit-background-clip:text;background-clip:text;color:transparent}
.smp-c3-content p{font-size:9px;color:#9ca3af;line-height:1.5;max-width:240px}
.smp-c3-bottom{position:absolute;bottom:16px;left:0;right:0;z-index:20;display:flex;flex-direction:column;align-items:center;gap:8px}
.smp-c3-pill{background:rgba(255,255,255,0.15);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,0.2);color:#fff;font-size:7px;font-weight:500;padding:2px 10px;border-radius:9999px}
.smp-c3-brands{display:flex;gap:20px;color:#fff;font-family:Georgia,serif;font-style:italic}
.smp-c3-brands span{font-size:14px;letter-spacing:-0.02em}

/* Card 4 */
.smp-c4{background:#000;color:#fff}
.smp-c4 video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}
.smp-c4-fade{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,0.7),transparent);z-index:1}
.smp-c4-content{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:0 24px 28px}
.smp-c4-content h2{font-family:'Instrument Serif',serif;color:#fff;font-size:32px;line-height:0.95;letter-spacing:-0.02em;font-weight:400}
.smp-c4-content p{font-family:'Inter',sans-serif;color:rgba(255,255,255,0.7);font-size:8px;line-height:1.5;max-width:220px;margin-top:12px}
.smp-c4-brand{font-family:'Instrument Serif',serif;color:rgba(255,255,255,0.25);font-size:10px;letter-spacing:-0.02em;margin-top:16px}
.smp-c4-brand sup{font-size:5px}

/* Card 5 */
.smp-c5{background:#fff;color:#000}
.smp-c5 video{position:absolute;left:0;right:0;bottom:0;top:140px;width:100%;height:calc(100% - 140px);object-fit:cover;opacity:0}
.smp-c5-fade{position:absolute;inset:0;background:linear-gradient(to bottom,#fff 0%,#fff 20%,transparent 45%,transparent 65%,#fff 90%,#fff 100%);z-index:1;pointer-events:none}
.smp-c5-content{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 20px}
.smp-c5-content h2{font-family:'Instrument Serif',serif;font-size:34px;line-height:0.95;letter-spacing:-0.8px;color:#000;font-weight:400}
.smp-c5-content h2 em{color:#6F6F6F;font-style:italic}
.smp-c5-content p{font-family:'Inter',sans-serif;color:#6F6F6F;font-size:8px;line-height:1.5;max-width:230px;margin-top:12px}
.smp-c5-brand{font-family:'Instrument Serif',serif;font-size:10px;color:rgba(0,0,0,0.3);margin-top:20px;letter-spacing:-0.02em}
.smp-c5-brand sup{font-size:5px}

/* Card 6 */
.smp-c6{background:#000;color:#fff}
.smp-c6 video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}
.smp-c6-fade{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,0.8),rgba(0,0,0,0.2),rgba(0,0,0,0.4));z-index:1}
.smp-c6-content{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:24px}
.smp-c6-eyebrow{font-family:'Poppins',sans-serif;color:rgba(255,255,255,0.5);font-size:9px;font-weight:500;text-transform:uppercase;letter-spacing:0.2em}
.smp-c6-content h2{font-family:'Poppins',sans-serif;font-weight:500;color:#fff;font-size:38px;line-height:0.95;letter-spacing:-0.05em}
.smp-c6-content h2 em{font-family:'Source Serif 4',serif;font-style:italic;font-weight:500;color:rgba(255,255,255,0.8)}
.smp-c6-content p{font-family:'Poppins',sans-serif;color:rgba(255,255,255,0.5);font-size:8px;line-height:1.5;max-width:200px;margin-top:12px}
.smp-c6-pills{display:flex;gap:8px;margin-top:16px}
.smp-c6-pills span{padding:4px 12px;border-radius:9999px;font-size:7px;color:rgba(255,255,255,0.8);font-family:'Poppins',sans-serif}
