.PostCard-module__daOK_G__card{background:#fff;border:2px solid #121212;border-radius:4px;margin-bottom:24px;padding:24px;transition:all .2s;position:relative;box-shadow:6px 6px #121212}.PostCard-module__daOK_G__card:hover{transform:translate(-2px,-2px);box-shadow:8px 8px #121212}.PostCard-module__daOK_G__header{border-bottom:2px dashed #0000001a;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;display:flex}.PostCard-module__daOK_G__community{font-family:var(--font-mono);text-transform:uppercase;color:#fff;background:#121212;padding:4px 8px;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s}.PostCard-module__daOK_G__community:hover{color:#121212;background:#eacb48}.PostCard-module__daOK_G__dot{color:#ccc;font-size:10px}.PostCard-module__daOK_G__author{font-family:var(--font-mono);color:#555;font-size:12px;font-weight:600}.PostCard-module__daOK_G__creator{color:#000;text-transform:uppercase;letter-spacing:.5px;background-color:gold;border:2px solid #000;padding:2px 6px;font-size:11px;font-weight:700}.PostCard-module__daOK_G__time{font-family:var(--font-mono);color:#888;font-size:11px}.PostCard-module__daOK_G__content{color:#121212;overflow-wrap:break-word;margin-bottom:20px;font-size:1.1rem;line-height:1.6}.PostCard-module__daOK_G__imageWrapper{aspect-ratio:4/3;cursor:pointer;background:#f0f0f0;border:2px solid #121212;width:100%;margin-bottom:16px;position:relative;overflow:hidden}.PostCard-module__daOK_G__expandHint{color:#fff;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.4px;pointer-events:none;opacity:0;background:#121212b8;align-items:center;gap:5px;padding:4px 8px;font-size:10px;font-weight:700;transition:opacity .15s;display:flex;position:absolute;bottom:8px;right:8px}.PostCard-module__daOK_G__imageWrapper:hover .PostCard-module__daOK_G__expandHint{opacity:1}@media (hover:none){.PostCard-module__daOK_G__expandHint{opacity:1}}.PostCard-module__daOK_G__lightboxOverlay{z-index:1000;background:#000000eb;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow:hidden}.PostCard-module__daOK_G__lightboxClose{z-index:1001;cursor:pointer;color:#121212;background:#fffdf5;border:2px solid #121212;justify-content:center;align-items:center;width:40px;height:40px;transition:all .1s;display:flex;position:fixed;top:16px;right:16px;box-shadow:3px 3px #121212}.PostCard-module__daOK_G__lightboxClose:hover{color:#fff;background:#ff6b6b;transform:translate(-1px,-1px);box-shadow:4px 4px #121212}.PostCard-module__daOK_G__lightboxImgWrapper{background:#000;border:2px solid #121212;max-width:min(90vw,900px);max-height:90vh;overflow:hidden;box-shadow:6px 6px #ffffff26}.PostCard-module__daOK_G__lightboxImg{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:90vh;display:block}.PostCard-module__daOK_G__postImage{object-fit:cover;object-position:center}.PostCard-module__daOK_G__textContentWrapper{position:relative}.PostCard-module__daOK_G__textContent{color:#121212;overflow-wrap:break-word;font-size:1rem;line-height:1.65}.PostCard-module__daOK_G__textClamped{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.PostCard-module__daOK_G__textFade{-webkit-mask-image:linear-gradient(#000 55%,#0000 100%);mask-image:linear-gradient(#000 55%,#0000 100%)}.PostCard-module__daOK_G__readMoreWrapper{justify-content:flex-start;margin-top:6px;display:flex}.PostCard-module__daOK_G__readMoreBtn{font-family:var(--font-mono);text-transform:uppercase;color:#121212;cursor:pointer;letter-spacing:.3px;opacity:.6;background:0 0;border:none;padding:0;font-size:12px;font-weight:700;text-decoration:underline;transition:opacity .15s}.PostCard-module__daOK_G__readMoreBtn:hover{opacity:1}.PostCard-module__daOK_G__pollContainer{background:#f8f9fa;border:2px dashed #121212;flex-direction:column;gap:12px;margin-bottom:16px;padding:16px;display:flex}.PostCard-module__daOK_G__pollTitle{font-size:16px;font-weight:700;font-family:var(--font-mono);margin-bottom:8px}.PostCard-module__daOK_G__pollOption{color:#121212;cursor:pointer;text-align:left;background-color:#fff;border:2px solid #121212;justify-content:space-between;width:100%;padding:12px;font-size:14px;font-weight:600;transition:all .2s;display:flex;position:relative}.PostCard-module__daOK_G__pollOption:not(:disabled):hover{background-color:#eacb48;transform:translate(-2px,-2px);box-shadow:4px 4px #121212}.PostCard-module__daOK_G__pollPercent{font-weight:800;font-family:var(--font-mono)}.PostCard-module__daOK_G__pollMeta{color:#555;font-size:12px;font-family:var(--font-mono);align-items:center;gap:6px;display:flex}.PostCard-module__daOK_G__footer{border-top:2px solid #121212;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:16px;display:flex}.PostCard-module__daOK_G__reactionBar{flex-direction:row;align-items:center;gap:12px;display:flex}.PostCard-module__daOK_G__footerActions{align-items:center;gap:12px;display:flex}.PostCard-module__daOK_G__reactBtn,.PostCard-module__daOK_G__actionButton{color:#555;font-family:var(--font-mono);cursor:pointer;background:0 0;border:2px solid #0000;border-radius:4px;align-items:center;gap:6px;padding:6px 10px;font-size:13px;font-weight:700;transition:all .1s;display:flex}.PostCard-module__daOK_G__reactBtn:not(.PostCard-module__daOK_G__activeReaction):hover,.PostCard-module__daOK_G__actionButton:hover{color:#121212;background:#fff;border:2px solid #121212;transform:translate(-2px,-2px);box-shadow:4px 4px #121212}.PostCard-module__daOK_G__activeReaction{color:#fff;background:#ff6b6b;border:2px solid #121212;transform:translate(-2px,-2px);box-shadow:4px 4px #121212}.PostCard-module__daOK_G__reactBtn:active,.PostCard-module__daOK_G__actionButton:active{box-shadow:none!important;transition:all!important;transform:translate(2px,2px)!important}.PostCard-module__daOK_G__commentsSection{background:#fff;border:2px solid #121212;margin-top:24px;padding:0;animation:.3s ease-out PostCard-module__daOK_G__fadeIn;position:relative;box-shadow:4px 4px #121212}.PostCard-module__daOK_G__commentInputWrapper{background:#f8f9fa;border-bottom:2px solid #121212;flex-direction:column;gap:12px;margin:0;padding:20px;display:flex}.PostCard-module__daOK_G__commentInput{color:#121212;background-color:#fff;border:2px solid #121212;border-radius:0;outline:none;flex:1;width:100%;padding:12px;font-family:inherit;font-size:14px}.PostCard-module__daOK_G__commentInput:focus{background:#fffdf5;box-shadow:4px 4px #eacb48}.PostCard-module__daOK_G__sendBtn{color:#fff;cursor:pointer;height:38px;font-family:var(--font-mono);text-transform:uppercase;background-color:#121212;border:2px solid #121212;justify-content:center;align-self:flex-end;align-items:center;padding:0 16px;font-size:12px;font-weight:700;display:flex}.PostCard-module__daOK_G__sendBtn:hover:not(:disabled){color:#fff;background-color:#ff6b6b;border-color:#121212;transform:translate(-2px,-2px);box-shadow:3px 3px #121212}.PostCard-module__daOK_G__commentsList{flex-direction:column;gap:0;padding:0 20px 20px;display:flex}@media (hover:hover){.PostCard-module__daOK_G__card:hover{transform:translate(-2px,-2px);box-shadow:8px 8px #121212}.PostCard-module__daOK_G__reactBtn:not(.PostCard-module__daOK_G__activeReaction):hover,.PostCard-module__daOK_G__actionButton:hover{color:#121212;background:#fff;border:2px solid #121212;transform:translate(-2px,-2px);box-shadow:4px 4px #121212}.PostCard-module__daOK_G__sendBtn:hover:not(:disabled){color:#fff;background-color:#ff6b6b;border-color:#121212;transform:translate(-2px,-2px);box-shadow:3px 3px #121212}.PostCard-module__daOK_G__polaroidWrapper:hover{z-index:10;transform:rotate(0)scale(1.02);box-shadow:10px 10px #00000040}.PostCard-module__daOK_G__pollOption:not(:disabled):hover{background-color:#eacb48;transform:translate(-2px,-2px);box-shadow:4px 4px #121212}}@media (max-width:600px){.PostCard-module__daOK_G__card{width:calc(100% - 4px);margin-bottom:12px;margin-left:2px;padding:12px;box-shadow:4px 4px #121212}.PostCard-module__daOK_G__card:hover{transform:none;box-shadow:4px 4px #121212}.PostCard-module__daOK_G__header{margin-bottom:8px;padding-bottom:8px}.PostCard-module__daOK_G__content{margin-bottom:8px}.PostCard-module__daOK_G__imageWrapper{margin-bottom:6px}.PostCard-module__daOK_G__footer{gap:6px;padding-top:8px}.PostCard-module__daOK_G__pollContainer{gap:8px;margin-bottom:8px;padding:10px}.PostCard-module__daOK_G__readMoreWrapper{margin-top:3px}.PostCard-module__daOK_G__imageWrapper{border-width:2px}.PostCard-module__daOK_G__footer{gap:8px}.PostCard-module__daOK_G__reactionBar{flex-wrap:nowrap;gap:4px}.PostCard-module__daOK_G__reactBtn,.PostCard-module__daOK_G__actionButton{gap:3px;padding:8px;font-size:12px}.PostCard-module__daOK_G__activeReaction{transform:none}.PostCard-module__daOK_G__commentsSection{width:calc(100% - 3px);box-shadow:3px 3px #121212}.PostCard-module__daOK_G__commentInputWrapper{padding:12px}.PostCard-module__daOK_G__commentsList{padding:0 12px 12px}.PostCard-module__daOK_G__commentInputWrapper>div{flex-wrap:wrap}.PostCard-module__daOK_G__commentInput{padding:10px;font-size:16px}.PostCard-module__daOK_G__sendBtn{min-width:44px;height:44px;padding:0 12px}.PostCard-module__daOK_G__pollOption{padding:10px;font-size:13px}}@keyframes PostCard-module__daOK_G__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.PostCard-module__daOK_G__reportBtn{opacity:.45;justify-content:center;align-items:center;padding:4px;transition:opacity .15s;display:flex}.PostCard-module__daOK_G__reportBtn:hover{opacity:1}
.CommentItem-module__IzjIRG__container{flex-direction:column;width:100%;display:flex;position:relative}.CommentItem-module__IzjIRG__card{padding:12px 0;transition:background .1s;position:relative}.CommentItem-module__IzjIRG__rootCard{border-bottom:1px dashed #ccc}.CommentItem-module__IzjIRG__container:last-child .CommentItem-module__IzjIRG__rootCard{border-bottom:none}.CommentItem-module__IzjIRG__childCard{background:0 0;margin-left:12px;padding:8px 0 8px 12px}.CommentItem-module__IzjIRG__header{align-items:center;gap:10px;margin-bottom:6px;display:flex}.CommentItem-module__IzjIRG__author{font-family:var(--font-mono);color:#121212;text-transform:uppercase;background:#eacb48;border:1px solid #121212;padding:2px 6px;font-size:11px;font-weight:800;display:inline-block}.CommentItem-module__IzjIRG__childCard .CommentItem-module__IzjIRG__author{background:#fff;padding:1px 4px;font-size:10px}.CommentItem-module__IzjIRG__time{font-family:var(--font-mono);color:#888;font-size:11px}.CommentItem-module__IzjIRG__body{color:#121212;word-break:break-word;margin-bottom:8px;font-size:14px;line-height:1.4}.CommentItem-module__IzjIRG__childCard .CommentItem-module__IzjIRG__body{font-size:13px}.CommentItem-module__IzjIRG__commentImage{cursor:zoom-in;border:2px solid #121212;border-radius:2px;max-width:200px;max-height:200px;margin-top:8px;transition:opacity .2s;display:block}.CommentItem-module__IzjIRG__commentImage:hover{opacity:.9}.CommentItem-module__IzjIRG__lightboxOverlay{z-index:9999;background:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.CommentItem-module__IzjIRG__lightboxImage{object-fit:contain;cursor:zoom-out;border-radius:4px;max-width:90vw;max-height:90vh;box-shadow:0 10px 25px #00000080}.CommentItem-module__IzjIRG__lightboxClose{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex;position:absolute;top:20px;right:20px}.CommentItem-module__IzjIRG__lightboxClose:hover{background:#fff6}.CommentItem-module__IzjIRG__footer{align-items:center;gap:16px;display:flex}.CommentItem-module__IzjIRG__actionBtn{cursor:pointer;color:#666;font-size:11px;font-weight:700;font-family:var(--font-mono);background:0 0;border:none;align-items:center;gap:4px;padding:0;display:flex}.CommentItem-module__IzjIRG__actionBtn:hover{color:#121212;text-decoration:underline}.CommentItem-module__IzjIRG__childrenContainer{border-left:2px solid #121212;flex-direction:column;margin-top:-4px;margin-left:10px;padding-top:8px;padding-left:24px;display:flex}.CommentItem-module__IzjIRG__childWrapper{position:relative}.CommentItem-module__IzjIRG__childWrapper:before{content:"";z-index:1;background:#121212;width:16px;height:2px;position:absolute;top:24px;left:-2px}.CommentItem-module__IzjIRG__childWrapper:after{content:"";background:#121212;border-radius:50%;width:8px;height:8px;position:absolute;top:21px;left:-5px}.CommentItem-module__IzjIRG__replyForm{border-left:2px solid #e0e0e0;min-width:0;margin-top:12px;margin-bottom:12px;margin-left:20px;padding-left:16px;overflow:hidden}.CommentItem-module__IzjIRG__inputRow{gap:8px;width:100%;min-width:0;display:flex;overflow:hidden}.CommentItem-module__IzjIRG__replyInput{background:#f9f9f9;border:1px solid #121212;outline:none;flex:1;width:0;min-width:0;padding:8px;font-family:inherit;font-size:13px}.CommentItem-module__IzjIRG__replyInput:focus{background:#fff;box-shadow:2px 2px #eacb48}.CommentItem-module__IzjIRG__sendBtn{color:#fff;text-transform:uppercase;cursor:pointer;font-size:11px;font-weight:700;font-family:var(--font-mono);white-space:nowrap;background:#121212;border:1px solid #121212;flex-shrink:0;padding:0 12px}@media (max-width:600px){.CommentItem-module__IzjIRG__container{min-width:0}.CommentItem-module__IzjIRG__childrenContainer{border-left:1px solid #121212;margin-left:0!important;padding-left:8px!important}.CommentItem-module__IzjIRG__childCard{margin-left:0!important;padding-left:6px!important;padding-right:0!important}.CommentItem-module__IzjIRG__childWrapper:before{top:24px;width:6px!important}.CommentItem-module__IzjIRG__childWrapper:after{width:6px;height:6px;left:-4px!important}.CommentItem-module__IzjIRG__body{word-wrap:break-word;overflow-wrap:break-word;font-size:13px}.CommentItem-module__IzjIRG__author{font-size:10px}.CommentItem-module__IzjIRG__replyForm{margin-left:8px;padding-left:8px}.CommentItem-module__IzjIRG__replyInput{padding:6px 8px;font-size:16px}.CommentItem-module__IzjIRG__sendBtn{padding:0 8px;font-size:10px}}
.ConfirmDialog-module__dLTK2q__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ConfirmDialog-module__dLTK2q__dialog{color:#121212;background:#eacb48;border:3px solid #121212;width:90%;max-width:450px;padding:32px;font-family:Space Mono,monospace;position:relative;box-shadow:8px 8px #121212}.ConfirmDialog-module__dLTK2q__title{text-transform:uppercase;align-items:center;gap:12px;margin-bottom:12px;font-size:24px;font-weight:700;display:flex}.ConfirmDialog-module__dLTK2q__message{margin-bottom:24px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:1.5}.ConfirmDialog-module__dLTK2q__actions{justify-content:flex-end;gap:16px;display:flex}.ConfirmDialog-module__dLTK2q__button{cursor:pointer;text-transform:uppercase;border:2px solid #121212;padding:12px 24px;font-size:14px;font-weight:700;transition:all .1s ease-in-out}.ConfirmDialog-module__dLTK2q__button:active{transform:translate(2px,2px);box-shadow:none!important}.ConfirmDialog-module__dLTK2q__cancel{color:#121212;background:0 0}.ConfirmDialog-module__dLTK2q__cancel:hover{background:#0000000d}.ConfirmDialog-module__dLTK2q__confirm{color:#eacb48;background:#121212;box-shadow:4px 4px #0003}.ConfirmDialog-module__dLTK2q__confirm:hover{transform:translate(-1px,-1px);box-shadow:6px 6px #0003}.ConfirmDialog-module__dLTK2q__confirmDestructive{color:#fff;background:#ff4d4d;box-shadow:4px 4px #121212}.ConfirmDialog-module__dLTK2q__confirmDestructive:hover{transform:translate(-1px,-1px);box-shadow:6px 6px #121212}@media (max-width:480px){.ConfirmDialog-module__dLTK2q__dialog{width:95%;padding:20px 16px;box-shadow:4px 4px #121212}.ConfirmDialog-module__dLTK2q__title{gap:8px;font-size:18px}.ConfirmDialog-module__dLTK2q__message{margin-bottom:20px;font-size:14px}.ConfirmDialog-module__dLTK2q__actions{flex-direction:column-reverse;gap:10px}.ConfirmDialog-module__dLTK2q__button{text-align:center;justify-content:center;width:100%;padding:14px}}
.Toast-module__UKUNqG__container{z-index:9999;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:24px;right:24px}.Toast-module__UKUNqG__toast{font-family:var(--font-mono);pointer-events:all;background:#fffdf5;border:2px solid #121212;align-items:center;gap:10px;min-width:260px;max-width:360px;padding:12px 16px;font-size:13px;font-weight:700;animation:.2s cubic-bezier(.34,1.56,.64,1) Toast-module__UKUNqG__slideIn;display:flex;box-shadow:4px 4px #121212}@keyframes Toast-module__UKUNqG__slideIn{0%{opacity:0;transform:translate(20px)translateY(6px)}to{opacity:1;transform:translate(0)translateY(0)}}.Toast-module__UKUNqG__success{background:#eacb48;border-left:6px solid #121212}.Toast-module__UKUNqG__error{background:#fff0f0;border-left:6px solid #f44}.Toast-module__UKUNqG__info{background:#f0f8ff;border-left:6px solid #4dabf7}.Toast-module__UKUNqG__icon{color:#fff;background:#121212;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:900;display:flex}.Toast-module__UKUNqG__error .Toast-module__UKUNqG__icon{background:#f44}.Toast-module__UKUNqG__info .Toast-module__UKUNqG__icon{background:#4dabf7}.Toast-module__UKUNqG__label{text-transform:uppercase;letter-spacing:1px;opacity:.6;flex-shrink:0;font-size:10px}.Toast-module__UKUNqG__message{font-size:13px;font-weight:600;line-height:1.3;font-family:var(--font-sans);flex:1}.Toast-module__UKUNqG__dismiss{cursor:pointer;opacity:.4;background:0 0;border:none;flex-shrink:0;padding:0 4px;font-size:13px;font-weight:900}.Toast-module__UKUNqG__dismiss:hover{opacity:1}@media (max-width:600px){.Toast-module__UKUNqG__container{bottom:16px;left:16px;right:16px}.Toast-module__UKUNqG__toast{min-width:unset;max-width:unset;width:100%}}
.FilterBar-module__64Qr5a__bar{flex-wrap:nowrap;align-items:center;gap:12px;width:100%;margin-bottom:24px;padding:4px 0;display:flex}.FilterBar-module__64Qr5a__pill{color:#121212;font-family:var(--font-mono);text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#fff;border:2px solid #121212;border-radius:99px;align-items:center;gap:8px;padding:8px 20px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.FilterBar-module__64Qr5a__pill:hover{transform:translate(-2px,-2px);box-shadow:4px 4px #121212}.FilterBar-module__64Qr5a__active{color:#fff;background:#ff6b6b;transform:translate(-2px,-2px);box-shadow:4px 4px #121212}.FilterBar-module__64Qr5a__icon{flex-shrink:0;width:16px;height:16px}.FilterBar-module__64Qr5a__createBtn{color:#fff;font-family:var(--font-mono);text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#121212;border:2px solid #121212;border-radius:99px;align-items:center;gap:8px;padding:8px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.FilterBar-module__64Qr5a__createBtn:hover{color:#fff;background:#ff6b6b;border-color:#121212;transform:translate(-2px,-2px);box-shadow:4px 4px #121212}.FilterBar-module__64Qr5a__createBtn:active{box-shadow:none;transform:translate(2px,2px)}.FilterBar-module__64Qr5a__label{display:inline}@media (max-width:640px){.FilterBar-module__64Qr5a__bar{display:none}.FilterBar-module__64Qr5a__mobileBar{z-index:200;padding:6px 12px;padding-bottom:calc(6px + env(safe-area-inset-bottom,0px));background:#fffdf5;border-top:2px solid #121212;align-items:stretch;gap:6px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -3px #121212}.FilterBar-module__64Qr5a__mobileBar:after{content:"";height:env(safe-area-inset-bottom,0px);z-index:199;pointer-events:none;background:#fffdf5;position:fixed;bottom:0;left:0;right:0}.FilterBar-module__64Qr5a__mobileBtn{font-family:var(--font-mono);text-transform:uppercase;color:#888;cursor:pointer;letter-spacing:.3px;background:0 0;border:2px solid #0000;border-radius:6px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:5px 4px;font-size:9px;font-weight:700;text-decoration:none;transition:all .15s;display:flex}.FilterBar-module__64Qr5a__mobileBtn:active{background:#f0f0f0;transform:scale(.96)}.FilterBar-module__64Qr5a__mobileBtnActive{color:#ff6b6b;background:#fff;border-color:#121212;transform:translate(-1px,-1px);box-shadow:3px 3px #121212}.FilterBar-module__64Qr5a__mobileBtnCreate{color:#eacb48;background:#121212;border-color:#121212;box-shadow:3px 3px #0000004d}.FilterBar-module__64Qr5a__mobileBtnCreate:active{box-shadow:none;background:#ff6b6b;transform:scale(.96)}.FilterBar-module__64Qr5a__mobileIcon{flex-shrink:0}}@media (min-width:641px){.FilterBar-module__64Qr5a__mobileBar{display:none}}
.PostBottomNav-module__zaybxG__bar{display:none}@media (max-width:640px){.PostBottomNav-module__zaybxG__bar{z-index:200;padding:6px 12px;padding-bottom:calc(6px + env(safe-area-inset-bottom,0px));background:#fffdf5;border-top:2px solid #121212;align-items:stretch;gap:6px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -3px #121212}.PostBottomNav-module__zaybxG__bar:after{content:"";height:env(safe-area-inset-bottom,0px);z-index:199;pointer-events:none;background:#fffdf5;position:fixed;bottom:0;left:0;right:0}.PostBottomNav-module__zaybxG__btn{font-family:var(--font-mono);text-transform:uppercase;color:#888;cursor:pointer;letter-spacing:.3px;background:0 0;border:2px solid #0000;border-radius:6px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:5px 4px;font-size:9px;font-weight:700;text-decoration:none;transition:all .15s;display:flex}.PostBottomNav-module__zaybxG__btn:active{background:#f0f0f0;transform:scale(.96)}.PostBottomNav-module__zaybxG__createBtn{color:#eacb48;background:#121212;border-color:#121212;box-shadow:3px 3px #0000004d}.PostBottomNav-module__zaybxG__createBtn:active{box-shadow:none;background:#ff6b6b;transform:scale(.96)}}
.page-module__sgyx1a__container{max-width:800px;margin:0 auto;padding-bottom:80px}.page-module__sgyx1a__backBtn{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.5px;color:#121212;cursor:pointer;background:#fff;border:2px solid #121212;border-radius:99px;align-items:center;gap:10px;margin-top:24px;margin-bottom:32px;padding:10px 24px;font-size:13px;font-weight:800;transition:all .2s cubic-bezier(.25,1,.5,1);display:inline-flex;box-shadow:4px 4px #121212}.page-module__sgyx1a__backBtn:hover{background:#fffdf5;transform:translate(-2px,-2px);box-shadow:6px 6px #121212}.page-module__sgyx1a__backBtn:active{transform:translate(2px,2px);box-shadow:1px 1px #121212}.page-module__sgyx1a__backBtn svg{transition:transform .2s}.page-module__sgyx1a__backBtn:hover svg{transform:translate(-4px)}.page-module__sgyx1a__header{border-bottom:3px solid #121212;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;padding-bottom:24px;display:flex}.page-module__sgyx1a__headerTitle{font-family:var(--font-mono);text-transform:uppercase;color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#121212;max-width:100%;padding:8px 16px;font-size:32px;font-weight:800;line-height:1;overflow:hidden}.page-module__sgyx1a__createBtn{color:#fff;font-family:var(--font-mono);text-transform:uppercase;cursor:pointer;background:#ff6b6b;border:2px solid #121212;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:800;text-decoration:none;transition:all .1s;display:flex;box-shadow:4px 4px #121212}.page-module__sgyx1a__createBtn:hover{filter:brightness(1.1);transform:translate(-2px,-2px);box-shadow:6px 6px #121212}.page-module__sgyx1a__createBtn:active{transform:translate(2px,2px);box-shadow:0 0 #121212}.page-module__sgyx1a__lockedContainer{justify-content:center;margin-top:60px;display:flex}.page-module__sgyx1a__lockedCard{text-align:center;background:#fff repeating-linear-gradient(45deg,#f8f8f8,#f8f8f8 10px,#fff 10px 20px);border:3px solid #121212;flex-direction:column;align-items:center;width:100%;max-width:400px;padding:40px;display:flex;position:relative;box-shadow:10px 10px #121212}.page-module__sgyx1a__lockIconWrapper{background:#eacb48;border:3px solid #121212;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex;box-shadow:4px 4px #121212}.page-module__sgyx1a__lockTitle{font-family:var(--font-mono);text-transform:uppercase;margin-bottom:12px;font-size:24px;font-weight:800}.page-module__sgyx1a__lockDesc{color:#555;margin-bottom:24px;font-size:14px;line-height:1.5}.page-module__sgyx1a__input{text-align:center;border:2px solid #121212;outline:none;width:100%;margin-bottom:12px;padding:12px;font-family:inherit;font-size:16px;transition:all .2s}.page-module__sgyx1a__input:focus{background:#fffdf5;box-shadow:4px 4px #eacb48}.page-module__sgyx1a__unlockBtn{color:#fff;width:100%;font-family:var(--font-mono);text-transform:uppercase;cursor:pointer;background:#121212;border:2px solid #121212;padding:12px;font-weight:700;transition:all .1s}.page-module__sgyx1a__unlockBtn:hover{background:#ff6b6b;transform:translate(-2px,-2px);box-shadow:4px 4px #121212}.page-module__sgyx1a__unlockBtn:active{box-shadow:none;transform:translate(2px,2px)}.page-module__sgyx1a__errorMsg{color:#fff;background:#121212;margin-top:16px;padding:4px 8px;font-size:13px;font-weight:700;display:inline-block}.page-module__sgyx1a__deleteBtn{color:#fff;font-family:var(--font-mono);text-transform:uppercase;cursor:pointer;background:#f44;border:2px solid #121212;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:700;transition:all .1s;display:flex;box-shadow:3px 3px #121212}.page-module__sgyx1a__deleteBtn:hover{transform:translate(-1px,-1px);box-shadow:4px 4px #121212}.page-module__sgyx1a__deleteBtn:active{box-shadow:none;transform:translate(2px,2px)}@media (max-width:640px){.page-module__sgyx1a__container{max-width:100%;padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))}.page-module__sgyx1a__backBtn{justify-content:center;width:100%;margin-top:16px;margin-bottom:20px;box-shadow:3px 3px #121212}.page-module__sgyx1a__header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:12px;padding-bottom:16px}.page-module__sgyx1a__headerTitle{white-space:normal;word-break:break-word;max-width:100%;font-size:22px}.page-module__sgyx1a__deleteBtn{box-shadow:2px 2px #121212}.page-module__sgyx1a__lockedCard{padding:24px 16px;box-shadow:4px 4px #121212}}
.page-module__KUZ3Ia__main{background:#eacb48;justify-content:center;min-height:100vh;padding:100px 20px 20px;display:flex}.page-module__KUZ3Ia__container{width:100%;max-width:600px}@media (max-width:640px){.page-module__KUZ3Ia__main{padding:80px 12px 12px;padding-bottom:calc(90px + env(safe-area-inset-bottom,0px))}.page-module__KUZ3Ia__container{max-width:100%}}
