.Sidebar_sidebar__BsOVH{background:var(--neutral-dark);border-right:1px solid rgba(255,255,255,.08);flex-direction:column;min-height:100dvh;height:100vh;position:relative;transition:width .2s;overflow:hidden;z-index:100}.Sidebar_containerSidebar__3roM8,.Sidebar_sidebar__BsOVH{width:350px;display:flex}.Sidebar_sidebar-collapsed__MdcjG{width:25px!important;min-width:25px!important;max-width:25px!important;transition:width .2s}.Sidebar_sidebar-collapsed__MdcjG .Sidebar_sidebar-content__9egdA{opacity:0;pointer-events:none}.Sidebar_sidebar-content__9egdA{flex:1;display:flex;flex-direction:column;padding:.75rem .6rem;transition:opacity .2s ease}.Sidebar_collapse-toggle__zLSmv{position:block;top:0;right:0;width:25px;height:100dvh;background:var(--neutral-dark);color:var(--neutral-white);display:flex;align-items:center;justify-content:center;border-right:1px solid var(--neutral-white);cursor:pointer;z-index:10;transition:all .2s ease;background-color:var(--neutral-dark)}.Sidebar_collapse-toggle__zLSmv:active,.Sidebar_collapse-toggle__zLSmv:focus{background-color:var(--accent-violet)}.Sidebar_collapse-toggle__zLSmv:hover{background:var(--accent-violet)}.Sidebar_sidebar-header__EFq1J{display:flex;flex-direction:column;gap:.18rem;margin-bottom:.25rem;padding-bottom:.08rem}.Sidebar_userSection__AkyjL{display:flex;flex-direction:column;gap:.08rem}.Sidebar_userActions__zZubN{display:flex;align-items:center;justify-content:space-between;gap:.08rem;font-size:.8em}.Sidebar_containerMiPromptText__qVeVB{flex:1}.Sidebar_containerWelcome__M817k{background:rgba(110,58,255,.1);border-radius:4px;padding:.12rem;font-size:.62rem;font-family:var(--font-heading);color:var(--neutral-white);font-weight:500}.Sidebar_username__88Qow{font-weight:600;color:var(--accent-violet);font-size:.8em}.Sidebar_sidebar-template-btn__dx5vI{background:var(--gradient-tech);color:var(--neutral-white);border:none;border-radius:4px;padding:.12rem .22rem;font-weight:600;font-family:var(--font-heading);font-size:.62rem;cursor:pointer;transition:all .2s ease;letter-spacing:.01em}.Sidebar_sidebar-template-btn__dx5vI:hover{background:var(--gradient-focus);transform:translateY(-1px);box-shadow:0 4px 12px rgba(110,58,255,.3)}.Sidebar_sidebar-template-btn__dx5vI:active{transform:translateY(0)}.Sidebar_headerPropmtsCompact__34pcp{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:.75rem}.Sidebar_promptsTitleCompact__7_kiO{font-size:.85rem;font-weight:600;color:var(--neutral-white);margin:0}.Sidebar_refreshPromptsBtn__FeaDk{background:none;border:none;color:var(--neutral-white);font-size:.9rem;cursor:pointer;padding:.4rem;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.Sidebar_refreshPromptsBtn__FeaDk:hover{background:rgba(110,58,255,.2);color:var(--accent-violet)}.Sidebar_containerPromptsCompact__AdWWi{flex:1;padding-right:.3rem}.Sidebar_promptList__5mnUy{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.3rem;height:62%;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#aaa transparent;&::-webkit-scrollbar{width:6px}&::-webkit-scrollbar-track{background:transparent}&::-webkit-scrollbar-thumb{background-color:#999;border-radius:4px}&::-webkit-scrollbar-thumb:hover{background-color:#666}}.Sidebar_promptItem___G1Q_{background:rgba(110,58,255,.08);border-radius:3px;padding:.08rem .12rem;color:var(--neutral-white);font-family:var(--font-body);font-size:.62rem;transition:all .2s ease;cursor:pointer;border:1px solid transparent}.Sidebar_promptItem___G1Q_:hover{background:rgba(110,58,255,.15);border-color:rgba(110,58,255,.3);transform:translateY(-1px)}.Sidebar_promptItem___G1Q_.Sidebar_selectedPrompt__FCJhM{background:rgba(110,58,255,.2);border-color:var(--accent-violet);box-shadow:0 2px 8px rgba(110,58,255,.2)}.Sidebar_promptTitle__jM0bM{font-weight:600;color:var(--accent-violet);font-size:.62em;margin-bottom:.04rem;white-space:normal;padding:0 5rem 0 0}.Sidebar_promptDescription__DKaHr{font-size:.5em;color:var(--neutral-white);opacity:.7;line-height:1.15;max-height:50px;overflow:hidden;overflow-y:auto;white-space:normal}.Sidebar_errorPrompts__YO8zD,.Sidebar_loadingPrompts__RUtxZ,.Sidebar_noPrompts__P3npO{text-align:center;padding:.75rem;font-size:.85rem}.Sidebar_noPrompts__P3npO{color:var(--neutral-white);opacity:.6}.Sidebar_promptListContainer__LWCQW{display:flex;flex-direction:column;height:100%}.Sidebar_promptCount__NHVzr{font-size:.75rem;color:var(--neutral-white);opacity:.6;padding:.25rem 0;text-align:center;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:.25rem}.Sidebar_loadingContainer__quq2d{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem .5rem;gap:.4rem;color:var(--accent-violet);font-size:.85rem}.Sidebar_loadingSpinner__dWkr5{animation:Sidebar_spin__R9Kq7 1s linear infinite;font-size:1rem}.Sidebar_loadingMore__V1_zk{display:flex;align-items:center;justify-content:center;padding:.75rem;gap:.4rem;color:var(--accent-violet);font-size:.8rem}.Sidebar_noMorePrompts__kTzll{text-align:center;padding:.75rem;font-size:.8rem;color:var(--neutral-white);opacity:.5;font-style:italic}@keyframes Sidebar_spin__R9Kq7{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Sidebar_searchContainer__kyQ5W{margin-bottom:.5rem}.Sidebar_searchInputWrapper__5GgF1{position:relative;display:flex;align-items:center;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:6px;transition:all .2s ease}.Sidebar_searchInputWrapper__5GgF1.Sidebar_focused__ePLt_{border-color:var(--accent-violet);background:rgba(110,58,255,.1);box-shadow:0 0 0 2px rgba(110,58,255,.2)}.Sidebar_searchIcon__KERFa{position:absolute;left:.5rem;color:var(--neutral-white);opacity:.6;font-size:.8rem;pointer-events:none}.Sidebar_searchInput__XHFip{flex:1;background:transparent;border:none;color:var(--neutral-white);padding:.5rem .5rem .5rem 2rem;font-size:.85rem;font-family:var(--font-body);outline:none}.Sidebar_searchInput__XHFip::placeholder{color:var(--neutral-white);opacity:.5}.Sidebar_searchInput__XHFip:disabled{opacity:.5;cursor:not-allowed}.Sidebar_clearButton__7Ytl0{position:absolute;right:.25rem;background:none;border:none;color:var(--neutral-white);opacity:.6;cursor:pointer;padding:.25rem;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:.8rem}.Sidebar_clearButton__7Ytl0:hover{opacity:1;background:rgba(255,255,255,.1)}.Sidebar_filtersContainer__M1vXE{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:.06rem;margin-bottom:.12rem;padding:.04rem .06rem;background:rgba(255,255,255,.02);border-radius:5px;border:1px solid rgba(255,255,255,.04);align-items:center}.Sidebar_filterGroup__qafSG{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.04rem;min-width:0;background:rgba(255,255,255,.03);border-radius:3px;padding:.02rem .04rem}.Sidebar_filterLabel__O7r1L{font-size:.54rem;margin-right:1px;color:var(--neutral-white);font-weight:500;white-space:nowrap;opacity:.7}.Sidebar_filterSelect__f5lus{padding:.04rem .3rem .04rem .12rem;font-size:.6rem;min-height:1.1em;border-radius:2px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.09);color:var(--neutral-white);font-family:var(--font-body);cursor:pointer;outline:none;transition:border .2s}.Sidebar_filterSelect__f5lus:focus{border-color:var(--accent-violet)}.Sidebar_selectArrow__zIGlD{font-size:.45rem;right:.08rem}.Sidebar_containerActions__vSm5D{display:flex;align-items:center;gap:.5rem}.Sidebar_iconButton__Jql38{background:none;border:none;color:var(--neutral-white);font-size:1.1rem;cursor:pointer;padding:.5rem;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:.8}.Sidebar_iconButton__Jql38:hover{background:rgba(110,58,255,.2);color:var(--accent-violet);opacity:1;transform:translateY(-1px)}.Sidebar_iconButton__Jql38:active{transform:translateY(0)}@media (max-width:349px){.Sidebar_containerSidebar__3roM8,.Sidebar_sidebar__BsOVH{width:90vw;min-width:0;max-width:100vw}.Sidebar_sidebar-content__9egdA{padding:.5rem .2rem}.Sidebar_containerWelcome__M817k{font-size:clamp(.7rem,3vw,.85rem);padding:.4rem}.Sidebar_sidebar-template-btn__dx5vI{padding:.4rem .5rem;font-size:clamp(.7rem,3vw,.85rem)}.Sidebar_promptItem___G1Q_{padding:.4rem;font-size:clamp(.7rem,3vw,.85rem)}.Sidebar_promptTitle__jM0bM{font-size:clamp(.8em,3vw,.9em)}.Sidebar_promptDescription__DKaHr{font-size:clamp(.7em,2.5vw,.8em)}}@media (max-width:480px){.Sidebar_containerSidebar__3roM8,.Sidebar_sidebar__BsOVH{width:95vw;min-width:0;max-width:100vw}.Sidebar_sidebar-content__9egdA{padding:.6rem .3rem}.Sidebar_containerWelcome__M817k{font-size:clamp(.8rem,3vw,.85rem);padding:.5rem}.Sidebar_sidebar-template-btn__dx5vI{padding:.5rem .7rem;font-size:clamp(.8rem,3vw,.85rem)}.Sidebar_promptItem___G1Q_{padding:.5rem;font-size:clamp(.8rem,3vw,.85rem)}.Sidebar_promptTitle__jM0bM{font-size:clamp(.85em,3vw,.9em)}.Sidebar_promptDescription__DKaHr{font-size:clamp(.75em,2.5vw,.8em)}.Sidebar_filtersContainer__M1vXE{gap:.08rem;padding:.08rem .1rem;margin-bottom:.18rem}.Sidebar_filterGroup__qafSG{grid-template-columns:auto 1fr auto;gap:.05rem}.Sidebar_filterLabel__O7r1L{font-size:.58rem;margin-right:2px}.Sidebar_filterSelect__f5lus{padding:.08rem .5rem .08rem .18rem;font-size:.62rem;min-height:1.2em}.Sidebar_selectArrow__zIGlD{font-size:.5rem;right:.12rem}.Sidebar_containerActions__vSm5D{gap:.3rem}}@media (min-width:481px) and (max-width:768px){.Sidebar_containerSidebar__3roM8,.Sidebar_sidebar__BsOVH{width:80vw;min-width:0;max-width:100vw}.Sidebar_sidebar-content__9egdA{padding:.7rem .5rem}.Sidebar_containerWelcome__M817k{font-size:clamp(.85rem,2vw,.95rem);padding:.6rem}.Sidebar_sidebar-template-btn__dx5vI{padding:.6rem .8rem;font-size:clamp(.85rem,2vw,.95rem)}.Sidebar_promptItem___G1Q_{padding:.6rem;font-size:clamp(.85rem,2vw,.95rem)}.Sidebar_promptTitle__jM0bM{font-size:clamp(.9em,2vw,1em)}.Sidebar_promptDescription__DKaHr{font-size:clamp(.8em,2vw,.9em)}.Sidebar_filtersContainer__M1vXE{flex-direction:column;gap:.4rem;padding:.4rem}.Sidebar_containerActions__vSm5D{gap:.4rem}}@media (min-width:769px) and (max-width:1024px){.Sidebar_containerSidebar__3roM8,.Sidebar_sidebar__BsOVH{width:350px;min-width:220px;max-width:350px}.Sidebar_sidebar-content__9egdA{padding:.8rem .7rem}.Sidebar_containerWelcome__M817k{font-size:clamp(.9rem,1.5vw,1rem);padding:.7rem}.Sidebar_sidebar-template-btn__dx5vI{padding:.7rem 1rem;font-size:clamp(.9rem,1.5vw,1rem)}.Sidebar_promptItem___G1Q_{padding:.7rem;font-size:clamp(.9rem,1.5vw,1rem)}.Sidebar_promptTitle__jM0bM{font-size:clamp(1em,1.5vw,1.1em)}.Sidebar_promptDescription__DKaHr{font-size:clamp(.85em,1.5vw,1em)}}@media (min-width:1025px) and (max-width:1440px){.Sidebar_containerSidebar__3roM8,.Sidebar_sidebar__BsOVH{width:450px;min-width:450px;max-width:500px}.Sidebar_sidebar-content__9egdA{padding:1rem 1.3rem}.Sidebar_containerWelcome__M817k{font-size:clamp(.9rem,1.2vw,1rem);padding:.2rem .5rem}.Sidebar_sidebar-template-btn__dx5vI{padding:.2rem .5rem;font-size:clamp(1.1rem,1.3vw,1.2rem)}.Sidebar_promptItem___G1Q_{padding:.2rem .5rem;font-size:clamp(.8rem,1.1vw,1rem)}.Sidebar_promptTitle__jM0bM{font-size:clamp(1em,1.2vw,1.1em)}.Sidebar_promptDescription__DKaHr{font-size:clamp(.9em,1vw,1em)}}@media (min-width:1441px) and (max-width:1920px){.Sidebar_containerSidebar__3roM8,.Sidebar_sidebar__BsOVH{width:400px;min-width:400px;max-width:450px}.Sidebar_sidebar-content__9egdA{padding:1.2rem 1rem}.Sidebar_containerWelcome__M817k{font-size:clamp(1rem,1.2vw,1.15rem);padding:1rem}.Sidebar_sidebar-template-btn__dx5vI{padding:1rem 1.2rem;font-size:clamp(1rem,1.2vw,1.15rem)}.Sidebar_promptItem___G1Q_{padding:1rem;font-size:clamp(1rem,1.2vw,1.15rem)}.Sidebar_promptTitle__jM0bM{font-size:clamp(1.1em,1.2vw,1.2em)}.Sidebar_promptDescription__DKaHr{font-size:clamp(1em,1vw,1.1em)}}@media (min-width:1921px){.Sidebar_containerSidebar__3roM8,.Sidebar_sidebar__BsOVH{width:500px;min-width:400px;max-width:600px}.Sidebar_sidebar-content__9egdA{padding:1.5rem 1.2rem}.Sidebar_containerWelcome__M817k{font-size:clamp(1.1rem,1vw,1.3rem);padding:1.2rem}.Sidebar_sidebar-template-btn__dx5vI{padding:1.2rem 1.5rem;font-size:clamp(1.1rem,1vw,1.3rem)}.Sidebar_promptItem___G1Q_{padding:1.2rem;font-size:clamp(1.1rem,1vw,1.3rem)}.Sidebar_promptTitle__jM0bM{font-size:clamp(1.2em,1vw,1.3em)}.Sidebar_promptDescription__DKaHr{font-size:clamp(1.1em,1vw,1.2em)}}.Sidebar_containerPromptsCompact__AdWWi,.Sidebar_promptListContainer__LWCQW{content-visibility:auto;contain:layout style paint;will-change:opacity,transform}.Sidebar_iconButton__Jql38,.Sidebar_promptItem___G1Q_,.Sidebar_sidebar-template-btn__dx5vI{will-change:transform,box-shadow,opacity}.Sidebar_clearButton__7Ytl0:focus,.Sidebar_filterSelect__f5lus:focus,.Sidebar_iconButton__Jql38:focus,.Sidebar_searchInput__XHFip:focus,.Sidebar_sidebar-template-btn__dx5vI:focus{outline:2px solid var(--accent-violet);outline-offset:2px;box-shadow:0 0 0 2px rgba(110,58,255,.3)}@media (max-width:480px){.Sidebar_containerSidebar__3roM8,.Sidebar_containerWelcome__M817k,.Sidebar_promptDescription__DKaHr,.Sidebar_promptItem___G1Q_,.Sidebar_promptTitle__jM0bM,.Sidebar_sidebar-content__9egdA,.Sidebar_sidebar-template-btn__dx5vI,.Sidebar_sidebar__BsOVH{font-size:min(max(14px,3.5vw),1em)}}.Sidebar_errorPrompts__YO8zD{color:#ff4d4f;background:rgba(255,77,79,.08);border-radius:4px}.Sidebar_loadingPrompts__RUtxZ{color:var(--accent-violet);background:rgba(110,58,255,.08);border-radius:4px}@media (max-width:600px){.Sidebar_filtersContainer__M1vXE{grid-auto-flow:row;grid-auto-columns:unset;grid-template-columns:1fr;gap:.06rem;padding:.03rem}.Sidebar_filterGroup__qafSG{grid-template-columns:auto 1fr auto;gap:.03rem;margin-bottom:.04rem}}.Sidebar_modalOverlay__iewcA{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(20,20,40,.88);z-index:9999;display:flex;align-items:center;justify-content:center;animation:Sidebar_fadeInModal__INXgB .22s}@keyframes Sidebar_fadeInModal__INXgB{0%{opacity:0}to{opacity:1}}.Sidebar_modalContent__b3lQr{background:#23233a;border-radius:14px;padding:2.2rem 1.7rem 1.7rem;min-width:340px;max-width:420px;box-shadow:0 8px 40px #000b,0 1.5px 8px #6e3aff33;position:relative;color:var(--neutral-white);font-family:var(--font-body);animation:Sidebar_popInModal__tx5qO .18s}@keyframes Sidebar_popInModal__tx5qO{0%{transform:scale(.96);opacity:.7}to{transform:scale(1);opacity:1}}.Sidebar_closeButton__kdOoY{position:absolute;top:10px;right:18px;background:none;border:none;color:#b0b8c1;font-size:1.7rem;cursor:pointer;transition:color .18s;z-index:2}.Sidebar_closeButton__kdOoY:hover,.Sidebar_title__xsEUz{color:var(--accent-violet)}.Sidebar_title__xsEUz{font-size:1.18rem;font-weight:700;margin-bottom:1.2rem;text-align:left}.Sidebar_form__lkHvd{display:flex;flex-direction:column;gap:1.1rem}.Sidebar_form__lkHvd label{font-size:1em;color:#e3e8f7;margin-bottom:.2rem;font-weight:500}.Sidebar_form__lkHvd input,.Sidebar_form__lkHvd textarea{width:100%;padding:.65em .9em;border-radius:7px;border:1.5px solid #35355a;background:#181828;color:#fff;font-size:1.04em;margin-top:.1em;margin-bottom:.2em;transition:border .18s,box-shadow .18s;box-shadow:0 1.5px 8px #6e3aff11;resize:none}.Sidebar_form__lkHvd input:focus,.Sidebar_form__lkHvd textarea:focus{border:1.5px solid var(--accent-violet);outline:none;box-shadow:0 0 0 2px rgba(110,58,255,.13)}.Sidebar_submitButton__t_rVW{background:linear-gradient(90deg,#6e3aff,#a993ff);color:#fff;border:none;border-radius:5px;padding:.6em 1.3em;font-weight:600;font-size:1.04em;cursor:pointer;margin-top:.5em;transition:background .18s,box-shadow .18s;box-shadow:0 2px 8px rgba(110,58,255,.13);letter-spacing:.01em}.Sidebar_submitButton__t_rVW:hover{background:linear-gradient(90deg,#a993ff,#6e3aff);box-shadow:0 4px 16px rgba(110,58,255,.18)}.miprompt-text_miPromptText__aAsI1{display:inline-block;font-family:var(--font-heading);font-weight:700;font-size:1em;background:linear-gradient(90deg,var(--primary-icon),var(--accent-violet),var(--accent-orange),var(--primary-icon));background-size:300% auto;color:transparent;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:miprompt-text_gradientMove__ihxKw 3.5s linear infinite;transition:filter .5s;filter:drop-shadow(0 1px 4px rgba(42,92,255,.08));vertical-align:baseline;margin-left:5px;text-shadow:1px 2px 2px rgba(0,0,0,.35),2px 4px 6px rgba(0,0,0,.2)}@keyframes miprompt-text_gradientMove__ihxKw{0%{background-position:0 50%}to{background-position:300% 50%}}.PromptForm_modalOverlay__Ty2ZI{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;z-index:1000}.PromptForm_modalContent__mB_KO{background:#fff;border-radius:12px;padding:32px;width:80vw;height:80vh;box-shadow:0 4px 32px rgba(0,0,0,.18);position:relative;display:flex;flex-direction:column;overflow:auto}.PromptForm_closeButton__fof_n{position:absolute;top:12px;right:12px;background:none;border:none;font-size:22px;cursor:pointer}.PromptForm_title__PTHUH{margin-bottom:16px;font-size:1.5rem;font-weight:700;color:#3a2d6a;text-align:center}.PromptForm_form__WpEw_{display:flex;flex-direction:column;gap:12px}.PromptForm_form__WpEw_ label{font-size:1rem;color:#3a2d6a;font-weight:500;display:flex;flex-direction:column;gap:4px}.PromptForm_form__WpEw_ input,.PromptForm_form__WpEw_ textarea{padding:10px 12px;border:1.5px solid #b0b6c3;border-radius:8px;font-size:1rem;background:#f8f8ff;color:#3a2d6a;transition:border .22s,box-shadow .22s,background .22s;outline:none;font-family:inherit;font-weight:400}.PromptForm_form__WpEw_ input:focus,.PromptForm_form__WpEw_ textarea:focus{border-color:#6e3aff;background:#fff}.PromptForm_submitButton__oBTU7{margin-top:12px;padding:12px 0;background:#6e3aff;color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .18s}.PromptForm_submitButton__oBTU7:disabled{cursor:not-allowed}@media (max-width:349px){.PromptForm_modalOverlay__Ty2ZI{align-items:flex-end;padding:0}.PromptForm_modalContent__mB_KO{width:100vw;height:100vh;border-radius:0;padding:1rem .25rem;min-width:0;min-height:0;box-shadow:none}.PromptForm_closeButton__fof_n{top:6px;right:6px;font-size:1.2rem}.PromptForm_title__PTHUH{font-size:clamp(1rem,6vw,1.1rem);margin-bottom:.5rem}.PromptForm_form__WpEw_{gap:.3rem}.PromptForm_form__WpEw_ label{font-size:clamp(.9rem,5vw,1rem);gap:1px}.PromptForm_form__WpEw_ input,.PromptForm_form__WpEw_ textarea{font-size:clamp(.9rem,5vw,1rem);padding:.5rem}.PromptForm_submitButton__oBTU7{font-size:clamp(.95rem,5vw,1rem);padding:.7rem 0}}@media (max-width:480px){.PromptForm_modalOverlay__Ty2ZI{align-items:flex-end;padding:0}.PromptForm_modalContent__mB_KO{width:100vw;height:100vh;border-radius:0;padding:1.5rem .5rem;min-width:0;min-height:0;box-shadow:none}.PromptForm_closeButton__fof_n{top:8px;right:8px;font-size:1.5rem}.PromptForm_title__PTHUH{font-size:clamp(1.1rem,5vw,1.3rem);margin-bottom:.75rem}.PromptForm_form__WpEw_{gap:.5rem}.PromptForm_form__WpEw_ label{font-size:clamp(.95rem,4vw,1rem);gap:2px}.PromptForm_form__WpEw_ input,.PromptForm_form__WpEw_ textarea{font-size:clamp(.95rem,4vw,1rem);padding:.7rem}.PromptForm_submitButton__oBTU7{font-size:clamp(1rem,4vw,1.05rem);padding:.9rem 0}}@media (min-width:481px) and (max-width:768px){.PromptForm_modalContent__mB_KO{width:95vw;height:90vh;padding:2rem 1rem;border-radius:10px}.PromptForm_closeButton__fof_n{top:10px;right:10px;font-size:1.7rem}.PromptForm_title__PTHUH{font-size:clamp(1.2rem,3vw,1.4rem)}.PromptForm_form__WpEw_ label{font-size:clamp(1rem,2.5vw,1.1rem)}.PromptForm_form__WpEw_ input,.PromptForm_form__WpEw_ textarea{font-size:clamp(1rem,2.5vw,1.1rem);padding:.8rem}.PromptForm_submitButton__oBTU7{font-size:clamp(1.05rem,2.5vw,1.1rem);padding:1rem 0}}@media (min-width:769px) and (max-width:1024px){.PromptForm_modalContent__mB_KO{width:85vw;height:85vh;padding:2.5rem 2rem;border-radius:12px}.PromptForm_closeButton__fof_n{top:12px;right:12px;font-size:1.8rem}.PromptForm_title__PTHUH{font-size:clamp(1.3rem,2vw,1.5rem)}.PromptForm_form__WpEw_ label{font-size:clamp(1.05rem,2vw,1.15rem)}.PromptForm_form__WpEw_ input,.PromptForm_form__WpEw_ textarea{font-size:clamp(1.05rem,2vw,1.15rem);padding:.9rem 1rem}.PromptForm_submitButton__oBTU7{font-size:clamp(1.1rem,2vw,1.15rem);padding:1.1rem 0}}@media (min-width:1441px) and (max-width:1920px){.PromptForm_modalContent__mB_KO{width:60vw;height:70vh;padding:3rem;border-radius:16px}.PromptForm_title__PTHUH{font-size:2rem}.PromptForm_form__WpEw_ label{font-size:1.2rem}.PromptForm_form__WpEw_ input,.PromptForm_form__WpEw_ textarea{font-size:1.2rem;padding:1.1rem 1.2rem}.PromptForm_submitButton__oBTU7{font-size:1.25rem;padding:1.2rem 0}}@media (min-width:1921px){.PromptForm_modalContent__mB_KO{width:45vw;height:60vh;padding:3.5rem 4rem;border-radius:20px}.PromptForm_title__PTHUH{font-size:2.3rem}.PromptForm_form__WpEw_ label{font-size:1.3rem}.PromptForm_form__WpEw_ input,.PromptForm_form__WpEw_ textarea{font-size:1.3rem;padding:1.2rem 1.5rem}.PromptForm_submitButton__oBTU7{font-size:1.3rem;padding:1.3rem 0}}.PromptForm_modalContent__mB_KO{content-visibility:auto;contain:layout style paint;will-change:transform,opacity;backface-visibility:hidden;transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}@media (prefers-reduced-motion:reduce){.PromptForm_closeButton__fof_n,.PromptForm_modalContent__mB_KO,.PromptForm_submitButton__oBTU7{transition:none!important}}.PromptForm_closeButton__fof_n:focus,.PromptForm_form__WpEw_ input:focus,.PromptForm_form__WpEw_ textarea:focus,.PromptForm_submitButton__oBTU7:focus{outline:2.5px solid #6e3aff;outline-offset:2px;box-shadow:0 0 0 2px #b0b6c3}.PromptForm_submitButton__oBTU7:disabled{color:#fff;background:#b0b6c3;opacity:.85}@media (max-width:480px){.PromptForm_form__WpEw_ input,.PromptForm_form__WpEw_ label,.PromptForm_form__WpEw_ textarea,.PromptForm_submitButton__oBTU7{font-size:min(1rem,4vw)}}.PromptForm_srOnly__qvNGi{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.PromptList_promptActions__ma2qb{position:absolute;top:8px;right:8px;display:flex;gap:4px}.PromptList_iconButton__q42p_{background:none;border:none;cursor:pointer;font-size:15px;padding:2px;display:flex;align-items:center}.PromptList_editButton__1MVgB{color:#b0b8c1}.PromptList_deleteButton__Gyq20{color:#e57373}.PromptList_deleteConfirmButton__966h4{background:#e57373;color:#fff;margin-right:8px}.PromptList_cancelButton__vYHrj{background:#b0b8c1;color:#222}.features_featuresSection__9PANy{display:flex;flex-direction:column;align-items:center;justify-content:center;background:transparent;padding-block:clamp(2.5rem,8vw,5rem)}.features_featuresSectionActive__tWcQ0{opacity:1;transform:translateY(0)}.features_sectionHeader__2v6_m{text-align:center;margin-bottom:clamp(2.5rem,7vw,4.5rem)}.features_sectionTitle__ValOJ{font-family:var(--font-heading);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;color:var(--primary-text);margin:0 0 1.25rem}.features_sectionSubtitle__t0E8O{font-size:clamp(1.1rem,2.5vw,1.25rem);color:#6b7280;margin:0 0 2rem}.features_featuresGrid__Z_GdZ{display:grid;gap:var(--bento-gap);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));max-width:1100px;width:100%;margin:0 auto;align-items:stretch}.features_featureCard__nwSgx{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:320px;padding:clamp(2.25rem,5vw,2.75rem) clamp(1.5rem,4vw,2.5rem);text-align:center;box-sizing:border-box;transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.features_featureIcon__ihc8O{font-size:clamp(2.5rem,5vw,3.25rem);margin-bottom:1.5rem;transition:transform .18s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 2px 8px var(--accent-violet))}.features_featureCard__nwSgx:hover .features_featureIcon__ihc8O{transform:scale(1.1) rotate(-2deg);filter:drop-shadow(0 4px 16px var(--accent-violet))}.features_featureTitle__gjYcc{font-family:var(--font-heading);font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:var(--primary-text);margin:0 0 .75rem}.features_featureDescription__m5los{font-size:clamp(1rem,2vw,1.125rem);color:#6b7280;line-height:1.6;margin:0;flex:1;display:flex;align-items:center;justify-content:center}@media (max-width:1200px){.features_featuresGrid__Z_GdZ{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(1.25rem,3vw,1.75rem);max-width:1000px}.features_sectionTitle__ValOJ{font-size:clamp(1.375rem,3.5vw,2.25rem)}}@media (max-width:1024px){.features_featuresGrid__Z_GdZ{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));max-width:700px}.features_sectionTitle__ValOJ{font-size:clamp(1.25rem,3vw,2rem)}.features_sectionSubtitle__t0E8O{font-size:clamp(.875rem,2vw,1rem)}.features_featureCard__nwSgx{min-height:260px;padding:clamp(1.5rem,4vw,2rem) clamp(1rem,3vw,1.5rem)}}@media (max-width:768px){.features_featuresGrid__Z_GdZ{grid-template-columns:1fr;max-width:400px;gap:clamp(1.25rem,4vw,2rem);padding:15px}.features_sectionHeader__2v6_m{margin-bottom:clamp(1.5rem,4vw,3rem)}.features_sectionTitle__ValOJ{font-size:clamp(1.25rem,4vw,1.875rem)}.features_featureCard__nwSgx{min-height:200px;padding:clamp(1.25rem,3vw,1.5rem) clamp(.75rem,2vw,1.25rem)}}@media (max-width:480px){.features_featuresGrid__Z_GdZ{gap:clamp(1rem,2.5vw,1.5rem);max-width:100%}.features_sectionTitle__ValOJ{font-size:clamp(1.125rem,4vw,1.75rem)}.features_sectionSubtitle__t0E8O{font-size:clamp(.8rem,2vw,.95rem)}.features_featureCard__nwSgx{min-height:160px;padding:clamp(1rem,2vw,1.25rem) clamp(.5rem,1vw,.75rem)}.features_featureIcon__ihc8O{font-size:clamp(2rem,4vw,2.5rem)}.features_featureTitle__gjYcc{font-size:clamp(1rem,2.2vw,1.125rem)}.features_featureDescription__m5los{font-size:clamp(.8rem,1.8vw,.9rem)}}@media (max-width:360px){.features_sectionTitle__ValOJ{font-size:clamp(1rem,3.5vw,1.625rem)}.features_featureCard__nwSgx{padding:clamp(.875rem,2vw,1.125rem)}.features_featureIcon__ihc8O{font-size:clamp(1.5rem,3vw,2rem)}}.footer_footer__S1wIA{background-color:var(--neutral-dark);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));color:var(--neutral-white);padding:2rem;text-align:center;box-shadow:0 -4px 24px 0 rgba(42,92,255,.13);font-family:var(--font-body)}.footer_footerContent__o102x{max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.5rem}.footer_footerText__7JQMW{font-size:clamp(1.1rem,2.5vw,1.25rem);opacity:.95;margin:0;font-family:var(--font-body);font-weight:500;letter-spacing:.01em;line-height:1.6;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.3em}.footer_footerText__7JQMW a,.footer_footerText__7JQMW a:visited{color:var(--accent-violet);font-weight:600;text-decoration:none;transition:color .2s}.footer_footerText__7JQMW a:hover{color:var(--accent-orange);text-decoration:underline}@media (max-width:1200px){.footer_footer__S1wIA{padding:clamp(.875rem,2.5vw,1.75rem)}.footer_footerText__7JQMW{font-size:clamp(.8rem,1.8vw,.95rem)}}@media (max-width:1024px){.footer_footer__S1wIA{padding:clamp(.75rem,2vw,1.5rem)}.footer_footerText__7JQMW{font-size:clamp(.75rem,1.6vw,.9rem)}}@media (max-width:768px){.footer_footerContent__o102x{max-width:98vw;padding:0 .5rem}.footer_footerText__7JQMW{font-size:clamp(.95rem,2vw,1.05rem)}}@media (max-width:480px){.footer_footer__S1wIA{padding:clamp(1rem,3vw,1.5rem) 0 .25rem}.footer_footerText__7JQMW{font-size:clamp(.9rem,2vw,1rem);gap:.1em}}@media (max-width:360px){.footer_footer__S1wIA{padding:clamp(.5rem,1.5vw,.875rem)}.footer_footerText__7JQMW{font-size:clamp(.65rem,1.8vw,.8rem)}}.hero_heroSection__G_3zq{display:flex;flex-direction:column;background:var(--neutral-white);position:relative;overflow:hidden;isolation:isolate;contain:layout style paint;will-change:opacity,transform;transform:translateZ(0);transition:opacity .35s cubic-bezier(.23,1,.32,1),transform .35s cubic-bezier(.23,1,.32,1)}@media (prefers-color-scheme:dark){.hero_heroSection__G_3zq{background:var(--neutral-dark)}}@media (prefers-reduced-motion:reduce){.hero_heroSection__G_3zq{transition:none;will-change:auto}}.hero_heroSectionVisible__czTo8{opacity:1;transform:translateY(0)}.hero_heroContent___RkMK{gap:2rem;width:100%;max-width:100vw;margin-inline:auto;padding:1.5rem .75rem}.hero_heroContent___RkMK,.hero_heroText__AhBUO{display:flex;flex-direction:column;align-items:center;text-align:center}.hero_heroText__AhBUO{gap:clamp(1.25rem,2vw,2rem)}.hero_heroTitle__v4alt{font-size:clamp(2rem,8vw,2.5rem);line-height:1.1;color:var(--neutral-white);transition:background .3s ease-out}.hero_heroTitleAccent__eSuzX{background:var(--gradient-tech);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;display:inline-block}.hero_heroTitle__v4alt:hover .hero_heroTitleAccent__eSuzX{background:var(--gradient-focus);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}@supports not (background-clip:text){.hero_heroTitleAccent__eSuzX{color:var(--primary-icon);background:none;-webkit-text-fill-color:initial}}.hero_heroSubtitle__a58Fp{font-size:clamp(1rem,4vw,1.1rem);color:var(--neutral-white)}.hero_heroActions__7uavW{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1rem}.hero_heroVisual__zyJzt{width:100%}.hero_heroVisual__zyJzt,.hero_logo__q0mup{display:flex;justify-content:center;align-items:center}.hero_logo__q0mup{width:70vw;height:auto;margin:0 auto;position:relative;background:#181c2f;border-radius:32px;box-shadow:0 0 0 4px #232a4d,0 8px 48px 0 #2575fc33,0 0 32px 0 #6a11cb44;overflow:visible;z-index:2}.hero_logo__q0mup:before{content:"";position:absolute;inset:-8px;border-radius:40px;border:3px solid transparent;background:conic-gradient(from 90deg,#ffffff33,#6a11cb 90deg 180deg,rgba(255,255,255,.2),#6a11cb 270deg 1turn);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;animation:hero_borderScan__QgHtt 3s linear infinite;z-index:1;pointer-events:none}@keyframes hero_borderScan__QgHtt{0%{transform:rotate(0deg)}25%{transform:rotate(5deg)}50%{transform:rotate(0deg)}75%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.hero_logoImg__fJYPZ{width:90%;height:auto;object-fit:contain;display:block;padding:5px 10px;border-radius:24px;background:rgba(255,255,255,.2);box-shadow:0 0 32px 0 #2575fc55,0 2px 16px 0 #6a11cb33;border:2.5px solid #232a4d;z-index:2;transition:transform .25s cubic-bezier(.4,2,.6,1),box-shadow .25s}.hero_logo__q0mup:hover .hero_logoImg__fJYPZ{transform:scale(1.08) rotate(-2deg);box-shadow:0 0 64px 0 #2575fc99,0 4px 32px 0 #6a11cb55}@media (min-width:375px){.hero_heroContent___RkMK{padding:2rem 1rem;gap:2.25rem}.hero_heroTitle__v4alt{font-size:clamp(2.25rem,7vw,2.75rem)}}@media (min-width:414px){.hero_heroContent___RkMK{padding:2.25rem 1.25rem;gap:2.5rem}.hero_heroTitle__v4alt{font-size:clamp(2.5rem,6vw,3rem)}}@media (min-width:768px){.hero_heroContent___RkMK{align-items:flex-start;text-align:left;gap:3rem;padding:3rem 2rem;max-width:90vw}.hero_heroTitle__v4alt{font-size:clamp(2.75rem,5vw,3.5rem)}.hero_heroSubtitle__a58Fp{font-size:clamp(1.1rem,2vw,1.25rem)}}@media (min-width:1024px){.hero_heroContent___RkMK{gap:3.5rem;padding:3.5rem 2.5rem;max-width:900px}.hero_heroTitle__v4alt{font-size:clamp(3rem,4vw,4rem)}}@media (min-width:1200px){.hero_heroContent___RkMK{gap:4rem;padding:4rem 3rem;max-width:1100px}.hero_heroTitle__v4alt{font-size:clamp(3.5rem,3vw,4.5rem)}}@media (min-width:1440px){.hero_heroContent___RkMK{gap:4.5rem;padding:5rem 4rem;max-width:1300px}.hero_heroTitle__v4alt{font-size:clamp(4rem,2.5vw,5rem)}}@media (min-width:1920px){.hero_heroContent___RkMK{gap:5rem;padding:6rem 6vw;max-width:1600px}.hero_heroTitle__v4alt{font-size:clamp(4.5rem,2vw,6rem)}}@media print{.hero_heroSection__G_3zq{background:white!important;color:black!important}.hero_heroTitleAccent__eSuzX{color:black!important;background:none!important;-webkit-text-fill-color:initial!important}}@media (prefers-contrast:high){.hero_heroTitle__v4alt{font-weight:800}.hero_heroSubtitle__a58Fp{opacity:1}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.hero_heroTitle__v4alt{-webkit-font-smoothing:subpixel-antialiased}}.mockup_wrapperCompact__gUICB{justify-content:center;align-items:flex-start;padding:clamp(.5rem,3vw,1.5rem);background:var(--neutral-white);max-width:95%;margin:0 auto}.mockup_cardCompact__U7KEd,.mockup_wrapperCompact__gUICB{display:flex;border-radius:25px;box-shadow:0 2px 16px 0 rgba(80,0,255,.07);width:100%}.mockup_cardCompact__U7KEd{background:var(--glass-bg);padding:2rem 1rem;flex-direction:column;gap:1rem;height:auto;overflow:hidden}.mockup_heroHeaderCompact__iYFpT{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:.5rem;height:100px}.mockup_heroIconCompact__GO3Xk{font-size:2rem;background:var(--accent-violet);color:var(--neutral-white);border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px 0 rgba(80,0,255,.1)}.mockup_heroTextGroupCompact__RNgDQ{display:flex;flex-direction:column;gap:.1rem}.mockup_heroSubtitleCompact__pYIC9{font-size:.95rem;color:var(--accent-violet);font-weight:500;letter-spacing:.04em;text-transform:uppercase}.mockup_heroTitleCompact__k2KiK{font-size:1.25rem;font-family:var(--font-heading);font-weight:700;color:var(--primary-text);margin:0;line-height:1.2}.mockup_compactBlocks__Wud2_{display:flex;flex-direction:column;gap:.5rem;padding:1rem 0}.mockup_compactBlock__iCVFx{background:#fff;border-radius:14px;box-shadow:0 1px 8px 0 rgba(80,0,255,.04);padding:1rem .9rem .8rem;display:flex;flex-direction:column;gap:.7rem;border:2px solid var(--accent-violet);position:relative;transition:box-shadow .18s,border .18s;height:260px;overflow:hidden}.mockup_compactBlockTitle___0DG3{font-size:1.5rem;font-weight:800;color:var(--accent-violet);letter-spacing:.01em;text-align:left}.mockup_templateCompact__djxps{font-size:1.01rem;color:var(--primary-text);font-family:var(--font-body);line-height:1.6;background:#f8f8ff;border-radius:8px;padding:.7em .8em;border:1px solid var(--primary-icon);text-align:left;height:260px;overflow-y:auto}@keyframes mockup_borderPulse__R_yWu{0%{box-shadow:0 0 0 0 rgba(255,122,69,.6)}70%{box-shadow:0 0 0 9px rgba(255,122,69,0)}to{box-shadow:0 0 0 0 rgba(255,122,69,0)}}.mockup_mainVarHighlight__pChf_{display:inline-block;color:var(--accent-orange);background:#fff3e0;border:2px solid var(--accent-orange);border-radius:8px;padding:.1em .6em;font-weight:700;font-family:var(--font-mono,monospace);font-size:1.08em;margin:0 .13em;letter-spacing:.01em}.mockup_mainVarHighlight__pChf_,.mockup_mainVarInputBlock__eFQnj{animation:mockup_borderPulse__R_yWu 1.8s ease-out infinite;transition:background .3s ease}.mockup_mainVarInputBlock__eFQnj{display:flex;flex-direction:column;margin-bottom:.2rem;text-align:left;padding:10px;border-radius:10px;height:260px;overflow-y:auto}.mockup_mainVarLabel__XqLg3{font-size:1.4rem;color:var(--accent-orange);font-weight:800;margin-bottom:.1rem;letter-spacing:.01em}.mockup_mainVarInput__xhtAu{min-width:80px;max-width:100%;min-height:2.2em;max-height:7em;padding:.35em .9em;border:2px solid var(--accent-orange);border-radius:8px;background:#fff7e6;color:var(--accent-orange);font-weight:700;font-family:var(--font-mono,monospace);font-size:1.08em;outline:none;transition:border .2s,box-shadow .2s,background .2s;box-shadow:0 1px 6px 0 rgba(255,186,73,.1);resize:vertical}.mockup_mainVarInput__xhtAu:focus{border:2.5px solid var(--accent-violet);background:#fff;color:var(--accent-violet);box-shadow:0 2px 8px 0 rgba(80,0,255,.1)}.mockup_exampleBoxCompact___Mrg9{display:flex;flex-direction:column;background:#f5faff;border:1.5px dashed var(--primary-icon);border-radius:10px;padding:1.1rem .8rem 1.2rem;font-size:1.01rem;color:var(--primary-text);font-family:monospace;position:relative;overflow-x:auto;gap:.7em;height:260px;overflow-y:auto}.mockup_resultSeparatedBox__aSFPC{display:flex;flex-direction:column;gap:.5em;margin-bottom:.2rem;width:100%}.mockup_resultTemplatePart__YTh9A{color:var(--primary-text);font-family:var(--font-body);font-size:1em;opacity:.85;padding:.1em .2em;word-break:break-word}.mockup_resultVarPart__lyGeJ{display:block;color:var(--accent-orange);background:#fff3e0;border:2px solid var(--accent-orange);border-radius:8px;padding:.18em .7em;font-weight:700;font-family:var(--font-mono,monospace);font-size:1.08em;margin:.2em 0;box-shadow:0 1px 6px 0 rgba(255,186,73,.1);letter-spacing:.01em;transition:background .2s,border .2s;text-align:left;word-break:break-word;animation:mockup_borderPulse__R_yWu 1.8s ease-out infinite;transition:background .3s ease}.mockup_copyBtnCompact__OcPVl{display:flex;width:100%;max-width:320px;margin:.7em auto 0;justify-content:center;align-items:center;background:var(--accent-orange);color:var(--neutral-white);border:none;padding:.7em 0;font-size:1.08rem;border-radius:8px;cursor:pointer;font-family:var(--font-body);font-weight:700;transition:background .22s,box-shadow .18s,transform .13s;box-shadow:0 1px 4px 0 rgba(255,186,73,.1);z-index:2;letter-spacing:.01em}.mockup_copyBtnCompact__OcPVl:hover{background:#e76635;transform:scale(1.04)}.mockup_copyBtnCompact__OcPVl:active{background:#d35400}.mockup_copyBtnCompact__OcPVl:focus{outline:2px solid var(--accent-orange);outline-offset:2px}.mockup_navFooterCompact__iAtdh{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:.7rem}.mockup_navBtnCompact__cLGPb{width:2.1rem;height:2.1rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--gradient-focus);color:var(--neutral-white);border:none;font-size:1.2rem;cursor:pointer;transition:transform .18s}.mockup_navBtnCompact__cLGPb:hover{transform:scale(1.12)}.mockup_navCounterCompact__Mkno5{font-size:.98rem;color:var(--accent-violet);font-weight:500;letter-spacing:.02em;background:rgba(80,0,255,.07);border-radius:7px;padding:.2em .8em}.alfa_blogSection__J4XiD{margin-top:-1em;text-align:center;padding:2rem 0;background-color:var(--neutral-dark)}.alfa_blogTitle__h0lu1{font-size:2rem;margin-bottom:1rem;font-family:var(--font-heading);color:var(--neutral-white);font-weight:700}.alfa_blogDescription__WbawL{margin-bottom:1.5rem;color:var(--neutral-white);font-family:var(--font-body);font-size:1.1rem}.Navbar_navbar__R7YR9{width:100%;position:fixed;top:0;left:0;z-index:100;background:var(--gradient-focus);box-shadow:0 2px 12px rgba(110,58,255,.07);padding:.5rem 1.5rem;display:flex;justify-content:center;align-items:center;font-family:var(--font-heading);font-weight:700;font-size:1.25rem;letter-spacing:.5px;color:var(--primary-text);backdrop-filter:blur(6px) saturate(1.1);gap:2.5rem;transition:background .2s,box-shadow .2s}.Navbar_link__ft06D{color:var(--neutral-white);text-decoration:none;position:relative;display:flex;align-items:center;font-size:1.08em;gap:.45em;transition:color .2s}.Navbar_link__ft06D:after{content:"";display:block;width:0;height:2.5px;background:var(--neutral-white);border-radius:2px;transition:width .3s;position:absolute;left:0;bottom:-2px}.Navbar_link__ft06D:focus,.Navbar_link__ft06D:focus svg,.Navbar_link__ft06D:hover,.Navbar_link__ft06D:hover svg{color:var(--accent-orange)}.Navbar_link__ft06D:focus:after,.Navbar_link__ft06D:hover:after{width:100%}.Navbar_logo__7Czqy{flex:1 1 0;display:flex;align-items:center;justify-content:flex-start;font-size:1.3rem;min-width:120px;padding-left:.5em}.Navbar_links__IBV_T{flex:2 1 0;display:flex;align-items:center;justify-content:center;gap:2.5rem;background-color:var(--accent-violet);border-radius:2em;border:1px solid var(--neutral-white)}.Navbar_login__uxp55{flex:1 1 0;display:flex;align-items:center;justify-content:flex-end;min-width:120px;padding-right:.5em}@media (max-width:900px){.Navbar_links__IBV_T{gap:1.2rem}.Navbar_login__uxp55,.Navbar_logo__7Czqy{min-width:80px;font-size:1.05rem}}@media (max-width:600px){.Navbar_navbar__R7YR9{font-size:1rem;gap:.5rem;padding:.7rem .5rem}.Navbar_login__uxp55,.Navbar_logo__7Czqy{min-width:60px;font-size:.95rem;padding-left:.2em;padding-right:.2em}.Navbar_links__IBV_T{gap:.7rem}}.Footer_footer__NYFn8{width:100%;position:fixed;bottom:0;left:0;z-index:100;background:var(--gradient-focus);box-shadow:0 -2px 12px rgba(110,58,255,.1);padding:.9rem 1.5rem;display:flex;justify-content:center;align-items:center;font-family:var(--font-body);font-size:1.05rem;color:var(--neutral-white);backdrop-filter:blur(8px) saturate(1.2);border-top-left-radius:1.2em;border-top-right-radius:1.2em;transition:background .2s,box-shadow .2s,color .2s;letter-spacing:.1px;text-align:center}