.styles-module__Kg78ja__container{flex-direction:column;gap:1rem;min-width:0;display:flex;overflow:hidden}.styles-module__Kg78ja__compose,.styles-module__Kg78ja__post,.styles-module__Kg78ja__answer_block{background:#0d0b13eb;border:1px solid #ffffff14}.styles-module__Kg78ja__compose{border-radius:1.5rem;gap:.9rem;padding:1.1rem;display:flex}.styles-module__Kg78ja__avatar{background:linear-gradient(135deg,#ff5fbb,#9d6bff);border-radius:1rem;place-items:center;width:3rem;height:3rem;font-weight:800;display:grid}.styles-module__Kg78ja__compose_box{flex-direction:column;flex:auto;gap:.85rem;display:flex}.styles-module__Kg78ja__compose_box p{color:#ffffffdb}.styles-module__Kg78ja__compose_actions{flex-wrap:wrap;gap:.6rem;display:flex}.styles-module__Kg78ja__compose_actions span,.styles-module__Kg78ja__question_chip{color:#ffffffb8;cursor:pointer;background:#ffffff0d;border-radius:999px;padding:.45rem .8rem}.styles-module__Kg78ja__feed{flex-direction:column;gap:1rem;display:flex}.styles-module__Kg78ja__feed_loader{color:#ffffff9e;place-items:center;min-height:3rem;font-size:.92rem;display:grid}.styles-module__Kg78ja__feed_loader .styles-module__Kg78ja__post{width:100%}.styles-module__Kg78ja__post{border-radius:1.5rem;padding:1.1rem}.styles-module__Kg78ja__delete_button{color:#ff8a8a;cursor:pointer;background:#ff2d2d24;border:1px solid #ff4d4d59;border-radius:999px;justify-content:center;align-items:center;min-height:2.35rem;margin:.85rem 0;padding:0 .9rem;font-weight:700;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.styles-module__Kg78ja__delete_button:hover{background:#ff2d2d38;border-color:#ff4d4d8c}.styles-module__Kg78ja__delete_button:active{transform:scale(.97)}.styles-module__Kg78ja__post_head{justify-content:space-between;gap:1rem;display:flex}.styles-module__Kg78ja__post_head p{color:#ffffffa8}.styles-module__Kg78ja__post_body{color:#ffffffd6;white-space:pre-wrap;margin-top:.8rem;line-height:1.7}.styles-module__Kg78ja__question_chip{color:#ff9ed7;background:#ff5fbb24;margin-top:.9rem;display:inline-flex}.styles-module__Kg78ja__answer_block{border-radius:1.25rem;margin-top:.9rem;padding:1rem}.styles-module__Kg78ja__answer_block strong{margin-bottom:.35rem;display:block}.styles-module__Kg78ja__answer_block p{color:#ffffffb8;line-height:1.7}.styles-module__Kg78ja__post_footer{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}.styles-module__Kg78ja__post_footer button{color:#ffffffd6;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.7rem .95rem;display:inline-flex}.styles-module__Kg78ja__heart_button{min-width:2.75rem}.styles-module__Kg78ja__gift_button{cursor:pointer;color:#ffd6ef;background:linear-gradient(135deg,#ff5fbb33,#9d6bff2e);border:1px solid #ff5fbb47;border-radius:999px;min-width:5.75rem;padding:.72rem 1rem;font-weight:700;transition:transform .16s,box-shadow .16s,filter .16s;box-shadow:0 10px 24px #9d6bff24}.styles-module__Kg78ja__gift_button:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 14px 28px #9d6bff33}.styles-module__Kg78ja__gift_button:active{transform:translateY(0)}.styles-module__Kg78ja__heart{fill:#ffffffd1;flex:none;width:1rem;height:1rem}.styles-module__Kg78ja__heart_active{fill:#ff6fb0;filter:drop-shadow(0 0 10px #ff6fb059);flex:none;width:1rem;height:1rem}.styles-module__Kg78ja__skeleton_head,.styles-module__Kg78ja__skeleton_body,.styles-module__Kg78ja__skeleton_actions{gap:.75rem;display:flex}.styles-module__Kg78ja__skeleton_head{align-items:center}.styles-module__Kg78ja__skeleton_body{flex-direction:column;margin-top:1rem}.styles-module__Kg78ja__skeleton_actions{margin-top:1rem}.styles-module__Kg78ja__skeleton_stack{flex-direction:column;flex:auto;gap:.55rem;display:flex}.styles-module__Kg78ja__skeleton_avatar,.styles-module__Kg78ja__skeleton_line,.styles-module__Kg78ja__skeleton_line_short,.styles-module__Kg78ja__skeleton_line_medium,.styles-module__Kg78ja__skeleton_pill,.styles-module__Kg78ja__skeleton_pill_small{background:linear-gradient(90deg,#ffffff0f,#ffffff24,#ffffff0f) 0 0/200% 100%;animation:1.2s ease-in-out infinite styles-module__Kg78ja__pulse}.styles-module__Kg78ja__skeleton_avatar{border-radius:1rem;flex:none;width:3rem;height:3rem}.styles-module__Kg78ja__skeleton_line,.styles-module__Kg78ja__skeleton_line_short,.styles-module__Kg78ja__skeleton_line_medium{border-radius:999px;height:1rem}.styles-module__Kg78ja__skeleton_line{width:100%}.styles-module__Kg78ja__skeleton_line_short{width:min(44%,12rem)}.styles-module__Kg78ja__skeleton_line_medium{width:min(68%,22rem)}.styles-module__Kg78ja__skeleton_pill,.styles-module__Kg78ja__skeleton_pill_small{border-radius:999px;height:2.5rem}.styles-module__Kg78ja__skeleton_pill{width:8.5rem}.styles-module__Kg78ja__skeleton_pill_small{width:5rem}@keyframes styles-module__Kg78ja__pulse{to{background-position:-200% 0}}.styles-module__Kg78ja__answer_editor{background:#ffffff0a;border:1px solid #ffffff14;border-radius:1.25rem;flex-direction:column;gap:.75rem;margin-top:1rem;padding:1rem;display:flex}.styles-module__Kg78ja__answer_editor label{color:#ffffffbd;font-size:.95rem}.styles-module__Kg78ja__answer_editor textarea{resize:vertical;color:#ffffffeb;background:#0a080fe6;border:1px solid #ffffff14;border-radius:1rem;outline:none;width:100%;min-height:6.5rem;padding:.95rem 1rem}.styles-module__Kg78ja__answer_editor textarea::placeholder{color:#fff6}.styles-module__Kg78ja__answer_editor_actions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.styles-module__Kg78ja__answer_editor_actions button{color:#ffffffd9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;padding:.7rem .95rem}.styles-module__Kg78ja__answer_overlay{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#040307a8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.styles-module__Kg78ja__answer_sheet{background:#0c0a12fa;border:1px solid #ffffff14;border-radius:1.6rem;width:min(100%,640px);max-height:min(82vh,780px);padding:1.25rem;position:relative;overflow:auto;box-shadow:0 30px 90px #00000080}.styles-module__Kg78ja__answer_sheet_head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.styles-module__Kg78ja__answer_sheet_head p{color:#ffffffa8;text-transform:uppercase;letter-spacing:.08em;font-size:.9rem}.styles-module__Kg78ja__answer_sheet_head h3{margin-top:.35rem;font-size:1.25rem;line-height:1.3}.styles-module__Kg78ja__answer_sheet_head button{color:#ffffffe0;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;padding:.65rem .95rem}.styles-module__Kg78ja__answer_list{flex-direction:column;gap:.85rem;margin-top:1rem;display:flex}.styles-module__Kg78ja__answer_item{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:1.15rem;padding:1rem}.styles-module__Kg78ja__answer_item_head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.styles-module__Kg78ja__answer_item_head span{color:#ffffff8c;font-size:.9rem}.styles-module__Kg78ja__answer_item p{color:#ffffffc7;margin-top:.7rem;line-height:1.7}.styles-module__Kg78ja__answer_item_footer{justify-content:flex-end;margin-top:.85rem;display:flex}.styles-module__Kg78ja__gift_panel{z-index:2;background:#120f1a;border:1px solid #ffffff14;border-radius:1.25rem;width:min(100%,360px);padding:1rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 60px #00000073}.styles-module__Kg78ja__gift_panel_head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.styles-module__Kg78ja__gift_panel_head p{color:#ffffffa3;font-size:.9rem}.styles-module__Kg78ja__gift_panel_head h4{margin-top:.2rem;font-size:1.1rem}.styles-module__Kg78ja__gift_panel_head button{color:#ffffffe0;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;padding:.6rem .9rem}.styles-module__Kg78ja__gift_amounts{flex-wrap:wrap;gap:.6rem;margin-top:.9rem;display:flex}.styles-module__Kg78ja__gift_amount,.styles-module__Kg78ja__gift_amount_active{color:#ffffffd6;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;padding:.7rem .95rem}.styles-module__Kg78ja__gift_amount_active{background:linear-gradient(135deg,#ff5fbb38,#9d6bff38);border-color:#ffffff2e}.styles-module__Kg78ja__gift_note_label{color:#ffffffb8;margin-top:.9rem;font-size:.95rem;display:inline-block}.styles-module__Kg78ja__gift_panel textarea{color:#ffffffeb;resize:vertical;background:#0d0b13;border:1px solid #ffffff14;border-radius:1rem;width:100%;min-height:4.5rem;margin-top:.55rem;padding:.9rem 1rem}.styles-module__Kg78ja__gift_panel_actions{justify-content:flex-end;gap:.6rem;margin-top:.9rem;display:flex}.styles-module__Kg78ja__gift_panel_actions button{color:#ffffffe0;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;padding:.7rem .95rem}@media (max-width:900px){.styles-module__Kg78ja__compose,.styles-module__Kg78ja__post{border-radius:1.2rem;padding:1rem}.styles-module__Kg78ja__post_head{flex-direction:column;gap:.5rem}.styles-module__Kg78ja__post_footer{gap:.5rem}.styles-module__Kg78ja__post_footer button{flex:calc(50% - .5rem)}}@media (max-width:560px){.styles-module__Kg78ja__compose{flex-direction:column}.styles-module__Kg78ja__avatar{width:2.6rem;height:2.6rem}.styles-module__Kg78ja__post_footer button{flex:100%}.styles-module__Kg78ja__answer_sheet{border-radius:1.2rem;width:100%;max-height:88vh;padding:1rem}.styles-module__Kg78ja__answer_sheet_head{flex-direction:column}.styles-module__Kg78ja__answer_sheet_head button{align-self:flex-start}.styles-module__Kg78ja__gift_panel{width:auto;position:fixed;bottom:1rem;left:1rem;right:1rem}.styles-module__Kg78ja__gift_panel_head,.styles-module__Kg78ja__answer_item_head{flex-direction:column}.styles-module__Kg78ja__gift_panel_actions{justify-content:stretch}.styles-module__Kg78ja__gift_panel_actions button{flex:1 1 0}}
:root{--foreground_wagmi_34535:#171717;--foreground_wagmi_11111:linear-gradient(180deg, #171717fa, #121212f5);--meduim_dark_wagmi_34535:#818181;--background_wagmi_34535:#f3efe4;--panel_wagmi_34535:#ffffff0a;--panel-border_wagmi_34535:#ffffff14;--accent_wagmi_34535:#33d9d3;--invert-cordy-image_34535:invert(1);--invert-cordy-image_1_34535:invert(0)}@media (prefers-color-scheme:dark){:root{--foreground_wagmi_11111:linear-gradient(180deg, #121212fa, #0a0a0af5);--foreground_wagmi_34535:#e9e1cc;--meduim_dark_wagmi_34535:#363636;--background_wagmi_34535:#111;--panel_wagmi_34535:#ffffff08;--panel-border_wagmi_34535:#33d9d31f;--accent_wagmi_34535:#33d9d3;--invert-cordy-image_34535:invert(0);--invert-cordy-image_1_34535:invert(1)}}.styles-module__zv6TMa__container,.styles-module__zv6TMa__connector,.styles-module__zv6TMa__info,.styles-module__zv6TMa__info span{justify-content:center;align-items:center;display:flex}.styles-module__zv6TMa__container{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:999;background:radial-gradient(circle at top,#33d9d314,#0000 28%),#00000080;width:100dvw;height:100dvh;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__zv6TMa__connector{background:var(--foreground_wagmi_11111);border:1px solid var(--panel-border_wagmi_34535);border-radius:24px;flex-flow:column;justify-content:center;align-items:center;width:min(760px,100dvw - 1.5rem);height:auto;min-height:420px;padding:1.25rem;animation:.3s forwards styles-module__zv6TMa__fadeIn;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000038}.styles-module__zv6TMa__connector:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#33d9d314,#0000 35%),radial-gradient(circle at 85% 0,#33d9d314,#0000 20%);position:absolute;inset:0}.styles-module__zv6TMa__connector>*{z-index:1;position:relative}.styles-module__zv6TMa__split_layout{align-items:stretch;gap:1.25rem;width:100%;margin:.75rem 0 0;display:flex}.styles-module__zv6TMa__left_column,.styles-module__zv6TMa__right_column{background:var(--panel_wagmi_34535);border:1px solid var(--panel-border_wagmi_34535);text-align:center;border-radius:20px;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:.9rem;min-width:0;min-height:260px;margin:1rem 0;padding:1.35rem 1.15rem;display:flex;box-shadow:inset 0 1px #ffffff08}.styles-module__zv6TMa__icon_wrap{place-items:center;width:100%;min-height:120px;display:grid}.styles-module__zv6TMa__status_stack{text-align:center;flex-direction:column;align-items:center;gap:.2rem;width:100%;display:flex}.styles-module__zv6TMa__connector div p{color:#d8cfb5;text-align:center}@keyframes styles-module__zv6TMa__fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.styles-module__zv6TMa__connector img{margin:0 .3rem}.styles-module__zv6TMa__connector button{background:linear-gradient(180deg, var(--accent_wagmi_34535), #1fa9a4);color:#1a1609;cursor:pointer;border:0;border-radius:12px;justify-content:space-evenly;align-items:center;width:min(100%,300px);margin:.5rem 0 0;padding:.8rem 4rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 12px 28px #33d9d32e}.styles-module__zv6TMa__connector button:hover{filter:brightness(1.03);transform:translateY(-1px)}.styles-module__zv6TMa__connector button:active{transform:scale(.97)}.styles-module__zv6TMa__info div{flex-flow:column}.styles-module__zv6TMa__info div p{white-space:nowrap;text-overflow:ellipsis;width:100%;margin:.25rem 0;font-weight:bolder;overflow:hidden}.styles-module__zv6TMa__address{max-width:100%}.styles-module__zv6TMa__closed{width:2rem;height:2rem;color:var(--foreground_wagmi_34535);cursor:pointer;background-color:#ffffff0a;border:1px solid #ffffff0d;border-radius:50%;place-items:center;padding:0;font-weight:bolder;transition:all .5s;display:grid;position:absolute;top:1rem;right:1rem}.styles-module__zv6TMa__closed:hover{background-color:#33d9d324}.styles-module__zv6TMa__connector h2{letter-spacing:-.02em;color:var(--foreground_wagmi_34535);margin:.25rem 0 0;font-size:clamp(1.15rem,2vw,1.55rem)}.styles-module__zv6TMa__connector h3{color:var(--accent_wagmi_34535);letter-spacing:.02em;margin:0;font-size:1rem}@media (max-width:800px){.styles-module__zv6TMa__connector{border-radius:20px 20px 0 0;width:min(100dvw,100%);height:auto;padding:1rem;position:absolute;bottom:0}.styles-module__zv6TMa__split_layout{flex-direction:column;gap:.9rem}.styles-module__zv6TMa__right_column{min-height:100px}.styles-module__zv6TMa__left_column{width:80%;min-height:180px}.styles-module__zv6TMa__right_column{width:90%;height:230px}.styles-module__zv6TMa__left_column,.styles-module__zv6TMa__right_column{border-radius:16px;margin:1rem auto;padding:1rem}.styles-module__zv6TMa__icon_wrap{min-height:32px}.styles-module__zv6TMa__connector button{width:min(100%,280px)}.styles-module__zv6TMa__info div p{white-space:normal;word-break:break-word;overflow-wrap:anywhere}.styles-module__zv6TMa__connector a{text-align:center;font-size:.9rem;line-height:1.4}}.styles-module__zv6TMa__blockchain_loader{border:1px solid var(--panel-border_wagmi_34535);background:linear-gradient(#ffffff05,#ffffff03),#ffffff05;border-radius:18px;justify-content:center;align-items:center;gap:14px;width:auto;min-height:0;display:flex}.styles-module__zv6TMa__connector>.styles-module__zv6TMa__blockchain_loader{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.8rem 1rem;position:absolute;top:1rem;right:4rem}.styles-module__zv6TMa__node{background:linear-gradient(135deg, var(--accent_wagmi_34535), #1fa9a4);border-radius:999px;width:16px;height:16px;animation:1.2s ease-in-out infinite styles-module__zv6TMa__pulse;box-shadow:0 0 10px #33d9d3b3,0 0 20px #33d9d333}.styles-module__zv6TMa__node:first-child{animation-delay:0s}.styles-module__zv6TMa__node:nth-child(2){animation-delay:.2s}.styles-module__zv6TMa__node:nth-child(3){animation-delay:.4s}@keyframes styles-module__zv6TMa__pulse{0%,to{opacity:.7;transform:scale(1);box-shadow:0 0 10px #33d9d373}50%{opacity:1;transform:scale(1.4);box-shadow:0 0 18px #33d9d3f2,0 0 36px #33d9d340}}
.styles-module__IVYlkG__container{top:calc(var(--home-header-height) + 1rem);z-index:5;width:280px;height:fit-content;position:fixed;left:max(1.25rem,50vw - 640px + 1.25rem)}.styles-module__IVYlkG__panel{background:#0d0b13eb;border:1px solid #ffffff14;border-radius:1.6rem;padding:1.2rem}.styles-module__IVYlkG__panel_top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.styles-module__IVYlkG__profile_button{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:.85rem;padding:0;display:flex}.styles-module__IVYlkG__avatar{background:linear-gradient(135deg,#ff5fbb33,#9d6bff33);border:1px solid #ffffff14;border-radius:1rem;place-items:center;width:3rem;height:3rem;display:grid}.styles-module__IVYlkG__profile p{color:#ffffffa6}.styles-module__IVYlkG__nav{margin-top:1rem}.styles-module__IVYlkG__nav ul{flex-direction:column;gap:.4rem;margin-top:1rem;display:flex}.styles-module__IVYlkG__nav li{color:#ffffffd6;cursor:pointer;background:#ffffff08;border-radius:1rem;padding:.85rem .9rem;list-style:none}.styles-module__IVYlkG__nav li:hover{background:#ffffff12}.styles-module__IVYlkG__stats{gap:.75rem;margin-top:1rem;display:flex}.styles-module__IVYlkG__stats article{background:#ffffff0a;border-radius:1rem;flex:1 1 0;padding:.9rem}.styles-module__IVYlkG__stats span{color:#ffffff9e;font-size:.88rem}.styles-module__IVYlkG__stats strong{color:#ffffffeb;margin-top:.35rem;font-size:1.05rem;display:block}.styles-module__IVYlkG__burger{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:.9rem;width:2.8rem;height:2.8rem;padding:.55rem;display:none}.styles-module__IVYlkG__burger span{background:#ffffffe6;border-radius:999px;width:100%;height:2px;display:block}.styles-module__IVYlkG__burger span+span{margin-top:4px}.styles-module__IVYlkG__profile_overlay{z-index:60;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#04030799;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.styles-module__IVYlkG__profile_modal{background:#120f1a;border:1px solid #ffffff14;border-radius:1.6rem;width:min(100%,520px);padding:1.25rem;box-shadow:0 30px 90px #00000080}.styles-module__IVYlkG__profile_modal_head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.styles-module__IVYlkG__profile_modal_head p{color:#ffffffa3;text-transform:uppercase;letter-spacing:.08em;font-size:.9rem}.styles-module__IVYlkG__profile_modal_head h3{margin-top:.35rem;font-size:1.25rem}.styles-module__IVYlkG__profile_modal label{color:#ffffffc2;margin-top:1rem;margin-bottom:.45rem;display:inline-block}.styles-module__IVYlkG__profile_modal input{color:#ffffffeb;background:#0d0b13;border:1px solid #ffffff14;border-radius:1rem;outline:none;width:100%;padding:.95rem 1rem}.styles-module__IVYlkG__profile_actions{justify-content:flex-end;gap:.6rem;margin-top:1.2rem;display:flex}.styles-module__IVYlkG__profile_actions button,.styles-module__IVYlkG__profile_modal_head button{color:#ffffffe0;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;padding:.7rem .95rem}@media (max-width:1100px){.styles-module__IVYlkG__container{width:100%;position:relative;top:auto;left:auto}.styles-module__IVYlkG__panel{padding:1rem}.styles-module__IVYlkG__burger{place-items:center;display:inline-grid}.styles-module__IVYlkG__nav,.styles-module__IVYlkG__stats{display:none}.styles-module__IVYlkG__profile_modal{width:100%}}
.styles-module__YdL0vW__container{top:calc(var(--home-header-height) + 1rem);z-index:5;flex-direction:column;gap:1rem;width:320px;height:fit-content;display:flex;position:fixed;right:max(1.25rem,50vw - 640px + 1.25rem)}.styles-module__YdL0vW__panel{background:#0d0b13eb;border:1px solid #ffffff14;border-radius:1.5rem;padding:1.2rem}.styles-module__YdL0vW__panel_top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.styles-module__YdL0vW__panel h3{margin-bottom:.85rem}.styles-module__YdL0vW__panel ul{flex-direction:column;gap:.7rem;display:flex}.styles-module__YdL0vW__panel li{cursor:pointer;background:#ffffff0a;border-radius:1rem;padding:.85rem;list-style:none}.styles-module__YdL0vW__panel p{color:#ffffffb8;line-height:1.7}.styles-module__YdL0vW__burger{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:.9rem;width:2.8rem;height:2.8rem;padding:.55rem;display:none}.styles-module__YdL0vW__burger span{background:#ffffffe6;border-radius:999px;width:100%;height:2px;display:block}.styles-module__YdL0vW__burger span+span{margin-top:4px}@media (max-width:1100px){.styles-module__YdL0vW__container{width:100%;position:relative;top:auto;right:auto}.styles-module__YdL0vW__burger{place-items:center;display:inline-grid}.styles-module__YdL0vW__panel ul,.styles-module__YdL0vW__panel p{display:none}}
.styles-module__VOTC_q__container{z-index:20;width:100%;height:var(--home-header-height);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#060509b8;border-bottom:1px solid #ffffff14;padding:0 1.25rem;position:fixed;top:0}.styles-module__VOTC_q__wrapper{grid-template-columns:.75fr 1.05fr .8fr;align-items:center;gap:1rem;width:min(100%,1280px);height:100%;margin:0 auto;display:grid}.styles-module__VOTC_q__brand{align-items:center;gap:.8rem;display:flex}.styles-module__VOTC_q__mark{color:#fff;background:linear-gradient(135deg,#ff5fbb,#9d6bff);border-radius:.9rem;place-items:center;width:2.6rem;height:2.6rem;font-weight:800;display:grid}.styles-module__VOTC_q__brand strong,.styles-module__VOTC_q__brand p{display:block}.styles-module__VOTC_q__brand p{color:#ffffffad;font-size:.9rem}.styles-module__VOTC_q__search{color:#ffffff8c;background:#ffffff0a;border:1px solid #ffffff17;border-radius:999px;align-items:center;min-height:3.1rem;padding:0 1rem;display:flex}.styles-module__VOTC_q__search input{color:#ffffffe6;width:100%;font:inherit;background:0 0;border:0;outline:0}.styles-module__VOTC_q__search input::placeholder{color:#ffffff8c}.styles-module__VOTC_q__search:focus-within{background:#ffffff0f;border-color:#ff5fbb59}.styles-module__VOTC_q__actions{justify-self:end;align-items:center;gap:.65rem;display:flex}.styles-module__VOTC_q__action,.styles-module__VOTC_q__secondary_action{color:#fff;cursor:pointer;white-space:nowrap;border-radius:999px;min-height:3.1rem;padding:0 1.15rem;font-weight:700}.styles-module__VOTC_q__action{background:linear-gradient(135deg,#ff5fbb,#9d6bff);border:0}.styles-module__VOTC_q__secondary_action{background:#ffffff0a;border:1px solid #ffffff17}@media (max-width:900px){.styles-module__VOTC_q__container{height:auto;padding:.8rem 1rem;position:sticky}.styles-module__VOTC_q__wrapper{grid-template-columns:1fr;gap:.75rem}.styles-module__VOTC_q__search{min-height:2.9rem}.styles-module__VOTC_q__actions{justify-self:start;width:100%}.styles-module__VOTC_q__action,.styles-module__VOTC_q__secondary_action{flex:1}}
.styles-module__iPN81q__container{width:100%;min-height:100vh;padding:2rem 1.5rem;position:relative;overflow:hidden}.styles-module__iPN81q__wrapper{z-index:1;justify-content:center;align-items:center;width:min(100%,1180px);min-height:calc(100vh - 4rem);margin:0 auto;display:flex;position:relative}.styles-module__iPN81q__glow_left,.styles-module__iPN81q__glow_right{filter:blur(28px);opacity:.4;pointer-events:none;border-radius:50%;width:26rem;height:26rem;position:absolute}.styles-module__iPN81q__glow_left{background:radial-gradient(circle,#ff5ca873,#0000 70%);top:15%;left:-6rem}.styles-module__iPN81q__glow_right{background:radial-gradient(circle,#926dff66,#0000 70%);bottom:10%;right:-8rem}.styles-module__iPN81q__sign_in_contain{text-align:center;background:linear-gradient(#ffffff14,#ffffff08),#0d0b13f0;border:1px solid #ffffff17;border-radius:2rem;width:min(100%,34rem);padding:2.4rem 2rem;box-shadow:0 24px 80px #0000006b}.styles-module__iPN81q__kicker{color:#ffffffbf;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;margin-bottom:1rem;padding:.5rem .9rem;display:inline-flex}.styles-module__iPN81q__sign_in_contain h1{letter-spacing:-.05em;margin:0;font-size:clamp(2.2rem,4vw,3.6rem);line-height:.98}.styles-module__iPN81q__lead{color:#ffffffb8;margin-top:1rem;line-height:1.75}.styles-module__iPN81q__button_wrap{justify-content:center;margin-top:2rem;display:flex}.styles-module__iPN81q__wallet_button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff5fbb,#9d6bff);border:1px solid #ffffff1f;border-radius:999px;min-width:15rem;min-height:3.4rem;padding:.95rem 1.35rem;font-weight:700;transition:transform .18s,filter .18s;box-shadow:0 14px 35px #9d6bff3d}.styles-module__iPN81q__wallet_button:hover{filter:brightness(1.04);transform:translateY(-2px)}.styles-module__iPN81q__wallet_button:active{transform:translateY(0)}@media (max-width:640px){.styles-module__iPN81q__container{padding-inline:1rem}.styles-module__iPN81q__sign_in_contain{padding:2rem 1.25rem}.styles-module__iPN81q__wallet_button{width:100%;min-width:0}}
.styles-module__XY-RxG__container{display:none}.styles-module__XY-RxG__panel{background:#0d0b13eb;border:1px solid #ffffff14;border-radius:1.5rem;padding:1.2rem}.styles-module__XY-RxG__panel h3{margin-bottom:.5rem}.styles-module__XY-RxG__panel p{color:#ffffffb8;line-height:1.7}
