.RingCarousel-module__NU9MYW__scene{perspective:2500px;background:0 0;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.RingCarousel-module__NU9MYW__centerPreview{z-index:10;text-align:center;pointer-events:none;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.RingCarousel-module__NU9MYW__centerContent{flex-direction:column;align-items:center;gap:1rem;display:flex}.RingCarousel-module__NU9MYW__centerTitle{letter-spacing:-.04em;margin:0;font-size:clamp(.75rem,1.5vw,1.75rem);font-weight:900;line-height:1}.RingCarousel-module__NU9MYW__centerImage{object-fit:cover;width:clamp(300px,52.5vw,690px);height:clamp(180px,30vw,390px);box-shadow:0 20px 60px #00000040}.RingCarousel-module__NU9MYW__centerCategory{text-transform:uppercase;letter-spacing:.15em;color:#555;margin:0;font-size:.75rem;font-weight:700}.RingCarousel-module__NU9MYW__ring{width:0;height:0;position:absolute;top:40%;left:50%}.RingCarousel-module__NU9MYW__ringItem{aspect-ratio:16/9;cursor:pointer;width:clamp(173px,21.6vw,288px);position:absolute}.RingCarousel-module__NU9MYW__ringImage{object-fit:cover;opacity:.65;width:100%;height:100%;transition:opacity .3s,transform .3s;box-shadow:0 5px 20px #00000026}.RingCarousel-module__NU9MYW__ringImage.RingCarousel-module__NU9MYW__active,.RingCarousel-module__NU9MYW__ringItem:hover .RingCarousel-module__NU9MYW__ringImage{opacity:1;transform:scale(1.12)translateY(-8px);box-shadow:0 15px 40px #0000004d}.RingCarousel-module__NU9MYW__ringTitle{color:#111;letter-spacing:.05em;white-space:nowrap;opacity:.65;pointer-events:none;font-size:.55rem;font-weight:400;transition:opacity .3s,transform .3s;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%)}.RingCarousel-module__NU9MYW__ringTitle.RingCarousel-module__NU9MYW__active,.RingCarousel-module__NU9MYW__ringItem:hover .RingCarousel-module__NU9MYW__ringTitle{opacity:1;transform:translate(-50%)translateY(-8px)}.RingCarousel-module__NU9MYW__detailView{z-index:1000;background:#fff;padding:2rem;position:fixed;inset:0;overflow-y:auto}.RingCarousel-module__NU9MYW__closeBtn{cursor:pointer;z-index:1100;background:0 0;border:none;font-size:2.5rem;font-weight:300;line-height:1;position:fixed;top:1.5rem;right:2rem}.RingCarousel-module__NU9MYW__detailContent{flex-direction:column;gap:2rem;max-width:1100px;margin:4rem auto 0;display:flex}.RingCarousel-module__NU9MYW__detailImageContainer{width:100%;height:clamp(300px,55vh,600px)}.RingCarousel-module__NU9MYW__detailHeroImage{object-fit:cover;width:100%;height:100%}.RingCarousel-module__NU9MYW__detailInfo{flex-direction:column;gap:1rem;display:flex}.RingCarousel-module__NU9MYW__detailTitle{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,5vw,4rem);font-weight:900;line-height:1}.RingCarousel-module__NU9MYW__hr{background:#000;width:100%;height:2px}.RingCarousel-module__NU9MYW__detailDesc{font-size:1.1rem;font-weight:400;line-height:1.6}.RingCarousel-module__NU9MYW__detailMeta{color:#888;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:700}
.AIChatSection-module__1FC88G__section{background:0 0;justify-content:center;align-items:center;min-height:100vh;padding:0 1.5rem;display:flex}.AIChatSection-module__1FC88G__section.AIChatSection-module__1FC88G__chatActive{align-items:flex-end}.AIChatSection-module__1FC88G__chatContainer{flex-direction:column;justify-content:center;width:100%;max-width:768px;height:100vh;transition:all .3s;display:flex;position:relative}.AIChatSection-module__1FC88G__chatActive .AIChatSection-module__1FC88G__chatContainer{justify-content:flex-end;padding-bottom:3rem}.AIChatSection-module__1FC88G__heroCenter{text-align:center;justify-content:center;margin-bottom:2.5rem;display:flex}.AIChatSection-module__1FC88G__heroLogo{pointer-events:none;width:120px;height:auto}.AIChatSection-module__1FC88G__messagesArea{scrollbar-width:none;flex-direction:column;flex:1;padding-top:6rem;display:flex;overflow-y:auto}.AIChatSection-module__1FC88G__messagesArea::-webkit-scrollbar{display:none}.AIChatSection-module__1FC88G__messagesList{flex-direction:column;gap:1.5rem;padding-bottom:1rem;display:flex}.AIChatSection-module__1FC88G__messageRow{align-items:flex-start;gap:16px;display:flex}.AIChatSection-module__1FC88G__botRow{flex-direction:row}.AIChatSection-module__1FC88G__userRow{flex-direction:row-reverse}.AIChatSection-module__1FC88G__avatar{color:#000;background:#fff;border:1px solid #e5e5e5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:4px;font-size:.8rem;font-weight:700;display:flex}.AIChatSection-module__1FC88G__bubble{word-break:break-word;border-radius:20px;max-width:80%;padding:12px 18px;font-size:.95rem;font-weight:400;line-height:1.6}.AIChatSection-module__1FC88G__botBubble{color:#111;background:0 0;padding:12px 0}.AIChatSection-module__1FC88G__userBubble{color:#111;background:#f4f4f4}.AIChatSection-module__1FC88G__loadingBubble{align-items:center;gap:5px;padding:14px 0;display:flex}.AIChatSection-module__1FC88G__dot{background:#999;border-radius:50%;width:6px;height:6px;animation:1.4s infinite AIChatSection-module__1FC88G__bounce}.AIChatSection-module__1FC88G__dot:nth-child(2){animation-delay:.2s}.AIChatSection-module__1FC88G__dot:nth-child(3){animation-delay:.4s}@keyframes AIChatSection-module__1FC88G__bounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-6px)}}.AIChatSection-module__1FC88G__bottomSpacer{height:20px}.AIChatSection-module__1FC88G__inputArea{flex-shrink:0;justify-content:center;width:100%;display:flex}.AIChatSection-module__1FC88G__inputBox{background:#f4f4f4;border-radius:26px;align-items:flex-end;width:100%;padding:8px 10px 8px 24px;transition:background .2s,box-shadow .2s;display:flex;box-shadow:0 4px 15px #0000000d}.AIChatSection-module__1FC88G__inputBox:focus-within{background:#fff;border-color:#e5e5e5;box-shadow:0 4px 20px #00000014}.AIChatSection-module__1FC88G__textarea{font-size:1rem;font-family:var(--font-sans,inherit);resize:none;color:#000;scrollbar-width:none;background:0 0;border:none;outline:none;flex:1;max-height:200px;margin-bottom:6px;line-height:1.5;overflow-y:auto}.AIChatSection-module__1FC88G__textarea::-webkit-scrollbar{display:none}.AIChatSection-module__1FC88G__textarea::placeholder{color:#888}.AIChatSection-module__1FC88G__sendBtn{color:#fff;cursor:not-allowed;background:#d4d4d4;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .2s;display:flex}.AIChatSection-module__1FC88G__sendActive{cursor:pointer;background:#000}.AIChatSection-module__1FC88G__sendActive:hover{background:#333}@media (max-width:600px){.AIChatSection-module__1FC88G__heroTitle{font-size:1.5rem}.AIChatSection-module__1FC88G__chatContainer{padding-bottom:1.5rem}.AIChatSection-module__1FC88G__inputBox{padding:6px 8px 6px 16px}.AIChatSection-module__1FC88G__textarea{font-size:.95rem}}
