.teleflow-store-shell,.teleflow-native-product{font-family:inherit;color:inherit}.teleflow-store-header{display:flex;align-items:center;gap:16px;margin:0 0 28px}.teleflow-store-header h2{margin:0;font-size:clamp(26px,4vw,40px)}.teleflow-store-header p{margin:5px 0 0;opacity:.7}.teleflow-store-logo{max-width:150px;max-height:70px;width:auto;height:auto}.teleflow-product-grid{display:grid;grid-template-columns:repeat(var(--tf-cols,3),minmax(0,1fr));gap:22px}.teleflow-product-card{overflow:hidden;border:1px solid rgba(15,23,42,.1);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.06)}.teleflow-product-image{display:block;position:relative;aspect-ratio:1/1;background:#f8fafc;overflow:hidden}.teleflow-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.teleflow-product-card:hover .teleflow-product-image img{transform:scale(1.035)}.teleflow-no-image{display:grid;place-items:center;height:100%;color:#64748b}.teleflow-badge{position:absolute;top:12px;left:12px;background:#111827;color:#fff;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:700}.teleflow-badge-inline{position:static;display:inline-block;margin-bottom:10px}.teleflow-product-body{padding:18px}.teleflow-product-body h3{margin:0 0 8px;font-size:20px}.teleflow-product-body h3 a{text-decoration:none;color:inherit}.teleflow-product-body p{margin:0 0 14px;color:#64748b}.teleflow-product-price{display:flex;gap:9px;align-items:baseline;margin-bottom:15px}.teleflow-product-price strong,.teleflow-native-price strong{font-size:22px;color:var(--teleflow-accent,#f97316)}.teleflow-product-price del,.teleflow-native-price del{opacity:.5}.teleflow-product-button{display:block;text-align:center;text-decoration:none;background:var(--teleflow-accent,#f97316);color:#fff!important;padding:12px 16px;border-radius:11px;font-weight:700}.teleflow-product-button:hover{background:var(--teleflow-accent-dark,#ea580c)}.teleflow-empty{padding:24px;border:1px dashed #cbd5e1;border-radius:12px;text-align:center;color:#64748b}.teleflow-native-product{max-width:100%}.teleflow-native-product-main{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:28px;align-items:start;margin:0 0 26px}.teleflow-native-main-image{width:100%;height:auto;border-radius:16px}.teleflow-native-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:9px}.teleflow-native-thumbs img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:9px}.teleflow-native-price{display:flex;align-items:baseline;gap:10px;margin:8px 0 14px}.teleflow-stock{display:inline-block;padding:6px 10px;border-radius:999px;background:#dcfce7;color:#166534;font-weight:700;font-size:13px}.teleflow-stock.is-out{background:#fee2e2;color:#991b1b}.teleflow-native-description{margin:20px 0 34px}.teleflow-native-product .teleflow-order-wrap{max-width:760px;margin:0 auto}@media(max-width:900px){.teleflow-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.teleflow-native-product-main{grid-template-columns:1fr}}@media(max-width:600px){.teleflow-product-grid{grid-template-columns:1fr}.teleflow-store-header{align-items:flex-start;flex-direction:column}}
