:root{color-scheme:dark}
*{box-sizing:border-box}
@keyframes exclusive-shine{0%,100%{transform:scale(1) rotate(0deg)}50%{transform:scale(1.1) rotate(5deg)}}
@keyframes pink-glow{0%,100%{text-shadow:0 0 5px #e91e63,0 0 10px #e91e63}50%{text-shadow:0 0 15px #e91e63,0 0 25px #e91e63}}
@keyframes vip-flash{0%,100%{opacity:1}50%{opacity:0.7}}
body{margin:0;font:16px/1.6 'Lato',sans-serif;background:#1a1a1a;color:#e91e63;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23e91e63' fill-opacity='0.05'%3E%3Cpath d='M10 1 L12 7 L18 7 L13 11 L15 17 L10 13 L5 17 L7 11 L2 7 L8 7 Z'/%3E%3C/g%3E%3C/svg%3E")}
.ed-wrap{max-width:1100px;margin:0 auto;padding:0 20px}
.ed-header{padding:40px 0;background:linear-gradient(135deg,#880e4f,#ad1457);border-bottom:3px solid #e91e63;text-align:center;position:relative}
.ed-header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23e91e63' fill-opacity='0.1'%3E%3Cpath d='M50 10 L55 30 L75 30 L60 45 L65 65 L50 50 L35 65 L40 45 L25 30 L45 30 Z'/%3E%3Cpath d='M20 70 L22 75 L27 75 L23 78 L25 83 L20 80 L15 83 L17 78 L13 75 L18 75 Z'/%3E%3Cpath d='M80 20 L82 25 L87 25 L83 28 L85 33 L80 30 L75 33 L77 28 L73 25 L78 25 Z'/%3E%3C/g%3E%3C/svg%3E");background-size:100px 100px}
.ed-banner{font-size:32px;font-weight:900;color:#e91e63;margin-bottom:20px;text-shadow:0 0 10px rgba(233,30,99,.5);animation:pink-glow 3s infinite;position:relative;z-index:2}
.ed-main-title{margin:0 0 16px 0;font-size:36px;font-weight:700;color:#fff;text-shadow:0 0 10px rgba(233,30,99,.5);position:relative;z-index:2}
.ed-sub{margin:0 0 12px 0;color:#f8bbd9;font-weight:500;position:relative;z-index:2}
.ed-motto{color:#e91e63;font-weight:700;font-size:18px;position:relative;z-index:2}
.ed-collection{display:grid;gap:24px;padding:40px 0}
.ed-exclusive{display:grid;grid-template-columns:120px 1fr 120px;gap:24px;align-items:center;padding:28px;background:linear-gradient(135deg,#424242,#212121);border:2px solid #e91e63;border-radius:15px;box-shadow:0 8px 16px rgba(233,30,99,.2);transition:all .3s ease;position:relative}
.ed-exclusive::before{content:'EXCLUSIVE';position:absolute;top:-10px;left:-10px;font-size:10px;background:#e91e63;color:#fff;padding:4px 8px;border-radius:8px;font-weight:700;letter-spacing:1px}
.ed-exclusive:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(233,30,99,.3)}
.ed-badge{text-align:center;animation:exclusive-shine 3s ease-in-out infinite}
.ed-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#424242,#212121);border-radius:15px;border:3px solid #e91e63;margin:0 auto 8px;box-shadow:0 0 15px rgba(233,30,99,.3)}
.ed-element{font-size:14px;color:#e91e63;font-weight:700}
.ed-content{min-width:0}
.ed-title{margin:0 0 12px 0;font-size:22px;font-weight:700;color:#fff}
.ed-title a{color:inherit;text-decoration:none;text-shadow:0 0 5px rgba(233,30,99,.3)}
.ed-title a:hover{color:#e91e63;text-shadow:0 0 10px rgba(233,30,99,.5)}
.ed-desc{margin:0 0 16px 0;color:#e0e0e0;font-size:15px;line-height:1.6}
.ed-features{display:flex;gap:8px;flex-wrap:wrap}
.ed-feature{background:rgba(233,30,99,.1);color:#e91e63;padding:6px 12px;border-radius:20px;font-size:13px;font-weight:600;border:1px solid #e91e63}
.ed-special{text-align:center}
.ed-vip{width:70px;height:40px;background:linear-gradient(135deg,#e91e63,#ad1457);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;color:#fff;margin:0 auto 8px;animation:vip-flash 2s infinite;box-shadow:0 4px 12px rgba(233,30,99,.4)}
.ed-access{font-size:12px;color:#e91e63;font-weight:700;text-transform:uppercase;letter-spacing:2px}
.ed-footer{padding:28px 0;border-top:3px solid #e91e63;text-align:center;color:#e91e63;font-weight:700;background:#1a1a1a}

  .addon { padding: 24px 0; border-top:1px solid #232323; }
  .addon-title { font-size: 20px; margin: 0 0 14px 0; position: relative; display:inline-block; }
  .addon-title:after { content:''; position:absolute; left:0; bottom:-6px; width: 42px; height: 3px; background: linear-gradient(90deg,#1a73e8,#00b4d8); border-radius: 3px; }

  /* Highlight card */
  .highlight { padding: 0; border: none; }
  .highlight-inner { display:flex; gap:14px; align-items:center; padding:16px; background: linear-gradient(135deg, rgba(26,115,232,0.08), rgba(0,180,216,0.08)); border:1px solid #2a2a2a; border-radius: 14px; }
  .highlight-icon { width:42px; height:42px; display:flex; align-items:center; justify-content:center; background:#1a1a1a; border:1px solid #2a2a2a; border-radius:10px; font-size:20px; }
  .highlight-content p { margin: 8px 0 0 0; color:#bdbdbd; }

  .table-wrap { overflow-x: auto; border:1px solid #2a2a2a; border-radius: 12px; background:#131313; }
  .table { width: 100%; border-collapse: collapse; }
  .table thead th { background:#191919; color:#ddd; font-weight:700; }
  .table th, .table td { border-bottom: 1px solid #242424; padding: 10px 12px; text-align: left; }
  .table tr:last-child td { border-bottom: none; }
  .table code { background:#1f1f1f; border:1px solid #2a2a2a; padding: 2px 6px; border-radius:6px; }

  .list { display: grid; gap: 8px; margin: 0; padding-left: 18px; }

  .grid { list-style: none; margin: 0; padding: 0; display: grid; gap: 12px; }
  .grid-card { display: grid; grid-template-columns: 40px 1fr; gap: 12px; padding: 12px; border: 1px solid #2a2a2a; border-radius: 12px; background: #141414; transition: transform .12s ease, border-color .12s ease; }
  .grid-card:hover { transform: translateY(-2px); border-color:#3a3a3a; }
  .grid-rank { width: 40px; height: 40px; background: #1a73e8; color: #fff; border-radius: 10px; display:flex; align-items:center; justify-content:center; font-weight: 800; box-shadow: 0 4px 12px rgba(26,115,232,.25); }
  .grid-title { font-weight: 700; }
  .grid-desc { color: #b0b0b0; }

  .chips { list-style:none; padding:0; margin:0; display:flex; flex-wrap: wrap; gap:10px; }
  .chips li { background:#171717; border:1px solid #2a2a2a; padding:8px 12px; border-radius:999px; color:#ddd; }

  .steps { margin:0; padding-left:18px; }
  .steps li { margin: 0 0 6px 0; }

  .faq details { border:1px solid #2a2a2a; border-radius:12px; padding:10px 14px; background:#151515; }
  .faq details+details { margin-top:10px; }
  .faq summary { cursor:pointer; color:#ddd; }
  
