.snt-landing-wrap{min-height:100vh;background:linear-gradient(to bottom,#eef5ff,#e6f0ff);color:#1e293b;padding:48px 16px;font-family:Arial,sans-serif}
.snt-hero{text-align:center;max-width:1100px;margin:0 auto 30px}.snt-hero-logo{max-height:70px;margin-bottom:12px}.snt-hero h1{font-size:44px;font-weight:800;color:#1e40af;margin:0 0 12px}.snt-hero p{max-width:760px;margin:0 auto 20px;color:#475569;font-size:18px}.snt-hero-ctas{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.snt-hero-image-wrap{margin-top:24px}.snt-hero-image{max-width:100%;max-height:340px;border-radius:24px;box-shadow:0 10px 30px rgba(37,99,235,.12)}
.snt-grid-products{max-width:1220px;margin:0 auto 36px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.snt-product-card{position:relative;background:#fff;border-radius:18px;padding:14px 14px 16px;box-shadow:0 8px 24px rgba(37,99,235,.08);max-width:292px;width:100%;justify-self:center;overflow:hidden}.snt-product-card:hover{transform:translateY(-3px);transition:.2s}.snt-product-card:hover .snt-product-image-wrap img{transform:scale(1.08)}.snt-badge{position:absolute;top:0;left:0;color:#fff;padding:7px 13px;border-radius:0 0 14px 0;font-weight:700;font-size:12px}.snt-product-image-wrap{height:222px;display:flex;align-items:center;justify-content:center;margin-top:2px}.snt-product-image-wrap img{height:205px;max-height:205px;width:auto;object-fit:contain;filter:drop-shadow(0 14px 24px rgba(37,99,235,.20));transition:transform .25s ease}.snt-product-card h3{text-align:center;font-size:14px;line-height:1.35;color:#1e40af;font-weight:800;margin:6px 0 4px}.snt-price{text-align:center;margin:4px 0 10px}.snt-price .main{font-size:22px;font-weight:800}.snt-price .sub{font-size:13px;color:#64748b;margin-left:4px}.snt-btn-col{display:flex;flex-direction:column;gap:7px}.snt-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:700;border:1px solid transparent;cursor:pointer;min-height:42px}.snt-btn-outline{background:#fff;border-color:#60a5fa;color:#2563eb}.snt-btn-primary{background:#2563eb;color:#fff}.snt-btn-orange{background:#f97316;color:#fff}.snt-btn-outline:hover{background:#eff6ff}.snt-btn-primary:hover{background:#1d4ed8}.snt-btn-orange:hover{background:#ea580c}.snt-trust{text-align:center;background:#fff;padding:48px 16px;margin-top:20px}.snt-trust h2{color:#1e40af;margin:0 0 10px}.snt-trust p{margin:0;color:#64748b}.snt-floating-cta{position:fixed;right:20px;bottom:20px;background:#f97316;color:#fff;text-decoration:none;padding:14px 22px;border-radius:999px;font-weight:800;box-shadow:0 12px 24px rgba(249,115,22,.3);z-index:20}
.snt-popup-overlay{position:fixed;inset:0;background:rgba(15,23,42,.5);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.snt-popup-box{background:#fff;width:min(640px,100%);border-radius:24px;padding:28px;position:relative}.snt-popup-close{position:absolute;right:14px;top:10px;border:0;background:none;font-size:34px;cursor:pointer;color:#64748b}.snt-popup-box h3{margin:0 0 10px;color:#1e40af}.snt-popup-box p{color:#475569}.snt-popup-form{display:grid;gap:12px;margin-top:16px}.snt-popup-form label{display:grid;gap:6px}.snt-popup-form span{font-weight:700;color:#1e3a8a}.snt-popup-form input,.snt-popup-form textarea{padding:12px 14px;border:1px solid #cbd5e1;border-radius:14px}.snt-form-message{margin-top:6px;font-weight:700}.snt-form-message.success{color:#15803d}.snt-form-message.error{color:#b91c1c}.snt-payment-box{display:grid;grid-template-columns:180px 1fr;gap:18px;align-items:start;margin-top:18px;background:#f8fbff;border:1px solid #dbeafe;border-radius:20px;padding:16px}.snt-popup-qr{width:100%;border-radius:16px;border:1px solid #dbeafe}.snt-pay-info p{margin:0 0 10px}.snt-payment-code{display:inline-block;background:#eff6ff;color:#1d4ed8;padding:5px 10px;border-radius:10px;font-weight:800}.snt-payment-note{font-size:14px;color:#475569}
@media (max-width: 1100px){.snt-grid-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.snt-product-card{max-width:320px}}
@media (max-width: 640px){.snt-hero h1{font-size:32px}.snt-grid-products{grid-template-columns:1fr;gap:14px}.snt-product-card{max-width:280px;padding:14px 12px 16px}.snt-product-image-wrap{height:200px}.snt-product-image-wrap img{height:178px;max-height:178px}.snt-product-card h3{font-size:14px}.snt-price .main{font-size:20px}.snt-payment-box{grid-template-columns:1fr}.snt-floating-cta{left:16px;right:16px;text-align:center}}
