.Model3D-module__BmbQUq__model3d{z-index:1;pointer-events:none;background:0 0;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}
.back-lights{pointer-events:none;z-index:-10;width:100%;height:100%;position:absolute;overflow:hidden;rotate:none}.light1,.light2{filter:blur(400px);border-radius:50%;width:130vh;height:130vh;animation:5s infinite alternate moveLight;position:absolute}.light1{background:radial-gradient(circle, var(--color-cyan), transparent 80%);top:-30%;left:50%;transform:translateY(-50%)}.light2{background:radial-gradient(circle, var(--color-purple), transparent 80%);top:100%;left:50%;transform:translateY(-50%)}@keyframes moveLight{0%{transform:translate(-50%,-50%)scale(1)}to{transform:translate(-50%,-50%)scale(.6)}}@media (max-aspect-ratio:1){.back-lights{width:120%;height:120%}.light1,.light2{filter:blur(150px);width:120vw;height:120vw}}
.Card-module__FkV7sq__card{aspect-ratio:1.72;background:linear-gradient(var(--color-surface), var(--color-surface)) padding-box, var(--gradient-brand) border-box;width:100%;min-height:0;color:var(--color-text);box-shadow:0 0 18px var(--color-cyan-glow), 0 0 22px var(--color-purple-glow), 0 18px 40px var(--color-shadow);box-sizing:border-box;border:2.5px solid #0000;border-radius:1.35rem;flex-direction:column;justify-content:space-between;padding:2.15rem 2.1rem 1.75rem;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}a.Card-module__FkV7sq__card{cursor:pointer}.Card-module__FkV7sq__card:hover{box-shadow:0 0 24px var(--color-cyan-glow), 0 0 28px var(--color-purple-glow), 0 22px 48px var(--color-shadow);transform:translateY(-3px)}.Card-module__FkV7sq__card:focus-visible{outline:2px solid var(--color-cyan);outline-offset:4px}.Card-module__FkV7sq__header{flex-direction:column;align-items:flex-start;gap:.9rem;min-width:0;padding-top:.2rem;display:flex}.Card-module__FkV7sq__title{letter-spacing:.01em;text-transform:uppercase;color:var(--color-text);margin:0;font-size:clamp(2rem,3.4vw,3.15rem);font-weight:700;line-height:1.05}.Card-module__FkV7sq__description{max-width:13.5rem;color:var(--color-text-muted);text-align:start;margin:0;font-size:.95rem;font-weight:400;line-height:1.4}.Card-module__FkV7sq__footer{justify-content:flex-end;align-items:flex-end;margin-top:auto;padding-top:1.25rem;display:flex}.Card-module__FkV7sq__arrow{width:1.85rem;height:1.85rem;color:var(--color-text);flex-shrink:0;transition:transform .25s}.Card-module__FkV7sq__card:hover .Card-module__FkV7sq__arrow{transform:translate(3px,-3px)}.Card-module__FkV7sq__card[dir=rtl] .Card-module__FkV7sq__arrow{transform:scaleX(-1)}.Card-module__FkV7sq__card[dir=rtl]:hover .Card-module__FkV7sq__arrow{transform:translate(-3px,-3px)scaleX(-1)}.Card-module__FkV7sq__content{flex-direction:column;flex:1;min-height:0;display:flex}@media (max-aspect-ratio:1){.Card-module__FkV7sq__card{aspect-ratio:1.45;border-width:2px;border-radius:1.1rem;padding:1.4rem 1.25rem 1.15rem}.Card-module__FkV7sq__title{font-size:clamp(1.55rem,8vw,2rem)}.Card-module__FkV7sq__description{max-width:12rem;font-size:.85rem}.Card-module__FkV7sq__arrow{width:1.5rem;height:1.5rem}}
.Combobox-module__YxOLWq__root{text-align:start;flex-direction:column;align-items:stretch;gap:.55rem;width:100%;display:flex;position:relative}.Combobox-module__YxOLWq__label{letter-spacing:.04em;color:var(--color-text);margin:0;font-size:.9rem;font-weight:600}.Combobox-module__YxOLWq__required{color:var(--color-cyan);margin-inline-start:.25rem}.Combobox-module__YxOLWq__trigger{border:1px solid var(--color-border);background:linear-gradient(160deg, #ffffff0a 0%, #ffffff04 100%), var(--color-surface);width:100%;min-height:2.85rem;color:var(--color-text);font:inherit;text-align:start;cursor:pointer;box-sizing:border-box;border-radius:.9rem;justify-content:space-between;align-items:center;gap:.75rem;padding-block:.7rem;padding-inline:1.15rem 1rem;font-size:.95rem;font-weight:600;transition:border-color .2s,box-shadow .2s,background .2s;display:flex;box-shadow:0 8px 20px #0000002e}.Combobox-module__YxOLWq__trigger:hover:not(:disabled){border-color:#0cf6}.Combobox-module__YxOLWq__trigger:focus-visible{outline:2px solid var(--color-cyan);outline-offset:2px}.Combobox-module__YxOLWq__triggerOpen{border-color:#00ccff8c;box-shadow:0 0 0 1px #0cf3,0 10px 24px #00000047}.Combobox-module__YxOLWq__trigger:disabled{opacity:.5;cursor:not-allowed}.Combobox-module__YxOLWq__value{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.Combobox-module__YxOLWq__placeholder{color:var(--color-text-muted);font-weight:500}.Combobox-module__YxOLWq__chevron{color:var(--color-cyan);flex-shrink:0;transition:transform .2s;display:flex}.Combobox-module__YxOLWq__triggerOpen .Combobox-module__YxOLWq__chevron{transform:rotate(180deg)}.Combobox-module__YxOLWq__popup{z-index:20;background:linear-gradient(var(--color-elevated), var(--color-elevated)) padding-box, var(--gradient-brand) border-box;box-shadow:0 0 18px var(--color-cyan-glow), 0 14px 32px var(--color-shadow);box-sizing:border-box;background-origin:border-box;background-clip:padding-box,border-box;border:1.5px solid #0000;border-radius:.9rem;flex-direction:column;gap:.35rem;padding:.45rem;display:flex;position:absolute;top:calc(100% + .4rem);left:0;right:0}.Combobox-module__YxOLWq__search{box-sizing:border-box;width:100%;min-height:2.4rem;color:var(--color-text);font:inherit;background:#ffffff0d;border:1px solid #ffffff24;border-radius:.65rem;padding:.55rem .8rem;font-size:.9rem}.Combobox-module__YxOLWq__search:focus{border-color:#00ccff8c;outline:none}.Combobox-module__YxOLWq__list{box-sizing:border-box;max-height:16.5rem;margin:0;padding:0;list-style:none;overflow-y:auto}.Combobox-module__YxOLWq__option{width:100%;color:var(--color-text);text-align:start;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:.65rem;margin:0;padding:.55rem .75rem;font-size:.95rem;font-weight:600;transition:background .15s,color .15s;display:block}.Combobox-module__YxOLWq__optionContent{align-items:center;gap:.7rem;min-width:0;display:flex}.Combobox-module__YxOLWq__optionImage{object-fit:cover;object-position:center;border-radius:50%;flex-shrink:0;width:1.35rem;height:1.35rem;box-shadow:0 0 0 1px #ffffff2e}.Combobox-module__YxOLWq__optionText{white-space:nowrap;flex-direction:row;align-items:center;gap:.55rem;min-width:0;display:flex}.Combobox-module__YxOLWq__optionLabel{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;overflow:hidden}.Combobox-module__YxOLWq__optionDescription{min-width:0;color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:.82rem;font-weight:500;overflow:hidden}.Combobox-module__YxOLWq__empty{color:var(--color-text-muted);padding:.75rem .85rem;font-size:.9rem;font-weight:500}.Combobox-module__YxOLWq__optionActive{color:var(--color-text);background:#00ccff1f}.Combobox-module__YxOLWq__optionSelected{color:var(--color-cyan)}.Combobox-module__YxOLWq__optionSelected.Combobox-module__YxOLWq__optionActive{background:#00ccff29}
.LanguageSelect-module__LIcLaW__root{text-align:start;justify-self:end;width:auto;display:flex;position:relative}.LanguageSelect-module__LIcLaW__trigger{border:1px solid var(--color-border);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);min-height:2.15rem;color:var(--color-text);font:inherit;letter-spacing:.06em;cursor:pointer;box-shadow:0 8px 24px var(--color-shadow);box-sizing:border-box;background:#ffffff0f;border-radius:.75rem;align-items:center;gap:.4rem;padding:.28rem .55rem .28rem .5rem;font-size:.92rem;font-weight:700;transition:border-color .2s,box-shadow .2s,background .2s;display:inline-flex;-webkit-backdrop-filter:blur(30px)!important}.LanguageSelect-module__LIcLaW__trigger:hover:not(:disabled){background:#ffffff0f;border-color:#ffffff47}.LanguageSelect-module__LIcLaW__trigger:focus-visible{outline:2px solid var(--color-cyan);outline-offset:2px}.LanguageSelect-module__LIcLaW__triggerOpen{background:#ffffff14;border-color:#ffffff52}.LanguageSelect-module__LIcLaW__trigger:disabled{opacity:.5;cursor:not-allowed}.LanguageSelect-module__LIcLaW__icon{color:var(--color-text);opacity:.5;flex-shrink:0}.LanguageSelect-module__LIcLaW__code{text-transform:uppercase;min-width:1.6rem;line-height:1}.LanguageSelect-module__LIcLaW__chevron{color:var(--color-text-muted);flex-shrink:0;transition:transform .2s;display:flex}.LanguageSelect-module__LIcLaW__triggerOpen .LanguageSelect-module__LIcLaW__chevron{transform:rotate(180deg)}.LanguageSelect-module__LIcLaW__popup{z-index:30;border:1px solid var(--color-border);width:max-content;min-width:13.5rem;box-shadow:0 12px 32px var(--color-shadow);box-sizing:border-box;background:#292828fa;border-radius:.9rem;flex-direction:column;gap:.35rem;padding:.45rem;display:flex;position:absolute;top:calc(100% + .4rem);left:auto;right:0;-webkit-backdrop-filter:blur(30px)!important}.LanguageSelect-module__LIcLaW__search{box-sizing:border-box;width:100%;min-height:2.25rem;color:var(--color-text);font:inherit;background:#ffffff0f;border:1px solid #ffffff24;border-radius:.65rem;padding:.45rem .75rem;font-size:.88rem}.LanguageSelect-module__LIcLaW__search:focus{border-color:#ffffff47;outline:none}.LanguageSelect-module__LIcLaW__list{box-sizing:border-box;max-height:16.5rem;margin:0;padding:0;list-style:none;overflow-y:auto}.LanguageSelect-module__LIcLaW__option{width:100%;color:var(--color-text);text-align:start;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:.65rem;align-items:center;gap:.65rem;margin:0;padding:.5rem .7rem;font-size:.9rem;font-weight:600;transition:background .15s,color .15s;display:flex}.LanguageSelect-module__LIcLaW__optionCode{letter-spacing:.04em;min-width:1.7rem;color:var(--color-text-muted);flex-shrink:0;font-size:.78rem;font-weight:700}.LanguageSelect-module__LIcLaW__optionLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.LanguageSelect-module__LIcLaW__empty{color:var(--color-text-muted);padding:.75rem .85rem;font-size:.9rem;font-weight:500}.LanguageSelect-module__LIcLaW__optionActive{background:#ffffff14}.LanguageSelect-module__LIcLaW__optionSelected{color:var(--color-text)}.LanguageSelect-module__LIcLaW__optionSelected .LanguageSelect-module__LIcLaW__optionCode{color:var(--color-cyan)}.LanguageSelect-module__LIcLaW__optionSelected.LanguageSelect-module__LIcLaW__optionActive{background:#ffffff1a}@media (max-width:720px),(max-aspect-ratio:1){.LanguageSelect-module__LIcLaW__root{justify-self:end}}
.Dialog-module__63MjLW__overlay{z-index:80;-webkit-backdrop-filter:blur(14px);background:#06080c94;justify-content:center;align-items:center;padding:1.25rem;animation:.2s Dialog-module__63MjLW__overlayIn;display:flex;position:fixed;inset:0}.Dialog-module__63MjLW__dialog{isolation:isolate;text-align:center;width:min(28rem,100%);color:var(--color-text);box-shadow:inset 0 1px 0 #ffffff38, inset 0 -1px 0 #ffffff0a, 0 0 16px var(--color-cyan-glow), 0 0 20px var(--color-purple-glow), 0 24px 56px #0000008c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(160deg,#ffffff1f 0%,#ffffff08 28%,#fff0 48%);border:1px solid #ffffff24;border-radius:1.35rem;flex-direction:column;align-items:center;gap:.75rem;padding:1.85rem 1.6rem 1.5rem;animation:.22s Dialog-module__63MjLW__dialogIn;display:flex;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px)!important}.Dialog-module__63MjLW__icon{color:#fff;border:3px solid #fdfdfd49;border-radius:1.75rem;justify-content:center;align-items:center;width:3.4rem;height:3.4rem;margin-bottom:.15rem;display:inline-flex}:is(.Dialog-module__63MjLW__icon svg,.Dialog-module__63MjLW__icon img){object-fit:contain;width:1.65rem;height:1.65rem}.Dialog-module__63MjLW__title{letter-spacing:.02em;margin:0;font-size:1.35rem;font-weight:800;line-height:1.25}.Dialog-module__63MjLW__subtitle{color:var(--color-text-secondary);margin:0;font-size:.98rem;line-height:1.55}.Dialog-module__63MjLW__body{width:100%}.Dialog-module__63MjLW__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:.65rem;display:flex}.Dialog-module__63MjLW__actions>*{min-width:8.5rem}@keyframes Dialog-module__63MjLW__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes Dialog-module__63MjLW__dialogIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-aspect-ratio:1){.Dialog-module__63MjLW__actions{flex-direction:column}.Dialog-module__63MjLW__actions>*{width:100%;min-width:0}}
.MainButton-module__APMCdW__button,.MainButton-module__APMCdW__button:link,.MainButton-module__APMCdW__button:visited,.MainButton-module__APMCdW__button:hover,.MainButton-module__APMCdW__button:active,.MainButton-module__APMCdW__button:focus{background-image:linear-gradient(125deg, var(--color-cyan) 0%, var(--color-blue) 35%, var(--color-purple) 65%, var(--color-purple) 100%);letter-spacing:.03em;min-height:2.85rem;box-shadow:0 0 18px var(--color-cyan-glow), 0 10px 28px var(--color-shadow);white-space:normal;text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;text-align:center;box-sizing:border-box;background-position:0%;background-repeat:no-repeat;background-size:150% 150%;border:none;border-radius:999px;-webkit-box-orient:vertical;justify-content:center;align-items:center;gap:.45rem;max-width:100%;padding:.7rem 1.35rem;font-size:.95rem;font-weight:700;line-height:1.25;text-decoration:none;transition:background-position .55s,transform .35s,box-shadow .45s,filter .45s;display:-webkit-inline-box;overflow:hidden;color:#fff!important}@media (max-width:720px),(max-aspect-ratio:1){.MainButton-module__APMCdW__button,.MainButton-module__APMCdW__button:link,.MainButton-module__APMCdW__button:visited,.MainButton-module__APMCdW__button:hover,.MainButton-module__APMCdW__button:active,.MainButton-module__APMCdW__button:focus{letter-spacing:.02em;gap:.3rem;min-height:2.45rem;padding:.55rem .95rem;font-size:.78rem}}.MainButton-module__APMCdW__button:hover{filter:brightness(1.12);box-shadow:0 0 24px var(--color-cyan-glow), 0 0 18px var(--color-purple-glow), 0 14px 32px var(--color-shadow);color:#fff;background-position:50%;text-decoration:none}.MainButton-module__APMCdW__button:focus-visible{outline:2px solid var(--color-cyan);outline-offset:3px}.MainButton-module__APMCdW__button:disabled,.MainButton-module__APMCdW__button.MainButton-module__APMCdW__disabled,.MainButton-module__APMCdW__button.MainButton-module__APMCdW__disabled:hover{opacity:.7;filter:none}.MainButton-module__APMCdW__arrow{transition:transform .35s}.MainButton-module__APMCdW__button:hover .MainButton-module__APMCdW__arrow{transform:translate(3px)}.MainButton-module__APMCdW__button.MainButton-module__APMCdW__loading,.MainButton-module__APMCdW__button.MainButton-module__APMCdW__loading:link,.MainButton-module__APMCdW__button.MainButton-module__APMCdW__loading:visited,.MainButton-module__APMCdW__button.MainButton-module__APMCdW__loading:hover,.MainButton-module__APMCdW__button.MainButton-module__APMCdW__loading:active,.MainButton-module__APMCdW__button.MainButton-module__APMCdW__loading:focus{pointer-events:none;-webkit-line-clamp:unset;line-clamp:unset;display:inline-flex}.MainButton-module__APMCdW__content{justify-content:center;align-items:center;width:100%;min-width:0;display:flex;position:relative}.MainButton-module__APMCdW__spinner{border:2px solid #ffffff47;border-top-color:#fff;border-radius:50%;width:1.15rem;height:1.15rem;margin-top:-.575rem;margin-left:-.575rem;animation:.7s linear infinite MainButton-module__APMCdW__mainButtonSpin;position:absolute;top:50%;left:50%}.MainButton-module__APMCdW__labelBusy{visibility:hidden}@keyframes MainButton-module__APMCdW__mainButtonSpin{to{transform:rotate(360deg)}}
.MainOutlineButton-module__DY6H9W__button,.MainOutlineButton-module__DY6H9W__button:link,.MainOutlineButton-module__DY6H9W__button:visited,.MainOutlineButton-module__DY6H9W__button:hover,.MainOutlineButton-module__DY6H9W__button:active,.MainOutlineButton-module__DY6H9W__button:focus{background-image:linear-gradient(var(--color-background), var(--color-background)), linear-gradient(125deg, var(--color-cyan) 0%, var(--color-blue) 35%, var(--color-purple) 65%, var(--color-purple) 100%);letter-spacing:.03em;white-space:normal;text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;text-align:center;box-sizing:border-box;background-position:0 0,0%;background-repeat:no-repeat;background-size:100% 100%,150% 150%;background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000;border-radius:999px;-webkit-box-orient:vertical;justify-content:center;align-items:center;gap:.45rem;max-width:100%;min-height:2.85rem;padding:.7rem 1.35rem;font-size:.95rem;font-weight:700;line-height:1.25;text-decoration:none;transition:background-position .55s,transform .35s,box-shadow .45s,filter .45s;display:-webkit-inline-box;overflow:hidden;box-shadow:0 0 #0000;color:#fff!important}@media (max-width:720px),(max-aspect-ratio:1){.MainOutlineButton-module__DY6H9W__button,.MainOutlineButton-module__DY6H9W__button:link,.MainOutlineButton-module__DY6H9W__button:visited,.MainOutlineButton-module__DY6H9W__button:hover,.MainOutlineButton-module__DY6H9W__button:active,.MainOutlineButton-module__DY6H9W__button:focus{letter-spacing:.02em;gap:.3rem;min-height:2.45rem;padding:.55rem .95rem;font-size:.78rem}}.MainOutlineButton-module__DY6H9W__button:hover{filter:brightness(1.12);color:var(--color-text);box-shadow:0 0 18px var(--color-cyan-glow), 0 0 12px var(--color-purple-glow);background-position:0 0,100%;text-decoration:none}.MainOutlineButton-module__DY6H9W__button:focus-visible{outline:2px solid var(--color-cyan);outline-offset:3px}.MainOutlineButton-module__DY6H9W__button:disabled,.MainOutlineButton-module__DY6H9W__button.MainOutlineButton-module__DY6H9W__disabled,.MainOutlineButton-module__DY6H9W__button.MainOutlineButton-module__DY6H9W__disabled:hover{opacity:.7;filter:none}
.BrightGradientButton-module___5UoAq__button{letter-spacing:.02em;background:linear-gradient(135deg, var(--gradient-from) 0%, var(--gradient-to) 100%);min-height:2.85rem;box-shadow:0 10px 24px color-mix(in srgb, var(--gradient-from) 28%, transparent);box-sizing:border-box;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.7rem 1.35rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .5s,filter .5s;display:inline-flex;color:#fff!important;text-decoration:none!important}.BrightGradientButton-module___5UoAq__button:hover,.BrightGradientButton-module___5UoAq__button:focus{filter:brightness(1.3);color:#fff;text-decoration:none}.BrightGradientButton-module___5UoAq__button:focus-visible{outline:2px solid var(--color-cyan);outline-offset:3px}.BrightGradientButton-module___5UoAq__icon{object-fit:contain;filter:brightness(0)invert();flex-shrink:0;width:1.15rem;height:1.15rem;display:block}
.page-section{--section-height:100dvh;--section-height-mobile:var(--section-height);scroll-snap-align:start;scroll-snap-stop:always;width:100%;height:var(--section-height);color:var(--color-text);isolation:isolate;flex-direction:column;align-items:center;display:flex;position:relative;overflow:clip hidden}@media (max-aspect-ratio:1){.page-section{height:var(--section-height-mobile);min-height:var(--section-height-mobile);max-height:var(--section-height-mobile);scroll-snap-align:none;scroll-snap-stop:normal;overflow:hidden}.page-section[data-allow-grow=true]{height:auto;min-height:var(--section-height-mobile);max-height:none;overflow-y:visible}}
.SectionTitle-module__0dyuTG__root{z-index:3;box-sizing:border-box;flex-direction:column;align-items:stretch;gap:.45rem;width:fit-content;max-width:100%;display:flex}.SectionTitle-module__0dyuTG__title{letter-spacing:.12em;color:var(--color-text);text-align:center;flex-wrap:wrap;justify-content:center;width:fit-content;max-width:100%;margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;display:flex}.SectionTitle-module__0dyuTG__letter{white-space:pre;display:inline-block}.SectionTitle-module__0dyuTG__underline{background:var(--gradient-brand);transform-origin:0;will-change:transform;border-radius:999px;flex-shrink:0;width:100%;height:4px}@media (max-aspect-ratio:1){.SectionTitle-module__0dyuTG__root{gap:.35rem}.SectionTitle-module__0dyuTG__title{letter-spacing:.1em;font-size:clamp(1.35rem,6.5vw,1.85rem)}.SectionTitle-module__0dyuTG__underline{height:3px}}
.TechMarquee-module__dqNhmq__marquee{direction:ltr;flex-shrink:0;width:100%;max-width:100%;min-height:clamp(5rem,10vw,7.5rem);margin-top:1.5rem;overflow:hidden visible}.TechMarquee-module__dqNhmq__marqueeTrack{will-change:transform;align-items:center;width:max-content;display:flex}.TechMarquee-module__dqNhmq__marqueeSegment{flex-shrink:0;align-items:center;width:max-content;display:flex}.TechMarquee-module__dqNhmq__marqueeItem{flex-shrink:0;align-items:center;gap:clamp(.75rem,1.5vw,1.25rem);padding-inline:clamp(1.25rem,2.5vw,2rem);display:inline-flex}.TechMarquee-module__dqNhmq__marqueeLabel{white-space:nowrap;letter-spacing:2px;text-transform:uppercase;color:var(--color-text);font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;line-height:1.1}.TechMarquee-module__dqNhmq__marqueeIcon{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;flex-shrink:0;width:clamp(4rem,4.5vw,5rem);height:clamp(4rem,4.5vw,5rem);margin:clamp(.75rem,1.5vw,1.25rem)}.TechMarquee-module__dqNhmq__marqueeIconLight{filter:invert()}@media (max-aspect-ratio:1){.TechMarquee-module__dqNhmq__marquee{min-height:3rem}.TechMarquee-module__dqNhmq__marqueeLabel{letter-spacing:1px;font-size:clamp(1rem,5vw,1.5rem)}.TechMarquee-module__dqNhmq__marqueeIcon{width:clamp(2.25rem,7vw,2.85rem);height:clamp(2.25rem,7vw,2.85rem);margin:.5rem}.TechMarquee-module__dqNhmq__marqueeItem{gap:.5rem;padding-inline:.75rem}}
.Window-module__wiST7G__perspective{perspective:900px;perspective-origin:50%;justify-content:center;align-items:stretch;width:100%;max-width:100%;height:100%;min-height:0;max-height:100%;display:flex}.Window-module__wiST7G__window{--window-bg:var(--color-surface);--title-bg:var(--color-titlebar);--border:var(--color-border-muted);--dot-blue:var(--color-cyan);--dot-purple:var(--color-purple);--dot-red:var(--color-red);--rx:0deg;--ry:0deg;--rz:0deg;box-sizing:border-box;width:100%;height:100%;min-height:0;max-height:100%;transform-style:preserve-3d;transform:rotateX(var(--rx)) rotateY(var(--ry)) rotateZ(var(--rz));will-change:transform;box-shadow:0 0 16px var(--color-cyan-glow), 0 0 20px var(--color-purple-glow), 0 14px 32px var(--color-shadow);background:radial-gradient(120% 140% at 100% 0%, #c026ff38 0%, transparent 55%), radial-gradient(90% 120% at 0% 100%, #00ccff2e 0%, transparent 50%), linear-gradient(var(--window-bg), var(--window-bg)) padding-box, var(--gradient-brand) border-box;border:1.5px solid #5e5e5e;border-radius:1.25rem;flex-direction:column;transition:transform .35s ease-out,box-shadow .35s ease-out;display:flex;overflow:hidden}.Window-module__wiST7G__window[data-tilting=true]{transition:transform 80ms ease-out,box-shadow .2s ease-out}@media (prefers-reduced-motion:reduce){.Window-module__wiST7G__window{transition:none;transform:none!important}}.Window-module__wiST7G__titleBar{background:0 0;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.15rem 1.6rem 1.05rem;display:flex}.Window-module__wiST7G__logo{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;filter:brightness(0)invert();width:auto;height:clamp(1.25rem,2vw,1.25rem)}.Window-module__wiST7G__trafficLights{align-items:center;gap:.7rem;display:flex}.Window-module__wiST7G__dot{cursor:pointer;width:1.1rem;height:1.1rem;box-shadow:0 1px 3px var(--color-shadow);border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;position:relative}.Window-module__wiST7G__dot:after{content:"";opacity:0;pointer-events:none;border-radius:50%;transition:opacity .15s;position:absolute;inset:-4px}.Window-module__wiST7G__dot:hover{filter:brightness(1.15);transform:scale(1.18)}.Window-module__wiST7G__dot:active{transform:scale(.95)}.Window-module__wiST7G__dot:focus-visible{outline:2px solid var(--color-text);outline-offset:3px}.Window-module__wiST7G__dotBlue{background:var(--dot-blue)}.Window-module__wiST7G__dotBlue:hover{box-shadow:0 0 0 2px var(--color-cyan-glow), 0 0 14px var(--color-cyan-glow), 0 1px 3px var(--color-shadow)}.Window-module__wiST7G__dotBlue:hover:after{opacity:1;background:radial-gradient(circle, var(--color-cyan-glow) 0%, transparent 70%)}.Window-module__wiST7G__dotPurple{background:var(--dot-purple)}.Window-module__wiST7G__dotPurple:hover{box-shadow:0 0 0 2px var(--color-purple-glow), 0 0 14px var(--color-purple-glow), 0 1px 3px var(--color-shadow)}.Window-module__wiST7G__dotPurple:hover:after{opacity:1;background:radial-gradient(circle, var(--color-purple-glow) 0%, transparent 70%)}.Window-module__wiST7G__dotRed{background:var(--dot-red)}.Window-module__wiST7G__dotRed:hover{box-shadow:0 0 0 2px var(--color-red-tint), 0 0 14px var(--color-red-tint), 0 1px 3px var(--color-shadow)}.Window-module__wiST7G__dotRed:hover:after{opacity:1;background:radial-gradient(circle, var(--color-red-tint) 0%, transparent 70%)}.Window-module__wiST7G__body{background:0 0;flex:auto;min-height:0;overflow:auto}@media (max-aspect-ratio:1){.Window-module__wiST7G__window{border-width:2.5px;border-radius:1.25rem}.Window-module__wiST7G__titleBar{padding:.75rem .95rem}.Window-module__wiST7G__logo{height:1.05rem}.Window-module__wiST7G__dot{width:.8rem;height:.8rem}.Window-module__wiST7G__trafficLights{gap:.45rem}}
.TextField-module__QZ6jAG__root{flex-direction:column;gap:.4rem;width:100%;display:flex}.TextField-module__QZ6jAG__label{text-align:start;letter-spacing:.02em;color:var(--color-text);align-items:center;gap:.25rem;font-size:.95rem;font-weight:700;display:inline-flex}.TextField-module__QZ6jAG__required{color:var(--color-cyan);font-size:1rem;line-height:1}.TextField-module__QZ6jAG__fieldControl{box-sizing:border-box;text-align:start;width:100%;color:var(--color-text);font:inherit;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff29;border-radius:.9rem;padding:.9rem 1rem;transition:border-color .2s,box-shadow .2s,transform .2s}.TextField-module__QZ6jAG__fieldControl::placeholder{color:#ffffff7a}.TextField-module__QZ6jAG__fieldControl:focus{border-color:#00ccffb3;outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px #00ccff29}.TextField-module__QZ6jAG__fieldControlError{border-color:#ff3131bf}.TextField-module__QZ6jAG__fieldControlError:focus{border-color:var(--color-red);box-shadow:0 0 0 3px #ff313133}.TextField-module__QZ6jAG__errorMessage{color:var(--color-red);margin:0;font-size:.82rem;font-weight:600}textarea.TextField-module__QZ6jAG__fieldControl{resize:vertical;min-height:7.5rem}
.CheckoutSection-module__MhleTq__section{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:clamp(2.75rem,5vw,3.75rem);width:80%;height:100%;padding:clamp(2rem,4vw,3rem) 0;display:flex}.CheckoutSection-module__MhleTq__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(1.35rem,2.5vw,1.85rem);width:100%;max-width:52rem;margin:0;padding:0;list-style:none;display:grid}.CheckoutSection-module__MhleTq__item{min-width:0;display:flex}.CheckoutSection-module__MhleTq__item>*{flex:auto;width:100%}@media (max-aspect-ratio:1){.CheckoutSection-module__MhleTq__section{gap:2rem;width:90%;height:auto;padding:2.5rem 0 3.5rem}.CheckoutSection-module__MhleTq__grid{grid-template-columns:1fr;gap:1.15rem;max-width:22.5rem}}
.RichContentPageLayout-module__nk5UDG__page{background:var(--color-background);width:100%;min-height:92dvh;color:var(--color-text);flex-direction:column;display:flex}.RichContentPageLayout-module__nk5UDG__header{box-sizing:border-box;background:radial-gradient(120% 140% at 100% 0,#c026ff73 0%,#0000 55%),radial-gradient(90% 120% at 0 100%,#00ccff5b 0%,#0000 50%),linear-gradient(135deg,#05080f 0%,#0a1020 35%,#1a0a28 70%,#2a0a3a 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;padding:clamp(8rem,15vw,12rem) 0 0;display:flex;position:relative}.RichContentPageLayout-module__nk5UDG__headerWithCover{background:0 0}.RichContentPageLayout-module__nk5UDG__coverImage{pointer-events:none;z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:absolute;inset:0}.RichContentPageLayout-module__nk5UDG__coverOverlay{pointer-events:none;z-index:1;background:radial-gradient(120% 140% at 100% 0,#c026ff73 0%,#0000 55%),radial-gradient(90% 120% at 0 100%,#00ccff5b 0%,#0000 50%),linear-gradient(135deg,#05080f 0%,#0a1020 35%,#1a0a28 70%,#2a0a3a 100%);transition:opacity .3s ease-in-out;position:absolute;inset:0}.RichContentPageLayout-module__nk5UDG__headerInner{z-index:2;width:100%;max-width:52rem;margin:0 auto;padding:0 clamp(1.5rem,6vw,5rem);position:relative}.RichContentPageLayout-module__nk5UDG__headerInnerWide{max-width:60rem}.RichContentPageLayout-module__nk5UDG__headerBleed{z-index:2;align-self:stretch;width:100%;position:relative;overflow-x:hidden}.RichContentPageLayout-module__nk5UDG__title{letter-spacing:.04em;text-transform:uppercase;color:var(--color-text);margin:0;font-size:clamp(2rem,6vw,3.5rem);font-weight:700;line-height:1.1}.RichContentPageLayout-module__nk5UDG__subtitle{color:#ffffffc7;margin:.85rem 0 5.5rem;font-size:clamp(1rem,2.2vw,1.35rem);font-weight:400;line-height:1.4}.RichContentPageLayout-module__nk5UDG__headerContent{color:#ffffffe0;margin-top:1.5rem;font-size:clamp(.95rem,1.5vw,1.05rem);font-weight:400;line-height:1.6}.RichContentPageLayout-module__nk5UDG__headerContent p{margin:0 0 .75rem}.RichContentPageLayout-module__nk5UDG__headerContent p:last-child{margin-bottom:0}.RichContentPageLayout-module__nk5UDG__headerContent a{color:#0cf;font-weight:500;text-decoration:none;transition:color .2s ease-in-out}.RichContentPageLayout-module__nk5UDG__headerContent a:hover{color:#00e6ff}.RichContentPageLayout-module__nk5UDG__body{background:var(--color-background);box-sizing:border-box;flex:auto;width:100%;padding:clamp(2rem,5vw,3.25rem) clamp(1.5rem,6vw,5rem) clamp(3rem,8vw,5rem)}.RichContentPageLayout-module__nk5UDG__bodyInner{color:#ffffffe0;width:100%;max-width:52rem;margin:0 auto;font-size:clamp(.95rem,1.5vw,1.05rem);font-weight:400;line-height:1.7}.RichContentPageLayout-module__nk5UDG__bodyInnerWide{max-width:60rem}.RichContentPageLayout-module__nk5UDG__bodyInner p{margin:0 0 1.15rem}.RichContentPageLayout-module__nk5UDG__bodyInner p:last-child{margin-bottom:0}.RichContentPageLayout-module__nk5UDG__bodyInner h2:not([class]){letter-spacing:.02em;color:var(--color-text);text-transform:uppercase;margin:2rem 0 .75rem;font-size:clamp(1.15rem,2vw,1.35rem);font-weight:700}.RichContentPageLayout-module__nk5UDG__bodyInner h3:not([class]){letter-spacing:.02em;color:var(--color-text);margin:1.5rem 0 .65rem;font-size:clamp(1.05rem,1.8vw,1.2rem);font-weight:700}.RichContentPageLayout-module__nk5UDG__bodyInner li{color:#ffffffe0;margin-bottom:.75rem}.RichContentPageLayout-module__nk5UDG__bodyInner li:last-child{margin-bottom:0}.RichContentPageLayout-module__nk5UDG__bodyInner a{color:#0cf;font-weight:500;text-decoration:none;transition:color .2s ease-in-out}.RichContentPageLayout-module__nk5UDG__bodyInner a:hover{color:#00e6ff}.RichContentPageLayout-module__nk5UDG__bodyInner strong{color:var(--color-text);font-weight:600}
.HomePage-module__YUHQba__HomePage{direction:ltr;width:100%;min-height:100dvh}@media (max-aspect-ratio:1){.HomePage-module__YUHQba__HomePage{overflow-x:clip}}
.ContactPage-module__6JyajG__stack{flex-direction:column;gap:1.15rem;width:100%;display:flex}.ContactPage-module__6JyajG__card{background:linear-gradient(160deg, #ffffff0a 0%, #ffffff04 100%), var(--color-surface);border:1px solid var(--color-border);box-sizing:border-box;border-radius:1.15rem;flex-flow:wrap;align-items:center;gap:clamp(.75rem,2vw,1.25rem) clamp(1rem,2.5vw,1.5rem);width:100%;padding:clamp(1.1rem,2.5vw,1.45rem);display:flex;box-shadow:0 14px 32px #00000038}.ContactPage-module__6JyajG__cardLead{flex:7.5rem;align-items:center;gap:.65rem;min-width:min(100%,8.5rem);display:flex}.ContactPage-module__6JyajG__cardIcon{border:3px solid #fdfdfd49;border-radius:1.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin:1px;display:flex}.ContactPage-module__6JyajG__cardIconImage{object-fit:contain;width:1.25rem;height:1.25rem;display:block}.ContactPage-module__6JyajG__stack .ContactPage-module__6JyajG__cardTitle{letter-spacing:.02em;color:var(--color-text);overflow-wrap:anywhere;margin:0;font-size:clamp(1rem,1.7vw,1.15rem);font-weight:700;line-height:1.25}.ContactPage-module__6JyajG__stack .ContactPage-module__6JyajG__cardText{min-width:min(100%,10rem);color:var(--color-text-muted);overflow-wrap:break-word;flex:12rem;margin:0;font-size:.92rem;line-height:1.55}.ContactPage-module__6JyajG__cardAction{flex-wrap:wrap;flex:11rem;justify-content:flex-end;align-items:center;gap:.5rem;min-width:min(100%,9rem);max-width:100%;display:flex}.ContactPage-module__6JyajG__emailLink{color:var(--color-cyan);word-break:break-all;text-align:right;font-size:clamp(.95rem,1.6vw,1.1rem);font-weight:700;text-decoration:none;display:inline-block}.ContactPage-module__6JyajG__emailLink:hover{color:var(--color-text);text-underline-offset:.15em;text-decoration:underline}.ContactPage-module__6JyajG__emailLink:focus-visible{outline:2px solid var(--color-cyan);outline-offset:3px;border-radius:.25rem}.ContactPage-module__6JyajG__chatButtons{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.ContactPage-module__6JyajG__socialList{grid-template-columns:1fr 1fr;gap:.65rem;width:100%;margin:0;padding:0;list-style:none;display:grid}.ContactPage-module__6JyajG__socialList>li{min-width:0}.ContactPage-module__6JyajG__stack a.ContactPage-module__6JyajG__socialButton,.ContactPage-module__6JyajG__stack a.ContactPage-module__6JyajG__socialButton:link,.ContactPage-module__6JyajG__stack a.ContactPage-module__6JyajG__socialButton:visited,.ContactPage-module__6JyajG__stack a.ContactPage-module__6JyajG__socialButton:hover,.ContactPage-module__6JyajG__stack a.ContactPage-module__6JyajG__socialButton:active,.ContactPage-module__6JyajG__stack a.ContactPage-module__6JyajG__socialButton:focus{box-sizing:border-box;border:1px solid var(--color-border);color:#fff;background:#00000047;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;width:100%;min-height:2.55rem;padding:.55rem .85rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s,color .2s,transform .5s;display:flex}.ContactPage-module__6JyajG__stack a.ContactPage-module__6JyajG__socialButton:hover{color:#fff;background:#ffffff1a;border-color:#00aeff73;text-decoration:none}.ContactPage-module__6JyajG__stack a.ContactPage-module__6JyajG__socialButton:focus-visible{outline:2px solid var(--color-cyan);outline-offset:3px}.ContactPage-module__6JyajG__socialIcon{object-fit:contain;filter:brightness(0)invert();opacity:.92;width:1.15rem;height:1.15rem}.ContactPage-module__6JyajG__socialButton:hover .ContactPage-module__6JyajG__socialIcon{opacity:1}@media (max-aspect-ratio:1){.ContactPage-module__6JyajG__card{flex-flow:column;align-items:stretch;gap:.85rem}.ContactPage-module__6JyajG__cardLead,.ContactPage-module__6JyajG__stack .ContactPage-module__6JyajG__cardText,.ContactPage-module__6JyajG__cardAction{flex:none;width:100%;min-width:0}.ContactPage-module__6JyajG__cardAction{justify-content:flex-start}.ContactPage-module__6JyajG__emailLink{text-align:left}.ContactPage-module__6JyajG__chatButtons,.ContactPage-module__6JyajG__socialList{justify-content:flex-start;width:100%}.ContactPage-module__6JyajG__chatAction,.ContactPage-module__6JyajG__requestAction{flex:100%;width:100%}}
.PricingContent-module__63rZpa__page{box-sizing:border-box;direction:ltr;flex-direction:column;align-items:stretch;gap:3.5rem;width:100%;display:flex}.PricingContent-module__63rZpa__section{text-align:center;box-sizing:border-box;flex-direction:column;align-items:stretch;gap:2rem;width:100%;display:flex}.PricingContent-module__63rZpa__sectionTitle{align-self:center}.PricingContent-module__63rZpa__item{width:100%;min-width:0;margin:0;padding:0;list-style:none;display:flex}.PricingContent-module__63rZpa__item>*{width:100%;min-width:0}.PricingContent-module__63rZpa__card{background:linear-gradient(var(--color-surface), var(--color-surface)) padding-box, var(--gradient-brand) border-box;box-shadow:0 0 16px var(--color-cyan-glow), 0 0 20px var(--color-purple-glow), 0 14px 32px var(--color-shadow);box-sizing:border-box;border:2.5px solid #0000;border-radius:1.25rem;transition:transform .25s,box-shadow .25s}.PricingContent-module__63rZpa__card:hover{box-shadow:0 0 24px var(--color-cyan-glow), 0 0 28px var(--color-purple-glow), 0 22px 48px var(--color-shadow);transform:translateY(-3px)}.PricingContent-module__63rZpa__devGrid{box-sizing:border-box;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.35rem;width:min(85vw,90rem);max-width:none;margin:0 0 0 calc(50% - min(42.5vw,45rem));padding:0;list-style:none;display:grid}.PricingContent-module__63rZpa__devCard{text-align:center;flex-direction:column;align-items:center;padding:0 0 1.15rem;display:flex;overflow:hidden}.PricingContent-module__63rZpa__media{aspect-ratio:.75;background:#ffffff0a;width:100%;position:relative}.PricingContent-module__63rZpa__mediaPlaceholder{border-bottom:1px dashed #ffffff1f}.PricingContent-module__63rZpa__mediaImage{object-fit:cover}.PricingContent-module__63rZpa__devTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text);margin:.85rem .75rem 0;font-size:1.75rem;font-weight:800}.PricingContent-module__63rZpa__startingFrom{letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-secondary);margin:.4rem 0 0;font-size:1rem;font-weight:300}.PricingContent-module__63rZpa__devPrice{background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:3rem;font-weight:800}.PricingContent-module__63rZpa__devMax{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-secondary);margin:.4rem 0 0;font-size:.8rem;font-weight:300}.PricingContent-module__63rZpa__serviceList{box-sizing:border-box;flex-direction:column;gap:1rem;width:100%;max-width:100%;margin:0;padding:0;list-style:none;display:flex}.PricingContent-module__63rZpa__serviceCard{text-align:start;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;max-width:100%;min-height:190px;padding:1.35rem 1.6rem;display:flex}.PricingContent-module__63rZpa__serviceCopy{flex:1;min-width:0}.PricingContent-module__63rZpa__serviceTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text);margin:0;font-size:1.75rem;font-weight:800}.PricingContent-module__63rZpa__serviceDescription{text-transform:uppercase;color:var(--color-text-secondary);margin:.4rem 0 0;font-size:1rem;font-weight:300}.PricingContent-module__63rZpa__servicePriceBlock{text-align:end;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:0;display:flex}.PricingContent-module__63rZpa__servicePriceBlock .PricingContent-module__63rZpa__startingFrom{margin:0 0 0;display:block}.PricingContent-module__63rZpa__servicePrice{background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text;margin:10px 0;padding:0;font-size:3rem;font-weight:800;line-height:.95;display:block}.PricingContent-module__63rZpa__serviceNote{color:var(--color-purple);margin:0;padding:0;font-size:.9rem;line-height:1;display:block}.PricingContent-module__63rZpa__ctaSection{box-sizing:border-box;width:100%;max-width:100%}.PricingContent-module__63rZpa__ctaCard{box-sizing:border-box;width:100%;max-width:100%;min-height:12rem;box-shadow:0 0 16px var(--color-cyan-glow), 0 0 20px var(--color-purple-glow), 0 14px 32px var(--color-shadow);background:radial-gradient(120% 140% at 100% 0%, #c026ff38 0%, transparent 55%), radial-gradient(90% 120% at 0% 100%, #00ccff2e 0%, transparent 50%), linear-gradient(var(--color-surface), var(--color-surface)) padding-box, var(--gradient-brand) border-box;border:2.5px solid #0000;border-radius:1.25rem;justify-content:center;align-items:center;padding:clamp(1.75rem,4vw,2.5rem);display:flex;overflow:hidden}.PricingContent-module__63rZpa__ctaInner{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.85rem;width:100%;max-width:32rem;display:flex}.PricingContent-module__63rZpa__ctaTitle{letter-spacing:.04em;text-transform:uppercase;color:var(--color-text);margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;line-height:1.15}.PricingContent-module__63rZpa__ctaText{color:var(--color-text-secondary,#ffffffa6);margin:0;font-size:1rem;line-height:1.5;display:block}.PricingContent-module__63rZpa__ctaButton{min-width:14rem;margin-top:.5rem}@media (max-width:720px),(max-aspect-ratio:1){.PricingContent-module__63rZpa__devGrid{grid-template-columns:1fr;width:100%;max-width:22rem;margin:0 auto}.PricingContent-module__63rZpa__serviceCard{text-align:center;flex-direction:column}.PricingContent-module__63rZpa__servicePriceBlock{text-align:center;align-items:center}.PricingContent-module__63rZpa__ctaCard{min-height:11rem}.PricingContent-module__63rZpa__ctaButton{width:100%;min-width:0}}
.solutionsContent-module__W69ryW__page{box-sizing:border-box;flex-direction:column;align-items:stretch;gap:3.5rem;width:100%;display:flex}.solutionsContent-module__W69ryW__section{text-align:center;box-sizing:border-box;flex-direction:column;align-items:stretch;gap:2rem;width:100%;display:flex}.solutionsContent-module__W69ryW__sectionTitle{align-self:center}.solutionsContent-module__W69ryW__item{width:100%;min-width:0;margin:0;padding:0;list-style:none;display:flex}.solutionsContent-module__W69ryW__item>*{width:100%;min-width:0}.solutionsContent-module__W69ryW__card{background:linear-gradient(var(--color-surface), var(--color-surface)) padding-box, var(--gradient-brand) border-box;box-shadow:0 0 16px var(--color-cyan-glow), 0 0 20px var(--color-purple-glow), 0 14px 32px var(--color-shadow);box-sizing:border-box;border:2.5px solid #0000;border-radius:1.25rem;transition:transform .25s,box-shadow .25s}.solutionsContent-module__W69ryW__card:hover{box-shadow:0 0 24px var(--color-cyan-glow), 0 0 28px var(--color-purple-glow), 0 22px 48px var(--color-shadow);transform:translateY(-3px)}.solutionsContent-module__W69ryW__devGrid{box-sizing:border-box;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.35rem;width:min(85vw,90rem);max-width:none;margin:0 0 0 calc(50% - min(42.5vw,45rem));padding:0;list-style:none;display:grid}.solutionsContent-module__W69ryW__devCard{text-align:center;flex-direction:column;align-items:center;padding:0 0 1.15rem;display:flex;overflow:hidden}.solutionsContent-module__W69ryW__media{aspect-ratio:.75;background:#ffffff0a;width:100%;position:relative}.solutionsContent-module__W69ryW__mediaPlaceholder{border-bottom:1px dashed #ffffff1f}.solutionsContent-module__W69ryW__mediaImage{object-fit:cover}.solutionsContent-module__W69ryW__devTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text);margin:.85rem .75rem 0;font-size:1.75rem;font-weight:800}.solutionsContent-module__W69ryW__startingFrom{letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-secondary);margin:.4rem 0 0;font-size:1rem;font-weight:300}.solutionsContent-module__W69ryW__devPrice{background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:3rem;font-weight:800}.solutionsContent-module__W69ryW__devMax{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-secondary);margin:.4rem 0 0;font-size:.8rem;font-weight:300}.solutionsContent-module__W69ryW__solutionList{box-sizing:border-box;flex-direction:column;gap:1rem;width:100%;max-width:100%;margin:0;padding:0;list-style:none;display:flex}.solutionsContent-module__W69ryW__solutionCard{text-align:start;justify-content:flex-start;align-items:center;gap:1.5rem;width:100%;max-width:100%;min-height:140px;padding:.75rem;display:flex}.solutionsContent-module__W69ryW__solutionImageWrapper{background:#ffffff0a;border-radius:.75rem;flex-shrink:0;width:auto;height:220px;overflow:hidden}.solutionsContent-module__W69ryW__solutionImage{object-fit:cover;width:100%;height:100%}.solutionsContent-module__W69ryW__solutionCopy{flex:1;min-width:0}.solutionsContent-module__W69ryW__solutionTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text);margin:0;font-size:1.75rem;font-weight:800}.solutionsContent-module__W69ryW__solutionDescription{text-transform:uppercase;color:var(--color-text-secondary);margin:.4rem 0 0;font-size:1rem;font-weight:300}.solutionsContent-module__W69ryW__solutionPriceBlock{text-align:end;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:0;display:flex}.solutionsContent-module__W69ryW__solutionPriceBlock .solutionsContent-module__W69ryW__startingFrom{margin:0 0 0;display:block}.solutionsContent-module__W69ryW__solutionPrice{background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text;margin:10px 0;padding:0;font-size:3rem;font-weight:800;line-height:.95;display:block}.solutionsContent-module__W69ryW__solutionNote{color:var(--color-purple);margin:0;padding:0;font-size:.9rem;line-height:1;display:block}.solutionsContent-module__W69ryW__portfolioSection{box-sizing:border-box;flex-direction:column;align-items:center;gap:1.5rem;display:flex;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.solutionsContent-module__W69ryW__portfolioSection>p{text-align:center;align-items:center}.solutionsContent-module__W69ryW__portfolioWallWrap{width:100%;max-width:100%;height:620px;box-shadow:none;background:0 0;border:none;border-radius:0;margin:0 auto;position:relative;overflow:hidden}.solutionsContent-module__W69ryW__portfolioWallWrap:before,.solutionsContent-module__W69ryW__portfolioWallWrap:after{content:"";pointer-events:none;z-index:2;height:5rem;position:absolute;left:0;right:0}.solutionsContent-module__W69ryW__portfolioWallWrap:before{background:linear-gradient(to bottom, var(--color-background) 0%, #0000 100%);top:0}.solutionsContent-module__W69ryW__portfolioWallWrap:after{background:linear-gradient(to top, var(--color-background) 0%, #0000 100%);bottom:0}.solutionsContent-module__W69ryW__portfolioWall{width:100%;height:100%}.solutionsContent-module__W69ryW__ctaSection{box-sizing:border-box;width:100%;max-width:100%}.solutionsContent-module__W69ryW__ctaCard{box-sizing:border-box;width:100%;max-width:100%;min-height:12rem;box-shadow:0 0 16px var(--color-cyan-glow), 0 0 20px var(--color-purple-glow), 0 14px 32px var(--color-shadow);background:radial-gradient(120% 140% at 100% 0%, #c026ff38 0%, transparent 55%), radial-gradient(90% 120% at 0% 100%, #00ccff2e 0%, transparent 50%), linear-gradient(var(--color-surface), var(--color-surface)) padding-box, var(--gradient-brand) border-box;border:2.5px solid #0000;border-radius:1.25rem;justify-content:center;align-items:center;padding:clamp(1.75rem,4vw,2.5rem);display:flex;overflow:hidden}.solutionsContent-module__W69ryW__ctaInner{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.85rem;width:100%;max-width:32rem;display:flex}.solutionsContent-module__W69ryW__ctaTitle{letter-spacing:.04em;text-transform:uppercase;color:var(--color-text);margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;line-height:1.15}.solutionsContent-module__W69ryW__ctaText{color:var(--color-text-secondary,#ffffffa6);margin:0;font-size:1rem;line-height:1.5;display:block}.solutionsContent-module__W69ryW__ctaButtons{text-align:center;flex-direction:row;justify-content:center;align-items:center;gap:.85rem;width:100%;max-width:32rem;display:flex}.solutionsContent-module__W69ryW__ctaButton{min-width:14rem;margin-top:.5rem}@media (max-aspect-ratio:1){.solutionsContent-module__W69ryW__devGrid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:100%;margin:0}.solutionsContent-module__W69ryW__solutionCard{text-align:center;flex-direction:column;align-items:center;min-height:auto}.solutionsContent-module__W69ryW__solutionImageWrapper{width:100px;height:100px}.solutionsContent-module__W69ryW__solutionPriceBlock{text-align:center;align-items:center}.solutionsContent-module__W69ryW__ctaCard{min-height:11rem}.solutionsContent-module__W69ryW__ctaButton{width:100%;min-width:0}}
