/* INTEGRARE EMUDDING – PREMIUM DARK CONCEPT FOR9T */ #strands-for9t-premium { width: 100%; background-color: #000000; color: #e0e0e0; font-family: inherit; line-height: 1.6; margin: 0; padding: 0; overflow: hidden; } .st-wrapper { padding: 40px 5%; max-width: 1400px; margin: 0 auto; } /* TYPOGRAPHY */ .st-amber-label { color: #ff8c00; font-weight: 800; text-transform: uppercase; letter-spacing: 4px; font-size: 0.75rem; display: block; margin-bottom: 10px; } .st-main-h1 { font-size: clamp(2.2rem, 7vw, 4.5rem); font-weight: 900; line-height: 1; color: #ffffff; text-transform: uppercase; margin: 0 0 25px 0; letter-spacing: -2px; } .st-intro-text { font-size: clamp(1rem, 2vw, 1.2rem); color: #999; max-width: 850px; margin-bottom: 40px; font-weight: 300; } /* PERFORMANCE GRID */ .st-metrics-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; margin-bottom: 60px; border-top: 1px solid #1a1a1a; padding-top: 30px; } @media (min-width: 768px) { .st-metrics-grid { grid-template-columns: repeat(4, 1fr); } } .st-metric-item { display: flex; flex-direction: column; } .st-metric-val { font-size: clamp(2rem, 5vw, 3rem); font-weight: 800; color: #ffffff; line-height: 1; } .st-metric-lab { font-size: 0.65rem; color: #ff8c00; text-transform: uppercase; letter-spacing: 1px; margin-top: 5px; font-weight: 700; } /* VIDEO INTEGRATION */ .st-video-wrapper { margin: 60px 0; position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border: 1px solid #1a1a1a; box-shadow: 0 0 40px rgba(255, 140, 0, 0.08); } .st-video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; } /* SPECIAL FEATURES (NO-GLARE) */ .st-feature-highlight { background: linear-gradient(90deg, #080808 0%, #000 100%); padding: 40px; border-left: 4px solid #ff8c00; margin: 60px 0; } .st-feature-highlight h2 { color: #ffffff; font-size: 1.8rem; text-transform: uppercase; margin-bottom: 15px; } /* USE CASES */ .st-use-cases { display: grid; grid-template-columns: 1fr; gap: 20px; margin: 40px 0; } @media (min-width: 768px) { .st-use-cases { grid-template-columns: repeat(3, 1fr); } } .st-case-card { background: #080808; padding: 30px; border-bottom: 2px solid #1a1a1a; transition: all 0.3s ease; } .st-case-card:hover { border-bottom-color: #ff8c00; background: #0c0c0c; } .st-case-card h3 { color: #ffffff; font-size: 1.1rem; text-transform: uppercase; margin-bottom: 15px; } .st-case-card p { font-size: 0.9rem; color: #777; margin: 0; } /* DATA TABLE */ .st-table-section { margin-top: 80px; border-top: 1px solid #1a1a1a; padding-top: 40px; } .st-table-grid { display: grid; grid-template-columns: 1fr; gap: 0; } @media (min-width: 768px) { .st-table-grid { grid-template-columns: 1fr 1fr; gap: 0 80px; } } .st-table-row { display: flex; justify-content: space-between; padding: 14px 0; border-bottom: 1px solid #0d0d0d; font-size: 0.85rem; } .st-table-label { color: #555; text-transform: uppercase; font-weight: 600; } .st-table-val { color: #ffffff; font-weight: 700; } /* FOOTER */ .st-footer-minimal { padding: 80px 0; text-align: center; border-top: 1px solid #1a1a1a; margin-top: 60px; } .st-passion-watermark { font-size: clamp(1.5rem, 5vw, 3.5rem); font-weight: 900; color: #0d0d0d; text-transform: uppercase; letter-spacing: 10px; }









Reviews
There are no reviews yet.