.features-section{position:relative;padding:5rem 2rem;background:linear-gradient(180deg,#02061700,#06b6d40d,#02061700)}.features-section .section-inner{max-width:1200px;margin:0 auto}.features-header{text-align:center;margin-bottom:4rem;animation:fade-in-up 1s ease-out}.features-label{display:inline-block;padding:.5rem 1.2rem;background:#06b6d41a;border:1px solid rgba(6,182,212,.3);border-radius:2rem;color:var(--accent-cyan);font-size:.875rem;font-weight:600;margin-bottom:1rem;backdrop-filter:blur(8px)}.features-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2;margin-bottom:1rem;color:var(--text-main)}.features-title .text-gradient{background:linear-gradient(135deg,#06b6d4,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.features-subtitle{font-size:1.125rem;line-height:1.6;color:var(--text-muted);max-width:600px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.feature-card{position:relative;padding:2rem;background:#0f172a99;border:1px solid rgba(148,163,184,.15);border-radius:1.5rem;backdrop-filter:blur(16px);transition:all .3s ease;animation:fade-in-up .8s ease-out backwards}.feature-card:nth-child(1){animation-delay:.2s}.feature-card:nth-child(2){animation-delay:.3s}.feature-card:nth-child(3){animation-delay:.4s}.feature-card:nth-child(4){animation-delay:.5s}.feature-card:nth-child(5){animation-delay:.6s}.feature-card:nth-child(6){animation-delay:.7s}.feature-card:before{content:"";position:absolute;inset:0;border-radius:1.5rem;padding:1px;background:linear-gradient(135deg,#2563eb4d,#06b6d41a);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .3s ease;pointer-events:none}.feature-card:hover{background:#0f172acc;border-color:#06b6d466;transform:translateY(-8px);box-shadow:0 20px 40px #06b6d41a}.feature-card:hover:before{opacity:1}.feature-card:hover .feature-card__icon{transform:scale(1.1) rotate(-5deg);color:var(--accent-blue)}.feature-card__icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,#2563eb33,#06b6d433);border-radius:1.2rem;color:var(--accent-cyan);margin-bottom:1.5rem;transition:all .3s ease}.feature-card__title{font-size:1.25rem;font-weight:700;color:var(--text-main);margin-bottom:.75rem}.feature-card__description{font-size:.95rem;line-height:1.6;color:var(--text-muted);margin-bottom:1.5rem}.feature-card__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.feature-card__list li{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:var(--text-soft)}.feature-card__list li svg{color:var(--accent-cyan);flex-shrink:0}@media(max-width:768px){.features-section{padding:3rem 1rem}.features-title{font-size:1.75rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}}.usecases-section{position:relative;padding:5rem 2rem;background:linear-gradient(180deg,#02061700,#2563eb08,#02061700)}.usecases-section .section-inner{max-width:1200px;margin:0 auto}.usecases-header{text-align:center;margin-bottom:4rem;animation:fade-in-up 1s ease-out}.usecases-label{display:inline-block;padding:.5rem 1.2rem;background:#2563eb1a;border:1px solid rgba(37,99,235,.3);border-radius:2rem;color:var(--accent-blue);font-size:.875rem;font-weight:600;margin-bottom:1rem;backdrop-filter:blur(8px)}.usecases-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2;margin-bottom:1rem;color:var(--text-main)}.usecases-title .text-gradient{background:linear-gradient(135deg,#2563eb,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.usecases-subtitle{font-size:1.125rem;line-height:1.6;color:var(--text-muted);max-width:600px;margin:0 auto}.usecases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.usecase-item{position:relative;padding:2rem;background:#0f172a80;border:1px solid rgba(148,163,184,.15);border-radius:1.5rem;backdrop-filter:blur(12px);transition:all .3s ease;animation:fade-in-up .8s ease-out backwards;overflow:hidden}.usecase-item:nth-child(1){animation-delay:.2s}.usecase-item:nth-child(2){animation-delay:.3s}.usecase-item:nth-child(3){animation-delay:.4s}.usecase-item:nth-child(4){animation-delay:.5s}.usecase-item:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--accent-blue),var(--accent-cyan),transparent);opacity:0;transition:opacity .3s ease}.usecase-item:hover{background:#0f172acc;border-color:#2563eb4d;transform:translateY(-8px);box-shadow:0 20px 40px #2563eb14}.usecase-item:hover:before{opacity:1}.usecase-item:hover .usecase-item__header svg{transform:scale(1.1) rotate(5deg)}.usecase-item__header{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem}.usecase-item__header svg{color:var(--accent-blue);flex-shrink:0;transition:transform .3s ease}.usecase-item__header h3{font-size:1.25rem;font-weight:700;color:var(--text-main);margin:0;line-height:1.3}.usecase-item__description{font-size:.95rem;line-height:1.6;color:var(--text-muted);margin-bottom:1.5rem}.usecase-item__benefits{display:flex;flex-wrap:wrap;gap:.75rem}.benefit-tag{display:inline-block;padding:.5rem 1rem;background:#2563eb1a;border:1px solid rgba(37,99,235,.2);border-radius:.6rem;font-size:.8rem;color:var(--accent-blue);font-weight:500;white-space:nowrap}@media(max-width:768px){.usecases-section{padding:3rem 1rem}.usecases-title{font-size:1.75rem}.usecases-grid{grid-template-columns:1fr;gap:1.5rem}.usecase-item__header{flex-direction:column;gap:1rem}.usecase-item__header svg{width:32px;height:32px}.usecase-item__header h3{font-size:1.1rem}}.process-section{position:relative;padding:5rem 2rem;background:linear-gradient(180deg,#02061700,#06b6d40a,#02061700)}.process-section .section-inner{max-width:1200px;margin:0 auto}.process-header{text-align:center;margin-bottom:4rem;animation:fade-in-up 1s ease-out}.process-label{display:inline-block;padding:.5rem 1.2rem;background:#06b6d41a;border:1px solid rgba(6,182,212,.3);border-radius:2rem;color:var(--accent-cyan);font-size:.875rem;font-weight:600;margin-bottom:1rem;backdrop-filter:blur(8px)}.process-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2;margin-bottom:1rem;color:var(--text-main)}.process-title .text-gradient{background:linear-gradient(135deg,#06b6d4,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.process-subtitle{font-size:1.125rem;line-height:1.6;color:var(--text-muted);max-width:600px;margin:0 auto}.process-timeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-bottom:4rem}@media(max-width:1024px){.process-timeline{grid-template-columns:repeat(2,1fr)}.process-timeline .process-arrow{display:none}}@media(max-width:640px){.process-timeline{grid-template-columns:1fr}}.process-step{position:relative;padding:2rem;background:#0f172a99;border:1px solid rgba(148,163,184,.15);border-radius:1.5rem;backdrop-filter:blur(12px);transition:all .3s ease;animation:fade-in-up .8s ease-out backwards;display:flex;flex-direction:column;height:100%}.process-step:nth-child(1){animation-delay:.1s}.process-step:nth-child(3){animation-delay:.2s}.process-step:nth-child(5){animation-delay:.3s}.process-step:nth-child(7){animation-delay:.4s}.process-step:nth-child(9){animation-delay:.5s}.process-step:nth-child(11){animation-delay:.6s}.process-step:hover{background:#0f172acc;border-color:#06b6d466;transform:translateY(-8px);box-shadow:0 20px 40px #06b6d41a}.process-step:hover .process-step__icon{transform:scale(1.2) rotate(-10deg)}.process-step:hover .process-step__number{color:var(--accent-cyan)}.process-step__number{font-size:2.5rem;font-weight:900;background:linear-gradient(135deg,#2563eb33,#06b6d433);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;transition:color .3s ease}.process-step__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:linear-gradient(135deg,#2563eb33,#06b6d433);border-radius:1rem;color:var(--accent-cyan);margin-bottom:1.5rem;transition:all .3s ease}.process-step__title{font-size:1.125rem;font-weight:700;color:var(--text-main);margin-bottom:.75rem;margin-top:0}.process-step__description{font-size:.9rem;line-height:1.5;color:var(--text-muted);margin-bottom:auto;margin-top:.5rem}.process-step__duration{display:inline-block;margin-top:1.5rem;padding:.4rem .8rem;background:#06b6d426;border-radius:.5rem;font-size:.8rem;font-weight:600;color:var(--accent-cyan);width:fit-content}.process-arrow{display:flex;align-items:center;justify-content:center;color:#06b6d480;animation:fade-in-up .8s ease-out backwards;min-height:80px}.process-arrow:nth-child(2){animation-delay:.15s}.process-arrow:nth-child(4){animation-delay:.25s}.process-arrow:nth-child(6){animation-delay:.35s}.process-arrow:nth-child(8){animation-delay:.45s}.process-arrow:nth-child(10){animation-delay:.55s}.process-arrow svg{width:100%;height:auto;max-width:40px}.process-highlight{max-width:700px;margin:0 auto;padding:2.5rem;background:linear-gradient(135deg,#06b6d41a,#2563eb0d);border:1.5px solid rgba(6,182,212,.3);border-radius:1.5rem;backdrop-filter:blur(12px);text-align:center;animation:fade-in-up 1s ease-out .5s backwards}.process-highlight__title{font-size:1.5rem;font-weight:700;color:var(--accent-cyan);margin-bottom:1rem;margin-top:0}.process-highlight__text{font-size:1rem;line-height:1.6;color:var(--text-muted);margin:0}.process-highlight__text strong{color:var(--text-main);font-weight:600}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.process-section{padding:3rem 1rem}.process-title{font-size:1.75rem}.process-highlight{padding:2rem}.process-highlight__title{font-size:1.25rem}}
