.product-showcase{padding:80px 0;background:#2B2B2B;color:#F6F1E8;position:relative;overflow:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.showcase-header{text-align:center;margin-bottom:60px}.eyebrow{display:inline-block;background:linear-gradient(135deg,#86B49B,#2E4D3E);color:#F6F1E8;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600;margin-bottom:16px;text-transform:uppercase;letter-spacing:1px}.title{font-size:48px;font-weight:700;margin:0;line-height:1.2}.highlight{background:linear-gradient(135deg,#86B49B,#E49B77);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.light-text{color:#F6F1E8;opacity:.7}.loading{text-align:center;padding:48px 20px;color:#F6F1E8;opacity:.9}.showcase-grid{margin-bottom:60px}.showcase-grid--two-col{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.showcase-row{display:flex;gap:24px}.showcase-row,.top-row{margin-bottom:24px}.bottom-row{margin-bottom:0}.product-card{position:relative;border-radius:16px;overflow:hidden;cursor:pointer;transition:all .3s ease;background:rgba(43,43,43,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(134,180,155,.2);z-index:1}.product-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(134,180,155,.3),0 0 0 1px rgba(134,180,155,.4),0 0 20px rgba(134,180,155,.2)}.large-card{flex:1 1;height:400px}.large-card.full-width{flex:1 1 100%;width:100%}.medium-card{flex:1 1;height:320px}.small-card{flex:1 1;height:280px}.product-image-container{position:relative;width:100%;height:100%;overflow:hidden}.product-icon{position:absolute;top:16px;left:16px;z-index:10}.app-icon{width:80px;height:80px;border-radius:20px;object-fit:cover;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.medium-card .app-icon{width:70px;height:70px;border-radius:18px}.product-image{width:100%;height:100%;object-fit:cover;object-position:top right;transition:transform .3s ease}.product-card:hover .product-image{transform:scale(1.05)}.product-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(43,43,43,.95) 0,rgba(43,43,43,.8) 50%,transparent);padding:24px;color:#F6F1E8;transition:all .3s ease}.product-card:hover .product-overlay,.product-overlay{transform:translateY(0)}.product-card--placeholder{cursor:default;display:flex;align-items:center;justify-content:center}.product-card--placeholder:hover{transform:none;box-shadow:none}.product-card--no-link{cursor:default}.product-card--no-link:hover{transform:none;box-shadow:0 0 0 1px rgba(134,180,155,.2)}.product-card--no-link:hover .product-image{transform:none}.product-card--placeholder .product-image-container{background:rgba(134,180,155,.08)}.product-card--placeholder .product-overlay{position:relative;background:transparent}.product-image--placeholder{background:rgba(43,43,43,.6)}.product-tags{display:flex;gap:8px;margin-bottom:8px;flex-wrap:wrap}.product-category{background:linear-gradient(135deg,#86B49B,#2E4D3E);text-transform:uppercase}.product-category,.product-users{display:inline-block;color:#F6F1E8;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;letter-spacing:.5px}.product-users{background:linear-gradient(135deg,#E49B77,#8CB7C7)}.product-title{font-size:24px;font-weight:700;margin:0 0 8px;line-height:1.2}.product-subheadline{font-size:14px;line-height:1.5;margin:0;opacity:.9;color:#F6F1E8}.product-subheadline--muted{opacity:.8;font-size:13px;display:block;margin-bottom:4px}.small-card .product-title{font-size:18px}.product-description{font-size:14px;line-height:1.5;margin:0;opacity:.9}.small-card .product-description{display:none}.showcase-cta{text-align:center}.cta-button{background:linear-gradient(135deg,#86B49B,#2E4D3E);color:#F6F1E8;border:none;padding:16px 32px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;position:relative;overflow:hidden}.cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.cta-button:hover:before{left:100%}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(134,180,155,.4),0 0 0 1px rgba(134,180,155,.6),0 0 15px rgba(134,180,155,.3)}@media (max-width:768px){.showcase-grid--two-col{grid-template-columns:1fr}.large-card,.large-card.full-width,.medium-card,.product-card,.small-card{height:240px!important;min-height:240px!important;max-height:240px!important}.showcase-row{flex-direction:column;height:auto}.bottom-row,.middle-row,.top-row{height:auto}.product-image-container{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important}.product-image,.product-image-container{height:100%!important;width:100%!important}.product-image,.top-row .product-image{object-fit:cover!important}.top-row .product-image{object-position:30% center!important;transform:scale(1)!important}.bottom-row .product-image,.middle-row .product-image{object-position:center center!important}.product-overlay{padding:20px!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important;background:linear-gradient(0deg,rgba(43,43,43,.95) 0,rgba(43,43,43,.8) 50%,transparent)!important}.product-title{font-size:18px!important;margin-bottom:6px!important}.product-subheadline{font-size:13px!important;line-height:1.3!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-tags{margin-bottom:6px!important}.product-category,.product-users{font-size:11px!important;padding:2px 6px!important}.app-icon{width:45px!important;height:45px!important;border-radius:10px!important}.title{font-size:32px}}