.Header-module__hBw1pG__header{z-index:100;background:#000;border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 24px;display:flex}.Header-module__hBw1pG__title{align-items:baseline;gap:12px;display:flex}.Header-module__hBw1pG__title h1{background:linear-gradient(90deg, var(--gold), var(--pink), var(--gold));-webkit-text-fill-color:transparent;letter-spacing:.05em;-webkit-background-clip:text;font-family:Noto Serif JP,serif;font-size:20px;font-weight:600}.Header-module__hBw1pG__title span{color:#fff4;letter-spacing:.2em;text-transform:uppercase;font-size:11px}.Header-module__hBw1pG__stats{align-items:center;gap:14px;display:flex}.Header-module__hBw1pG__badge{color:#fff8;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:4px 14px;font-size:12px}.Header-module__hBw1pG__badge strong{color:var(--pink);font-weight:500}.Header-module__hBw1pG__userArea{align-items:center;gap:10px;display:flex}.Header-module__hBw1pG__username{color:#fff6;font-size:12px}.Header-module__hBw1pG__btnLogin{color:#fff;cursor:pointer;background:#111;border:1px solid #333;border-radius:22px;align-items:center;gap:8px;padding:8px 18px;font-family:inherit;font-size:14px;text-decoration:none;transition:background .2s;display:flex}.Header-module__hBw1pG__btnLogin:hover{background:#222}.Header-module__hBw1pG__btnPost{background:linear-gradient(135deg, var(--rose) 0%, var(--purple) 100%);color:#fff;cursor:pointer;border:none;border-radius:20px;padding:7px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:opacity .2s}.Header-module__hBw1pG__btnPost:hover{opacity:.85}.Header-module__hBw1pG__btnLogout{color:#fff5;cursor:pointer;background:0 0;border:1px solid #fff2;border-radius:20px;padding:6px 13px;font-family:inherit;font-size:12px;transition:border-color .2s,color .2s}.Header-module__hBw1pG__btnLogout:hover{color:#fff8;border-color:#fff4}@media (max-width:768px){.Header-module__hBw1pG__header{z-index:100;height:44px;padding:0 14px;position:sticky;top:0}.Header-module__hBw1pG__title h1{font-size:15px}.Header-module__hBw1pG__title span,.Header-module__hBw1pG__badge,.Header-module__hBw1pG__username{display:none}.Header-module__hBw1pG__btnLogin{padding:6px 13px;font-size:12px}}
.MemberPanel-module__EfarNq__panel{background:#000;flex-shrink:0;width:42%;position:relative;overflow:hidden}.MemberPanel-module__EfarNq__panel:before{content:"";z-index:1;pointer-events:none;background:#00000030;position:absolute;inset:0}.MemberPanel-module__EfarNq__photo{object-fit:cover;object-position:50% 20%;-webkit-mask-composite:destination-in;width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%),linear-gradient(#0000 0%,#000 7% 80%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%),linear-gradient(#0000 0%,#000 7% 80%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.MemberPanel-module__EfarNq__petals{pointer-events:none;z-index:10;perspective:600px;position:absolute;inset:0;overflow:hidden}@media (max-width:768px){.MemberPanel-module__EfarNq__panel{flex-shrink:0;width:100%;height:calc(100dvh - 44px)}.MemberPanel-module__EfarNq__photo{object-position:50% 15%}}
@keyframes fall{0%{opacity:.9;top:0}to{opacity:.2;top:100%}}@keyframes blow-soft-left{0%{margin-left:0}to{margin-left:-50%}}@keyframes blow-medium-left{0%{margin-left:0}to{margin-left:-100%}}@keyframes blow-soft-right{0%{margin-left:0}to{margin-left:50%}}@keyframes blow-medium-right{0%{margin-left:0}to{margin-left:100%}}@keyframes sway-0{0%{transform:rotate(-5deg)}40%{transform:rotate(28deg)}to{transform:rotate(3deg)}}@keyframes sway-1{0%{transform:rotate(10deg)}40%{transform:rotate(43deg)}to{transform:rotate(15deg)}}@keyframes sway-2{0%{transform:rotate(15deg)}40%{transform:rotate(56deg)}to{transform:rotate(22deg)}}@keyframes sway-3{0%{transform:rotate(25deg)}40%{transform:rotate(74deg)}to{transform:rotate(37deg)}}@keyframes sway-4{0%{transform:rotate(40deg)}40%{transform:rotate(68deg)}to{transform:rotate(25deg)}}@keyframes sway-5{0%{transform:rotate(50deg)}40%{transform:rotate(78deg)}to{transform:rotate(40deg)}}@keyframes sway-6{0%{transform:rotate(65deg)}40%{transform:rotate(92deg)}to{transform:rotate(58deg)}}@keyframes sway-7{0%{transform:rotate(72deg)}40%{transform:rotate(118deg)}to{transform:rotate(68deg)}}@keyframes sway-8{0%{transform:rotate(94deg)}40%{transform:rotate(136deg)}to{transform:rotate(82deg)}}.sakura{pointer-events:none;position:absolute}
.Card-module__r9_ZKW__card{background:var(--card-bg);cursor:pointer;border-radius:12px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 4px 20px #00000080}.Card-module__r9_ZKW__card:hover{box-shadow:0 8px 30px #00000090, 0 0 0 2px var(--pink);transform:scale(1.02)}.Card-module__r9_ZKW__imgWrap img{object-fit:cover;width:100%;display:block}.Card-module__r9_ZKW__body{padding:11px 13px 13px}.Card-module__r9_ZKW__noImg .Card-module__r9_ZKW__body{padding:14px}.Card-module__r9_ZKW__message{color:#1a1a2e;margin-bottom:9px;font-size:12px;line-height:1.65}.Card-module__r9_ZKW__noImg .Card-module__r9_ZKW__message{font-size:13px}.Card-module__r9_ZKW__quote{color:var(--rose);opacity:.25;margin-bottom:2px;font-family:Georgia,serif;font-size:32px;line-height:1}.Card-module__r9_ZKW__footer{align-items:center;gap:7px;display:flex}.Card-module__r9_ZKW__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:700;display:flex}.Card-module__r9_ZKW__user strong{color:#111;font-size:11px;display:block}.Card-module__r9_ZKW__user span{color:#999;font-size:10px}.Card-module__r9_ZKW__heart{color:var(--rose);margin-left:auto;font-size:13px}@media (max-width:768px){.Card-module__r9_ZKW__message{font-size:13px}.Card-module__r9_ZKW__body{padding:13px 15px 15px}}
.CardFeed-module__yjQk7W__panel{background:#000;flex:1;position:relative;overflow:hidden}.CardFeed-module__yjQk7W__panel:before,.CardFeed-module__yjQk7W__panel:after{content:"";z-index:20;pointer-events:none;position:absolute;left:0;right:0}.CardFeed-module__yjQk7W__panel:before{background:linear-gradient(#000 0%,#0000 100%);height:80px;top:0}.CardFeed-module__yjQk7W__panel:after{background:linear-gradient(#0000 0%,#000 100%);height:80px;bottom:88px}.CardFeed-module__yjQk7W__viewport{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;position:absolute;inset:0 0 88px;overflow-y:scroll}.CardFeed-module__yjQk7W__viewport::-webkit-scrollbar{display:none}.CardFeed-module__yjQk7W__scroll{flex-direction:row;width:100%;padding:0 8px;display:flex;overflow-x:hidden}.CardFeed-module__yjQk7W__col{flex-direction:column;flex:1;gap:10px;min-width:0;padding:10px 5px;display:flex}.CardFeed-module__yjQk7W__ctaBar{z-index:30;background:linear-gradient(#0000,#000 50%);justify-content:center;align-items:center;height:88px;display:flex;position:absolute;bottom:0;left:0;right:0}.CardFeed-module__yjQk7W__btnPost{background:linear-gradient(135deg, var(--rose) 0%, var(--purple) 100%);color:#fff;cursor:pointer;letter-spacing:.04em;border:none;border-radius:50px;align-items:center;gap:9px;padding:12px 26px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s;display:flex;box-shadow:0 4px 20px #e8648a44}.CardFeed-module__yjQk7W__btnPost:hover{transform:translateY(-2px);box-shadow:0 8px 28px #e8648a77}@media (max-width:768px){.CardFeed-module__yjQk7W__panel{flex:none;height:100dvh}.CardFeed-module__yjQk7W__scroll{padding:0 10px}.CardFeed-module__yjQk7W__col{gap:8px;padding:10px 4px}}
.PostModal-module__ria_xW__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:200;background:#000b;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PostModal-module__ria_xW__modal{background:#0f0f0f;border:1px solid #ffffff15;border-radius:18px;width:460px;max-width:92vw;padding:30px;box-shadow:0 20px 60px #000c}.PostModal-module__ria_xW__header{text-align:center;margin-bottom:24px}.PostModal-module__ria_xW__title{color:#fff;margin-bottom:5px;font-family:Noto Serif JP,serif;font-size:20px}.PostModal-module__ria_xW__sub{color:#fff5;font-size:12px}.PostModal-module__ria_xW__group{margin-bottom:14px}.PostModal-module__ria_xW__label{color:var(--pink);letter-spacing:.12em;margin-bottom:6px;font-size:11px;display:block}.PostModal-module__ria_xW__textarea{color:#fff;resize:none;background:#ffffff0a;border:1px solid #ffffff15;border-radius:10px;width:100%;padding:11px 13px;font-family:inherit;font-size:14px;line-height:1.6}.PostModal-module__ria_xW__textarea::placeholder{color:#ffffff2a}.PostModal-module__ria_xW__textarea:focus{border-color:var(--pink);outline:none}.PostModal-module__ria_xW__charCount{text-align:right;color:#fff3;margin-top:3px;font-size:11px}.PostModal-module__ria_xW__uploadArea{text-align:center;color:#fff3;cursor:pointer;border:2px dashed #ffffff1a;border-radius:10px;padding:24px;font-size:12px;transition:border-color .2s,color .2s}.PostModal-module__ria_xW__uploadArea:hover{border-color:var(--pink);color:var(--pink)}.PostModal-module__ria_xW__uploadIcon{margin-bottom:6px;font-size:26px}.PostModal-module__ria_xW__uploadHint{color:#fff2;margin-top:5px;font-size:11px}.PostModal-module__ria_xW__preview{border-radius:10px;position:relative;overflow:hidden}.PostModal-module__ria_xW__preview img{object-fit:cover;width:100%;max-height:200px;display:block}.PostModal-module__ria_xW__removeImg{color:#fff;cursor:pointer;background:#000a;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;display:flex;position:absolute;top:8px;right:8px}.PostModal-module__ria_xW__errorMsg{color:var(--rose);text-align:center;margin-bottom:10px;font-size:12px}.PostModal-module__ria_xW__actions{gap:10px;margin-top:20px;display:flex}.PostModal-module__ria_xW__btnCancel{color:#fff6;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:10px;flex:1;padding:11px;font-family:inherit;font-size:14px}.PostModal-module__ria_xW__btnSubmit{background:linear-gradient(135deg, var(--rose), var(--purple));color:#fff;cursor:pointer;border:none;border-radius:10px;flex:2;padding:11px;font-family:inherit;font-size:14px;font-weight:500;transition:opacity .2s}.PostModal-module__ria_xW__btnSubmit:disabled{opacity:.5;cursor:not-allowed}
.MainApp-module__3ixYjG__wrapper{flex-direction:column;height:100vh;display:flex;overflow:hidden}.MainApp-module__3ixYjG__main{flex:1;min-height:0;display:flex;overflow:hidden}.MainApp-module__3ixYjG__divider{background:linear-gradient(#0000,#ffffff10 30% 70%,#0000);flex-shrink:0;width:1px}@media (max-width:768px){.MainApp-module__3ixYjG__wrapper{height:auto;overflow:visible}.MainApp-module__3ixYjG__main{flex-direction:column;flex:none;height:auto;min-height:auto;overflow:visible}.MainApp-module__3ixYjG__divider{background:linear-gradient(90deg,#0000,#ffffff15 30% 70%,#0000);flex-shrink:0;width:100%;height:1px}}
