.products-hero{position:relative;min-height:760px;padding:160px 0 100px;background:linear-gradient(135deg,#06101e 0%,#0b2039 58%,#123453 100%);color:#fff;overflow:hidden}.products-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}.products-hero h1{font-size:clamp(52px,6vw,82px)}.products-hero h1 span{display:block;color:var(--gold2)}.products-hero-copy>p{max-width:620px;color:#b9c7d6;font-size:17px}.product-orb{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.orb-one{width:420px;height:420px;right:-150px;top:-120px;background:radial-gradient(circle,rgba(29,180,190,.24),transparent 68%)}.orb-two{width:380px;height:380px;left:-180px;bottom:-150px;background:radial-gradient(circle,rgba(214,173,89,.19),transparent 70%)}.showcase-window{position:relative;border:1px solid rgba(255,255,255,.16);padding:12px;border-radius:30px;background:rgba(255,255,255,.07);box-shadow:0 45px 110px rgba(0,0,0,.4);transform:rotate(1.5deg)}.showcase-bar{height:48px;display:flex;align-items:center;gap:7px;padding:0 12px}.showcase-bar i{width:8px;height:8px;border-radius:50%;background:var(--gold)}.showcase-bar span{margin-left:auto;color:#9eb0c4;font-size:11px;text-transform:uppercase;letter-spacing:1.2px}.showcase-canvas{min-height:390px;border-radius:21px;background:linear-gradient(145deg,#f8fafc,#e6edf5);color:#14243a;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px;border:1px dashed #b7c5d6}.showcase-icon{width:66px;height:66px;border-radius:20px;display:grid;place-items:center;background:#0d2743;color:var(--gold2);font-size:30px;margin-bottom:20px}.showcase-canvas strong{font-size:23px}.showcase-canvas p{max-width:350px;color:#6c7a8c;margin-top:8px}.upload-hint{margin-top:20px;padding:8px 13px;background:#fff;border-radius:999px;font-size:11px;color:#718096}.product-intro{padding:48px 0;border-bottom:1px solid var(--line)}.product-intro-grid{display:grid;grid-template-columns:70px 1fr 1fr;gap:34px;align-items:center}.product-intro-grid>span{font-size:13px;font-weight:800;color:var(--gold)}.product-intro h2{font-size:clamp(28px,4vw,44px);margin:0}.product-intro p{color:var(--muted)}.product-showcase-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.product-showcase-card{overflow:hidden;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 22px 60px rgba(16,32,51,.08)}.product-preview{padding:18px;min-height:300px}.gold-preview{background:linear-gradient(145deg,#e9d298,#9b762c)}.blue-preview{background:linear-gradient(145deg,#84c8ff,#15508d)}.teal-preview{background:linear-gradient(145deg,#72d9d6,#106c76)}.violet-preview{background:linear-gradient(145deg,#c7a8ff,#55319c)}.preview-placeholder{min-height:264px;border:1px dashed rgba(255,255,255,.65);border-radius:18px;background:rgba(7,17,31,.74);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.preview-placeholder span{color:var(--gold2);font-size:12px;font-weight:800;letter-spacing:2px}.preview-placeholder strong{font-size:18px;margin-top:10px}.preview-placeholder small{color:#aab8c8;margin-top:6px}.product-card-copy{padding:30px}.product-type{display:block;color:#b0873d;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.4px;margin-bottom:9px}.product-card-copy h3{font-size:30px}.product-card-copy p{color:var(--muted);margin:12px 0 18px}.product-card-copy ul{list-style:none;display:grid;gap:8px;margin-bottom:23px;color:#425268;font-size:14px}.product-card-copy li:before{content:'✓';color:#1b9a8b;font-weight:800;margin-right:9px}.product-card-copy a{font-weight:800;color:#17395c}.product-process{background:#f5f0e7}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.process-grid article{padding:30px;border-radius:22px;background:#fff;border:1px solid #e1d9cb}.process-grid span{display:inline-grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#0b1d31;color:var(--gold2);font-size:11px;font-weight:800}.process-grid h3{margin:20px 0 8px;font-size:22px}.process-grid p{color:var(--muted)}.product-cta-section{background:#07111f;color:#fff}.product-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:52px;border:1px solid rgba(255,255,255,.12);border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(214,173,89,.09))}.product-cta h2{font-size:clamp(34px,5vw,54px);margin-bottom:12px}.product-cta p{color:#acbac9}.product-cta .btn{flex:none}@media(max-width:900px){.products-hero{padding-top:125px}.products-hero-grid,.product-intro-grid{grid-template-columns:1fr;gap:30px}.product-showcase-grid{grid-template-columns:1fr}.showcase-window{transform:none}.product-intro-grid>span{display:none}.process-grid{grid-template-columns:1fr}.product-cta{align-items:flex-start;flex-direction:column;padding:32px}}@media(max-width:560px){.products-hero h1{font-size:46px}.showcase-canvas{min-height:300px;padding:24px}.product-preview{min-height:230px}.preview-placeholder{min-height:200px}.product-card-copy{padding:24px}.product-cta{padding:26px}}