:root{--poac-brown:#5b2d1d;--poac-pink:#ff7f91;--poac-cream:#fff8ee;--poac-mint:#bfead9;--poac-shadow:0 12px 34px rgba(99,58,32,.12)}
.poac-ai-page .entry-title,.poac-ai-page .page-title{display:none!important}.poac-ai-page .entry-header{margin:0!important;padding:0!important}
.poac-app{max-width:760px;margin:24px auto;background:linear-gradient(180deg,#fffaf2,#fff);border-radius:28px;overflow:hidden;box-shadow:var(--poac-shadow);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;color:var(--poac-brown)}
.poac-hero{background:#fff7e9;padding:0;text-align:center;overflow:hidden}.poac-mascots{display:block;width:100%;height:auto;margin:0;animation:poacFloat 4s ease-in-out infinite;transform-origin:center center}.poac-intro{padding:18px 22px 20px;background:linear-gradient(180deg,#fffaf3,#fff)}.poac-title{font-size:30px;font-weight:900;letter-spacing:.02em;line-height:1.25}.poac-subtitle{font-size:15px;font-weight:700;margin-top:5px;color:#7a5140}
.poac-chat-wrap{padding:22px}.poac-chat{display:flex;flex-direction:column;gap:14px;min-height:180px;max-height:460px;overflow:auto;padding:8px 4px 16px}.poac-msg{max-width:84%;padding:15px 18px;border-radius:22px;line-height:1.65;white-space:pre-wrap;box-shadow:0 6px 18px rgba(80,50,30,.08);font-size:15px}.poac-msg.bot{align-self:flex-start;background:white;border-bottom-left-radius:8px}.poac-msg.user{align-self:flex-end;background:#e8ffd7;border-bottom-right-radius:8px}.poac-msg a{color:#e85d75;font-weight:800;text-decoration:none}.poac-action{display:inline-block;margin-top:10px;padding:9px 14px;border-radius:999px;background:#ff7f91!important;color:white!important}.poac-chips{display:flex;gap:8px;overflow-x:auto;padding:6px 0 14px}.poac-chips button{flex:0 0 auto;border:1px solid #f3d4c7;background:#fff;border-radius:999px;padding:10px 14px;color:#6a3828;font-weight:700;cursor:pointer}.poac-chips button:hover{background:#fff1f4}.poac-inputbar{display:flex;gap:10px;background:white;padding:10px;border-radius:999px;border:1px solid #eadfd7}.poac-inputbar input{flex:1;border:0!important;outline:0!important;background:transparent!important;padding:9px 14px!important;box-shadow:none!important}.poac-inputbar button{width:48px;height:48px;border:0;border-radius:50%;background:#ff7185;color:white;font-size:22px;cursor:pointer}.poac-note{text-align:center;color:#99847a;font-size:12px;margin:12px 0 0}

@keyframes poacFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}
@media(max-width:600px){.poac-app{margin:0;border-radius:0;min-height:100vh}.poac-title{font-size:25px}.poac-intro{padding:14px 15px 16px}.poac-chat-wrap{padding:16px}.poac-msg{max-width:90%}}

.poac-home-launcher{position:fixed;right:28px;bottom:24px;z-index:99999;display:block;text-decoration:none!important;transition:transform .2s ease,filter .2s ease;animation:poacLauncherFloat 4.8s ease-in-out infinite}
.poac-home-launcher:hover{transform:translateY(-4px) scale(1.02);filter:drop-shadow(0 12px 24px rgba(85,48,31,.22))}
.poac-home-launcher-image img{display:block;width:min(288px,24vw);max-width:288px;min-width:180px;height:auto;filter:drop-shadow(0 10px 26px rgba(85,48,31,.20))}
@keyframes poacLauncherFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}
@media(max-width:1000px){.poac-home-launcher-image img{width:min(250px,28vw);min-width:165px}}
@media(max-width:600px){.poac-home-launcher{right:12px;bottom:16px}.poac-home-launcher-image img{width:min(200px,50vw);min-width:140px}}

.poac-purpose-title{font-size:13px;font-weight:900;color:#7a5140;margin:2px 2px 4px;letter-spacing:.02em}
.poac-purpose-title-products{margin-top:3px}
.poac-chips-products{padding-top:2px}
