.ShowcaseGallery-module__5ETxAW__showcase{padding:var(--space-16)var(--space-6)var(--space-12);background:var(--bg-subtle);position:relative;overflow:hidden}.ShowcaseGallery-module__5ETxAW__showcase:before{content:"";background:linear-gradient(to bottom,transparent,var(--border));width:1px;height:64px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ShowcaseGallery-module__5ETxAW__showcaseHeader{text-align:center;max-width:600px;margin:0 auto var(--space-12)}.ShowcaseGallery-module__5ETxAW__showcaseLabel{letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:var(--space-3);font-size:11px;font-weight:600;display:inline-block}.ShowcaseGallery-module__5ETxAW__showcaseHeading{letter-spacing:-.03em;color:var(--fg);margin:0 0 var(--space-4);font-size:36px;font-weight:800;line-height:1.15}.ShowcaseGallery-module__5ETxAW__showcaseSub{color:var(--muted);margin:0;font-size:16px;line-height:1.7}.ShowcaseGallery-module__5ETxAW__showcaseSub strong{color:var(--fg);font-weight:600}.ShowcaseGallery-module__5ETxAW__gallery{gap:var(--space-5);flex-direction:column;max-width:960px;margin:0 auto;display:flex}.ShowcaseGallery-module__5ETxAW__row{gap:var(--space-5);grid-template-columns:1fr 1fr;display:grid}.ShowcaseGallery-module__5ETxAW__card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-6);transition:border-color var(--transition-base),box-shadow var(--transition-base),transform var(--transition-base);box-shadow:var(--shadow-xs);position:relative;overflow:hidden}.ShowcaseGallery-module__5ETxAW__card:hover{box-shadow:var(--shadow-md);border-color:rgba(0,0,0,.12);transform:translateY(-2px)}.ShowcaseGallery-module__5ETxAW__cardWide{grid-column:1/-1}.ShowcaseGallery-module__5ETxAW__cardLabel{letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);margin-bottom:var(--space-4);font-size:10px;font-weight:700;display:inline-block}.ShowcaseGallery-module__5ETxAW__brandIdentityLayout{gap:var(--space-8);grid-template-columns:auto 1fr;align-items:center;display:grid}.ShowcaseGallery-module__5ETxAW__logoShowcase{align-items:center;gap:var(--space-3);flex-direction:column;display:flex}.ShowcaseGallery-module__5ETxAW__logoFrame{border-radius:var(--radius-lg);border:1px solid var(--border);width:200px;height:200px;box-shadow:var(--shadow-sm);background:#fff;justify-content:center;align-items:center;display:flex;overflow:hidden}.ShowcaseGallery-module__5ETxAW__logoImage{object-fit:contain;width:100%;height:100%}.ShowcaseGallery-module__5ETxAW__domainName{color:var(--fg);letter-spacing:-.01em;font-size:14px;font-weight:600}.ShowcaseGallery-module__5ETxAW__paletteShowcase{gap:var(--space-4);flex-direction:column;display:flex}.ShowcaseGallery-module__5ETxAW__paletteStrips{border-radius:var(--radius-md);height:48px;box-shadow:var(--shadow-xs);display:flex;overflow:hidden}.ShowcaseGallery-module__5ETxAW__paletteStrip{transition:filter var(--transition-fast);flex:1}.ShowcaseGallery-module__5ETxAW__paletteStrip:hover{filter:brightness(1.08)}.ShowcaseGallery-module__5ETxAW__paletteList{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ShowcaseGallery-module__5ETxAW__paletteItem{align-items:center;gap:var(--space-3);display:flex}.ShowcaseGallery-module__5ETxAW__paletteDot{border-radius:5px;flex-shrink:0;width:18px;height:18px;box-shadow:0 1px 2px rgba(0,0,0,.06),inset 0 0 0 1px rgba(0,0,0,.04)}.ShowcaseGallery-module__5ETxAW__paletteName{color:var(--fg);flex:1;font-size:13px;font-weight:500}.ShowcaseGallery-module__5ETxAW__paletteHex{font-family:var(--font-mono,"JetBrains Mono",monospace);color:var(--muted);letter-spacing:.02em;font-size:11px;font-weight:500}.ShowcaseGallery-module__5ETxAW__cardWebsite{flex-direction:column;display:flex}.ShowcaseGallery-module__5ETxAW__websitePreview{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-subtle);box-shadow:var(--shadow-xs);overflow:hidden}.ShowcaseGallery-module__5ETxAW__websiteBrowserBar{background:var(--bg);border-bottom:1px solid var(--border);align-items:center;gap:6px;padding:10px 14px;display:flex}.ShowcaseGallery-module__5ETxAW__browserDot{background:var(--border);border-radius:50%;width:8px;height:8px}.ShowcaseGallery-module__5ETxAW__browserDot:first-child{background:#ff5f57}.ShowcaseGallery-module__5ETxAW__browserDot:nth-child(2){background:#febc2e}.ShowcaseGallery-module__5ETxAW__browserDot:nth-child(3){background:#28c840}.ShowcaseGallery-module__5ETxAW__browserUrl{margin-left:var(--space-2);color:var(--muted);font-size:11px;font-family:var(--font-mono,monospace)}.ShowcaseGallery-module__5ETxAW__websiteScreenshot{overflow:hidden}.ShowcaseGallery-module__5ETxAW__websiteScreenshotImage{width:100%;height:auto;display:block}.ShowcaseGallery-module__5ETxAW__websiteCaption{color:var(--muted);margin:var(--space-3)0 0;font-size:12px;line-height:1.5}.ShowcaseGallery-module__5ETxAW__cardAbout{flex-direction:column;display:flex}.ShowcaseGallery-module__5ETxAW__aboutContent{flex:1}.ShowcaseGallery-module__5ETxAW__aboutContent p{color:var(--fg-secondary);margin:0 0 var(--space-3);font-size:14px;line-height:1.75}.ShowcaseGallery-module__5ETxAW__aboutContent p:last-child{margin-bottom:0}.ShowcaseGallery-module__5ETxAW__aboutContent strong{color:var(--fg);font-weight:600}.ShowcaseGallery-module__5ETxAW__cardImagine{background:linear-gradient(145deg,var(--accent-light),rgba(255,255,255,.98));border-color:rgba(234,76,137,.12);padding:0;overflow:hidden}.ShowcaseGallery-module__5ETxAW__imagineInner{padding:var(--space-6)}.ShowcaseGallery-module__5ETxAW__imagineTitle{color:var(--fg);margin:0 0 var(--space-3);letter-spacing:-.01em;font-size:18px;font-weight:700}.ShowcaseGallery-module__5ETxAW__imagineText{color:var(--fg-secondary);margin:0 0 var(--space-5);font-size:14px;line-height:1.75}.ShowcaseGallery-module__5ETxAW__imagineCta{align-items:center;gap:var(--space-2);color:var(--accent);cursor:default;font-size:13px;font-weight:600;display:inline-flex}.ShowcaseGallery-module__5ETxAW__cardCast{flex-direction:column;display:flex}.ShowcaseGallery-module__5ETxAW__castContent{gap:var(--space-4);flex-direction:column;flex:1;display:flex}.ShowcaseGallery-module__5ETxAW__castHeader{align-items:center;gap:var(--space-3);display:flex}.ShowcaseGallery-module__5ETxAW__castMicIcon{border-radius:var(--radius-md);background:var(--bg-subtle);border:1px solid var(--border);width:40px;height:40px;color:var(--fg);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ShowcaseGallery-module__5ETxAW__castTitle{color:var(--fg);font-size:14px;font-weight:600;line-height:1.3}.ShowcaseGallery-module__5ETxAW__castDuration{color:var(--muted);margin-top:2px;font-size:12px}.ShowcaseGallery-module__5ETxAW__waveform{height:36px;padding:var(--space-2)0;align-items:flex-end;gap:2px;display:flex}.ShowcaseGallery-module__5ETxAW__waveformBar{background:var(--border);min-width:2px;transition:background var(--transition-fast);border-radius:1px;flex:1}.ShowcaseGallery-module__5ETxAW__waveformBarPlayed{opacity:.8;background:var(--accent)!important}.ShowcaseGallery-module__5ETxAW__castPlayRow{align-items:center;gap:var(--space-3);margin-top:auto;display:flex}.ShowcaseGallery-module__5ETxAW__castPlayBtn{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);border:1.5px solid var(--border);background:var(--bg);color:var(--fg);font-family:var(--font-sans);cursor:pointer;transition:border-color var(--transition-fast),background var(--transition-fast),color var(--transition-fast);padding:8px 20px;font-size:13px;font-weight:600;display:inline-flex}.ShowcaseGallery-module__5ETxAW__castPlayBtn:hover{border-color:var(--fg);background:var(--fg);color:var(--bg)}.ShowcaseGallery-module__5ETxAW__castNote{color:var(--muted);font-size:11px}.ShowcaseGallery-module__5ETxAW__castSpinner{border:2px solid var(--border);border-top-color:var(--fg);border-radius:50%;width:14px;height:14px;animation:.6s linear infinite ShowcaseGallery-module__5ETxAW__castSpin}@keyframes ShowcaseGallery-module__5ETxAW__castSpin{to{transform:rotate(360deg)}}.ShowcaseGallery-module__5ETxAW__cardCollateral{padding-bottom:var(--space-4)}.ShowcaseGallery-module__5ETxAW__collateralDesc{color:var(--muted);margin:0 0 var(--space-5);max-width:560px;font-size:14px;line-height:1.6}.ShowcaseGallery-module__5ETxAW__collateralGrid{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.ShowcaseGallery-module__5ETxAW__collateralItem{gap:var(--space-2);flex-direction:column;display:flex}.ShowcaseGallery-module__5ETxAW__collateralImage{aspect-ratio:1;object-fit:cover;border-radius:var(--radius-lg);border:1px solid var(--border);width:100%;height:auto;box-shadow:var(--shadow-xs);transition:transform var(--transition-base),box-shadow var(--transition-base);background:#fff}.ShowcaseGallery-module__5ETxAW__collateralItem:hover .ShowcaseGallery-module__5ETxAW__collateralImage{box-shadow:var(--shadow-md);transform:translateY(-2px)}.ShowcaseGallery-module__5ETxAW__collateralKind{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;text-align:center;font-size:11px;font-weight:600}.ShowcaseGallery-module__5ETxAW__showcaseFooter{text-align:center;margin-top:var(--space-10)}.ShowcaseGallery-module__5ETxAW__showcaseFooterText{color:var(--muted);margin:0;font-size:15px;font-weight:500}@media (max-width:768px){.ShowcaseGallery-module__5ETxAW__showcase{padding:var(--space-12)var(--space-4)var(--space-10)}.ShowcaseGallery-module__5ETxAW__showcaseHeading{font-size:28px}.ShowcaseGallery-module__5ETxAW__showcaseSub{font-size:15px}.ShowcaseGallery-module__5ETxAW__row{grid-template-columns:1fr}.ShowcaseGallery-module__5ETxAW__brandIdentityLayout{gap:var(--space-6);grid-template-columns:1fr;justify-items:center}.ShowcaseGallery-module__5ETxAW__logoFrame{width:160px;height:160px}.ShowcaseGallery-module__5ETxAW__collateralGrid{gap:var(--space-3);grid-template-columns:1fr 1fr}.ShowcaseGallery-module__5ETxAW__card{padding:var(--space-5)}.ShowcaseGallery-module__5ETxAW__cardMockup{padding:var(--space-4)}.ShowcaseGallery-module__5ETxAW__mockupCaption{font-size:11px}}@media (max-width:480px){.ShowcaseGallery-module__5ETxAW__showcaseHeading{font-size:24px}.ShowcaseGallery-module__5ETxAW__logoFrame{width:140px;height:140px}.ShowcaseGallery-module__5ETxAW__paletteStrips{height:36px}.ShowcaseGallery-module__5ETxAW__collateralGrid{grid-template-columns:1fr 1fr}.ShowcaseGallery-module__5ETxAW__castPlayBtn{padding:8px 16px;font-size:12px}}
/*# sourceMappingURL=fa684d85cf6490f0.css.map*/