[data-component=DiscordBotMakerLandingPage][data-mobile-view=true] .hero-section{padding:0 var(--unit-lg);gap:0}[data-component=DiscordBotMakerLandingPage][data-mobile-view=true] .hero-section .left-side{padding-bottom:calc(var(--form-lg)*3.5)}[data-component=DiscordBotMakerLandingPage][data-mobile-view=true] .hero-section .left-side .left-side-copy{z-index:3;border-radius:var(--radius-xxl);position:relative}[data-component=DiscordBotMakerLandingPage][data-mobile-view=true] .hero-section .left-side h1{font-size:var(--font-size-xxl)}[data-component=DiscordBotMakerLandingPage][data-mobile-view=true] .hero-section .left-side .subheader{padding:var(--unit-md) 0 var(--unit-lg)}[data-component=DiscordBotMakerLandingPage][data-mobile-view=true] .hero-section .right-side .discord-window{padding:var(--unit-lg);z-index:2;margin-top:64px}[data-component=DiscordBotMakerLandingPage][data-mobile-view=true] .hero-section .agent-container{width:100vw;max-width:600px;height:600px;top:-300px;bottom:auto;left:50%;right:0;transform:translate3d(-50%,0,-1px)}[data-component=DiscordBotMakerLandingPage] .hero-section{justify-content:space-between;align-items:center;gap:calc(var(--unit-xl)*2);padding:var(--form-lg) calc(var(--unit-xl) + var(--unit-lg));flex-direction:row-reverse;max-width:1400px;margin:auto;display:flex}[data-component=DiscordBotMakerLandingPage] .hero-section .left-side{text-align:left;justify-content:center;align-items:flex-start;gap:var(--unit-sm);width:45%;padding-bottom:calc(var(--form-lg)*1);flex-direction:column;flex-shrink:0;display:flex;position:relative}[data-component=DiscordBotMakerLandingPage] .hero-section .left-side h1{font-family:var(--font-display-primary);font-size:calc(var(--unit-xl)*2);font-weight:var(--font-weight-medium);color:var(--text-primary);z-index:2;margin:0;line-height:1.2em;position:relative}[data-component=DiscordBotMakerLandingPage] .hero-section .left-side .subheader{font-size:var(--font-size-xl);color:var(--color-secondary);padding:var(--unit-lg) 0 var(--unit-xl);max-width:var(--screen-sm);z-index:2;position:relative}[data-component=DiscordBotMakerLandingPage] .hero-section .left-side [data-component=ContentButton]{z-index:10;font-size:var(--font-size-xl);box-shadow:var(--shadow-dark-large);position:relative}[data-component=DiscordBotMakerLandingPage] .hero-section .right-side{flex-grow:1;width:100%;max-width:1200px;position:relative}[data-component=DiscordBotMakerLandingPage] .agent-container{z-index:1;width:300px;height:500px;position:absolute;bottom:-80px;right:-80px}[data-component=DiscordBotMakerLandingPage] .agent-container .avatar-level-widget{z-index:2;background:var(--background-primary);box-shadow:var(--shadow-dark-medium);pointer-events:none;border-radius:1000px;display:flex;position:absolute;top:55%;right:20%;transform:translateY(-50%)}[data-component=DiscordBotMakerLandingPage] .right-side-content{position:relative}[data-component=DiscordBotMakerLandingPage] .right-side-content .right-side-bg{background:var(--radiant-gradient);-webkit-filter:blur(64px);border-radius:1000px;transition:opacity .15s ease-in-out;position:absolute;top:4px;bottom:10px;left:4px;right:4px}[data-component=DiscordBotMakerLandingPage] .discord-window{background:var(--background-input);border:1px solid var(--outline-subtle);border-radius:var(--radius-xxl);height:100%;padding:var(--unit-xl);flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 32px -16px #000000a6}[data-component=DiscordBotMakerLandingPage] .discord-window .discord-messages{justify-content:flex-end;gap:var(--unit-lg);flex-direction:column;display:flex}[data-component=DiscordBotMakerLandingPage] .discord-window .discord-message{gap:var(--unit-lg);font-size:var(--font-size-md);color:var(--color-secondary);display:flex}[data-component=DiscordBotMakerLandingPage] .discord-window .discord-message .avatar{background:var(--black);width:40px;height:40px;color:var(--white);border-radius:1000px;flex-shrink:0;display:flex;overflow:hidden}[data-component=DiscordBotMakerLandingPage] .discord-window .discord-message .avatar span{font-weight:var(--font-weight-medium);margin:auto}[data-component=DiscordBotMakerLandingPage] .discord-window .discord-message .avatar img{object-fit:cover;width:100%;height:100%}[data-component=DiscordBotMakerLandingPage] .discord-window .discord-message .message-content .username{font-weight:var(--font-weight-medium)}[data-component=DiscordBotMakerLandingPage] .discord-window .discord-message .message-content .username .bot-tag{background:var(--blurple);color:var(--white);padding:0 var(--unit-sm);border-radius:var(--radius);font-size:var(--font-size-xs);align-items:center;gap:var(--unit-sm);display:inline-flex}[data-component=DiscordBotMakerLandingPage] .discord-window .discord-message .message-content .username .bot-tag svg{width:10px;height:10px}[data-component=DiscordBotMakerLandingPage] .discord-window .discord-message .message-content .username .datetime{color:var(--color-disabled);font-weight:var(--font-weight-normal);margin-left:var(--unit-md);font-size:var(--font-size-xs)}[data-component=DiscordBotMakerLandingPage] .discord-window .discord-message .message-content .text{max-width:400px}[data-component=DiscordBotMakerLandingPage] .discord-window .discord-message .message-content .text span{color:var(--blue-light);padding:0 var(--unit-sm);border-radius:var(--radius);font-weight:var(--font-weight-medium);align-items:center;gap:var(--unit-sm);background:#5865f24d;display:inline-flex}[data-component=DiscordBotMakerLandingPage] .discord-window .discord-message .message-content .text span svg{width:10px;height:10px}[data-component=DiscordBotMakerLandingPage] .discord-window .discord-message .message-content .thinking{font-size:var(--font-size-sm);color:var(--blue-main);font-weight:var(--font-weight-medium)}[data-component=DiscordBotMakerLandingPage] .discord-window .discord-message .message-content .message-meta{margin-top:var(--unit-md);color:var(--color-disabled);font-size:var(--font-size-xs)}[data-component=DiscordBotMakerLandingPage] .discord-window .discord-message .message-content .image-preview{border-radius:var(--radius-xl);width:320px;height:320px;margin:var(--unit-sm) 0;overflow:hidden}[data-component=DiscordBotMakerLandingPage] .discord-window .discord-message .message-content .image-preview img{object-fit:cover;width:100%;height:100%}@media screen and (max-width:1000px){[data-component=DiscordBotMakerLandingPage] .hero-section{gap:var(--unit-md);flex-wrap:wrap}[data-component=DiscordBotMakerLandingPage] .hero-section .left-side{text-align:center;justify-content:center;align-items:center;width:100%;max-width:100%}[data-component=DiscordBotMakerLandingPage] .hero-section .left-side .subheader{margin:var(--unit-md) auto;font-size:var(--font-size-md)}[data-component=DiscordBotMakerLandingPage] .discord-window{justify-content:flex-end;min-height:200px}[data-component=DiscordBotMakerLandingPage] .discord-window .discord-message .avatar{width:32px;height:32px}[data-component=DiscordBotMakerLandingPage] .discord-window .discord-message .message-content .image-preview{aspect-ratio:1;width:100%;max-width:300px;height:auto}[data-component=DiscordBotMakerLandingPage] .discord-window .discord-message .message-content .text{max-width:var(--screen-sm)}[data-component=DiscordBotMakerLandingPage] .agent-container{width:600px;height:640px;bottom:60px;right:-140px}}[data-component=DiscordBotMakerLandingPage][data-variant=boost-engagement] .left-side-copy h1{font-size:calc(var(--unit-xl)*1.7)}[data-component=DiscordBotMakerLandingPage][data-variant=boost-engagement][data-mobile-view=true] .left-side-copy h1{font-size:var(--font-size-xl)}