.product-page{background:#0a0c10;width:100%;min-height:100vh;font-family:Plus Jakarta Sans,sans-serif}.container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.product-hero{text-align:center;padding:10rem 0 5rem}.hero-label{color:#ff5f1f;text-transform:uppercase;letter-spacing:.15em;background:#ff5f1f1a;border-radius:100px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.7rem;font-weight:700;display:inline-block}.product-hero h1{color:#fff;letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.gradient-text{background:linear-gradient(135deg,#ff5f1f 0%,#ff8c00 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-desc{color:#94a3b8;max-width:600px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.7}.hero-actions{justify-content:center;align-items:center;gap:1rem;display:flex}.text-link{color:#fff;background:#ff5f1f;border-radius:.75rem;align-items:center;gap:.5rem;padding:.9rem 1.75rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 8px 20px #ff5f1f40}.text-link:hover{background:#e64a00;transform:translateY(-2px)}.text-link-muted{color:#94a3b8;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.text-link-muted:hover{color:#fff}.arrow-icon{width:16px;height:16px;transition:transform .2s}.text-link:hover .arrow-icon{transform:translate(4px)}.section-title{text-align:center;color:#fff;letter-spacing:-.02em;margin-bottom:2.5rem;font-size:1.75rem;font-weight:800}.features-section{background:#0f1117;border-top:1px solid #ffffff0d;padding:5rem 0}.features-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.feature-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:1.25rem;padding:2rem;transition:all .3s}.feature-card:hover{border-color:#ff5f1f4d}.feature-card h3{color:#fff;margin-bottom:1rem;font-size:1.15rem;font-weight:700}.feature-card ul{margin:0;padding:0;list-style:none}.feature-card li{color:#94a3b8;align-items:flex-start;gap:.5rem;padding:.4rem 0;font-size:.9rem;line-height:1.5;display:flex}.check-icon{color:#ff5f1f;flex-shrink:0;width:16px;height:16px;margin-top:2px}.specs-section{background:#0a0c10;padding:5rem 0}.specs-table-wrapper{max-width:700px;margin:0 auto}.specs-table{border-collapse:collapse;border:1px solid #ffffff0d;border-radius:.75rem;width:100%;overflow:hidden}.specs-table td{border-bottom:1px solid #ffffff0d;padding:1rem 1.25rem;font-size:.9rem}.specs-table td:first-child{color:#fff;background:#ffffff05;width:35%;font-weight:600}.specs-table td:last-child{color:#94a3b8}.specs-table tr:last-child td{border-bottom:none}.use-cases-section{background:#0f1117;border-top:1px solid #ffffff0d;padding:5rem 0}.use-cases-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.use-case-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:1.25rem;padding:2rem;transition:all .3s}.use-case-card:hover{border-color:#ff5f1f4d}.use-case-card h4{color:#fff;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.use-case-card p{color:#94a3b8;margin:0;font-size:.9rem;line-height:1.6}.architecture-section{background:#0a0c10;padding:5rem 0}.architecture-content{max-width:700px;margin:0 auto}.architecture-content p{color:#94a3b8;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.architecture-benefits{grid-template-columns:1fr 1fr;gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.architecture-benefits li{color:#94a3b8;align-items:flex-start;gap:.5rem;font-size:.9rem;line-height:1.5;display:flex}.architecture-benefits li strong{color:#fff}.templates-section{background:#0f1117;border-top:1px solid #ffffff0d;padding:5rem 0}.templates-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.template-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:1rem;padding:1.5rem;transition:all .3s}.template-card:hover{border-color:#ff5f1f4d}.template-card h4{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:700}.template-card p{color:#64748b;margin:0;font-size:.85rem;line-height:1.5}@media (max-width:768px){.product-hero{padding:8rem 0 4rem}.features-grid,.architecture-benefits{grid-template-columns:1fr}.use-cases-grid,.templates-grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.hero-actions{flex-direction:column;gap:1rem}.text-link{justify-content:center;width:100%}}
