.collaborative-tech-section.svelte-1e44pq8{position:relative;height:100vh;min-height:100vh;width:100%;background:transparent;overflow:hidden;display:flex;align-items:center;justify-content:center;scroll-snap-align:start;scroll-snap-stop:always}.section-content.svelte-1e44pq8{position:relative;z-index:2;max-width:1200px;padding:0 2rem;transform:translateY(40px);transition:all 1.6s cubic-bezier(.25,.46,.45,.94)}.content-wrapper.svelte-1e44pq8{text-align:center}.section-header.svelte-1e44pq8{margin-bottom:3rem}.section-title.svelte-1e44pq8{font-size:clamp(3rem,8vw,5rem);font-weight:700;color:#fff;margin:0 0 1rem;text-shadow:0 4px 20px rgba(255,255,255,.1),0 0 40px rgba(251,178,60,.2);letter-spacing:-.02em;background:linear-gradient(135deg,#fff,#fbb23c,#b4b4b4);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-subtitle.svelte-1e44pq8{font-size:clamp(1.2rem,3vw,1.8rem);font-weight:300;color:#b4b4b4;margin:0;text-transform:uppercase;letter-spacing:.15em}.section-description.svelte-1e44pq8{font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:300;color:#fff;line-height:1.6;max-width:800px;margin:0 auto 3rem;opacity:.9}.features-grid.svelte-1e44pq8{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem}.feature-item.svelte-1e44pq8{background:#b4b4b40d;border:1px solid rgba(180,180,180,.2);border-radius:12px;padding:2rem;text-align:center;backdrop-filter:blur(10px);transition:all .4s ease;position:relative;overflow:hidden}.feature-item.svelte-1e44pq8:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(251,178,60,.6) 50%,transparent 100%);transform:translate(-100%);transition:transform .6s ease}.feature-item.svelte-1e44pq8:hover:before{transform:translate(100%)}.feature-item.svelte-1e44pq8:hover{background:#fbb23c14;border-color:#fbb23c66;transform:translateY(-5px);box-shadow:0 12px 30px #0000004d,0 4px 15px #fbb23c33}.feature-icon.svelte-1e44pq8{font-size:2.5rem;margin-bottom:1rem;filter:grayscale(1) brightness(1.2);transition:filter .3s ease}.feature-item.svelte-1e44pq8:hover .feature-icon:where(.svelte-1e44pq8){filter:none}.feature-item.svelte-1e44pq8 h4:where(.svelte-1e44pq8){color:#fbb23c;font-size:1.2rem;font-weight:600;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.05em}.feature-item.svelte-1e44pq8 p:where(.svelte-1e44pq8){color:#b4b4b4;font-size:.95rem;line-height:1.5;margin:0}.explore-btn.svelte-1e44pq8{position:relative;padding:1rem 2.5rem;border:1px solid rgba(251,178,60,.5);border-radius:50px;background:#00000080;color:#fbb23c;font-family:Sansation,sans-serif;font-size:1rem;font-weight:500;cursor:pointer;transition:all .4s cubic-bezier(.25,.46,.45,.94);text-transform:uppercase;letter-spacing:.05em;overflow:hidden;backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000004d}.explore-btn.svelte-1e44pq8:hover{background:linear-gradient(135deg,#fbb23c,#f59e0b);color:#000;border-color:#fbb23c;transform:translateY(-3px);box-shadow:0 15px 45px #0006,0 8px 25px #fbb23c4d}.btn-glow.svelte-1e44pq8{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,255,255,.2) 0%,transparent 100%);opacity:0;transition:opacity .3s ease}.explore-btn.svelte-1e44pq8:hover .btn-glow:where(.svelte-1e44pq8){opacity:1}@keyframes svelte-1e44pq8-circuitPulse{0%,to{opacity:0;transform:scaleX(0)}50%{opacity:1;transform:scaleX(1)}}@keyframes svelte-1e44pq8-nodePulse{0%,to{transform:scale(1);box-shadow:0 0 10px #fbb23c80,inset 0 0 5px #ffffff4d}50%{transform:scale(1.3);box-shadow:0 0 20px #fbb23ccc,inset 0 0 8px #ffffff80}}@keyframes svelte-1e44pq8-orbitalRotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes svelte-1e44pq8-gradientPulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.5}50%{transform:translate(-50%,-50%) scale(1.05);opacity:.8}}@media(max-width:768px){.section-content.svelte-1e44pq8{padding:0 1rem;max-height:90vh;overflow-y:auto}.section-header.svelte-1e44pq8{margin-bottom:1.5rem}.section-title.svelte-1e44pq8{font-size:clamp(2rem,10vw,3rem);margin-bottom:.25rem}.section-subtitle.svelte-1e44pq8{font-size:clamp(.9rem,4vw,1.2rem)}.section-description.svelte-1e44pq8{font-size:clamp(.85rem,3.5vw,1rem);margin-bottom:1.5rem;line-height:1.4}.features-grid.svelte-1e44pq8{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}.feature-item.svelte-1e44pq8{padding:1rem .75rem;border-radius:10px}.feature-item.svelte-1e44pq8 h4:where(.svelte-1e44pq8){font-size:.9rem;margin-bottom:.25rem}.feature-item.svelte-1e44pq8 p:where(.svelte-1e44pq8){font-size:.8rem}.feature-icon.svelte-1e44pq8{font-size:1.8rem;margin-bottom:.5rem}.explore-btn.svelte-1e44pq8{width:100%;max-width:280px;font-size:.85rem;padding:.8rem 2rem}}@media(max-width:480px){.section-content.svelte-1e44pq8{padding:0 .5rem}.section-header.svelte-1e44pq8{margin-bottom:2rem}.feature-item.svelte-1e44pq8{padding:1rem}.feature-icon.svelte-1e44pq8{font-size:2rem}}@media(prefers-reduced-motion:reduce){.svelte-1e44pq8{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
