.ChatInterface-module__WGbyoa__chatContainer{flex-direction:column;flex:1;height:100%;display:flex;position:relative}.ChatInterface-module__WGbyoa__header{height:auto;min-height:80px;padding:10px 24px;padding-top:max(10px,env(safe-area-inset-top));-webkit-backdrop-filter:blur(20px);z-index:10;background:#ffffffb3;border-bottom:1px solid #ffffff80;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}.ChatInterface-module__WGbyoa__avatarContainer{position:relative}.ChatInterface-module__WGbyoa__statusDot{background:#4cd964;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:2px;right:2px}.ChatInterface-module__WGbyoa__avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:48px;height:48px;margin-right:14px;box-shadow:0 4px 12px #ff7d9940}.ChatInterface-module__WGbyoa__headerInfo{flex:1}.ChatInterface-module__WGbyoa__headerInfo h1{color:#1a1a1a;letter-spacing:-.3px;margin-bottom:2px;font-size:17px;font-weight:700}.ChatInterface-module__WGbyoa__headerInfo p{color:#fb6f92;align-items:center;gap:4px;font-size:12px;font-weight:500;display:flex}.ChatInterface-module__WGbyoa__messagesWindow{padding:110px 20px 20px;padding-top:calc(110px + env(safe-area-inset-top));-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:20px;display:flex;overflow-y:auto}.ChatInterface-module__WGbyoa__messageRow{opacity:0;width:100%;animation:.4s forwards ChatInterface-module__WGbyoa__slideUp;display:flex}@keyframes ChatInterface-module__WGbyoa__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ChatInterface-module__WGbyoa__messageRow.ChatInterface-module__WGbyoa__user{justify-content:flex-end}.ChatInterface-module__WGbyoa__messageRow.ChatInterface-module__WGbyoa__model{justify-content:flex-start}.ChatInterface-module__WGbyoa__bubble{word-wrap:break-word;white-space:pre-wrap;border-radius:22px;max-width:85%;padding:14px 18px;font-size:15px;line-height:1.5;position:relative;box-shadow:0 2px 5px #00000005}.ChatInterface-module__WGbyoa__bubble img{margin-bottom:8px;object-fit:cover!important;border-radius:8px!important;width:120px!important;max-width:120px!important;height:120px!important;max-height:120px!important;display:block!important}.ChatInterface-module__WGbyoa__messageRow.ChatInterface-module__WGbyoa__model .ChatInterface-module__WGbyoa__bubble{color:#2d3748;background:#fff;border-top-left-radius:4px}.ChatInterface-module__WGbyoa__messageRow.ChatInterface-module__WGbyoa__user .ChatInterface-module__WGbyoa__bubble{color:#fff;background:linear-gradient(135deg,#ff8fab 0%,#fb6f92 100%);border-bottom-right-radius:4px;box-shadow:0 4px 15px #fb6f924d}.ChatInterface-module__WGbyoa__inputArea{padding:12px 16px;padding-bottom:max(12px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);background:#fffc;border-top:1px solid #ffffff80}.ChatInterface-module__WGbyoa__inputContainer{background:#fff;border:1px solid #00000008;border-radius:20px;align-items:center;gap:8px;padding:8px 12px;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;box-shadow:0 4px 12px #0000000d}.ChatInterface-module__WGbyoa__inputContainer:focus-within{background:#fff;border-color:#ff8fab;transform:translateY(-2px);box-shadow:0 8px 20px #ff8fab26}.ChatInterface-module__WGbyoa__iconButton{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex}.ChatInterface-module__WGbyoa__iconButton:hover{background:#f0f0f0}.ChatInterface-module__WGbyoa__iconButton:active{transform:scale(.95)}.ChatInterface-module__WGbyoa__input{color:#333;background:0 0;border:none;outline:none;flex:1;padding:8px 0;font-size:15px}.ChatInterface-module__WGbyoa__input::placeholder{color:#a0aec0}.ChatInterface-module__WGbyoa__sendButton{color:#fff;cursor:pointer;background:#2d3748;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-left:8px;transition:all .2s;display:flex}.ChatInterface-module__WGbyoa__sendButton:hover{background:#1a202c;transform:scale(1.05)}.ChatInterface-module__WGbyoa__sendButton:active{transform:scale(.95)}.ChatInterface-module__WGbyoa__sendButton:disabled{cursor:not-allowed;background:#e2e8f0}.ChatInterface-module__WGbyoa__typingIndicator{gap:4px;padding:4px;display:flex}.ChatInterface-module__WGbyoa__dot{background:#cbd5e0;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both ChatInterface-module__WGbyoa__bounce}.ChatInterface-module__WGbyoa__dot:first-child{animation-delay:-.32s}.ChatInterface-module__WGbyoa__dot:nth-child(2){animation-delay:-.16s}@keyframes ChatInterface-module__WGbyoa__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.ChatInterface-module__WGbyoa__thinkingText{color:#666;font-size:14px;animation:1.5s ease-in-out infinite ChatInterface-module__WGbyoa__pulse}@keyframes ChatInterface-module__WGbyoa__pulse{0%,to{opacity:1}50%{opacity:.5}}.ChatInterface-module__WGbyoa__timer{color:#999;font-variant-numeric:tabular-nums;margin-top:6px;font-size:11px}
.ProductCard-module__t53O_a__card{background:#ffffffe6;border:1px solid #fffc;border-radius:16px;margin-top:12px;animation:.5s ease-out forwards ProductCard-module__t53O_a__fadeIn;overflow:hidden;box-shadow:0 4px 15px #ff8fab26}@keyframes ProductCard-module__t53O_a__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ProductCard-module__t53O_a__header{background:linear-gradient(90deg,#ff8fab 0%,#fb6f92 100%);padding:10px 16px}.ProductCard-module__t53O_a__title{color:#fff;margin:0;font-size:14px;font-weight:600;line-height:1.4}.ProductCard-module__t53O_a__body{padding:16px}.ProductCard-module__t53O_a__explanation{color:#4a5568;background:#fff0f3;border-radius:8px;margin-bottom:16px;padding:10px;font-size:13px;line-height:1.6}.ProductCard-module__t53O_a__priceContainer{background:#f7fafc;border-radius:10px;padding:8px;display:flex}.ProductCard-module__t53O_a__priceItem{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.ProductCard-module__t53O_a__divider{background:#e2e8f0;width:1px;margin:0 10px}.ProductCard-module__t53O_a__priceLabel{color:#718096;text-transform:uppercase;margin-bottom:2px;font-size:10px}.ProductCard-module__t53O_a__priceValue{color:#2d3748;font-family:SF Pro Text,sans-serif;font-size:15px;font-weight:700}
.page-module___8aEwW__main{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0;display:flex}.page-module___8aEwW__container{background:linear-gradient(#fffc 0%,#fff6 100%);flex-direction:column;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}@media (min-width:640px){.page-module___8aEwW__main{padding:2rem}.page-module___8aEwW__container{border:1px solid #fff9;border-radius:40px;width:100%;max-width:420px;height:85vh;max-height:820px;box-shadow:0 20px 40px #0000001a,0 0 0 10px #fff6}}
