body.assistente-ai-template-suffix .section-announcement-bar,body.assistente-ai-template-suffix .announcement-bar,body.assistente-ai-template-suffix .section-footer,body.assistente-ai-template-suffix .bmrk-footer,body.assistente-ai-template-suffix .ribbon-banner,body.assistente-ai-template-suffix [class*=ribbon-banner],body.assistente-ai-template-suffix .shopify-section-group-footer-group,body.assistente-ai-template-suffix .shopify-section.shopify-section-group-footer-group,body.assistente-ai-template-suffix .footer,body.assistente-ai-template-suffix #shopify-section-newsletter,body.assistente-ai-template-suffix .section--padding,body.assistente-ai-template-suffix #MainContent>.shopify-section:not(.section-ai-chat-page):not(:has(.ai-chat-page)),body.assistente-ai-template-suffix main>.shopify-section:not(.section-ai-chat-page):not(:has(.ai-chat-page)){display:none!important}html:has(body.assistente-ai-template-suffix),body.assistente-ai-template-suffix{background:#0d100d!important;overflow:hidden!important;overflow-x:hidden!important;margin:0!important;padding:0!important;width:100%!important;max-width:100vw!important;height:100dvh!important;height:100vh!important;position:relative!important}body.assistente-ai-template-suffix #MainContent,body.assistente-ai-template-suffix main{padding:0!important;margin:0!important;width:100%!important;max-width:100%!important;overflow:hidden!important;height:calc(100dvh - var(--ah-header-offset, 70px));height:calc(100vh - var(--ah-header-offset, 70px))}body.assistente-ai-template-suffix #MainContent>.page-width,body.assistente-ai-template-suffix main>.page-width{padding:0!important;margin:0!important;max-width:100%!important}body.assistente-ai-template-suffix .section-ai-chat-page,body.assistente-ai-template-suffix #shopify-section-template--assistente-ai__main{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.ai-chat-page{position:relative;width:100%;height:calc(100dvh - var(--ah-header-offset, 70px));max-height:calc(100dvh - var(--ah-header-offset, 70px));overflow:hidden;isolation:isolate;color:#fff}@supports not (height: 100dvh){.ai-chat-page{height:calc(100vh - var(--ah-header-offset, 70px));max-height:calc(100vh - var(--ah-header-offset, 70px))}}@media(max-width:749px){.ai-chat-page{height:calc(100dvh - var(--ah-header-offset-mobile, 60px));max-height:calc(100dvh - var(--ah-header-offset-mobile, 60px))}}body.assistente-ai-template-suffix{height:100dvh;height:100vh;overflow:hidden!important;overscroll-behavior:contain}body.assistente-ai-template-suffix #MainContent,body.assistente-ai-template-suffix main{height:100%;overflow:hidden}.ai-chat-page__shell{position:relative;z-index:2;max-width:880px;width:calc(100% - 20px);margin:10px auto;height:calc(100% - 20px);min-height:0;background:#141814a6;backdrop-filter:blur(24px) saturate(140%);-webkit-backdrop-filter:blur(24px) saturate(140%);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:14px 18px 12px;display:flex;flex-direction:column;box-shadow:0 30px 80px -20px #0009,0 1px #ffffff0d inset;overflow:hidden;box-sizing:border-box}@media(max-width:749px){.ai-chat-page__shell{width:100%;margin:0;height:100%;border-radius:0;border-left:none;border-right:none;padding:12px}}.ai-chat-page__header{display:flex;align-items:center;justify-content:space-between;padding:0 4px 14px;margin-bottom:4px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0;gap:12px}.ai-chat-page__back{display:inline-flex;align-items:center;gap:8px;color:#ffffffbf;text-decoration:none;font-weight:500;font-size:13px;padding:8px 14px 8px 10px;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);transition:all .2s ease}.ai-chat-page__back:hover{background:#ffffff1f;color:#fff;transform:translate(-1px)}.ai-chat-page__back svg{width:16px;height:16px}.ai-chat-page__title{display:inline-flex;align-items:center;gap:10px;font-weight:600;letter-spacing:.01em;font-size:15px;color:#fff}.ai-chat-page__bullet{width:10px;height:10px;border-radius:50%;background:#6db14a;box-shadow:0 0 0 4px #6db14a40;animation:aih-pulse-dot 1.8s ease-in-out infinite;flex-shrink:0}@keyframes aih-pulse-dot{0%,to{box-shadow:0 0 0 4px #6db14a33}50%{box-shadow:0 0 0 8px #6db14a0a}}.ai-chat-page__reset{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:50%;width:38px;height:38px;color:#ffffffd9;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.ai-chat-page__reset:hover{background:#ffffff24;color:#fff;transform:rotate(-90deg)}.ai-chat-page__reset svg{width:16px;height:16px}.ai-chat-page__messages{flex:1 1 auto;min-height:0!important;overflow-y:auto!important;overflow-x:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;display:flex;flex-direction:column;gap:16px;padding:18px 6px 18px 4px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent;scroll-behavior:smooth}.ai-chat-page__messages::-webkit-scrollbar{width:6px}.ai-chat-page__messages::-webkit-scrollbar-track{background:transparent}.ai-chat-page__messages::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:3px}.ai-chat-page__messages::-webkit-scrollbar-thumb:hover{background:#ffffff47}.ai-chat-page .ai-hero__msg{font-size:15px;line-height:1.55;padding:14px 18px;border-radius:18px;max-width:78%;white-space:pre-wrap;word-wrap:break-word;animation:aih-msg-in .32s cubic-bezier(.2,.6,.3,1.1) backwards;position:relative}@keyframes aih-msg-in{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.ai-chat-page .ai-hero__msg--user{background:#fff;color:#1a1a1a;align-self:flex-end;border-bottom-right-radius:6px;box-shadow:0 2px 8px -2px #00000040,0 12px 24px -10px #0006;font-weight:500}.ai-chat-page .ai-hero__msg--ai{background:linear-gradient(155deg,#5b6b3a,#4a5a30);color:#fff;align-self:flex-start;border-bottom-left-radius:6px;box-shadow:0 2px 8px -2px #0000004d,0 16px 36px -14px #00000080;border:1px solid rgba(255,255,255,.06)}.ai-chat-page .ai-hero__msg--ai a{color:#d6f0c1;text-decoration:underline;text-underline-offset:2px}.ai-chat-page .ai-hero__msg--ai strong{font-weight:700}.ai-chat-page .ai-hero__msg--ai:before{content:"AI";position:absolute;top:-8px;left:14px;font-size:9px;font-weight:700;letter-spacing:.16em;background:#6db14a;color:#0d100d;padding:2px 8px;border-radius:999px;box-shadow:0 2px 6px #0000004d}.ai-hero__typing{display:inline-flex;gap:5px;padding:4px 0}.ai-hero__typing span{width:8px;height:8px;background:#fff;border-radius:50%;animation:aih-pulse 1.2s ease-in-out infinite}.ai-hero__typing span:nth-child(2){animation-delay:.15s}.ai-hero__typing span:nth-child(3){animation-delay:.3s}@keyframes aih-pulse{0%,60%,to{transform:scale(.5);opacity:.35}30%{transform:scale(1);opacity:1}}.ai-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.12);animation:aih-grid-in .5s ease backwards;animation-delay:.12s}@keyframes aih-grid-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ai-product-card{background:#fff;color:#1a1a1a;border-radius:14px;padding:10px;display:flex;flex-direction:column;gap:8px;text-decoration:none;box-shadow:0 2px 6px -2px #0003,0 12px 24px -10px #0000004d;transition:transform .25s cubic-bezier(.2,.6,.3,1),box-shadow .25s ease;position:relative;overflow:hidden}.ai-product-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px -4px #0000004d,0 20px 40px -12px #00000073}.ai-product-card__image{width:100%;aspect-ratio:1 / 1;border-radius:10px;object-fit:cover;background:linear-gradient(135deg,#f4f1e8,#ebe7d6);display:block;transition:transform .4s cubic-bezier(.2,.6,.3,1)}.ai-product-card:hover .ai-product-card__image{transform:scale(1.04)}.ai-product-card__title{font-size:13px;font-weight:700;line-height:1.25;margin:0;padding:0 4px;color:#1a1a1a!important;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:-.005em;min-height:2.5em}.ai-product-card__title:hover{color:#5b6b3a!important}.ai-product-card__price{font-size:14px;font-weight:700;color:#1a1a1a;margin:0;padding:0 4px;display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.ai-product-card__price del{color:#999;font-weight:400;font-size:12px;text-decoration:line-through}.ai-product-card__atc{width:100%;border:none;border-radius:10px;padding:9px 10px;background:#1a1a1a;color:#fff;font-weight:700;font-size:11px;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:5px;transition:all .2s ease;margin-top:2px}.ai-product-card__atc:before{content:"+";display:inline-block;font-size:14px;margin-right:2px;font-weight:800;transition:transform .2s ease}.ai-product-card__atc:hover{background:#5b6b3a;letter-spacing:.08em}.ai-product-card__atc:hover:before{transform:rotate(90deg)}.ai-product-card__atc:active{transform:scale(.96)}.ai-product-card__atc[aria-busy=true]{opacity:.65;cursor:wait}.ai-product-card__atc.is-added{background:#6db14a;pointer-events:none}.ai-product-card__atc.is-added:before{content:"\2713";transform:rotate(0)}.ai-chat-page__composer{margin-top:14px;flex-shrink:0;border-radius:999px;background:#fffffff7;box-shadow:0 1px #fff9 inset,0 -1px #0000000a inset,0 6px 20px -4px #0000004d,0 24px 50px -16px #0006;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:box-shadow .25s ease,transform .25s ease}.ai-chat-page__composer:focus-within{box-shadow:0 1px #fff9 inset,0 8px 26px -4px #00000059,0 28px 60px -16px #00000080,0 0 0 3px #6db14a2e;transform:translateY(-1px)}.ai-chat-page__disclaimer{font-size:11px;color:#ffffff8c;text-align:center;margin:8px 0 0;padding:0 8px;letter-spacing:.01em;flex-shrink:0}@media(max-width:749px){.ai-chat-page__shell{padding:10px 10px 12px}.ai-chat-page__header{padding:2px 0 10px;margin-bottom:0}.ai-chat-page__title{font-size:14px}.ai-chat-page__back span{display:none}.ai-chat-page__back{width:36px;height:36px;padding:0;justify-content:center}.ai-chat-page__messages{padding:14px 2px;gap:12px}.ai-chat-page .ai-hero__msg{font-size:14.5px;max-width:92%;padding:12px 15px;border-radius:16px}.ai-product-grid{grid-template-columns:1fr 1fr;gap:8px;padding-top:12px;margin-top:12px}.ai-product-card{padding:8px;gap:6px;border-radius:12px}.ai-product-card__title{font-size:12px;line-height:1.2}.ai-product-card__price{font-size:13px}.ai-product-card__atc{padding:8px;font-size:10px;letter-spacing:.05em}.ai-chat-page__disclaimer{font-size:10px;margin-top:6px}}@media(max-width:380px){.ai-product-grid{gap:6px}.ai-product-card{padding:6px}.ai-product-card__title{font-size:11.5px}.ai-product-card__price{font-size:12px}.ai-product-card__atc{font-size:9.5px;padding:7px 6px;letter-spacing:.04em}}@media(prefers-reduced-motion:reduce){.ai-chat-page .ai-hero__msg,.ai-product-grid{animation:none}.ai-product-card,.ai-product-card__image,.ai-product-card__atc{transition:none}.ai-chat-page__bullet{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/59/assets/ai-chat-page.css.map */
