*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background-color:#ffffff;color:#171717;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg{display:block}a{text-decoration:none;color:inherit}ul,ol{list-style:none}button{cursor:pointer;font-family:inherit;background:none;border:none}input{font-family:inherit;outline:none}.container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.container--narrow{max-width:56rem}.section{padding:6rem 0}.section--muted{background-color:rgba(245,245,245,0.3)}.section--dark{background-color:#0a0a14}.section--dark-gradient{background:linear-gradient(to bottom,#0a0a14,#12122a,#0a0a14);position:relative;overflow:hidden}.section__header{max-width:42rem;margin:0 auto 4rem;text-align:center}.section__title{font-size:1.875rem;font-weight:700;letter-spacing:-0.025em;color:#171717;line-height:1.2;text-wrap:balance}.section__title--light{color:#ffffff}@media (min-width:640px){.section__title{font-size:2.25rem}}.section__desc{margin-top:1rem;font-size:1.125rem;color:#737373;line-height:1.75;text-wrap:pretty}.section__desc--dark{color:#9ca3af}.section__footer{margin-top:3rem;text-align:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.5rem 1rem;font-size:0.875rem;font-weight:500;border-radius:0.5rem;line-height:1.25;white-space:nowrap;transition:background-color 0.15s ease,color 0.15s ease,border-color 0.15s ease}.btn--lg{padding:0.75rem 2rem;font-size:1rem;height:3rem}.btn--sm{padding:0.375rem 0.75rem;font-size:0.875rem}.btn--full{width:100%}.btn--primary{background-color:#171717;color:#ffffff;border:1px solid #171717}.btn--primary:hover{background-color:#292929;border-color:#292929}.btn--white{background-color:#ffffff;color:#0a0a14;border:1px solid #ffffff}.btn--white:hover{background-color:#e5e5e5;border-color:#e5e5e5}.btn--blue{background-color:#2563eb;color:#ffffff;border:1px solid #2563eb}.btn--blue:hover{background-color:#1d4ed8;border-color:#1d4ed8}.btn--outline{background-color:transparent;color:#171717;border:1px solid #e5e5e5}.btn--outline:hover{background-color:#f5f5f5}.btn--sky{background-color:#0ea5e9;color:#ffffff;border:1px solid #0ea5e9}.btn--sky:hover{background-color:#0284c7;border-color:#0284c7}.btn--outline-dark{background-color:transparent;color:#d1d5db;border:1px solid rgba(255,255,255,0.2)}.btn--outline-dark:hover{background-color:rgba(255,255,255,0.1);color:#ffffff}.btn--ghost-dark{background-color:transparent;color:#d1d5db;border:1px solid transparent}.btn--ghost-dark:hover{background-color:rgba(255,255,255,0.1);color:#ffffff}.btn--ghost-sm{background-color:transparent;color:#171717;border:none;padding:0;font-size:0.875rem;font-weight:500}.btn--ghost-sm:hover{color:#525252}.btn--icon-dark{width:2.5rem;height:2.5rem;padding:0;background-color:transparent;color:#ffffff;border:1px solid rgba(255,255,255,0.2);border-radius:0.5rem}.btn--icon-dark:hover{background-color:rgba(255,255,255,0.1)}.header{position:fixed;top:0;left:0;right:0;z-index:50;background-color:rgba(10,10,20,0.95);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid rgba(255,255,255,0.1)}.header__nav{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem}.header__logo{display:flex;align-items:center;gap:0.5rem}.header__logo-icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:0.5rem;color:#0a0a14;flex-shrink:0}.header__logo-icon img{display:block}.header__logo-text{font-size:1.125rem;font-weight:600;color:#ffffff}.header__links{display:none;align-items:center;gap:2rem}@media (min-width:1024px){.header__links{display:flex}}.header__link{font-size:0.875rem;font-weight:500;color:#d1d5db;transition:color 0.15s ease}.header__link:hover{color:#ffffff}.header__item{position:relative}.header__link--has-dropdown{display:flex;align-items:center;gap:0.25rem}.header__chevron{width:12px;height:12px;transition:transform 0.2s ease;flex-shrink:0}.header__item:hover .header__chevron,.header__item:focus-within .header__chevron{transform:rotate(180deg)}.header__dropdown{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);padding-top:0.75rem;background:transparent;z-index:100;min-width:200px}.header__dropdown-inner{background:#ffffff;border:1px solid #e5e7eb;border-radius:0.5rem;box-shadow:0 8px 24px rgba(0,0,0,0.12);padding:0.375rem 0}.header__item:hover .header__dropdown,.header__item:focus-within .header__dropdown{display:block}.header__dropdown-link{display:flex;align-items:center;gap:0.5rem;padding:0.5rem 1rem;font-size:0.875rem;font-weight:500;color:#171717;transition:background 0.1s ease;white-space:nowrap}.header__dropdown-link:hover{background:#f5f5f5;color:#0ea5e9}.header__dropdown-divider{height:1px;background:#e5e7eb;margin:0.25rem 0}.header__dropdown-label{padding:0.375rem 1rem 0.25rem;font-size:0.7rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:0.05em}.header__mobile-group{border-top:1px solid rgba(255,255,255,0.07)}.header__mobile-group-label{display:block;padding:0.5rem 0;font-size:0.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:0.05em}.header__mobile-sublink{display:block;padding:0.375rem 0 0.375rem 0.75rem;font-size:0.875rem;color:#9ca3af;transition:color 0.15s ease}.header__mobile-sublink:hover{color:#ffffff}.header__actions{display:none;align-items:center;gap:1rem}@media (min-width:1024px){.header__actions{display:flex}}.header__burger{display:flex;align-items:center;justify-content:center;color:#ffffff;padding:0.25rem}@media (min-width:1024px){.header__burger{display:none}}.header__burger-icon--close{display:none}.header--open .header__burger-icon--menu{display:none}.header--open .header__burger-icon--close{display:block}.header__mobile{display:none;background-color:#0a0a14;border-top:1px solid rgba(255,255,255,0.1)}.header--open .header__mobile{display:block}@media (min-width:1024px){.header__mobile{display:none !important}}.header__mobile-links{padding:1rem 1.5rem 0;display:flex;flex-direction:column}.header__mobile-link{display:block;padding:0.5rem 0;font-size:0.875rem;font-weight:500;color:#d1d5db;transition:color 0.15s ease}.header__mobile-link:hover{color:#ffffff}.header__mobile-actions{padding:1rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:0.5rem}.hero{position:relative;background:linear-gradient(to bottom,#0a0a14,#12122a,#0a0a14);padding-top:8rem;padding-bottom:5rem;overflow:hidden}.hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0.2;pointer-events:none}.hero__video-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0a0a14 0%,transparent 30%,transparent 70%,#0a0a14 100%);pointer-events:none}.hero__bg-dots{position:absolute;inset:0;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA2MCA2MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0wIDBoNjB2NjBIMHoiLz48Y2lyY2xlIGZpbGw9InJnYmEoMjU1LDI1NSwyNTUsMC4wMykiIGN4PSIzMCIgY3k9IjMwIiByPSIxIi8+PC9nPjwvc3ZnPg==");opacity:0.5;pointer-events:none}.hero__blob{position:absolute;width:24rem;height:24rem;border-radius:50%;filter:blur(80px);pointer-events:none}.hero__blob--tl{top:25%;left:25%;background-color:rgba(59,130,246,0.1)}.hero__blob--br{bottom:25%;right:25%;background-color:rgba(168,85,247,0.1)}.hero__inner{position:relative;z-index:1}.hero__badge{display:inline-flex;align-items:center;gap:0.5rem;padding:0.5rem 1rem;font-size:0.875rem;color:#d1d5db;margin-bottom:2rem}.hero__badge-icon{color:#4ade80;flex-shrink:0}.hero__title{font-size:2.25rem;font-weight:700;letter-spacing:-0.025em;color:#ffffff;line-height:1.1}@media (min-width:640px){.hero__title{font-size:3.75rem}}@media (min-width:1024px){.hero__title{font-size:4.5rem}}.hero__title-gradient{background:linear-gradient(to right,#60a5fa,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__desc{margin-top:1.5rem;font-size:1.125rem;line-height:1.75;color:#9ca3af;max-width:800px;text-wrap:pretty}.hero__form{margin-top:2.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:28rem;margin-left:auto;margin-right:auto}@media (min-width:640px){.hero__form{flex-direction:row;align-items:center}}.hero__input{width:100%;height:3rem;padding:0 1rem;font-size:0.875rem;background-color:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.2);border-radius:0.5rem;color:#ffffff;transition:border-color 0.15s ease}@media (min-width:640px){.hero__input{flex:1;min-width:0;width:auto}}.hero__input::placeholder{color:#6b7280}.hero__input:focus{border-color:#60a5fa}.hero__submit{width:100%;flex-shrink:0}@media (min-width:640px){.hero__submit{width:auto}}.hero__actions{margin-top:2.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.hero__logos{margin-top:4rem;text-align:center}.hero__logos-label{font-size:0.875rem;color:#6b7280;margin-bottom:2rem}.hero__logos-track-wrap{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 12%,#000 88%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,#000 12%,#000 88%,transparent 100%)}.hero__logos-track{display:flex;width:max-content;animation:logos-scroll 28s linear infinite}.hero__logos-track:hover{animation-play-state:paused}.hero__logos-slide{display:flex;align-items:center;gap:3.5rem;padding-right:3.5rem}.hero__logo-img{height:28px;width:auto;filter:brightness(0) invert(1);opacity:0.45;transition:opacity 0.2s ease;flex-shrink:0}.hero__logo-img:hover{opacity:0.75}@keyframes logos-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.gpu-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.gpu-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.gpu-grid{grid-template-columns:repeat(3,1fr)}}.gpu-card{position:relative;border-radius:0.75rem;border:1px solid #e5e5e5;background-color:#ffffff;padding:1.5rem;transition:border-color 0.15s ease}.gpu-card:hover{border-color:rgba(23,23,23,0.2)}.gpu-card__top{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1rem}.gpu-card__model{font-size:1.125rem;font-weight:600;color:#171717}.gpu-card__tier{font-size:0.875rem;color:#737373;margin-top:0.125rem}.gpu-card__status{display:flex;align-items:center;gap:0.5rem}.avail{display:flex;gap:0.125rem}.avail__dot{width:18px;height:8px;border-radius:4px;background-color:#e5e7eb}.avail__dot--on{background-color:#22c55e}.gpu-card__label{font-size:0.75rem;font-weight:500}.gpu-card__label--hot{color:#f97316}.gpu-card__label--high{color:#22c55e}.gpu-card__label--mid{color:#eab308}.gpu-card__tags{display:flex;align-items:center;gap:0.375rem;margin-bottom:0.25rem}.gpu-card__tag{font-size:0.7rem;font-weight:500;color:#525252;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:0.25rem;padding:0.125rem 0.375rem;white-space:nowrap}.gpu-card__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:0.25rem}.gpu-card__footer .gpu-card__price{margin-bottom:0}.gpu-card__footer .gpu-card__range{margin-bottom:0}.gpu-card__sparkline{margin:0.75rem 0;height:56px;position:relative}.gpu-card__sparkline canvas{display:block;position:absolute;top:0;left:0}.gpu-card__price{display:flex;align-items:baseline;gap:0.25rem;margin-bottom:0.5rem}.gpu-card__price-val{font-size:1.875rem;font-weight:700;color:#171717}.gpu-card__price-unit{color:#737373}.gpu-card__range{font-size:0.8rem;color:#737373}.dev-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:1024px){.dev-grid{grid-template-columns:repeat(2,1fr)}}.dev__features,.dev__tools{margin-top:2rem;display:flex;flex-direction:column;gap:0.75rem}.dev__cta{margin-top:1.5rem}.dev__tool{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:0.5rem;overflow:hidden}.dev__tool-header{display:flex;align-items:center;justify-content:space-between;padding:0.625rem 0.875rem}.dev__tool-title{font-size:0.75rem;font-weight:700;color:#e5e7eb;text-transform:uppercase;letter-spacing:0.06em}.dev__tool-docs{font-size:0.75rem;font-weight:500;color:#38bdf8;transition:color 0.15s ease}.dev__tool-docs:hover{color:#7dd3fc}.dev__tool-code{padding:0.625rem 0.875rem;background:rgba(0,0,0,0.35);border-top:1px solid rgba(255,255,255,0.06)}.dev__tool-code code{font-family:'JetBrains Mono','Courier New',monospace;font-size:0.8rem;color:#d1d5db;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.dev__terminal-wrap{position:relative}.terminal{border-radius:0.75rem;background-color:#12122a;border:1px solid rgba(255,255,255,0.1);overflow:hidden}.terminal__bar{display:flex;align-items:center;gap:0.5rem;padding:0.75rem 1rem;border-bottom:1px solid rgba(255,255,255,0.1)}.terminal__dots{display:flex;gap:0.375rem}.terminal__dot{width:0.75rem;height:0.75rem;border-radius:50%}.terminal__dot--red{background-color:rgba(239,68,68,0.8)}.terminal__dot--yellow{background-color:rgba(234,179,8,0.8)}.terminal__dot--green{background-color:rgba(34,197,94,0.8)}.terminal__label{font-size:0.75rem;color:#6b7280;margin-left:0.5rem}.terminal__body{padding:1rem;display:flex;flex-direction:column;gap:1.5rem}.terminal__comment{font-family:'JetBrains Mono','Courier New',monospace;font-size:0.75rem;color:#6b7280;margin-bottom:0.5rem}.terminal__code{font-family:'JetBrains Mono','Courier New',monospace;font-size:0.875rem;color:#d1d5db;white-space:pre-wrap;word-break:break-all}.dev__blob{position:absolute;width:8rem;height:8rem;border-radius:50%;filter:blur(40px);pointer-events:none}.dev__blob--tr{top:-1rem;right:-1rem;background-color:rgba(59,130,246,0.2)}.dev__blob--bl{bottom:-1rem;left:-1rem;background-color:rgba(168,85,247,0.2)}.steps{display:grid;grid-template-columns:1fr;gap:0;border:1px solid #e5e5e5;border-radius:0.75rem;overflow:hidden}@media (min-width:768px){.steps{grid-template-columns:repeat(3,1fr)}}.step{display:flex;align-items:flex-start;gap:1.25rem;padding:2rem;border-bottom:1px solid #e5e5e5;background:#ffffff}@media (min-width:768px){.step{border-bottom:none;border-right:1px solid #e5e5e5;flex-direction:column}.step:last-child{border-right:none}}.step:last-child{border-bottom:none}.step__num{font-size:2rem;font-weight:700;color:#e5e5e5;line-height:1;flex-shrink:0}.step__body{flex:1}.step__title{font-size:1rem;font-weight:600;color:#171717;margin-bottom:0.375rem}.step__desc{font-size:0.875rem;color:#737373;line-height:1.5}.product-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.product-grid{grid-template-columns:repeat(3,1fr)}}.product-card{border-radius:0.75rem;border:1px solid #e5e5e5;background-color:#ffffff;padding:2rem;transition:border-color 0.15s ease}.product-card:hover{border-color:rgba(23,23,23,0.2)}.product-card:hover .product-card__btn{background-color:#171717;color:#ffffff;border-color:#171717}.product-card__icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:0.5rem;background-color:#f5f5f5;color:#171717;margin-bottom:1.5rem}.product-card__title{font-size:1.25rem;font-weight:600;color:#171717;margin-bottom:0.75rem}.product-card__desc{color:#737373;margin-bottom:1.5rem;line-height:1.6}.products-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.products-grid{grid-template-columns:repeat(3,1fr)}}.product-card{position:relative;display:flex;flex-direction:column}.product-card--soon{background-color:#fafafa}.product-card--soon .product-card__title,.product-card--soon .product-card__desc{opacity:0.55}.product-card__badge{display:inline-block;font-size:0.7rem;font-weight:600;color:#737373;background:#f0f0f0;border:1px solid #e5e5e5;border-radius:0.25rem;padding:0.125rem 0.5rem;margin-bottom:0.875rem;letter-spacing:0.04em;text-transform:uppercase}.product-card__title{font-size:1.125rem;font-weight:600;color:#171717;margin-bottom:0.625rem}.product-card__desc{font-size:0.875rem;color:#737373;line-height:1.6;flex:1;margin-bottom:1.25rem}.product-card__link{font-size:0.875rem;font-weight:500;color:#0ea5e9;transition:color 0.15s ease;margin-top:auto}.product-card__link:hover{color:#0284c7}.product-card__link--disabled{color:#d1d5db;cursor:default}.use-cases-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width:768px){.use-cases-grid{grid-template-columns:repeat(4,1fr)}}.use-case-card{display:flex;flex-direction:column;gap:0.375rem;padding:1.25rem;border-radius:0.5rem;border:1px solid #e5e5e5;background-color:#ffffff;text-decoration:none;transition:border-color 0.15s ease,box-shadow 0.15s ease}.use-case-card:hover{border-color:#0ea5e9;box-shadow:0 2px 8px rgba(14,165,233,0.1)}.use-case-card__title{font-size:0.875rem;font-weight:600;color:#171717;display:flex;align-items:center;justify-content:space-between;gap:0.5rem}.use-case-card__arrow{color:#d1d5db;font-style:normal;transition:color 0.15s ease;flex-shrink:0}.use-case-card:hover .use-case-card__arrow{color:#0ea5e9}.use-case-card__desc{font-size:0.8rem;color:#737373;line-height:1.5}.models-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.models-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.models-grid{grid-template-columns:repeat(4,1fr)}}.model-card{border-radius:0.75rem;border:1px solid #e5e5e5;background-color:#ffffff;padding:1.5rem;transition:border-color 0.15s ease}.model-card:hover{border-color:rgba(23,23,23,0.2)}.model-card__tag{display:inline-block;padding:0.25rem 0.5rem;font-size:0.75rem;font-weight:500;background-color:#f5f5f5;border-radius:0.375rem;color:#737373;margin-bottom:1rem}.model-card__name{font-size:1.125rem;font-weight:600;color:#171717;margin-bottom:0.5rem}.model-card__desc{font-size:0.875rem;color:#737373;margin-bottom:1rem;line-height:1.6}.dark-section__dots{position:absolute;inset:0;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjAiIHZpZXdCb3g9IjAgMCA2MCA2MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0wIDBoNjB2NjBIMHoiLz48Y2lyY2xlIGZpbGw9InJnYmEoMjU1LDI1NSwyNTUsMC4wMykiIGN4PSIzMCIgY3k9IjMwIiByPSIxIi8+PC9nPjwvc3ZnPg==");opacity:0.5;pointer-events:none}.dark-section__blob{position:absolute;width:24rem;height:24rem;border-radius:50%;filter:blur(80px);pointer-events:none}.dark-section__blob--left{top:25%;left:0;background-color:rgba(59,130,246,0.1)}.dark-section__blob--right{bottom:25%;right:0;background-color:rgba(168,85,247,0.1)}.dark-section__blob--top-left{top:0;left:25%;background-color:rgba(59,130,246,0.1)}.dark-section__blob--bottom-right{bottom:0;right:25%;background-color:rgba(168,85,247,0.1)}.testimonial-swiper{position:relative;z-index:1;text-align:center;overflow:hidden}.testimonial__slide{display:flex;flex-direction:column;align-items:center}.testimonial__icon{width:36px;height:auto;margin-bottom:1.5rem;opacity:0.6}.testimonial__quote{font-size:1.25rem;font-weight:400;color:#ffffff;line-height:1.7;font-style:normal;text-wrap:balance;max-width:680px}@media (min-width:768px){.testimonial__quote{font-size:1.5rem}}.testimonial__author{margin-top:2rem;display:flex;align-items:center;gap:0.875rem}.testimonial__avatar{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,0.2);flex-shrink:0}.testimonial__author-name{font-size:0.875rem;font-weight:600;color:#ffffff;text-align:left}.testimonial__author-role{font-size:0.8rem;color:#9ca3af;text-align:left}.testimonial__controls{margin-top:2.5rem;display:flex;align-items:center;justify-content:center;gap:1rem}.testimonial__btn{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;border:1px solid rgba(255,255,255,0.2);background:transparent;color:#9ca3af;cursor:pointer;transition:border-color 0.15s ease,color 0.15s ease}.testimonial__btn:hover{border-color:rgba(255,255,255,0.5);color:#ffffff}.testimonial-pagination{position:static !important;display:flex !important;align-items:center;gap:0.5rem;width:auto !important}.testimonial-pagination .swiper-pagination-bullet{width:6px;height:6px;background:rgba(255,255,255,0.3);opacity:1;margin:0 !important;transition:width 0.2s ease,background 0.2s ease;border-radius:3px}.testimonial-pagination .swiper-pagination-bullet-active{width:20px;background:#ffffff}.cases-list{display:flex;flex-direction:column;gap:2rem}.case-card{display:grid;grid-template-columns:1fr;gap:2rem;border-radius:0.75rem;border:1px solid #e5e5e5;background-color:#ffffff;padding:1.5rem;transition:border-color 0.15s ease}@media (min-width:768px){.case-card{grid-template-columns:repeat(2,1fr)}}.case-card:hover{border-color:rgba(23,23,23,0.2)}.case-card__img{border-radius:0.5rem;min-height:15rem;overflow:hidden}.case-card__img-photo{width:100%;height:100%;object-fit:cover;display:block}.case-card__body{display:flex;flex-direction:column;justify-content:center}.case-card__company{font-size:0.875rem;color:#737373;display:block;margin-bottom:0.5rem}.case-card__title{font-size:1.25rem;font-weight:600;color:#171717;margin-bottom:0.75rem;line-height:1.4}.case-card__desc{color:#737373;margin-bottom:1rem;line-height:1.6}.case-card__tag{display:inline-block;padding:0.25rem 0.75rem;font-size:0.75rem;font-weight:500;background-color:#171717;color:#ffffff;border-radius:9999px;margin-bottom:1rem;width:fit-content}.cta__content{position:relative;z-index:1;text-align:center}.cta__title{font-size:1.875rem;font-weight:700;letter-spacing:-0.025em;color:#ffffff;line-height:1.2;text-wrap:balance}@media (min-width:640px){.cta__title{font-size:3rem}}.cta__desc{margin-top:1.5rem;font-size:1.125rem;color:#9ca3af;line-height:1.75;text-wrap:pretty}.cta__actions{margin-top:2.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}@media (min-width:640px){.cta__actions{flex-direction:row}}.footer{background-color:rgba(245,245,245,0.3);border-top:1px solid #e5e5e5}.footer__inner{padding-top:4rem;padding-bottom:4rem;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (min-width:768px){.footer__inner{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.footer__inner{grid-template-columns:repeat(7,1fr)}}.footer__brand{grid-column:span 2}@media (min-width:768px){.footer__brand{grid-column:span 3}}@media (min-width:1024px){.footer__brand{grid-column:span 1}}.footer__logo-link{display:inline-flex;align-items:center;gap:0.5rem;margin-bottom:1.5rem}.footer__logo-text{font-size:1.125rem;font-weight:600;color:#171717}.footer__logo-icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:0.5rem;color:#ffffff}.footer__subscribe-label{font-size:0.875rem;color:#737373;margin-bottom:1rem}.footer__subscribe{display:flex;gap:0.5rem}.footer__subscribe-input{flex:1;min-width:0;height:2.25rem;padding:0 0.75rem;font-size:0.875rem;border:1px solid #e5e5e5;border-radius:0.5rem;background-color:#ffffff;color:#171717;transition:border-color 0.15s ease}.footer__subscribe-input::placeholder{color:#9ca3af}.footer__subscribe-input:focus{border-color:#171717}.footer__subscribe-btn{width:2.25rem;height:2.25rem;padding:0;flex-shrink:0}.footer__copy{font-size:0.75rem;color:#737373;margin-top:1.5rem}.footer__col-title{font-size:0.875rem;font-weight:600;color:#171717;margin-bottom:1rem}.footer__links{display:flex;flex-direction:column;gap:0.75rem}.footer__link{font-size:0.875rem;color:#737373;transition:color 0.15s ease}.footer__link:hover{color:#171717}