.Hero-module__Z8hQ_W__hero{background:var(--bg);align-items:center;min-height:calc(100vh - 92px);padding:0 64px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__dots{pointer-events:none;background-image:radial-gradient(circle,#e2e8f0 1px,#0000 1px);background-size:28px 28px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:radial-gradient(80% 70% at 50% 45%,#000 40%,#0000 100%);mask-image:radial-gradient(80% 70% at 50% 45%,#000 40%,#0000 100%)}.Hero-module__Z8hQ_W__inner{z-index:2;max-width:980px;position:relative}.Hero-module__Z8hQ_W__title{font-family:var(--font-heebo), sans-serif;letter-spacing:-.01em;color:var(--text);max-width:20ch;margin:28px 0;font-size:72px;font-weight:700;line-height:1.05}.Hero-module__Z8hQ_W__sub{color:var(--text-2);max-width:62ch;margin:0 0 44px;font-size:20px;font-weight:400;line-height:1.65}@supports (text-wrap:balance){.Hero-module__Z8hQ_W__title{text-wrap:balance}.Hero-module__Z8hQ_W__sub{text-wrap:pretty}}.Hero-module__Z8hQ_W__ctaRow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.Hero-module__Z8hQ_W__arrow{display:inline-block}.Hero-module__Z8hQ_W__meta{font-family:var(--font-plex-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);flex-wrap:wrap;align-items:center;gap:18px;margin-top:36px;font-size:11px;display:flex}.Hero-module__Z8hQ_W__sep{background:var(--border);width:1px;height:12px}.Hero-module__Z8hQ_W__dot{background:var(--availability);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #22c55e29}@media (max-width:1024px){.Hero-module__Z8hQ_W__hero{min-height:auto;padding:56px 24px 64px}.Hero-module__Z8hQ_W__title{font-size:38px}.Hero-module__Z8hQ_W__sub{margin-bottom:28px;font-size:17px}}@media (max-width:640px){.Hero-module__Z8hQ_W__hero{padding:40px 16px 56px}.Hero-module__Z8hQ_W__title{margin:20px 0;font-size:32px}.Hero-module__Z8hQ_W__sub{margin-bottom:24px;font-size:16px}.Hero-module__Z8hQ_W__meta{gap:12px;margin-top:28px;font-size:10px}.Hero-module__Z8hQ_W__ctaRow{gap:10px}}@media (max-width:380px){.Hero-module__Z8hQ_W__title{font-size:28px}}
.About-module__vqXTeW__about{justify-content:center;align-items:center;display:flex}.About-module__vqXTeW__inner{text-align:right;width:100%;max-width:680px}.About-module__vqXTeW__eyebrow{margin:0 0 40px}.About-module__vqXTeW__eyebrow:before{display:none}.About-module__vqXTeW__portrait{object-fit:cover;border:1px solid var(--border);border-radius:50%;width:220px;height:220px;margin:0 auto 32px;display:block;box-shadow:0 8px 24px #0f172a14}.About-module__vqXTeW__title{font-family:var(--font-heebo), sans-serif;letter-spacing:-.005em;color:var(--text);text-align:center;margin:0;font-size:36px;font-weight:500;line-height:1.2}.About-module__vqXTeW__lede{color:var(--text-2);margin:16px 0 0;font-size:18px;line-height:1.7}.About-module__vqXTeW__sub{color:var(--text);margin:32px 0 0;font-size:20px;font-weight:500;line-height:1.3}.About-module__vqXTeW__body{color:var(--text-2);margin:12px 0 0;font-size:16px;line-height:1.7}@supports (text-wrap:balance){.About-module__vqXTeW__title{text-wrap:balance}.About-module__vqXTeW__lede,.About-module__vqXTeW__body{text-wrap:pretty}}.About-module__vqXTeW__list{text-align:right;flex-direction:column;gap:10px;margin:16px 0 0;padding:0;list-style:none;display:flex}.About-module__vqXTeW__list li{color:var(--text-2);padding-right:20px;font-size:16px;line-height:1.6;position:relative}.About-module__vqXTeW__list li:before{content:"✓";color:var(--accent,#3b82f6);font-weight:600;position:absolute;right:0}.About-module__vqXTeW__ctaWrap{margin-top:40px}@media (max-width:1024px){.About-module__vqXTeW__portrait{width:180px;height:180px}.About-module__vqXTeW__title{font-size:28px}.About-module__vqXTeW__lede{font-size:17px}}@media (max-width:640px){.About-module__vqXTeW__portrait{width:140px;height:140px;margin-bottom:24px}.About-module__vqXTeW__title{font-size:24px}.About-module__vqXTeW__lede{font-size:16px}.About-module__vqXTeW__sub{margin-top:24px;font-size:18px}.About-module__vqXTeW__body{font-size:15px}.About-module__vqXTeW__ctaWrap{margin-top:28px}.About-module__vqXTeW__eyebrow{margin-bottom:28px}}
.Services-module__PFRRnG__section{background:var(--bg)}.Services-module__PFRRnG__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Services-module__PFRRnG__card{perspective:1400px;background:0 0;border:none;min-height:480px;padding:0;position:relative}.Services-module__PFRRnG__inner{width:100%;height:100%;min-height:inherit;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.2,.7,.2,1);position:relative}.Services-module__PFRRnG__card{cursor:pointer}.Services-module__PFRRnG__card.Services-module__PFRRnG__flipped .Services-module__PFRRnG__inner{transform:rotateY(180deg)}@media (hover:hover){.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__inner,.Services-module__PFRRnG__card:focus-within .Services-module__PFRRnG__inner{transform:rotateY(180deg)}}.Services-module__PFRRnG__face{background:var(--surface);border:.5px solid var(--border);box-shadow:var(--shadow-card);-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:12px;transition:border-color .25s,box-shadow .25s;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}@media (hover:hover){.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__face{border-color:var(--border-strong);box-shadow:var(--shadow-card-hover)}}.Services-module__PFRRnG__front{text-align:center;background:var(--accent);color:var(--accent-on);flex-direction:column;justify-content:center;align-items:center;padding:36px 32px 32px;display:flex}.Services-module__PFRRnG__front .Services-module__PFRRnG__cardIndex{color:#ffffffb3}.Services-module__PFRRnG__front .Services-module__PFRRnG__cardTitle{color:var(--accent-on)}.Services-module__PFRRnG__front .Services-module__PFRRnG__hint{color:#fffffff2}.Services-module__PFRRnG__front .Services-module__PFRRnG__icon{color:var(--accent-on);background:#ffffff26;border-color:#ffffff4d}.Services-module__PFRRnG__back{flex-direction:column;padding:36px 32px 32px;display:flex;transform:rotateY(180deg)}.Services-module__PFRRnG__cardIndex{font-family:var(--font-plex-mono), monospace;letter-spacing:.14em;color:var(--text-3);direction:ltr;font-size:11px;position:absolute;top:24px;left:24px}.Services-module__PFRRnG__icon{border:.5px solid var(--border);color:#06b6d4;background:#06b6d414;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:28px;display:flex}.Services-module__PFRRnG__icon svg{stroke-width:1.5px;width:22px;height:22px}.Services-module__PFRRnG__cardTitle{color:var(--text);margin:0 0 14px;font-size:22px;font-weight:500;line-height:1.3}.Services-module__PFRRnG__hint{font-family:var(--font-heebo), system-ui, sans-serif;letter-spacing:.02em;color:var(--text-3);margin-top:24px;font-size:13px;font-weight:500}.Services-module__PFRRnG__desc{color:var(--text-2);margin:0 0 28px;font-size:15.5px;line-height:1.7}@supports (text-wrap:pretty){.Services-module__PFRRnG__desc{text-wrap:pretty}}.Services-module__PFRRnG__includes{border-top:.5px solid var(--border);margin-top:auto;padding-top:24px}.Services-module__PFRRnG__includesLabel{font-family:var(--font-plex-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);text-align:right;direction:ltr;margin-bottom:14px;font-size:11px}.Services-module__PFRRnG__includesList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Services-module__PFRRnG__includesList li{color:var(--text-2);padding-right:18px;font-size:14.5px;line-height:1.5;position:relative}.Services-module__PFRRnG__includesList li:before{content:"";background:#06b6d4;width:6px;height:1px;position:absolute;top:9px;right:0}@media (max-width:1024px){.Services-module__PFRRnG__grid{grid-template-columns:1fr;gap:16px}.Services-module__PFRRnG__card{min-height:380px}}@media (max-width:640px){.Services-module__PFRRnG__card{min-height:460px}.Services-module__PFRRnG__back{padding:24px 18px;overflow-y:auto}.Services-module__PFRRnG__cardTitle{margin-bottom:12px;font-size:19px}.Services-module__PFRRnG__desc{margin-bottom:20px;font-size:14.5px;line-height:1.6}.Services-module__PFRRnG__icon{margin-bottom:18px}.Services-module__PFRRnG__includesList li{font-size:14px}.Services-module__PFRRnG__includes{padding-top:18px}.Services-module__PFRRnG__hint{font-size:12.5px}}@media (max-width:480px){.Services-module__PFRRnG__card{min-height:480px}.Services-module__PFRRnG__back{padding:22px 16px}.Services-module__PFRRnG__cardTitle{font-size:18px}}
.Process-module__gUgyKG__section{background:var(--bg)}.Process-module__gUgyKG__steps{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.Process-module__gUgyKG__step{perspective:1400px;min-height:360px;position:relative}.Process-module__gUgyKG__inner{width:100%;height:100%;min-height:inherit;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.2,.7,.2,1);position:relative}.Process-module__gUgyKG__step{cursor:pointer}.Process-module__gUgyKG__step.Process-module__gUgyKG__flipped .Process-module__gUgyKG__inner{transform:rotateY(180deg)}@media (hover:hover){.Process-module__gUgyKG__step:hover .Process-module__gUgyKG__inner,.Process-module__gUgyKG__step:focus-within .Process-module__gUgyKG__inner{transform:rotateY(180deg)}}.Process-module__gUgyKG__face{background:var(--bg);border:.5px solid var(--border);box-shadow:var(--shadow-card);-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:12px;transition:border-color .25s;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}@media (hover:hover){.Process-module__gUgyKG__step:hover .Process-module__gUgyKG__face{border-color:var(--border-strong);box-shadow:var(--shadow-card-hover)}}.Process-module__gUgyKG__front{text-align:right;background:var(--accent);color:var(--accent-on);flex-direction:column;justify-content:center;align-items:flex-start;padding:36px 32px 32px;display:flex}.Process-module__gUgyKG__front .Process-module__gUgyKG__num,.Process-module__gUgyKG__front .Process-module__gUgyKG__numSmall{color:var(--accent-on)}.Process-module__gUgyKG__front .Process-module__gUgyKG__tag{color:#ffffffb3}.Process-module__gUgyKG__front .Process-module__gUgyKG__stepTitle{color:var(--accent-on)}.Process-module__gUgyKG__front .Process-module__gUgyKG__hint{color:#fffffff2}.Process-module__gUgyKG__back{flex-direction:column;padding:32px 28px 28px;display:flex;overflow-y:auto;transform:rotateY(180deg)}.Process-module__gUgyKG__num{font-family:var(--font-plex-mono), monospace;color:#06b6d4;letter-spacing:-.02em;direction:ltr;margin-bottom:28px;font-size:64px;font-weight:300;line-height:1}.Process-module__gUgyKG__numSmall{font-family:var(--font-plex-mono), monospace;color:#06b6d4;direction:ltr;margin-bottom:16px;font-size:36px;font-weight:300;line-height:1}.Process-module__gUgyKG__tag{font-family:var(--font-plex-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);direction:ltr;margin-bottom:12px;font-size:11px}.Process-module__gUgyKG__stepTitle{color:var(--text);margin:0 0 18px;font-size:24px;font-weight:500;line-height:1.3}.Process-module__gUgyKG__hint{font-family:var(--font-heebo), system-ui, sans-serif;letter-spacing:.02em;color:var(--text-3);margin-top:6px;font-size:13px;font-weight:500}.Process-module__gUgyKG__desc{color:var(--text-2);margin:0;font-size:14.5px;line-height:1.65}@supports (text-wrap:pretty){.Process-module__gUgyKG__desc{text-wrap:pretty}}@media (max-width:1024px){.Process-module__gUgyKG__steps{grid-template-columns:1fr 1fr;gap:16px}.Process-module__gUgyKG__step{min-height:320px}}@media (max-width:640px){.Process-module__gUgyKG__steps{grid-template-columns:1fr}.Process-module__gUgyKG__step{min-height:360px}.Process-module__gUgyKG__back{padding:22px 18px}.Process-module__gUgyKG__num{margin-bottom:20px;font-size:48px}.Process-module__gUgyKG__numSmall{margin-bottom:12px;font-size:28px}.Process-module__gUgyKG__tag{margin-bottom:8px}.Process-module__gUgyKG__stepTitle{margin-bottom:14px;font-size:20px}.Process-module__gUgyKG__desc{font-size:13.5px;line-height:1.6}.Process-module__gUgyKG__hint{font-size:12.5px}}@media (max-width:480px){.Process-module__gUgyKG__step{min-height:380px}.Process-module__gUgyKG__back{padding:20px 16px}.Process-module__gUgyKG__stepTitle{margin-bottom:12px}}
.Stack-module__Oi5zSG__section{background:var(--bg)}.Stack-module__Oi5zSG__grid{direction:ltr;grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.Stack-module__Oi5zSG__tool{background:var(--surface);border:.5px solid var(--border);cursor:default;border-radius:12px;flex-direction:column;justify-content:space-between;align-items:center;gap:22px;min-height:168px;padding:32px 24px 24px;transition:border-color .3s,background .3s;display:flex}.Stack-module__Oi5zSG__tool:hover{border-color:var(--border-strong);background:#f1f5f9}.Stack-module__Oi5zSG__logo{width:100%;height:44px;color:var(--tool-color,var(--accent));justify-content:center;align-items:center;display:flex}.Stack-module__Oi5zSG__logo svg,.Stack-module__Oi5zSG__logo img{width:auto;max-width:100%;height:36px;display:block}.Stack-module__Oi5zSG__toolName{font-family:var(--font-plex-mono), monospace;letter-spacing:.06em;color:var(--text-3);text-align:center;direction:ltr;font-size:12px;transition:color .3s}.Stack-module__Oi5zSG__tool:hover .Stack-module__Oi5zSG__toolName{color:var(--text-2)}.Stack-module__Oi5zSG__meta{font-family:var(--font-plex-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);border-top:.5px solid var(--border);direction:ltr;justify-content:space-between;align-items:center;margin-top:36px;padding-top:24px;font-size:11px;display:flex}.Stack-module__Oi5zSG__accentDot{color:var(--accent)}@media (max-width:1024px){.Stack-module__Oi5zSG__grid{grid-template-columns:repeat(2,1fr)}.Stack-module__Oi5zSG__meta{text-align:center;flex-direction:column;gap:8px}}@media (max-width:480px){.Stack-module__Oi5zSG__grid{grid-template-columns:repeat(2,1fr);gap:12px}.Stack-module__Oi5zSG__tool{gap:14px;min-height:160px;padding:24px 16px 20px}.Stack-module__Oi5zSG__logo{height:64px}.Stack-module__Oi5zSG__logo svg,.Stack-module__Oi5zSG__logo img{width:auto;max-width:90%;height:52px}.Stack-module__Oi5zSG__meta{margin-top:20px;padding-top:16px;font-size:10px}}
.Work-module__mspDfG__section{background:var(--bg)}.Work-module__mspDfG__list{background:var(--bg);border:.5px solid var(--border);border-radius:16px;margin:0;padding:0;list-style:none;overflow:hidden}.Work-module__mspDfG__row{border-bottom:.5px solid var(--border);justify-content:space-between;align-items:center;gap:24px;padding:28px 32px;transition:background .2s;display:flex}.Work-module__mspDfG__row:last-child{border-bottom:none}.Work-module__mspDfG__row:hover{background:var(--surface)}.Work-module__mspDfG__rowText{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.Work-module__mspDfG__thumb{background:var(--surface);border:.5px solid var(--border);border-radius:10px;flex-shrink:0;width:160px;height:100px;display:block;overflow:hidden}.Work-module__mspDfG__thumbImg{object-fit:cover;width:100%;height:100%;display:block}.Work-module__mspDfG__caseIndex{font-family:var(--font-plex-mono), monospace;letter-spacing:.14em;color:var(--text-3);text-align:right;direction:ltr;font-size:11px}.Work-module__mspDfG__caseTitle{letter-spacing:-.005em;color:var(--text);margin:0;font-size:20px;font-weight:500;line-height:1.35}@supports (text-wrap:balance){.Work-module__mspDfG__caseTitle{text-wrap:balance}}.Work-module__mspDfG__cta{flex-shrink:0}.Work-module__mspDfG__arrow{display:inline-block}@media (max-width:720px){.Work-module__mspDfG__row{flex-direction:column;align-items:stretch;gap:16px;padding:24px 20px}.Work-module__mspDfG__cta{align-self:flex-start}.Work-module__mspDfG__caseTitle{font-size:18px}.Work-module__mspDfG__thumb{width:100%;height:180px}}@media (max-width:480px){.Work-module__mspDfG__row{gap:14px;padding:20px 16px}.Work-module__mspDfG__caseTitle{font-size:17px}.Work-module__mspDfG__cta{padding:12px 18px;font-size:14px}.Work-module__mspDfG__list{border-radius:12px}.Work-module__mspDfG__thumb{border-radius:8px;height:160px}}
.Contact-module__OWeMSG__section{background:var(--bg)}.Contact-module__OWeMSG__wrap{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.Contact-module__OWeMSG__inviteBody{color:var(--text-2);margin:0 0 28px;font-size:16px;line-height:1.75}.Contact-module__OWeMSG__bullets{flex-direction:column;gap:12px;margin:0 0 36px;padding:0;list-style:none;display:flex}.Contact-module__OWeMSG__bullets li{color:var(--text);padding-right:20px;font-size:16px;position:relative}.Contact-module__OWeMSG__bullets li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;right:0}.Contact-module__OWeMSG__metaGrid{border:.5px solid var(--border);border-radius:10px;flex-direction:column;gap:0;display:flex;overflow:hidden}.Contact-module__OWeMSG__metaRow{border-bottom:.5px solid var(--border);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.Contact-module__OWeMSG__metaRow:last-child{border-bottom:none}.Contact-module__OWeMSG__metaKey{font-family:var(--font-plex-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);direction:ltr;font-size:11px}.Contact-module__OWeMSG__metaVal{font-family:var(--font-plex-mono), monospace;letter-spacing:.08em;color:var(--text);direction:ltr;font-size:12px}.Contact-module__OWeMSG__formCard{background:var(--surface);border:.5px solid var(--border);border-radius:16px;flex-direction:column;gap:20px;padding:36px 32px 32px;display:flex}.Contact-module__OWeMSG__formTag{font-family:var(--font-plex-mono), monospace;letter-spacing:.08em;color:var(--accent);text-align:right;direction:ltr;font-size:12px}.Contact-module__OWeMSG__formRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.Contact-module__OWeMSG__field{flex-direction:column;gap:0;display:flex}.Contact-module__OWeMSG__label{font-family:var(--font-plex-mono), monospace;color:var(--text-3);letter-spacing:.04em;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:11px;display:flex}.Contact-module__OWeMSG__required{color:#ef4444;margin-right:2px}.Contact-module__OWeMSG__labelEn{font-family:var(--font-plex-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);direction:ltr;font-size:10.5px}.Contact-module__OWeMSG__formCard input[type=text],.Contact-module__OWeMSG__formCard input[type=tel],.Contact-module__OWeMSG__formCard input[type=email],.Contact-module__OWeMSG__formCard select,.Contact-module__OWeMSG__formCard textarea{background:var(--bg);border:.5px solid var(--border);width:100%;color:var(--text);font-family:var(--font-heebo), sans-serif;text-align:right;-webkit-appearance:none;appearance:none;direction:rtl;border-radius:8px;outline:none;padding:14px 16px;font-size:16px;line-height:1.5;transition:border-color .2s}.Contact-module__OWeMSG__formCard input::placeholder,.Contact-module__OWeMSG__formCard textarea::placeholder{color:var(--text-3)}.Contact-module__OWeMSG__formCard input:focus,.Contact-module__OWeMSG__formCard select:focus,.Contact-module__OWeMSG__formCard textarea:focus{border-color:var(--accent)}.Contact-module__OWeMSG__formCard textarea{resize:vertical;min-height:112px;line-height:1.6}.Contact-module__OWeMSG__selectWrap{position:relative}.Contact-module__OWeMSG__selectWrap:after{content:"";border-right:1.5px solid var(--text-2);border-bottom:1.5px solid var(--text-2);pointer-events:none;width:8px;height:8px;position:absolute;top:50%;left:16px;transform:translateY(-70%)rotate(45deg)}.Contact-module__OWeMSG__formCard select{padding-left:36px}.Contact-module__OWeMSG__submit{background:var(--accent);width:100%;height:56px;color:var(--accent-on);font-family:var(--font-heebo), sans-serif;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;font-size:16px;font-weight:500;transition:background .2s,transform .2s;display:flex}.Contact-module__OWeMSG__submit:hover{background:var(--accent-hover);transform:scale(1.01)}.Contact-module__OWeMSG__submit svg{width:18px;height:18px}.Contact-module__OWeMSG__fineprint{color:var(--text-3);text-align:center;margin:0;font-size:12px;line-height:1.6}.Contact-module__OWeMSG__errorMessage{color:#e55;text-align:center;margin:0;font-size:13px}.Contact-module__OWeMSG__honeypot{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Contact-module__OWeMSG__consent{color:var(--text-2);cursor:pointer;align-items:flex-start;gap:10px;font-size:13px;line-height:1.6;display:flex}.Contact-module__OWeMSG__consent input[type=checkbox]{cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:3px}@supports (accent-color:auto){.Contact-module__OWeMSG__consent input[type=checkbox]{accent-color:var(--accent)}}.Contact-module__OWeMSG__consent span{flex:1}.Contact-module__OWeMSG__fineprintLink{color:var(--text-2);text-underline-offset:2px;text-decoration:underline}.Contact-module__OWeMSG__fineprintLink:hover{color:var(--accent)}.Contact-module__OWeMSG__successCard{background:var(--surface);border:.5px solid var(--border);text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:480px;padding:56px 32px 40px;display:flex}.Contact-module__OWeMSG__successIcon{border:1.5px solid var(--accent);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex}.Contact-module__OWeMSG__successIcon svg{width:28px;height:28px;stroke:var(--accent)}.Contact-module__OWeMSG__successEyebrow{font-family:var(--font-plex-mono), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);direction:ltr;margin-bottom:16px;font-size:12px}.Contact-module__OWeMSG__successTitle{color:var(--text);margin:0 0 16px;font-size:24px;font-weight:500;line-height:1.3}.Contact-module__OWeMSG__successBody{color:var(--text-2);max-width:480px;margin:0 auto 32px;font-size:16px;line-height:1.7}.Contact-module__OWeMSG__successSuggest{border:.5px solid var(--border);text-align:right;background:#eef2f7;border-radius:10px;width:100%;max-width:480px;padding:18px 22px}.Contact-module__OWeMSG__successSuggest p{color:var(--text-2);margin:0;font-size:13px;line-height:1.6}.Contact-module__OWeMSG__successLink{color:var(--accent);direction:ltr;margin-top:20px;font-size:14px;font-weight:500;text-decoration:none}.Contact-module__OWeMSG__successLink:hover{text-decoration:underline}@media (max-width:1024px){.Contact-module__OWeMSG__wrap{grid-template-columns:1fr;gap:48px}.Contact-module__OWeMSG__formRow{grid-template-columns:1fr}}@media (max-width:640px){.Contact-module__OWeMSG__wrap{gap:36px}.Contact-module__OWeMSG__formCard{border-radius:12px;gap:16px;padding:24px 20px}.Contact-module__OWeMSG__formRow{gap:12px}.Contact-module__OWeMSG__submit{height:52px;font-size:15px}.Contact-module__OWeMSG__successCard{min-height:400px;padding:40px 20px}.Contact-module__OWeMSG__successTitle{font-size:22px}.Contact-module__OWeMSG__successBody{font-size:15px}.Contact-module__OWeMSG__successSuggest{padding:16px 18px}.Contact-module__OWeMSG__metaRow{flex-wrap:wrap;gap:4px;padding:12px 14px}.Contact-module__OWeMSG__bullets li,.Contact-module__OWeMSG__inviteBody{font-size:15px}}
.Footer-module__EZoWya__footer{background:var(--surface);border-top:.5px solid var(--border)}.Footer-module__EZoWya__inner{max-width:1440px;margin:0 auto;padding:56px 64px 40px;position:relative}.Footer-module__EZoWya__rowTop{border-bottom:.5px solid var(--border);justify-content:space-between;align-items:center;gap:32px;padding-bottom:24px;display:flex}.Footer-module__EZoWya__logo{-webkit-user-select:none;user-select:none;align-items:center;text-decoration:none;display:flex}.Footer-module__EZoWya__logoImg{object-fit:contain;display:block}.Footer-module__EZoWya__nav{gap:32px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__nav a{color:var(--text-2);font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__nav a:hover{color:var(--text)}.Footer-module__EZoWya__rowBottom{font-family:var(--font-plex-mono), monospace;letter-spacing:.06em;color:var(--text-3);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;font-size:12px;display:flex}.Footer-module__EZoWya__tagline{direction:rtl}.Footer-module__EZoWya__locality{direction:ltr}.Footer-module__EZoWya__backTop{font-family:var(--font-plex-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);direction:ltr;align-items:center;gap:10px;font-size:11px;text-decoration:none;transition:color .2s;display:inline-flex;position:absolute;bottom:40px;left:64px}.Footer-module__EZoWya__backTop:hover{color:var(--accent)}.Footer-module__EZoWya__backSep{background:var(--border);width:1px;height:10px;display:inline-block}@media (max-width:768px){.Footer-module__EZoWya__inner{padding:40px 24px 80px}.Footer-module__EZoWya__rowTop{flex-direction:column;align-items:flex-start;gap:20px}.Footer-module__EZoWya__nav{flex-wrap:wrap;gap:16px}.Footer-module__EZoWya__rowBottom{flex-direction:column;align-items:flex-start;gap:8px}.Footer-module__EZoWya__backTop{bottom:24px;left:24px}.Footer-module__EZoWya__logoMark{width:32px;height:32px}.Footer-module__EZoWya__wordmark{font-size:14px}}@media (max-width:480px){.Footer-module__EZoWya__inner{padding:32px 16px 80px}.Footer-module__EZoWya__nav{gap:12px 16px;font-size:13px}.Footer-module__EZoWya__rowBottom{font-size:11px}.Footer-module__EZoWya__backTop{font-size:10px;bottom:20px;left:16px}}
