:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;min-height:100vh;background:#181818;font-family:Inter,Arial,sans-serif;color:#fff;overflow-x:hidden}h1,h2,h3{font-family:Inter,Arial,sans-serif;font-weight:800;margin:0 0 1rem}h1{font-size:3rem;color:#e53935;text-align:center;letter-spacing:-1px}h2{font-size:2.2rem;color:#e53935;text-align:center}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vanilla:hover{filter:drop-shadow(0 0 2em #3178c6aa)}.card{padding:2em}.read-the-docs{color:#888}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.main-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;max-width:1200px;margin:0 auto}.card-section{background:#181818fa;border-radius:24px;box-shadow:0 8px 32px #0000002e;padding:3rem 2rem;margin:2rem 0;width:100%;max-width:1000px;animation:fadeInUp 1s cubic-bezier(.23,1.01,.32,1) both;display:flex;flex-direction:column;align-items:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.header-btn{background:linear-gradient(90deg,#e53935 60%,#ff1744);color:#fff;border:none;border-radius:12px;padding:1.1rem 2.8rem;font-size:1.2rem;font-weight:700;cursor:pointer;box-shadow:0 2px 16px #e539352e;transition:background .2s,transform .2s;margin-top:2rem}.header-btn:hover{background:linear-gradient(90deg,#ff1744,#e53935);transform:translateY(-2px) scale(1.04)}.whats-included-list{display:grid;gap:1.5rem;padding:0;margin:0;list-style:none}.whats-included-list li{display:flex;align-items:flex-start;font-size:1.15rem;color:#fff;background:#282828d9;border-radius:12px;padding:1rem 1.2rem;box-shadow:0 2px 8px #e5393514;animation:fadeInUp .8s cubic-bezier(.23,1.01,.32,1) both}.whats-included-list li span{color:#a259ff;font-size:1.6rem;margin-right:1rem;flex-shrink:0}.price-section{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.old-price{text-decoration:line-through;color:#aaa;font-size:1.5rem;margin-right:1rem}.new-price{color:#e53935;font-size:2.8rem;font-weight:900}.price-label{color:#fff;font-size:1.2rem;font-weight:400;margin-left:.5rem}@media (max-width: 1100px){.main-container{max-width:100vw;padding:0 .5rem}.card-section{max-width:98vw;padding:2rem .5rem}}@media (max-width: 600px){h1{font-size:2rem}h2{font-size:1.3rem}.card-section{padding:1.2rem .2rem}}html{background:#181818!important;overflow-x:hidden}.reviews-container{width:100%;max-width:800px;margin:0 auto;padding:20px}.review-card{background:#181818;border-radius:16px;padding:32px;box-shadow:0 4px 24px #e539351a}.review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.reviewer-info{display:flex;align-items:center;gap:16px}.avatar{font-size:2.5rem;background:#222;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%}.reviewer-name{color:#fff;margin:0;font-size:1.2rem;font-weight:600}.rating{margin-top:4px}.star{color:#e53935;font-size:1.2rem;margin-right:2px}.review-date{color:#888;font-size:.9rem}.review-comment{color:#ccc;font-size:1.1rem;line-height:1.6;margin:0 0 24px}.review-navigation{display:flex;align-items:center;justify-content:center;gap:16px}.nav-button{background:#222;border:none;color:#fff;width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.nav-button:hover{background:#333}.review-dots{display:flex;gap:8px}.dot{width:8px;height:8px;border-radius:50%;background:#333;cursor:pointer;transition:background-color .2s}.dot.active{background:#e53935}
