.TemplatesShowcaseSection-module__VVP17G__section{padding:var(--section-padding) 0;position:relative}.TemplatesShowcaseSection-module__VVP17G__grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:24px;margin-bottom:24px;display:grid}@media (max-width:1024px){.TemplatesShowcaseSection-module__VVP17G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.TemplatesShowcaseSection-module__VVP17G__grid{grid-template-columns:1fr;gap:24px}}.TemplatesShowcaseSection-module__VVP17G__card{background:var(--color-bg-card);-webkit-backdrop-filter:blur(12px);border:1px solid var(--color-border);box-shadow:var(--shadow-card);transition:transform var(--transition-slow), box-shadow var(--transition-slow), border-color var(--transition-base);border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.TemplatesShowcaseSection-module__VVP17G__card:hover{box-shadow:var(--shadow-hover);border-color:#8b5cf64d;transform:translateY(-8px)}.TemplatesShowcaseSection-module__VVP17G__previewHeader{border-bottom:1px solid var(--color-border);background:radial-gradient(circle,#8b5cf60a 0%,#1c191705 100%);justify-content:center;align-items:center;height:280px;padding:12px;display:flex;position:relative;overflow:hidden}.TemplatesShowcaseSection-module__VVP17G__priceBadge{background:var(--color-text);color:#fff;font-family:var(--font-sans);z-index:10;border-radius:8px;padding:5px 12px;font-size:12px;font-weight:700;position:absolute;top:12px;right:12px;box-shadow:0 4px 10px #1c191714}.TemplatesShowcaseSection-module__VVP17G__cardBody{flex-direction:column;flex:1;padding:20px;display:flex}.TemplatesShowcaseSection-module__VVP17G__cardCode{font-family:var(--font-mono);color:var(--color-primary);background:var(--color-primary-glow);letter-spacing:.05em;text-transform:uppercase;border:1px solid #3b82f626;border-radius:6px;width:fit-content;margin-bottom:12px;padding:3px 8px;font-size:9.5px;font-weight:700;display:inline-block}.TemplatesShowcaseSection-module__VVP17G__cardTitle{color:var(--color-text);margin-bottom:8px;font-size:17px;font-weight:700;line-height:1.3}.TemplatesShowcaseSection-module__VVP17G__cardDesc{color:var(--color-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;height:58px;margin-bottom:20px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.TemplatesShowcaseSection-module__VVP17G__cardActions{gap:10px;margin-top:auto;display:flex}.TemplatesShowcaseSection-module__VVP17G__btnDemo,.TemplatesShowcaseSection-module__VVP17G__btnBuy{font-family:var(--font-sans);cursor:pointer;transition:var(--transition-base);text-align:center;border-radius:10px;flex:1;justify-content:center;align-items:center;padding:10px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.TemplatesShowcaseSection-module__VVP17G__btnDemo{background:var(--color-bg-card);color:var(--color-text);border:1px solid var(--color-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.TemplatesShowcaseSection-module__VVP17G__btnDemo:hover{border-color:var(--color-primary);color:var(--color-primary);background:#1c19170a;transform:translateY(-1px)}.TemplatesShowcaseSection-module__VVP17G__btnBuy{background:var(--gradient-primary);color:#fff;border:none;box-shadow:0 4px 12px #8b5cf633}.TemplatesShowcaseSection-module__VVP17G__btnBuy:hover{transform:translateY(-1.5px);box-shadow:0 6px 16px #8b5cf659}.TemplatesShowcaseSection-module__VVP17G__viewAllRow{text-align:center;margin-top:20px}.TemplatesShowcaseSection-module__VVP17G__viewAllBtn{font-family:var(--font-sans);color:var(--color-text);border:1.5px solid var(--color-border);background:var(--color-bg-card);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:var(--transition-base);border-radius:10px;align-items:center;gap:8px;padding:12px 28px;font-size:14px;font-weight:600;display:inline-flex}.TemplatesShowcaseSection-module__VVP17G__viewAllBtn:hover{border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-2px);box-shadow:0 6px 20px #2563eb14}.TemplatesShowcaseSection-module__VVP17G__mockupBrowser{border:1px solid var(--color-border);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff9;border-radius:8px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.TemplatesShowcaseSection-module__VVP17G__mockupHeader{background:var(--color-bg-2);border-bottom:1px solid var(--color-border);align-items:center;gap:4px;height:18px;padding:0 8px;display:flex}.TemplatesShowcaseSection-module__VVP17G__mockupDot{border-radius:50%;width:4px;height:4px}.TemplatesShowcaseSection-module__VVP17G__mockupDotRed{opacity:.85;background-color:#ef4444}.TemplatesShowcaseSection-module__VVP17G__mockupDotYellow{opacity:.85;background-color:#f59e0b}.TemplatesShowcaseSection-module__VVP17G__mockupDotGreen{opacity:.85;background-color:#10b981}.TemplatesShowcaseSection-module__VVP17G__mockupBody{flex-direction:column;flex:1;gap:6px;padding:8px;display:flex}.TemplatesShowcaseSection-module__VVP17G__mockupHeroRect{background:#3b82f60d;border:1px solid #3b82f61a;border-radius:4px;align-items:center;height:24px;padding:0 6px;display:flex}.TemplatesShowcaseSection-module__VVP17G__mockupLine{background:#1c191714;border-radius:2px;height:4px}.TemplatesShowcaseSection-module__VVP17G__mockupLinePrimary{background:var(--color-primary);opacity:.55}.TemplatesShowcaseSection-module__VVP17G__mockupGrid2{grid-template-columns:1fr 1fr;gap:6px;display:grid}.TemplatesShowcaseSection-module__VVP17G__mockupRect{background:#ffffff73;border:1px solid #1c191708;border-radius:4px;height:32px}.TemplatesShowcaseSection-module__VVP17G__mockupBentoGrid{flex:1;grid-template-columns:2fr 1fr;gap:5px;display:grid}.TemplatesShowcaseSection-module__VVP17G__mockupBentoItem{background:#ffffff73;border:1px solid #1c191708;border-radius:4px}.TemplatesShowcaseSection-module__VVP17G__mockupScrollContainer{background-color:#f8fafc;flex:1;width:100%;height:100%;position:relative;overflow:hidden}.TemplatesShowcaseSection-module__VVP17G__mockupFullImage{width:100%;height:auto;transition:transform 6s cubic-bezier(.4,0,.2,1);display:block;transform:translateY(0)}.TemplatesShowcaseSection-module__VVP17G__card:hover .TemplatesShowcaseSection-module__VVP17G__mockupFullImage{transform:translateY(calc(260px - 100%))}.TemplatesShowcaseSection-module__VVP17G__card:hover .TemplatesShowcaseSection-module__VVP17G__mockupBrowser{border-color:#1c19171f;transform:translateY(-4px)scale(1.02);box-shadow:0 12px 24px #1c19170f}.TemplatesShowcaseSection-module__VVP17G__featuresList{border-top:1px dashed #1c19171a;flex-direction:column;gap:8px;margin-bottom:24px;padding-top:16px;list-style:none;display:flex}.TemplatesShowcaseSection-module__VVP17G__featuresList li{color:var(--color-text-muted);text-align:left;align-items:center;gap:8px;font-size:12.5px;display:flex}.TemplatesShowcaseSection-module__VVP17G__featuresList li:before{content:"✓";color:var(--color-primary);font-weight:700}
.ServicesSection-module__b-Md7W__services{background-color:var(--color-bg);z-index:1;height:700vh;color:var(--color-text);background-image:radial-gradient(#8b5cf605 1px,#0000 1px);background-position:50%;background-size:32px 32px;position:relative;overflow:visible}.ServicesSection-module__b-Md7W__stickyContainer{flex-direction:column;justify-content:space-between;width:100%;height:calc(100vh - 80px);padding:16px 0;display:flex;position:sticky;top:80px;overflow:hidden}.ServicesSection-module__b-Md7W__stickyContainer .container{width:100%}.ServicesSection-module__b-Md7W__glowAmbient{background:radial-gradient(circle, rgba(var(--service-color-rgb), .28) 0%, transparent 70%);filter:blur(120px);opacity:.9;z-index:0;pointer-events:none;border-radius:50%;width:700px;height:700px;transition:all .8s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:60%;transform:translate(-50%,-50%)}.ServicesSection-module__b-Md7W__sectionHeader{text-align:left;z-index:2;justify-content:space-between;align-items:flex-end;width:100%;margin-bottom:20px;display:flex;position:relative}.ServicesSection-module__b-Md7W__headerLeft{flex-direction:column;align-items:flex-start;display:flex}.ServicesSection-module__b-Md7W__headerLeft h2{color:var(--color-title);margin-top:8px}.ServicesSection-module__b-Md7W__sliderContainer{z-index:2;flex:1;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.ServicesSection-module__b-Md7W__horizontalTrack{will-change:transform;width:700%;height:100%;transition:transform .42s cubic-bezier(.16,1,.3,1);display:flex}.ServicesSection-module__b-Md7W__slide{flex-shrink:0;justify-content:center;align-items:center;width:100vw;height:100%;display:flex}.ServicesSection-module__b-Md7W__slideContent{grid-template-columns:1.15fr .85fr;align-items:center;gap:64px;width:100%;display:grid;position:relative}.ServicesSection-module__b-Md7W__textCol{z-index:1;flex-direction:column;justify-content:center;display:flex}.ServicesSection-module__b-Md7W__slideHeader{align-items:center;margin-bottom:16px;display:flex}.ServicesSection-module__b-Md7W__slideNum{font-size:64px;font-weight:900;font-family:var(--font-mono);-webkit-text-stroke:1px #1c19173d;color:#1c19170d;margin-right:20px;line-height:1}.ServicesSection-module__b-Md7W__categoryTag{font-family:var(--font-mono);letter-spacing:.1em;border:1px solid #1c19170f;border-radius:100px;padding:6px 12px;font-size:11px;font-weight:700;transition:all .3s}.ServicesSection-module__b-Md7W__slideTitle{color:var(--color-title);letter-spacing:-.01em;margin:6px 0 16px;font-size:clamp(22px,3vw,32px);font-weight:800}.ServicesSection-module__b-Md7W__slideDesc{color:var(--color-text-muted);margin-bottom:24px;font-size:15px;line-height:1.7}.ServicesSection-module__b-Md7W__specList{margin:0 0 28px;padding:0;list-style:none}.ServicesSection-module__b-Md7W__specItem{color:var(--color-text);align-items:center;gap:12px;margin-bottom:10px;font-size:14.5px;display:flex}.ServicesSection-module__b-Md7W__specBullet{text-shadow:0 0 8px var(--service-color);font-size:13px}.ServicesSection-module__b-Md7W__techTagsRow{flex-wrap:wrap;gap:8px;display:flex}.ServicesSection-module__b-Md7W__techTag{color:var(--color-text-muted);background:#ffffffb3;border:1px solid #1c19170f;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .3s;display:inline-flex}.ServicesSection-module__b-Md7W__techTag:hover{background:rgba(var(--service-color-rgb), .08);border-color:var(--service-color);color:var(--service-color);transform:translateY(-1px)}.ServicesSection-module__b-Md7W__visualCol{z-index:1;justify-content:center;align-items:center;width:100%;display:flex}.ServicesSection-module__b-Md7W__artFrame{background:0 0;justify-content:center;align-items:center;width:100%;height:420px;display:flex;position:relative}.ServicesSection-module__b-Md7W__mockupImage{object-fit:contain;filter:drop-shadow(0 20px 40px #00000012);width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1)}.ServicesSection-module__b-Md7W__mockupImage:hover{filter:drop-shadow(0 25px 50px rgba(var(--service-color-rgb), .14));transform:scale(1.03)translateY(-4px)}.ServicesSection-module__b-Md7W__bgDecorations{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.ServicesSection-module__b-Md7W__bgOrbits{border:1px dashed rgba(var(--service-color-rgb), .26);transform-origin:50%;pointer-events:none;border-radius:50%;width:500px;height:500px;animation:35s linear infinite ServicesSection-module__b-Md7W__rotateClockwise;position:absolute}.ServicesSection-module__b-Md7W__bgOrbitsInner{border:1.5px dashed rgba(var(--service-color-rgb), .18);transform-origin:50%;pointer-events:none;border-radius:50%;width:320px;height:320px;animation:25s linear infinite ServicesSection-module__b-Md7W__rotateCounterClockwise;position:absolute}.ServicesSection-module__b-Md7W__plus1,.ServicesSection-module__b-Md7W__plus2{opacity:.45;font-family:sans-serif;font-size:28px;font-weight:200;animation:6s ease-in-out infinite alternate ServicesSection-module__b-Md7W__floatAnim;position:absolute}.ServicesSection-module__b-Md7W__plus1{animation-delay:0s;top:25%;left:46%}.ServicesSection-module__b-Md7W__plus2{animation-delay:1.5s;bottom:28%;left:54%}.ServicesSection-module__b-Md7W__techDot1,.ServicesSection-module__b-Md7W__techDot2{background:var(--service-color);opacity:.45;border-radius:50%;width:6px;height:6px;animation:8s ease-in-out infinite alternate ServicesSection-module__b-Md7W__floatAnim;position:absolute}.ServicesSection-module__b-Md7W__techDot1{animation-delay:.5s;top:45%;left:49%}.ServicesSection-module__b-Md7W__techDot2{animation-delay:2.2s;bottom:18%;left:44%}@keyframes ServicesSection-module__b-Md7W__rotateClockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ServicesSection-module__b-Md7W__rotateCounterClockwise{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes ServicesSection-module__b-Md7W__floatAnim{0%{opacity:.45;transform:translateY(0)scale(1)}to{opacity:.45;transform:translateY(-12px)scale(1.1)}}.ServicesSection-module__b-Md7W__topBorderLine{background:linear-gradient(to right, transparent, rgba(var(--service-color-rgb), .3), transparent);z-index:5;width:100%;height:1px;transition:background .8s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.ServicesSection-module__b-Md7W__headerRight{font-family:var(--font-mono);color:var(--color-text-muted);opacity:.8;z-index:10;flex-direction:column;align-items:flex-end;gap:4px;font-size:11px;display:flex}.ServicesSection-module__b-Md7W__metaStatus{color:var(--service-color);align-items:center;gap:6px;font-weight:700;transition:color .8s cubic-bezier(.16,1,.3,1);display:flex}.ServicesSection-module__b-Md7W__statusPulse{background-color:var(--service-color);width:6px;height:6px;box-shadow:0 0 8px var(--service-color);border-radius:50%;transition:background-color .8s,box-shadow .8s;animation:2s infinite ServicesSection-module__b-Md7W__pulseBeacon}@keyframes ServicesSection-module__b-Md7W__pulseBeacon{0%{opacity:.4;transform:scale(.9)}50%{opacity:1;box-shadow:0 0 12px var(--service-color);transform:scale(1.2)}to{opacity:.4;transform:scale(.9)}}.ServicesSection-module__b-Md7W__headerDivider{background:linear-gradient(to right, rgba(var(--service-color-rgb), .35), rgba(var(--service-color-rgb), .05));width:100%;height:1px;margin-top:16px;margin-bottom:32px;transition:all .8s cubic-bezier(.16,1,.3,1)}@media (max-width:1200px){.ServicesSection-module__b-Md7W__services{height:auto!important}.ServicesSection-module__b-Md7W__stickyContainer{height:auto!important;padding:60px 0!important;position:relative!important;top:0!important;overflow:visible!important}.ServicesSection-module__b-Md7W__headerRight{display:none!important}.ServicesSection-module__b-Md7W__sectionHeader{margin-bottom:24px!important;padding:0 16px!important}.ServicesSection-module__b-Md7W__sliderContainer{width:100%!important;height:auto!important;display:block!important;overflow:visible!important}.ServicesSection-module__b-Md7W__horizontalTrack{flex-direction:column!important;gap:32px!important;width:100%!important;height:auto!important;transition:none!important;display:flex!important;transform:none!important}.ServicesSection-module__b-Md7W__slide{box-sizing:border-box!important;width:100%!important;height:auto!important;padding:0 12px!important;display:block!important}.ServicesSection-module__b-Md7W__slide .container{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.ServicesSection-module__b-Md7W__slideContent{-webkit-backdrop-filter:blur(12px)!important;box-sizing:border-box!important;background:#fff9!important;border:1px solid #1c19170d!important;border-radius:20px!important;flex-direction:column!important;gap:16px!important;width:100%!important;max-height:none!important;padding:24px 18px!important;display:flex!important;overflow:visible!important;box-shadow:0 10px 30px -5px #1c191705,inset 0 1px #fffffff2!important}.ServicesSection-module__b-Md7W__slideNum{margin-right:12px!important;font-size:36px!important}.ServicesSection-module__b-Md7W__slideTitle{margin:4px 0 10px!important;font-size:21px!important}.ServicesSection-module__b-Md7W__slideDesc{-webkit-line-clamp:none!important;margin-bottom:12px!important;font-size:13.5px!important;line-height:1.6!important;display:block!important;overflow:visible!important}.ServicesSection-module__b-Md7W__specList{margin-bottom:16px!important;display:block!important}.ServicesSection-module__b-Md7W__specItem{margin-bottom:8px!important;font-size:13px!important}.ServicesSection-module__b-Md7W__techTag{padding:4px 8px!important;font-size:11px!important}.ServicesSection-module__b-Md7W__visualCol{justify-content:center!important;align-items:center!important;width:100%!important;max-height:none!important;margin-top:12px!important;display:flex!important}.ServicesSection-module__b-Md7W__artFrame{width:100%!important;height:auto!important}.ServicesSection-module__b-Md7W__mockupImage{object-fit:contain!important;filter:drop-shadow(0 10px 20px #0000000d)!important;width:100%!important;max-height:220px!important}}
