.ask-vern{--ask-vern-surface: #151515;--ask-vern-ink: #191313;--ask-vern-muted: #6b5f55;--ask-vern-border: rgba(25, 19, 19, .16);--ask-vern-soft: #fff7e2;--ask-vern-accent: #d83131;--ask-vern-accent-ink: #ffffff;--ask-vern-gold: #f4c95d;--ask-vern-user: #ffe7a3;--ask-vern-assistant: #ffffff;color:var(--ask-vern-ink);font-family:var(--font-body-family)}.ask-vern *{box-sizing:border-box}.ask-vern__launcher{position:fixed;right:1.6rem;bottom:1.6rem;z-index:40;display:inline-flex;align-items:center;gap:1rem;min-height:6.2rem;padding:.6rem 1.6rem .6rem .7rem;color:var(--ask-vern-accent-ink);background:#111;border:.2rem solid var(--ask-vern-gold);border-radius:999px;box-shadow:0 .9rem 2.8rem #0000004d;cursor:pointer;font:inherit;font-weight:700}.ask-vern__send-icon,.ask-vern__close-icon{display:inline-flex;width:2rem;height:2rem}.ask-vern__send-icon svg,.ask-vern__close-icon svg{width:100%;height:100%;fill:currentColor}.ask-vern__launcher-mascot{display:block;width:5.2rem;height:5.2rem;margin-top:-.9rem;margin-bottom:-.4rem;overflow:visible}.ask-vern__launcher-mascot img{display:block;width:6rem;height:6rem;max-width:none;object-fit:contain;transform:translate(-.5rem,-.4rem);filter:drop-shadow(0 .3rem .3rem rgba(0,0,0,.45))}.ask-vern__launcher-copy{display:grid;gap:.1rem;text-align:left}.ask-vern__launcher-kicker{color:var(--ask-vern-gold);font-size:1.1rem;font-weight:800;letter-spacing:.08rem;line-height:1;text-transform:uppercase}.ask-vern__launcher-label{color:#fff;font-size:1.5rem;line-height:1.1}.ask-vern__launcher:focus-visible,.ask-vern__close:focus-visible,.ask-vern__submit:focus-visible,.ask-vern__chip:focus-visible,.ask-vern__input:focus-visible{outline:.2rem solid rgba(196,18,48,.42);outline-offset:.2rem}.ask-vern__panel{background:#111;border:.2rem solid rgba(244,201,93,.84);border-radius:.8rem;box-shadow:0 1.2rem 4rem #00000052;overflow:hidden}.ask-vern--floating .ask-vern__panel{position:fixed;right:1.6rem;bottom:7.6rem;z-index:40;width:min(38rem,calc(100vw - 3.2rem));max-height:min(62rem,calc(100vh - 10rem));display:none}.ask-vern--floating[data-open=true] .ask-vern__panel{display:flex}.ask-vern--page .ask-vern__panel{width:min(82rem,100%);margin:0 auto;min-height:62rem;display:flex}.ask-vern__panel-inner{display:flex;flex-direction:column;width:100%;min-height:0}.ask-vern__header{display:flex;align-items:center;gap:1.2rem;padding:1.4rem 1.4rem 1.3rem;color:#fff;background:#111;border-bottom:.1rem solid rgba(244,201,93,.34)}.ask-vern__header-mascot{flex:0 0 auto;width:6.2rem;height:6.2rem;overflow:visible}.ask-vern__header-mascot img{display:block;width:7.2rem;height:7.2rem;max-width:none;object-fit:contain;transform:translate(-.6rem,-.7rem);filter:drop-shadow(0 .3rem .3rem rgba(0,0,0,.55))}.ask-vern__brand{flex:1;min-width:0}.ask-vern__title{margin:0;color:#fff;font-family:var(--font-heading-family);font-size:2.1rem;font-weight:800;letter-spacing:0;line-height:1.15}.ask-vern__subtitle{margin:.5rem 0 0;color:#f7deb0;font-size:1.3rem;line-height:1.35}.ask-vern__close{display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:0;color:#fff;background:#ffffff1a;border:0;border-radius:.8rem;cursor:pointer}.ask-vern--page .ask-vern__close{display:none}.ask-vern__messages{flex:1;min-height:28rem;padding:1.4rem;overflow-y:auto;overflow-x:hidden;background:#f7f1e6}.ask-vern--page .ask-vern__messages{min-height:42rem}.ask-vern__message{display:flex;flex-direction:column;align-items:flex-start;width:100%;min-width:0;margin-bottom:1rem}.ask-vern__message-bubble{max-width:min(32rem,86%);min-width:0;padding:1rem 1.2rem;border:.1rem solid var(--ask-vern-border);border-radius:.8rem;color:var(--ask-vern-ink);background:var(--ask-vern-assistant);font-size:1.4rem;line-height:1.38;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;box-shadow:0 .2rem #0000000a}.ask-vern__message--user{align-items:flex-end;justify-content:flex-end}.ask-vern__message--user .ask-vern__message-bubble{background:var(--ask-vern-user);border-color:#d8313138}.ask-vern__message--status .ask-vern__message-bubble{color:var(--ask-vern-muted);background:transparent;border-color:transparent;padding-left:0}.ask-vern__products{display:grid;gap:.8rem;width:min(32rem,86%);max-width:100%;min-width:0;margin-top:.7rem}.ask-vern__product{display:grid;grid-template-columns:5.2rem minmax(0,1fr);align-items:center;gap:.9rem;min-width:0;padding:.7rem;color:var(--ask-vern-ink);background:#fff;border:.1rem solid rgba(216,49,49,.2);border-radius:.8rem;text-decoration:none;box-shadow:0 .2rem #0000000a}.ask-vern__product:hover{border-color:#d831316b}.ask-vern__product-image{width:5.2rem;height:5.2rem;object-fit:contain;background:#f7f1e6;border-radius:.6rem}.ask-vern__product-image--placeholder{display:inline-flex;align-items:center;justify-content:center;color:var(--ask-vern-accent);font-size:1.2rem;font-weight:800}.ask-vern__product-copy{display:grid;gap:.2rem;min-width:0;overflow-wrap:anywhere}.ask-vern__product-title{overflow:hidden;font-size:1.3rem;font-weight:700;line-height:1.25;text-overflow:ellipsis;overflow-wrap:anywhere}.ask-vern__product-action{color:var(--ask-vern-accent);font-size:1.2rem;font-weight:700}.ask-vern__chips{display:flex;flex-wrap:wrap;gap:.8rem;margin:.6rem 0 1rem;padding:0 1.4rem;background:#f7f1e6}.ask-vern__chip{padding:.7rem 1rem;color:var(--ask-vern-ink);background:#fff;border:.1rem solid rgba(216,49,49,.24);border-radius:999px;cursor:pointer;font:inherit;font-size:1.3rem}.ask-vern__form{display:flex;align-items:flex-end;gap:.8rem;padding:1.2rem;background:#fff;border-top:.2rem solid var(--ask-vern-gold)}.ask-vern__input{flex:1;min-height:4.4rem;max-height:12rem;padding:1.1rem 1.2rem;color:var(--ask-vern-ink);background:#fffaf0;border:.1rem solid var(--ask-vern-border);border-radius:.8rem;resize:none;font:inherit;font-size:1.4rem;line-height:1.35}.ask-vern__submit{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;color:var(--ask-vern-accent-ink);background:var(--ask-vern-accent);border:0;border-radius:.8rem;cursor:pointer}.ask-vern__submit[disabled],.ask-vern__chip[disabled]{opacity:.55;cursor:not-allowed}.ask-vern__sr{position:absolute;width:.1rem;height:.1rem;padding:0;margin:-.1rem;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media screen and (max-width:749px){.ask-vern__launcher{right:1rem;bottom:1rem;min-height:5.8rem;padding:.5rem 1.2rem .5rem .6rem}.ask-vern__launcher-mascot{width:4.8rem;height:4.8rem}.ask-vern__launcher-mascot img{width:5.5rem;height:5.5rem}.ask-vern--floating .ask-vern__panel{right:1rem;bottom:7.4rem;width:calc(100vw - 2rem);max-height:calc(100vh - 8.4rem)}.ask-vern__message-bubble{max-width:90%}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/ask-vern.css.map */
