.showcase-module__y-oGRa__container{background:#f5f7fa;min-height:100vh;position:relative;overflow-x:hidden}.showcase-module__y-oGRa__navbar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border-bottom:1px solid #e2e8f0;position:fixed;top:0;left:0;right:0}.showcase-module__y-oGRa__navbarInner{justify-content:space-between;align-items:center;max-width:1400px;height:70px;margin:0 auto;padding:0 2rem;display:flex}.showcase-module__y-oGRa__logo{color:#0f3d3e;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:700;display:flex}.showcase-module__y-oGRa__logoIcon{color:#fff;background:#0f3d3e;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.125rem;font-weight:700;display:flex}.showcase-module__y-oGRa__navLinks{align-items:center;gap:2.5rem;display:flex}.showcase-module__y-oGRa__navLink{color:#4a5568;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.showcase-module__y-oGRa__navLink:hover{color:#0f3d3e}.showcase-module__y-oGRa__navCta{color:#fff;background:#0f3d3e;border-radius:10px;padding:.625rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s}.showcase-module__y-oGRa__navCta:hover{background:#1a5f63;transform:translateY(-1px)}.showcase-module__y-oGRa__hero{padding:120px 2rem 100px;position:relative}.showcase-module__y-oGRa__heroContainer{max-width:1400px;margin:0 auto}.showcase-module__y-oGRa__heroTopSection{text-align:center;margin-bottom:4rem}.showcase-module__y-oGRa__heroTitle{color:#1a202c;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:3.5rem;font-weight:800;line-height:1.15}.showcase-module__y-oGRa__heroSubtitle{color:#64748b;max-width:650px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.6}.showcase-module__y-oGRa__heroButtons{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.showcase-module__y-oGRa__primaryButton{color:#fff;cursor:pointer;background:#0f3d3e;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.showcase-module__y-oGRa__primaryButton:hover{background:#1a5f63;transform:translateY(-2px);box-shadow:0 8px 20px #0f3d3e4d}.showcase-module__y-oGRa__secondaryButton{color:#0f3d3e;background:0 0;border:2px solid #e2e8f0;border-radius:12px;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s}.showcase-module__y-oGRa__secondaryButton:hover{background:#0f3d3e0d;border-color:#0f3d3e}.showcase-module__y-oGRa__heroRating{justify-content:center;align-items:center;gap:.75rem;display:flex}.showcase-module__y-oGRa__stars{color:#fbbf24;gap:.125rem;display:flex}.showcase-module__y-oGRa__ratingText{color:#64748b;font-size:.9rem}.showcase-module__y-oGRa__ratingScore{color:#1a202c;font-weight:700}.showcase-module__y-oGRa__heroBottomSection{grid-template-columns:420px 1fr;align-items:start;gap:3rem;display:grid}.showcase-module__y-oGRa__heroImageColumn{position:relative}.showcase-module__y-oGRa__decorativeIcons{z-index:10;flex-direction:column;gap:1.25rem;display:flex;position:absolute;top:45%;left:-40px;transform:translateY(-50%)}.showcase-module__y-oGRa__decorIcon{color:#0f3d3e;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;box-shadow:0 3px 10px #0000001f}.showcase-module__y-oGRa__decorIcon:hover{transform:scale(1.1);box-shadow:0 5px 18px #0000002e}.showcase-module__y-oGRa__heroImage{border-radius:20px;width:100%;height:380px;overflow:hidden;box-shadow:0 15px 50px #00000026}.showcase-module__y-oGRa__heroImage img{object-fit:cover;width:100%;height:100%}.showcase-module__y-oGRa__bentoGrid{grid-template-rows:170px 170px;grid-template-columns:1fr 1fr;gap:1.25rem;height:380px;display:grid}.showcase-module__y-oGRa__bentoCard1{grid-area:1/1/3}.showcase-module__y-oGRa__bentoCard2{grid-area:1/2}.showcase-module__y-oGRa__bentoCard3{grid-area:2/2}.showcase-module__y-oGRa__bentoCard4{grid-area:3/1/auto/3;height:140px}.showcase-module__y-oGRa__bentoGridAlt{grid-template-rows:repeat(2,170px);grid-template-columns:1fr 1fr 1fr;gap:1.25rem;height:380px;display:grid}.showcase-module__y-oGRa__bentoCard1Alt{grid-area:1/1/3}.showcase-module__y-oGRa__bentoCard2Alt{grid-area:1/2}.showcase-module__y-oGRa__bentoCard3Alt{grid-area:2/2}.showcase-module__y-oGRa__bentoCard4Alt{grid-area:1/3/3}.showcase-module__y-oGRa__bentoCard{border-radius:18px;flex-direction:column;justify-content:space-between;padding:1.75rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.showcase-module__y-oGRa__bentoCard:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000026}.showcase-module__y-oGRa__cardTeal{color:#fff;background:linear-gradient(135deg,#0f3d3e 0%,#1a5f63 100%)}.showcase-module__y-oGRa__cardMint{color:#065f46;background:linear-gradient(135deg,#e8f5e9 0%,#d4f1d8 100%);border:2px solid #10b981}.showcase-module__y-oGRa__cardPeach{color:#7c2d12;background:linear-gradient(135deg,#fff5f0 0%,#ffe8db 100%);border:2px solid #ff6b35}.showcase-module__y-oGRa__cardIcon{border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.875rem;display:flex}.showcase-module__y-oGRa__cardTeal .showcase-module__y-oGRa__cardIcon{color:#fff;background:#ffffff26}.showcase-module__y-oGRa__cardMint .showcase-module__y-oGRa__cardIcon{color:#fff;background:#10b981}.showcase-module__y-oGRa__cardPeach .showcase-module__y-oGRa__cardIcon{color:#fff;background:#ff6b35}.showcase-module__y-oGRa__cardNumber{letter-spacing:-.02em;margin-bottom:.375rem;font-size:2.5rem;font-weight:800;line-height:1}.showcase-module__y-oGRa__cardLabel{opacity:.95;font-size:.875rem;font-weight:500;line-height:1.35}.showcase-module__y-oGRa__cardTeal .showcase-module__y-oGRa__cardLabel{color:#ffffffe6}.showcase-module__y-oGRa__cardMint .showcase-module__y-oGRa__cardLabel{color:#065f46}.showcase-module__y-oGRa__cardPeach .showcase-module__y-oGRa__cardLabel{color:#7c2d12}.showcase-module__y-oGRa__cardSmallText{opacity:.8;margin-top:.25rem;font-size:.85rem}.showcase-module__y-oGRa__features{background:#fff;padding:100px 2rem}.showcase-module__y-oGRa__featuresContent{max-width:1280px;margin:0 auto}.showcase-module__y-oGRa__sectionHeader{text-align:center;margin-bottom:4rem}.showcase-module__y-oGRa__sectionTitle{color:#1a202c;margin-bottom:1rem;font-size:2.75rem;font-weight:800}.showcase-module__y-oGRa__sectionSubtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.125rem}.showcase-module__y-oGRa__featuresGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.showcase-module__y-oGRa__featureCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2.25rem;transition:all .3s}.showcase-module__y-oGRa__featureCard:hover{border-color:#0f3d3e;transform:translateY(-4px);box-shadow:0 12px 30px #0f3d3e1a}.showcase-module__y-oGRa__featureIcon{color:#fff;background:linear-gradient(135deg,#0f3d3e 0%,#1a5f63 100%);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.showcase-module__y-oGRa__featureTitle{color:#1a202c;margin-bottom:.625rem;font-size:1.375rem;font-weight:700}.showcase-module__y-oGRa__featureDescription{color:#64748b;font-size:.975rem;line-height:1.6}.showcase-module__y-oGRa__cta{background:linear-gradient(135deg,#0f3d3e 0%,#1a5f63 50%,#2d8a90 100%);padding:80px 2rem}.showcase-module__y-oGRa__ctaContent{text-align:center;max-width:700px;margin:0 auto}.showcase-module__y-oGRa__ctaTitle{color:#fff;margin-bottom:1rem;font-size:2.75rem;font-weight:800}.showcase-module__y-oGRa__ctaSubtitle{color:#ffffffe6;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.showcase-module__y-oGRa__ctaButton{color:#0f3d3e;background:#fff;border-radius:12px;align-items:center;gap:.625rem;padding:1.125rem 2.25rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 25px #0003}.showcase-module__y-oGRa__ctaButton:hover{background:#e8f5e9;transform:translateY(-3px);box-shadow:0 12px 35px #0000004d}.showcase-module__y-oGRa__footer{color:#ffffffb3;background:#0f3d3e;padding:2.5rem 2rem}.showcase-module__y-oGRa__footerContent{text-align:center;max-width:1280px;margin:0 auto}.showcase-module__y-oGRa__footerLogo{color:#fff;margin-bottom:.75rem;font-size:1.375rem;font-weight:700}.showcase-module__y-oGRa__footerText{margin-bottom:.375rem;font-size:.9rem}@media (max-width:1200px){.showcase-module__y-oGRa__heroBottomSection{grid-template-columns:1fr;gap:2.5rem}.showcase-module__y-oGRa__decorativeIcons{display:none}.showcase-module__y-oGRa__bentoGrid,.showcase-module__y-oGRa__bentoGridAlt{grid-template-rows:auto;grid-template-columns:1fr 1fr;height:auto}.showcase-module__y-oGRa__bentoCard1,.showcase-module__y-oGRa__bentoCard1Alt{grid-area:1/1}.showcase-module__y-oGRa__bentoCard2,.showcase-module__y-oGRa__bentoCard2Alt{grid-area:1/2}.showcase-module__y-oGRa__bentoCard3,.showcase-module__y-oGRa__bentoCard3Alt{grid-area:2/1}.showcase-module__y-oGRa__bentoCard4,.showcase-module__y-oGRa__bentoCard4Alt{grid-area:2/2}}@media (max-width:768px){.showcase-module__y-oGRa__heroTitle{font-size:2.25rem}.showcase-module__y-oGRa__bentoGrid,.showcase-module__y-oGRa__bentoGridAlt,.showcase-module__y-oGRa__featuresGrid{grid-template-columns:1fr}.showcase-module__y-oGRa__navLinks{display:none}}
