.WebBuilder-module__AZS3ea__page{padding-top:calc(var(--nav-height) + 48px);width:100%;min-height:100dvh;margin-left:auto;margin-right:auto;padding-bottom:80px}.WebBuilder-module__AZS3ea__heroHeader{text-align:center;margin-bottom:64px}.WebBuilder-module__AZS3ea__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent);background:var(--color-accent-muted);border:1px solid #256af440;border-radius:100px;margin-bottom:20px;padding:4px 14px;font-size:.68rem;font-weight:700;display:inline-block}.WebBuilder-module__AZS3ea__heroTitle{letter-spacing:-.03em;color:var(--color-text-primary);margin-bottom:16px;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1.1}.WebBuilder-module__AZS3ea__heroSubtitle{color:var(--color-text-secondary);max-width:520px;margin-inline:auto;font-size:1.05rem;line-height:1.7}.WebBuilder-module__AZS3ea__stepBlock{padding-bottom:40px}.WebBuilder-module__AZS3ea__stepHeader{align-items:center;gap:12px;margin-bottom:20px;display:flex}.WebBuilder-module__AZS3ea__stepBadge{background:linear-gradient(135deg, var(--color-accent) 0%, #6366f1 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.WebBuilder-module__AZS3ea__stepBadge span{font-family:var(--font-mono);color:#fff;font-size:.7rem;font-weight:700;line-height:1}.WebBuilder-module__AZS3ea__stepLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-primary);font-size:.78rem;font-weight:700}.WebBuilder-module__AZS3ea__stepDivider{border:none;border-top:1px solid var(--color-border);opacity:.4;margin-top:40px}.WebBuilder-module__AZS3ea__chipGrid{flex-wrap:wrap;gap:8px;display:flex}.WebBuilder-module__AZS3ea__chip{border:1px solid var(--color-border);min-height:40px;color:var(--color-text-secondary);font-family:var(--font-sans);cursor:pointer;white-space:nowrap;background:0 0;border-radius:100px;align-items:center;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s ease-in-out;display:inline-flex}.WebBuilder-module__AZS3ea__chip:hover{border-color:var(--color-text-secondary);color:var(--color-text-primary);transform:translateY(-1.5px)}.WebBuilder-module__AZS3ea__chipSelected{background:var(--color-accent-muted);border-color:var(--color-accent);color:var(--color-text-primary)}.WebBuilder-module__AZS3ea__modeSwitcher{background:var(--color-surface);border:1px solid var(--color-border);border-radius:100px;gap:2px;margin-bottom:20px;padding:3px;display:inline-flex}.WebBuilder-module__AZS3ea__modeTab{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-secondary);cursor:pointer;font-size:.75rem;font-weight:700;font-family:var(--font-sans);background:0 0;border:none;border-radius:100px;padding:6px 18px;transition:all .18s ease-in-out}.WebBuilder-module__AZS3ea__modeTabActive{background:var(--color-accent);color:#fff}.WebBuilder-module__AZS3ea__colorSwatchRow{flex-wrap:wrap;gap:12px;display:flex}.WebBuilder-module__AZS3ea__colorSwatch{flex-direction:column;align-items:center;gap:8px;display:flex}.WebBuilder-module__AZS3ea__colorInput{border-radius:var(--radius);border:2px solid var(--color-border);cursor:pointer;background:0 0;width:52px;height:52px;padding:2px;transition:border-color .2s,transform .2s}.WebBuilder-module__AZS3ea__colorInput:hover{border-color:var(--color-accent);transform:translateY(-2px)}.WebBuilder-module__AZS3ea__colorLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);font-size:.62rem}.WebBuilder-module__AZS3ea__generateBtn{border-radius:var(--radius-lg);background:var(--color-accent-multimodal);color:#fff;width:100%;font-family:var(--font-sans);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border:none;margin-block:40px;padding:18px 32px;font-size:1rem;font-weight:700;transition:opacity .2s,transform .2s}.WebBuilder-module__AZS3ea__generateBtn:hover{opacity:.88;transform:translateY(-2px)}.WebBuilder-module__AZS3ea__generateBtn:active{opacity:1;transform:translateY(0)}.WebBuilder-module__AZS3ea__outputSection{border-top:1px solid var(--color-border);padding-top:48px}.WebBuilder-module__AZS3ea__outputLabel{text-transform:uppercase;letter-spacing:.15em;color:var(--color-accent);font-size:.68rem;font-weight:700;font-family:var(--font-mono);margin-bottom:16px}.WebBuilder-module__AZS3ea__warningBanner{border-radius:var(--radius-lg);color:#fbbf24;background:#eab30814;border:1px solid #eab30840;margin-bottom:20px;padding:16px 20px;font-size:.875rem}.WebBuilder-module__AZS3ea__promptBlock{background:var(--color-surface);border:1px solid var(--glass-border);border-radius:var(--radius-lg);max-height:420px;padding:24px;overflow-y:auto}.WebBuilder-module__AZS3ea__promptText{font-family:var(--font-mono);color:var(--color-text-secondary);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.78rem;line-height:1.85}.WebBuilder-module__AZS3ea__promptText .WebBuilder-module__AZS3ea__sectionHeader{color:var(--color-accent)}.WebBuilder-module__AZS3ea__copyBtn{border-radius:var(--radius-lg);border:1px solid var(--color-border);width:100%;color:var(--color-text-primary);font-family:var(--font-sans);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding:14px 24px;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.WebBuilder-module__AZS3ea__copyBtn:hover{border-color:var(--color-accent);color:var(--color-accent);transform:translateY(-1px)}.WebBuilder-module__AZS3ea__copyBtnSuccess{border-color:var(--terminal-prompt)!important;color:var(--terminal-prompt)!important}.WebBuilder-module__AZS3ea__textarea{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);width:100%;color:var(--color-text-primary);font-family:var(--font-sans);resize:vertical;min-height:110px;padding:14px 16px;font-size:.9rem;line-height:1.6;transition:border-color .2s}.WebBuilder-module__AZS3ea__textarea:focus{border-color:var(--color-accent);outline:none}.WebBuilder-module__AZS3ea__urlInput{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);width:100%;color:var(--color-text-primary);font-family:var(--font-mono);padding:14px 16px;font-size:.85rem;transition:border-color .2s}.WebBuilder-module__AZS3ea__urlInput:focus{border-color:var(--color-accent);outline:none}.WebBuilder-module__AZS3ea__customExtra{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);width:100%;color:var(--color-text-primary);font-family:var(--font-sans);resize:none;min-height:72px;margin-top:10px;padding:10px 14px;font-size:.85rem;transition:border-color .2s}.WebBuilder-module__AZS3ea__customExtra:focus{border-color:var(--color-accent);outline:none}.WebBuilder-module__AZS3ea__hexInput{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);width:100%;color:var(--color-text-primary);font-family:var(--font-mono);resize:none;min-height:72px;margin-top:10px;padding:10px 14px;font-size:.8rem;transition:border-color .2s}.WebBuilder-module__AZS3ea__hexInput:focus{border-color:var(--color-accent);outline:none}.WebBuilder-module__AZS3ea__searchWrapper{width:100%;margin-bottom:20px;position:relative}.WebBuilder-module__AZS3ea__searchInput{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);width:100%;color:var(--color-text-primary);font-family:var(--font-sans);padding:12px 16px;font-size:.875rem;transition:border-color .2s}.WebBuilder-module__AZS3ea__searchInput:focus{border-color:var(--color-accent);outline:none}.WebBuilder-module__AZS3ea__searchResults{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);z-index:10;max-height:200px;margin-top:6px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px -10px #0000004d}.WebBuilder-module__AZS3ea__searchResultItem{cursor:pointer;color:var(--color-text-secondary);padding:10px 16px;font-size:.85rem;transition:background .15s,color .15s}.WebBuilder-module__AZS3ea__searchResultItem:hover{background:var(--color-accent-muted);color:var(--color-text-primary)}.WebBuilder-module__AZS3ea__selectedLangsRow{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.WebBuilder-module__AZS3ea__langTag{background:var(--color-accent-muted);color:var(--color-text-primary);border:1px solid var(--color-accent);border-radius:100px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:600;display:flex}.WebBuilder-module__AZS3ea__removeLang{cursor:pointer;opacity:.6;transition:opacity .15s}.WebBuilder-module__AZS3ea__removeLang:hover{opacity:1}
.Navbar-module___rHu7W__header{z-index:1100;height:var(--nav-height);position:fixed;top:0;left:0;right:0}.Navbar-module___rHu7W__navbar{height:100%;transition:background-color var(--transition), border-color var(--transition), backdrop-filter var(--transition);z-index:10001;background-color:#0000;border-bottom:1px solid #0000;align-items:center;display:flex;position:relative}.Navbar-module___rHu7W__navbar.Navbar-module___rHu7W__scrolled{background-color:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border-bottom-color:var(--glass-border);box-shadow:0 4px 30px #0000001a}.Navbar-module___rHu7W__inner{align-items:center;gap:var(--space-md);width:100%;display:flex}.Navbar-module___rHu7W__logo{align-items:center;gap:var(--space-xs);letter-spacing:-.02em;color:var(--color-text-primary);flex-shrink:0;font-size:1.125rem;font-weight:700;display:flex}.Navbar-module___rHu7W__logo:hover,.Navbar-module___rHu7W__logo:hover .Navbar-module___rHu7W__path,.Navbar-module___rHu7W__logo:hover .Navbar-module___rHu7W__cursor{color:var(--color-text-primary)}.Navbar-module___rHu7W__terminalIcon{backface-visibility:hidden;will-change:transform;background-color:#0000;border:1px solid #0000;border-radius:8px;justify-content:flex-start;align-items:center;gap:6px;min-width:240px;padding:6px 14px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.Navbar-module___rHu7W__terminalReturn{border-color:var(--color-accent);transform:translate(4px)}.Navbar-module___rHu7W__logo:hover .Navbar-module___rHu7W__terminalIcon{border-color:var(--color-accent);transform:translateY(-1px)}.Navbar-module___rHu7W__path{color:var(--color-text-secondary);transition:color var(--transition);white-space:nowrap;min-width:160px;font-size:.9rem;font-weight:500;display:inline-block}.Navbar-module___rHu7W__goHome{color:var(--terminal-prompt);font-size:.9rem;font-weight:600}@keyframes Navbar-module___rHu7W__pulseText{0%,to{text-shadow:0 0 #22c55e00}50%{text-shadow:0 0 10px #22c55ecc}}.Navbar-module___rHu7W__prompt{color:var(--color-accent);font-size:1.125rem;font-weight:700;font-family:var(--font-mono);transition:transform .4s cubic-bezier(.4,0,.2,1),color .4s;animation:3s ease-in-out infinite Navbar-module___rHu7W__promptPulse}@keyframes Navbar-module___rHu7W__promptPulse{0%,to{text-shadow:0 0 4px #256af433}50%{text-shadow:0 0 8px #256af480}}.Navbar-module___rHu7W__terminalReturn .Navbar-module___rHu7W__prompt{color:var(--terminal-prompt);animation:3s ease-in-out infinite Navbar-module___rHu7W__promptPulseGreen;transform:scale(1.1)}@keyframes Navbar-module___rHu7W__promptPulseGreen{0%,to{text-shadow:0 0 4px #22c55e33}50%{text-shadow:0 0 8px #22c55e80}}.Navbar-module___rHu7W__cursor{color:inherit;font-size:1.125rem;font-weight:700;font-family:var(--font-mono);animation:1s step-end infinite Navbar-module___rHu7W__blink;display:inline-block}@keyframes Navbar-module___rHu7W__blink{0%,to{opacity:1}50%{opacity:0}}.Navbar-module___rHu7W__links{align-items:center;gap:var(--space-xs);list-style:none;display:flex}.Navbar-module___rHu7W__link{padding:var(--space-sm) var(--space-md);border-radius:var(--radius);color:var(--color-text-secondary);backface-visibility:hidden;will-change:transform;font-size:.9rem;font-weight:500;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative}.Navbar-module___rHu7W__link:before{content:"";z-index:1;position:absolute;inset:0 0 -10px}.Navbar-module___rHu7W__link:after{content:"";bottom:0;left:var(--space-md);right:var(--space-md);background:var(--color-accent);height:1px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;transform:scaleX(0)}.Navbar-module___rHu7W__link:hover{color:var(--color-text-primary);text-shadow:0 0 5px var(--color-accent-glow);transform:translateY(-1.5px)scale(1.03)}.Navbar-module___rHu7W__link:hover:after{box-shadow:0 0 5px var(--color-accent);transform:scaleX(1)}.Navbar-module___rHu7W__linkActive{color:var(--color-text-primary)}.Navbar-module___rHu7W__linkActive:after{transform:scaleX(1)}.Navbar-module___rHu7W__actions{align-items:center;gap:var(--space-sm);margin-left:auto;display:flex}.Navbar-module___rHu7W__socialIcon{border-radius:var(--radius);width:32px;height:38px;color:var(--color-text-secondary);backface-visibility:hidden;will-change:transform;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible}.Navbar-module___rHu7W__socialIcon:before{content:"";z-index:1;position:absolute;inset:0 0 -10px}.Navbar-module___rHu7W__socialIcon:hover{color:var(--color-text-primary);transform:translateY(-1.5px)}.Navbar-module___rHu7W__socialIcon svg{transition:transform .4s cubic-bezier(.4,0,.2,1)}.Navbar-module___rHu7W__socialIcon:hover svg{transform:scale(1.07)}.Navbar-module___rHu7W__cta{padding:var(--space-sm) var(--space-md);color:var(--color-text-secondary);border-radius:var(--radius);cursor:pointer;background-color:#0000;border:1px solid #0000;justify-content:center;align-items:center;gap:12px;font-size:.875rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Navbar-module___rHu7W__cta:before{content:"";z-index:1;position:absolute;inset:0 0 -10px}.Navbar-module___rHu7W__cta span{transition:color .4s}.Navbar-module___rHu7W__ctaIcon{color:var(--color-text-secondary);transition:all .4s cubic-bezier(.4,0,.2,1)}.Navbar-module___rHu7W__cta:hover{color:var(--color-text-primary);border-color:var(--color-accent);box-shadow:0 4px 10px -5px var(--color-accent-glow);background-color:#0000;transform:translateY(-1.5px)}.Navbar-module___rHu7W__cta:hover .Navbar-module___rHu7W__ctaIcon{color:var(--terminal-prompt);filter:drop-shadow(0 0 4px var(--terminal-prompt));transform:scale(1.1)}.Navbar-module___rHu7W__hamburger{padding:var(--space-sm);cursor:pointer;border-radius:var(--radius);transition:background-color var(--transition);background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;display:none}.Navbar-module___rHu7W__hamburger:hover{background-color:var(--color-surface)}.Navbar-module___rHu7W__bar{background-color:var(--color-text-secondary);border-radius:2px;width:24px;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.Navbar-module___rHu7W__bar:first-child.Navbar-module___rHu7W__barOpen{background-color:var(--color-accent);transform:translateY(7px)rotate(45deg)}.Navbar-module___rHu7W__bar:nth-child(2).Navbar-module___rHu7W__barOpen{opacity:0;transform:translate(20px)}.Navbar-module___rHu7W__bar:nth-child(3).Navbar-module___rHu7W__barOpen{background-color:var(--color-accent);transform:translateY(-7px)rotate(-45deg)}.Navbar-module___rHu7W__mobileMenu{background-color:var(--glass-bg-mobile,#0a0a0af2);-webkit-backdrop-filter:blur(20px);z-index:10000;padding:120px var(--space-xl) var(--space-xl);justify-content:flex-start;gap:var(--space-lg);flex-direction:column;animation:.4s cubic-bezier(.16,1,.3,1) Navbar-module___rHu7W__fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes Navbar-module___rHu7W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Navbar-module___rHu7W__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Navbar-module___rHu7W__mobileLink{padding:var(--space-md) 0;letter-spacing:-.04em;color:var(--color-text-primary);opacity:0;border-bottom:2px solid #ffffff0d;font-size:2.5rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.6s cubic-bezier(.16,1,.3,1) forwards Navbar-module___rHu7W__fadeInUp}.Navbar-module___rHu7W__mobileLink:first-child{animation-delay:.1s}.Navbar-module___rHu7W__mobileLink:nth-child(2){animation-delay:.2s}.Navbar-module___rHu7W__mobileLink:hover{color:var(--color-accent);padding-left:20px}.Navbar-module___rHu7W__mobileLink:before{content:"";z-index:1;position:absolute;inset:0 0 -5px}.Navbar-module___rHu7W__mobileLink:after{content:"";background-color:var(--color-accent);transform-origin:0;width:30px;height:2px;transition:transform .2s ease-out;position:absolute;bottom:0;left:0;transform:scaleX(0)}.Navbar-module___rHu7W__mobileLink:hover,.Navbar-module___rHu7W__mobileLinkActive{color:var(--color-text-primary);transform:translateY(-1.5px)scale(1.015)}.Navbar-module___rHu7W__mobileLink:hover:after,.Navbar-module___rHu7W__mobileLinkActive:after{transform:scaleX(1)}.Navbar-module___rHu7W__mobileSocials{align-items:center;gap:var(--space-xl);padding-top:var(--space-xl);opacity:0;margin-top:auto;animation:.6s cubic-bezier(.16,1,.3,1) .3s forwards Navbar-module___rHu7W__fadeInUp;display:flex}.Navbar-module___rHu7W__themeToggle{border-radius:var(--radius);width:32px;height:38px;color:var(--color-text-secondary);cursor:pointer;margin-right:var(--space-xs);backface-visibility:hidden;will-change:transform;background:0 0;border:none;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible}.Navbar-module___rHu7W__themeToggle:before{content:"";z-index:1;position:absolute;inset:0 0 -10px}.Navbar-module___rHu7W__themeToggle:hover{color:var(--color-text-primary);transform:translateY(-1.5px)}.Navbar-module___rHu7W__themeIcon{transition:transform .4s cubic-bezier(.4,0,.2,1)}.Navbar-module___rHu7W__themeToggle:hover .Navbar-module___rHu7W__themeIcon{transform:scale(1.07)}.Navbar-module___rHu7W__themeTogglePlaceholder{width:32px;height:38px;margin-right:var(--space-xs)}.Navbar-module___rHu7W__mobileActions{align-items:center;gap:var(--space-sm);margin-left:auto;display:none}@media (max-width:768px){.Navbar-module___rHu7W__links,.Navbar-module___rHu7W__actions{display:none}.Navbar-module___rHu7W__mobileActions{display:flex}.Navbar-module___rHu7W__hamburger{margin-left:0;display:flex}.Navbar-module___rHu7W__logo{margin-right:auto}}
.LanguageSelector-module__NiahiW__container{align-items:center;display:flex;position:relative}.LanguageSelector-module__NiahiW__globeButton{border-radius:var(--radius);width:32px;height:38px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible}.LanguageSelector-module__NiahiW__globeButton:hover,.LanguageSelector-module__NiahiW__globeButtonActive{color:var(--color-text-primary);transform:translateY(-1.5px)}.LanguageSelector-module__NiahiW__globeIcon{transition:transform .4s cubic-bezier(.4,0,.2,1)}.LanguageSelector-module__NiahiW__globeButton:hover .LanguageSelector-module__NiahiW__globeIcon,.LanguageSelector-module__NiahiW__globeButtonActive .LanguageSelector-module__NiahiW__globeIcon{transform:scale(1.07)}.LanguageSelector-module__NiahiW__globeButton:before{content:"";z-index:1;position:absolute;inset:0 0 -10px}.LanguageSelector-module__NiahiW__menu{z-index:1101;background-color:#0000;border:none;align-items:center;margin-top:6px;padding:4px 0;display:flex;position:absolute;top:100%;left:0}.LanguageSelector-module__NiahiW__langOption{cursor:pointer;font-family:var(--font-space-grotesk);color:var(--color-text-secondary);white-space:nowrap;background:0 0;border:none;padding:6px 14px;font-size:.85rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.LanguageSelector-module__NiahiW__langOption:hover{color:var(--color-text-primary);transform:translateY(-1px)}.LanguageSelector-module__NiahiW__langOptionActive{color:var(--color-text-primary);font-weight:700}.LanguageSelector-module__NiahiW__langOptionSelected{font-weight:700;transform:translateY(-1.5px)scale(1.05);color:var(--color-accent)!important}.LanguageSelector-module__NiahiW__separator{background-color:var(--glass-border);opacity:.5;flex-shrink:0;width:1px;height:12px;margin:0 2px}.LanguageSelector-module__NiahiW__backdrop{z-index:1100;position:fixed;inset:0}
.Footer-module__Grjkva__footer{border-top:1px solid var(--color-border);padding-block:var(--space-xl);margin-top:var(--space-2xl);-webkit-backdrop-filter:var(--glass-blur)}@media (max-width:768px){.Footer-module__Grjkva__footer{display:none}}.Footer-module__Grjkva__inner{text-align:center;justify-content:center;align-items:center;max-width:640px;margin-inline:auto;display:flex}.Footer-module__Grjkva__copy{color:var(--color-text-muted);font-size:.8rem}.Footer-module__Grjkva__name{color:var(--color-text-secondary);letter-spacing:.05em;font-weight:600}
.page-module__LBTDbq__home{flex-direction:column;min-height:100dvh;display:flex}.page-module__LBTDbq__main{flex-direction:column;flex:1;width:100%;display:flex}@media (max-width:768px){.page-module__LBTDbq__home{padding-bottom:0}}
.Hero-module__JgYmMq__hero{padding-top:var(--nav-height);align-items:center;min-height:100dvh;display:flex;position:relative}.Hero-module__JgYmMq__glowBg{pointer-events:none;z-index:0;background:radial-gradient(#256af42e 0%,#0000 70%);width:900px;height:600px;animation:6s ease-in-out infinite alternate Hero-module__JgYmMq__pulseFade;position:absolute;top:-10%;left:50%;transform:translate(-50%)}[data-theme=light] .Hero-module__JgYmMq__glowBg{display:none}@keyframes Hero-module__JgYmMq__pulseFade{0%{opacity:.7;transform:translate(-50%)scale(1)}to{opacity:1;transform:translate(-50%)scale(1.08)}}.Hero-module__JgYmMq__content{z-index:1;padding-block:var(--space-2xl);flex-direction:column;width:100%;display:flex;position:relative}.Hero-module__JgYmMq__headerWidth{text-align:center;align-items:center;gap:var(--space-lg);flex-direction:column;max-width:640px;margin-inline:auto;display:flex}@media (max-width:768px){.Hero-module__JgYmMq__headerWidth{max-width:100%;margin-inline:0}}.Hero-module__JgYmMq__badge{align-items:center;gap:var(--space-sm);padding:var(--space-xs) var(--space-md);border:1px solid var(--glass-border);-webkit-backdrop-filter:var(--glass-blur);color:var(--color-accent-hover);cursor:pointer;background-color:#0000;border-radius:100px;width:fit-content;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__JgYmMq__badge:hover{border-color:var(--color-accent);background-color:#0000;transform:translateY(-1.5px)}.Hero-module__JgYmMq__badgeStatus{opacity:.9}.Hero-module__JgYmMq__badgeDivider{background-color:var(--glass-border);width:1px;height:12px;margin-inline:2px}.Hero-module__JgYmMq__badgeDot{background-color:#22c55e;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:3s cubic-bezier(.4,0,.2,1) infinite Hero-module__JgYmMq__pulse}.Hero-module__JgYmMq__badgeCTA{color:var(--color-accent);opacity:.9;font-weight:500}.Hero-module__JgYmMq__badgeIconGreen{color:#22c55e;animation:3s cubic-bezier(.4,0,.2,1) infinite Hero-module__JgYmMq__iconPulse}@keyframes Hero-module__JgYmMq__iconPulse{0%{filter:drop-shadow(0 0 #22c55e4d);opacity:.8}80%{filter:drop-shadow(0 0 10px #22c55e66);opacity:1}to{filter:drop-shadow(0 0 #22c55e00);opacity:.8}}@keyframes Hero-module__JgYmMq__pulse{0%{opacity:.7;box-shadow:0 0 #22c55e66}80%{opacity:1;box-shadow:0 0 0 10px #22c55e00}to{opacity:.7;box-shadow:0 0 #22c55e00}}.Hero-module__JgYmMq__name{letter-spacing:-.03em;color:var(--color-text-primary);white-space:nowrap;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:700;line-height:1.1}.Hero-module__JgYmMq__tagline{color:var(--color-text-secondary);font-size:clamp(1rem,2.5vw,1.25rem);font-weight:500}.Hero-module__JgYmMq__taglineBracket{color:#22c55e;opacity:1;margin-inline:6px;font-weight:600;animation:3s cubic-bezier(.4,0,.2,1) infinite Hero-module__JgYmMq__pulseText;display:inline-block}@keyframes Hero-module__JgYmMq__pulseText{0%{text-shadow:0 0 #22c55e00;opacity:.8}80%{text-shadow:0 0 12px #22c55ecc;opacity:1}to{text-shadow:0 0 #22c55e00;opacity:.8}}.Hero-module__JgYmMq__taglineSpecial{color:#22c55e;font-weight:600}.Hero-module__JgYmMq__taglineRole{color:var(--color-text-primary);font-weight:600}.Hero-module__JgYmMq__taglineHighlight{background:var(--color-accent-multimodal);color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600;display:inline-block}.Hero-module__JgYmMq__taglineSuffix{color:var(--color-text-secondary)}.Hero-module__JgYmMq__bioContainer{margin-block:var(--space-sm) var(--space-md);gap:var(--space-md);flex-direction:column;display:flex}.Hero-module__JgYmMq__tabs{gap:var(--space-md);border-bottom:1px solid var(--color-border);width:fit-content;padding-bottom:4px;display:flex}.Hero-module__JgYmMq__tab{color:var(--color-text-muted);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:none;padding:4px 8px;font-size:.85rem;font-weight:600;transition:color .2s;position:relative}.Hero-module__JgYmMq__tab:hover{color:var(--color-text-primary)}.Hero-module__JgYmMq__activeTab{color:var(--color-accent)}.Hero-module__JgYmMq__activeTab:after{content:"";background:var(--color-accent-multimodal);border-radius:2px;width:100%;height:2px;position:absolute;bottom:-5px;left:0}.Hero-module__JgYmMq__bioWrapper{min-height:100px}.Hero-module__JgYmMq__bio{color:var(--color-text-secondary);font-size:1rem;line-height:1.75;animation:.4s ease-out forwards Hero-module__JgYmMq__fadeIn}@keyframes Hero-module__JgYmMq__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__JgYmMq__bioWrapper{min-height:140px}}.Hero-module__JgYmMq__ctas{justify-content:center;align-items:stretch;gap:var(--space-md);flex-wrap:nowrap;width:100%;max-width:540px;display:flex}.Hero-module__JgYmMq__ctaPrimary,.Hero-module__JgYmMq__ctaSecondary{white-space:nowrap;flex:1;justify-content:center}.Hero-module__JgYmMq__ctaPrimary{align-items:center;gap:var(--space-sm);padding:14px var(--space-xl);background:var(--color-accent-multimodal);-webkit-backdrop-filter:var(--glass-blur);color:#fff;border-radius:var(--radius);transition:transform var(--transition), box-shadow var(--transition), filter var(--transition);border:1px solid #ffffff1a;font-size:.95rem;font-weight:600;display:inline-flex}.Hero-module__JgYmMq__ctaPrimary:hover{filter:brightness(1.1);transform:translateY(-2px)}.Hero-module__JgYmMq__ctaPrimary svg{transition:transform var(--transition)}.Hero-module__JgYmMq__ctaPrimary:hover svg{transform:translate(4px)}.Hero-module__JgYmMq__ctaSecondary{padding:14px var(--space-xl);-webkit-backdrop-filter:var(--glass-blur);color:var(--color-text-primary);border:1px solid var(--glass-border);border-radius:var(--radius);transition:color var(--transition), border-color var(--transition), background-color var(--transition);background-color:#0000;align-items:center;font-size:.95rem;font-weight:600;display:inline-flex}.Hero-module__JgYmMq__ctaSecondary:hover{color:var(--color-text-primary);border-color:var(--color-accent);background-color:#0000;transform:translateY(-1.5px)}.Hero-module__JgYmMq__stats{justify-content:space-between;align-items:center;gap:var(--space-xl);padding-top:var(--space-xl);width:100%;max-width:540px;display:flex}.Hero-module__JgYmMq__stat{flex-direction:column;flex:1;gap:2px;display:flex}.Hero-module__JgYmMq__statValue{color:var(--color-text-primary);letter-spacing:-.02em;font-size:1.75rem;font-weight:700}.Hero-module__JgYmMq__statLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:500}.Hero-module__JgYmMq__statDivider{background-color:var(--color-border);width:1px;height:40px}@media (max-width:768px){.Hero-module__JgYmMq__headerWidth{text-align:center;align-items:center;max-width:100%;margin-inline:auto}.Hero-module__JgYmMq__content{padding-block:var(--space-md)}.Hero-module__JgYmMq__hero{min-height:100dvh;max-height:100%;margin:0;padding-top:0}.Hero-module__JgYmMq__ctas{flex-flow:row;justify-content:center;gap:10px;width:100%;max-width:100%}.Hero-module__JgYmMq__stats{justify-content:center;gap:var(--space-lg);width:100%;max-width:100%}.Hero-module__JgYmMq__stat{flex:none}.Hero-module__JgYmMq__statDivider{height:30px}.Hero-module__JgYmMq__ctaPrimary,.Hero-module__JgYmMq__ctaSecondary{white-space:nowrap;flex:1;justify-content:center;padding:12px 8px;font-size:.95rem;font-weight:600}}
.Projects-module__T_D1Ca__section{--color-project-gold:#fbbf24;padding-block:var(--space-xl) var(--space-2xl);flex-direction:column;align-items:center;min-height:100vh;scroll-margin-top:80px;display:flex;position:relative;overflow:hidden}[data-theme=light] .Projects-module__T_D1Ca__section{--color-project-gold:#92400e}.Projects-module__T_D1Ca__contentWrapper{z-index:1;width:100%;max-width:1100px;margin-inline:auto;padding-left:48px;position:relative}@media (max-width:768px){.Projects-module__T_D1Ca__contentWrapper{padding-left:0}}.Projects-module__T_D1Ca__header{margin-bottom:var(--space-xl);max-width:640px}.Projects-module__T_D1Ca__title{letter-spacing:-.02em;color:var(--color-text-primary);margin-bottom:24px;font-size:clamp(1.75rem,4vw,3rem);font-weight:700}.Projects-module__T_D1Ca__subtitle{color:var(--color-text-secondary);font-size:1rem;line-height:1.7}.Projects-module__T_D1Ca__grid{gap:var(--space-md);grid-template-columns:1fr;width:100%;max-width:640px;display:grid}@media (max-width:768px){.Projects-module__T_D1Ca__grid{grid-template-columns:1fr;min-width:0}}.Projects-module__T_D1Ca__card{-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-lg);background-color:#0000;align-items:center;gap:20px;min-height:80px;padding:18px 24px;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Projects-module__T_D1Ca__card:hover{border-color:var(--project-color);box-shadow:-10px 0 20px -15px var(--project-color);background-color:#ffffff05;transform:translate(4px)}@media (max-width:480px){.Projects-module__T_D1Ca__card:hover{transform:translate(2px)}}.Projects-module__T_D1Ca__cardIcon{width:36px;height:36px;color:var(--project-color);background-color:#0000;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Projects-module__T_D1Ca__projectIcon{filter:drop-shadow(0 0 8px #ffffff1a)}.Projects-module__T_D1Ca__card:hover .Projects-module__T_D1Ca__cardIcon{color:var(--color-text-primary);transform:scale(1.1)}.Projects-module__T_D1Ca__cardInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.Projects-module__T_D1Ca__cardTitle{color:var(--color-text-primary);letter-spacing:-.01em;padding-right:80px;font-size:1rem;font-weight:700}.Projects-module__T_D1Ca__category{font-family:var(--font-mono,"JetBrains Mono", monospace);letter-spacing:.1em;color:var(--color-text-secondary);opacity:.4;pointer-events:none;font-size:.55rem;font-weight:600;transition:all .3s;position:absolute;top:18px;right:24px}.Projects-module__T_D1Ca__card:hover .Projects-module__T_D1Ca__category{opacity:1;color:var(--project-color)}.Projects-module__T_D1Ca__cardDesc{color:var(--color-text-secondary);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;max-width:90%;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Projects-module__T_D1Ca__cardAction{color:var(--project-color);justify-content:space-between;align-items:center;gap:16px;margin-top:8px;font-size:.75rem;font-weight:600;transition:all .3s;display:flex}.Projects-module__T_D1Ca__actionLeft{align-items:center;gap:8px;transition:all .3s;display:flex}.Projects-module__T_D1Ca__card:hover .Projects-module__T_D1Ca__actionLeft{filter:brightness(1.2)}.Projects-module__T_D1Ca__tags{font-family:var(--font-mono,"JetBrains Mono", monospace);letter-spacing:.05em;color:var(--color-text-secondary);white-space:nowrap;pointer-events:none;font-size:.65rem;font-weight:500;transition:all .4s cubic-bezier(.16,1,.3,1)}.Projects-module__T_D1Ca__tagChip{align-items:center;display:inline-flex}.Projects-module__T_D1Ca__tagPrefix{color:var(--color-text-secondary);opacity:.5;transition:all .3s}.Projects-module__T_D1Ca__card:hover .Projects-module__T_D1Ca__tagPrefix{color:var(--color-text-primary);opacity:1}.Projects-module__T_D1Ca__tagSuffix{opacity:0;vertical-align:bottom;max-width:0;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-block;overflow:hidden}.Projects-module__T_D1Ca__card:hover .Projects-module__T_D1Ca__tagSuffix{opacity:1;max-width:200px;color:var(--color-text-primary);margin-right:4px}@media (max-width:480px){.Projects-module__T_D1Ca__card:hover .Projects-module__T_D1Ca__tagSuffix{opacity:0;max-width:0;margin-right:0}}.Projects-module__T_D1Ca__tagDivider{opacity:.3;margin:0 4px}.Projects-module__T_D1Ca__linkIcon{color:var(--project-color);transition:transform .3s}.Projects-module__T_D1Ca__card:hover .Projects-module__T_D1Ca__linkIcon{transform:translate(6px)}.Projects-module__T_D1Ca__toolsSection{width:100%}.Projects-module__T_D1Ca__technicalSection{margin-top:var(--space-2xl);width:100%}.Projects-module__T_D1Ca__toolsHeader{margin-bottom:var(--space-lg);max-width:640px}.Projects-module__T_D1Ca__toolsTitle{color:var(--color-text-primary);align-items:center;gap:12px;margin-bottom:8px;font-size:1.75rem;font-weight:700;display:flex}.Projects-module__T_D1Ca__toolsSubtitle{color:var(--color-text-secondary);font-size:1rem}
.cv-module__kWgvvq__page{background-color:var(--color-bg);width:100%;min-height:100vh;color:var(--color-text-primary);flex-direction:column;display:flex;position:relative}.cv-module__kWgvvq__main{flex-direction:column;flex:1;padding-top:100px;padding-bottom:20px;display:flex}.cv-module__kWgvvq__viewerWrapper{flex:1;width:100%;max-width:1240px;margin:0 auto;padding:0 80px 0 24px;position:relative}.cv-module__kWgvvq__viewerContainer{background:#fff;border:1px solid #ffffff0d;border-radius:16px;width:100%;height:calc(100vh - 160px);display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px #0009}.cv-module__kWgvvq__viewer{border:none;width:100%;height:100%;transition:filter .3s}.cv-module__kWgvvq__floatingActions{z-index:50;flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute;top:0;right:12px}.cv-module__kWgvvq__actionBtn{color:#ffffffb3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f0f0fb3;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.cv-module__kWgvvq__divider{background:#ffffff26;align-self:center;width:20px;height:1px;margin:4px 0}.cv-module__kWgvvq__actionBtn:hover{border-color:var(--color-accent);color:var(--color-text-primary);background:0 0;transform:translateY(-2px)scale(1.05)}@media (max-width:1280px){.cv-module__kWgvvq__floatingActions{position:fixed;top:100px;bottom:auto;right:24px}}@media (max-width:768px){.cv-module__kWgvvq__viewerWrapper{padding:0 12px}.cv-module__kWgvvq__viewerContainer{border-radius:12px;height:calc(100vh - 140px)}}
.not-found-module__mpbYFq__container{min-height:calc(100vh - var(--nav-height) - 80px);padding:var(--space-xl) var(--space-lg);justify-content:center;align-items:center;width:100%;display:flex}.not-found-module__mpbYFq__terminal{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);width:100%;max-width:640px;font-family:var(--font-mono);overflow:hidden;box-shadow:0 10px 30px #0000004d}.not-found-module__mpbYFq__header{align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);background-color:var(--color-surface-elevated);border-bottom:1px solid var(--color-border);color:var(--color-text-secondary);font-size:.8rem;display:flex}.not-found-module__mpbYFq__title{text-transform:uppercase;letter-spacing:.05em}.not-found-module__mpbYFq__content{padding:var(--space-lg);gap:var(--space-sm);flex-direction:column;display:flex}.not-found-module__mpbYFq__log{gap:var(--space-sm);flex-wrap:wrap;font-size:.9rem;line-height:1.5;display:flex}.not-found-module__mpbYFq__timestamp{color:var(--color-text-muted)}.not-found-module__mpbYFq__status{color:#ef4444;font-weight:600}.not-found-module__mpbYFq__resolver{color:#f59e0b}.not-found-module__mpbYFq__suggestion{color:var(--color-text-secondary)}.not-found-module__mpbYFq__action{margin-top:var(--space-lg);padding-top:var(--space-lg);border-top:1px solid var(--color-border)}.not-found-module__mpbYFq__homeLink{align-items:center;gap:var(--space-sm);color:var(--color-text-primary);transition:opacity var(--transition);font-size:1rem;text-decoration:none;display:inline-flex}.not-found-module__mpbYFq__homeLink:hover{opacity:.8}.not-found-module__mpbYFq__prompt{color:var(--terminal-prompt);font-weight:700}.not-found-module__mpbYFq__path{color:var(--color-text-primary)}.not-found-module__mpbYFq__cursor{background-color:var(--color-text-primary);width:8px;height:1.2em;margin-left:2px;animation:1s step-end infinite not-found-module__mpbYFq__blink;display:inline-block}@keyframes not-found-module__mpbYFq__blink{0%,to{opacity:1}50%{opacity:0}}@media (max-width:640px){.not-found-module__mpbYFq__terminal{max-width:100%}.not-found-module__mpbYFq__log{font-size:.8rem}}
.About-module__S-Ka5a__section{padding-block:var(--nav-height) var(--space-2xl);align-items:center;min-height:100vh;scroll-margin-top:100px;display:flex;position:relative;overflow:hidden}.About-module__S-Ka5a__contentContainer{z-index:1;width:100%;max-width:1100px;margin-inline:auto;padding-left:48px;position:relative}@media (max-width:768px){.About-module__S-Ka5a__contentContainer{padding-left:0}}.About-module__S-Ka5a__bioContainer{width:100%;max-width:850px;margin-top:32px}.About-module__S-Ka5a__header{max-width:640px;margin-bottom:40px}.About-module__S-Ka5a__title{color:var(--color-text-primary);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(1.75rem,4vw,3rem);font-weight:700}.About-module__S-Ka5a__tabs{border-bottom:1px solid var(--color-border);gap:24px;width:fit-content;margin-bottom:24px;padding-bottom:4px;display:flex}.About-module__S-Ka5a__tab{color:var(--color-text-muted);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:none;padding:4px 8px;font-size:.85rem;font-weight:600;transition:color .2s;position:relative}.About-module__S-Ka5a__tab:hover{color:var(--color-text-primary)}.About-module__S-Ka5a__activeTab{color:var(--color-accent)}.About-module__S-Ka5a__activeTab:after{content:"";background:var(--color-accent-multimodal);border-radius:2px;width:100%;height:2px;position:absolute;bottom:-5px;left:0}.About-module__S-Ka5a__bioWrapper{min-height:160px}.About-module__S-Ka5a__bio{color:var(--color-text-secondary);white-space:pre-wrap;font-size:1.125rem;line-height:1.8;animation:.4s ease-out forwards About-module__S-Ka5a__fadeIn}@keyframes About-module__S-Ka5a__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.About-module__S-Ka5a__backLink{color:var(--color-text-muted);width:fit-content;transition:all var(--transition);opacity:.8;align-items:center;gap:8px;margin-bottom:24px;font-size:.85rem;font-weight:500;text-decoration:none;display:flex}.About-module__S-Ka5a__backLink:hover{color:var(--color-accent);opacity:1;transform:translate(-4px)}@media (max-width:768px){.About-module__S-Ka5a__section{padding:100px 0 60px}.About-module__S-Ka5a__title{font-size:2.25rem}.About-module__S-Ka5a__backLink{display:none}}.About-module__S-Ka5a__backgroundWrapper{margin-top:48px;padding-top:48px}.About-module__S-Ka5a__timeline{flex-direction:column;gap:0;margin-top:40px;padding-left:0;list-style:none;display:flex;position:relative}.About-module__S-Ka5a__timeline:before{content:"";background:linear-gradient(to bottom, var(--color-accent), var(--color-border) 80%, transparent);width:1px;position:absolute;top:16px;bottom:16px;left:-37px}.About-module__S-Ka5a__item{padding-bottom:var(--space-xl);display:block;position:relative}.About-module__S-Ka5a__item:last-child{padding-bottom:0}.About-module__S-Ka5a__node{z-index:1;position:absolute;top:4px;left:-42px}.About-module__S-Ka5a__nodeDot{background-color:var(--color-border);border:2px solid var(--color-surface);border-radius:50%;width:12px;height:12px}.About-module__S-Ka5a__item.About-module__S-Ka5a__current .About-module__S-Ka5a__nodeDot{background-color:var(--color-accent);box-shadow:0 0 12px var(--color-accent-glow)}.About-module__S-Ka5a__content{-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-lg);padding:var(--space-xl);gap:var(--space-sm);transition:all var(--transition);background-color:#0000;flex-direction:column;display:flex}.About-module__S-Ka5a__item.About-module__S-Ka5a__current .About-module__S-Ka5a__content{border-color:#256af466}.About-module__S-Ka5a__content:hover{border-color:var(--color-accent);background-color:#0000;transform:translateY(-2px)}.About-module__S-Ka5a__period{color:var(--color-accent);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:600}.About-module__S-Ka5a__role{color:var(--color-text-primary);margin:0;font-size:1.125rem;font-weight:700}.About-module__S-Ka5a__org{color:var(--color-text-muted);font-size:.875rem;font-weight:500}.About-module__S-Ka5a__desc{color:var(--color-text-secondary);white-space:pre-wrap;font-size:.9rem;line-height:1.7}.About-module__S-Ka5a__inlineLink{color:var(--color-accent);text-underline-offset:2px;font-weight:600;text-decoration:underline}.About-module__S-Ka5a__tags{gap:var(--space-xs);margin-top:var(--space-xs);flex-wrap:wrap;display:flex}.About-module__S-Ka5a__tag{background-color:var(--color-accent-muted);color:var(--color-accent-hover);border-radius:var(--radius-sm);padding:3px 10px;font-size:.75rem;font-weight:500}.About-module__S-Ka5a__cvBadge{margin-top:var(--space-md);border:1px solid var(--glass-border);-webkit-backdrop-filter:var(--glass-blur);color:var(--color-accent-hover);background:0 0;border-radius:100px;align-items:center;gap:8px;padding:6px 14px;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.About-module__S-Ka5a__cvBadgeIcon{color:#22c55e;align-items:center;animation:2s ease-in-out infinite About-module__S-Ka5a__iconPulse;display:flex}@keyframes About-module__S-Ka5a__iconPulse{0%,to{filter:drop-shadow(0 0 #22c55ecc)}50%{filter:drop-shadow(0 0 8px #22c55e66)}}.About-module__S-Ka5a__cvBadge:hover{border-color:var(--color-accent);background-color:#0000;transform:translateY(-1.5px)}@media (max-width:640px){.About-module__S-Ka5a__timeline:before{left:-32px}.About-module__S-Ka5a__node{left:-37px}.About-module__S-Ka5a__content{padding:var(--space-lg)}}
