.page-module__k1-DYW__pageWrapper{background:var(--bg-primary);min-height:100vh;padding-top:100px;transition:background-color .3s}.page-module__k1-DYW__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.page-module__k1-DYW__heroBanner{text-align:center;padding:3rem 0 2rem}.page-module__k1-DYW__heroBadge{color:#f7941d;background:#f7941d26;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-flex}.page-module__k1-DYW__gradientText{background:linear-gradient(135deg,#f7941d,gold);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__k1-DYW__heroBanner h1{color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.2}.page-module__k1-DYW__heroBanner>p{color:var(--text-secondary);max-width:700px;margin:0 auto 1rem;font-size:1.1rem;line-height:1.6}.page-module__k1-DYW__updateInfo{color:var(--text-muted);align-items:center;gap:.5rem;margin-top:.5rem;font-size:.85rem;display:inline-flex}.page-module__k1-DYW__liveDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite page-module__k1-DYW__pulse}@keyframes page-module__k1-DYW__pulse{0%,to{opacity:1}50%{opacity:.4}}.page-module__k1-DYW__priceSection{margin-bottom:3rem}.page-module__k1-DYW__sectionTitle{color:var(--text-primary);border-bottom:2px solid #f7941d4d;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:700;display:flex}.page-module__k1-DYW__sectionTitle svg{color:#f7941d;font-size:1.3rem}.page-module__k1-DYW__priceTable{border-collapse:collapse;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;width:100%;overflow:hidden}.page-module__k1-DYW__priceTable thead{background:linear-gradient(135deg,#f7941d33,#ffd7001a)}.page-module__k1-DYW__priceTable th{text-align:left;color:#f7941d;text-transform:uppercase;letter-spacing:.05em;padding:1rem 1.2rem;font-size:.85rem;font-weight:700}.page-module__k1-DYW__priceTable td{color:var(--text-secondary);border-bottom:1px solid var(--border-color);padding:1rem 1.2rem;font-size:.95rem}.page-module__k1-DYW__priceTable tbody tr:hover{background:var(--bg-tertiary)}.page-module__k1-DYW__priceTable tbody tr:last-child td{border-bottom:none}.page-module__k1-DYW__brandName{color:var(--text-primary);font-weight:600}.page-module__k1-DYW__priceHighlight{color:#22c55e;font-weight:700}.page-module__k1-DYW__tierBadge{color:#22c55e;background:#22c55e26;border-radius:20px;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.page-module__k1-DYW__systemPriceGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.page-module__k1-DYW__systemCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:2rem;transition:all .3s}.page-module__k1-DYW__systemCard:hover{border-color:#f7941d4d;transform:translateY(-4px);box-shadow:0 10px 30px #0000001a}.page-module__k1-DYW__systemCard h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.page-module__k1-DYW__systemCard .page-module__k1-DYW__systemType{color:#f7941d;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.8rem;font-weight:600}.page-module__k1-DYW__systemCard .page-module__k1-DYW__priceRange{color:#22c55e;margin-bottom:.5rem;font-size:1.6rem;font-weight:800}.page-module__k1-DYW__systemCard .page-module__k1-DYW__includes{margin:1rem 0 0;padding:0;list-style:none}.page-module__k1-DYW__systemCard .page-module__k1-DYW__includes li{color:var(--text-secondary);align-items:center;gap:.5rem;padding:.3rem 0;font-size:.9rem;display:flex}.page-module__k1-DYW__systemCard .page-module__k1-DYW__includes li svg{color:#f7941d;flex-shrink:0;font-size:.8rem}.page-module__k1-DYW__faqSection{border-top:1px solid var(--border-color);margin:3rem 0;padding:3rem 0}.page-module__k1-DYW__faqGrid{gap:1rem;display:grid}.page-module__k1-DYW__faqItem{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem}.page-module__k1-DYW__faqItem h3{color:var(--text-primary);margin-bottom:.75rem;font-size:1.05rem;font-weight:700}.page-module__k1-DYW__faqItem p{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.page-module__k1-DYW__ctaSection{text-align:center;padding:3rem 0 4rem}.page-module__k1-DYW__ctaSection h2{color:var(--text-primary);margin-bottom:1rem;font-size:2rem;font-weight:800}.page-module__k1-DYW__ctaSection p{color:var(--text-secondary);max-width:600px;margin:0 auto 2rem;font-size:1.05rem}.page-module__k1-DYW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module__k1-DYW__btnPrimary{color:#000;background:linear-gradient(135deg,#f7941d,#ffb347);border-radius:12px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__k1-DYW__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f7941d4d}.page-module__k1-DYW__btnSecondary{color:var(--text-primary);border:1px solid var(--border-color);background:0 0;border-radius:12px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__k1-DYW__btnSecondary:hover{color:#f7941d;border-color:#f7941d}.page-module__k1-DYW__disclaimer{text-align:center;color:var(--text-muted);border-top:1px solid var(--border-color);padding:2rem 0;font-size:.8rem}@media (max-width:768px){.page-module__k1-DYW__pageWrapper{padding-top:80px}.page-module__k1-DYW__priceTable,.page-module__k1-DYW__priceTable tbody,.page-module__k1-DYW__priceTable tr,.page-module__k1-DYW__priceTable td{width:100%;display:block}.page-module__k1-DYW__priceTable thead{display:none}.page-module__k1-DYW__priceTable tbody tr{border:1px solid var(--border-color);background:var(--bg-secondary);border-radius:12px;margin-bottom:1.5rem;padding:1.25rem;box-shadow:0 4px 6px #0000001a}.page-module__k1-DYW__priceTable td{border-bottom:1px solid var(--border-color);text-align:right;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:.95rem;display:flex}.page-module__k1-DYW__priceTable td:last-child{border-bottom:none;padding-bottom:0}.page-module__k1-DYW__priceTable td:first-child{padding-top:0}.page-module__k1-DYW__priceTable td:before{content:attr(data-label);color:#f7941d;text-align:left;text-transform:uppercase;letter-spacing:.05em;margin-right:1.5rem;font-size:.85rem;font-weight:600}.page-module__k1-DYW__systemPriceGrid{grid-template-columns:1fr}.page-module__k1-DYW__ctaButtons{flex-direction:column;align-items:center}}
