:root{font-family:Arial,Helvetica,sans-serif;color:#111}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#f4f4f4}button,input{font:inherit}.pat-launcher{position:fixed;right:24px;bottom:24px;display:flex;align-items:center;gap:12px;min-width:220px;min-height:64px;padding:10px 16px 10px 10px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#111;color:#fff;cursor:pointer;box-shadow:0 14px 36px #0000003d,0 2px 8px #0000001f;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.pat-launcher:hover{transform:translateY(-2px);background:#181818;box-shadow:0 18px 42px #00000047,0 4px 10px #00000024}.pat-launcher-icon{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:50%;background:#fff;color:#111;font-size:18px;font-weight:800}.pat-launcher-copy{display:flex;flex-direction:column;align-items:flex-start;line-height:1.15;text-align:left}.pat-launcher-copy strong{font-size:14px;font-weight:700}.pat-launcher-copy small{margin-top:4px;color:#bdbdbd;font-size:12px}.pat-widget{position:fixed;right:24px;bottom:96px;width:min(380px,calc(100vw - 32px));height:min(620px,calc(100vh - 128px));overflow:hidden;border:1px solid #dddddd;border-radius:20px;background:#fff;box-shadow:0 20px 60px #0003}.pat-widget:not([hidden]){display:flex;flex-direction:column}.pat-header{display:flex;align-items:center;justify-content:space-between;padding:18px;background:#111;color:#fff}.pat-header h1,.pat-header p{margin:0}.pat-header h1{font-size:18px}.pat-header p{margin-top:4px;font-size:12px;color:#ccc}.pat-close{border:0;background:transparent;color:#fff;font-size:28px;cursor:pointer}.pat-messages{flex:1;overflow-y:auto;padding:18px;background:#f7f7f7}.pat-message{max-width:85%;margin-bottom:12px;padding:12px 14px;border-radius:16px;line-height:1.4;font-size:14px;white-space:pre-wrap}.pat-message-assistant{background:#fff;border:1px solid #e2e2e2;border-bottom-left-radius:5px}.pat-message-user{margin-left:auto;background:#111;color:#fff;border-bottom-right-radius:5px}.pat-products{display:grid;gap:12px;margin:6px 0 16px}.pat-product-card{overflow:hidden;border:1px solid #dddddd;border-radius:16px;background:#fff}.pat-product-image{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;background:#eee}.pat-product-content{padding:13px}.pat-product-title{margin:0;font-size:15px;line-height:1.35}.pat-product-price{margin:8px 0 0;font-size:16px;font-weight:700}.pat-product-availability,.pat-product-sizes{margin:6px 0 0;font-size:12px;color:#555}.pat-product-link{display:inline-block;margin-top:12px;padding:9px 12px;border-radius:10px;background:#111;color:#fff;text-decoration:none;font-size:13px;font-weight:700}.pat-product-link:hover{opacity:.85}.pat-form{display:flex;gap:10px;padding:14px;border-top:1px solid #e4e4e4;background:#fff}.pat-form input{min-width:0;flex:1;padding:12px;border:1px solid #cccccc;border-radius:12px;outline:none}.pat-form input:focus{border-color:#111}.pat-form button{border:0;border-radius:12px;padding:0 16px;background:#111;color:#fff;cursor:pointer}.pat-form button:disabled{cursor:not-allowed;opacity:.6}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:520px){.pat-launcher{right:16px;bottom:16px;min-width:0;width:58px;height:58px;min-height:58px;padding:7px}.pat-launcher-copy{display:none}.pat-launcher-icon{width:44px;height:44px;flex-basis:44px}.pat-widget{right:16px;bottom:88px;height:calc(100vh - 112px)}}.pat-header-actions{display:flex;align-items:center;gap:10px}.pat-new-chat{border:1px solid #444444;border-radius:8px;padding:7px 9px;background:transparent;color:#fff;font-size:11px;cursor:pointer}.pat-new-chat:hover{background:#252525}.pat-products{display:grid;gap:8px;margin:6px 0 10px}.pat-product-card{display:grid;grid-template-columns:92px minmax(0,1fr);overflow:hidden;border:1px solid #e5e5e5;border-radius:12px;background:#fff;box-shadow:0 1px 3px #0000000a}.pat-product-image{width:92px;height:100%;min-height:118px;aspect-ratio:auto;object-fit:contain;background:#f7f7f7}.pat-product-content{min-width:0;padding:9px 10px}.pat-product-title{margin:0;font-size:13px;line-height:1.3;font-weight:700}.pat-product-price{margin:5px 0 0;font-size:14px;font-weight:700}.pat-product-availability,.pat-product-sizes{margin:4px 0 0;font-size:11px;line-height:1.3;color:#666}.pat-product-link{display:inline-block;margin-top:7px;padding:5px 9px;border-radius:7px;background:#111;color:#fff;text-decoration:none;font-size:11px;font-weight:700}.pat-product-link:hover{opacity:.82}@media(max-width:520px){.pat-widget{right:8px;left:8px;bottom:82px;width:auto;height:calc(100dvh - 104px);max-height:none;border-radius:18px}.pat-header{padding:14px 14px 12px}.pat-header h1{font-size:17px}.pat-header p{font-size:11px}.pat-messages{padding:14px 12px}.pat-message{max-width:92%;font-size:14px;padding:11px 13px}.pat-form{gap:8px;padding:10px}.pat-form input{min-height:46px;padding:11px 12px;font-size:16px}.pat-form button{min-width:64px;min-height:46px;padding:0 14px}.pat-launcher{right:14px;bottom:14px}}@media(max-width:520px){.pat-products{gap:10px;margin:8px 0 14px}.pat-product-card{grid-template-columns:96px minmax(0,1fr);min-height:118px;border-radius:14px}.pat-product-image{width:96px;min-height:118px;padding:8px;object-fit:contain;background:#fafafa}.pat-product-content{padding:10px 10px 10px 11px}.pat-product-title{font-size:13px;line-height:1.25}.pat-product-price{margin-top:4px;font-size:15px}.pat-product-availability,.pat-product-sizes{margin-top:3px;font-size:11px;line-height:1.25}.pat-product-link{margin-top:7px;padding:7px 11px;min-height:32px;border-radius:8px;font-size:11px}}.pat-quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 10px 14px}.pat-quick-actions button{min-height:42px;padding:9px 10px;border:1px solid #d8d8d8;border-radius:12px;background:#fff;color:#111;font-size:12px;font-weight:600;line-height:1.2;text-align:center;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.pat-quick-actions button:hover{background:#f3f3f3;border-color:#bdbdbd}.pat-quick-actions button:active{transform:scale(.98)}@media(max-width:520px){.pat-quick-actions{gap:7px;margin:0 10px 12px}.pat-quick-actions button{min-height:44px;padding:9px 7px;font-size:12px}}.pat-launcher[aria-expanded=true]{opacity:0;pointer-events:none;transform:translateY(12px) scale(.92)}.pat-header-brand{display:flex;align-items:center;gap:10px;min-width:0}.pat-header-avatar{display:flex;align-items:center;justify-content:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#fff;color:#111;font-size:15px;font-weight:800}.pat-header-brand h1{margin:0;font-size:16px;line-height:1.1;font-weight:700;letter-spacing:-.2px}.pat-header-brand p{margin:3px 0 0;font-size:10px;line-height:1.2;color:#bdbdbd;white-space:nowrap}@media(max-width:520px){.pat-header{padding:13px 12px}.pat-header-avatar{flex-basis:32px;width:32px;height:32px;font-size:14px}.pat-header-brand{gap:8px}.pat-header-brand h1{font-size:15px}.pat-header-brand p{font-size:9px}.pat-header-actions{gap:7px}.pat-new-chat{padding:7px 8px;font-size:10px}.pat-close{padding:4px;font-size:24px;line-height:1}}.pat-messages>.pat-message-assistant:first-child{max-width:100%;margin:0 0 10px;padding:22px 18px;border:1px solid #e5e5e5;border-radius:16px;background:#fff;font-size:14px;line-height:1.5;text-align:left;box-shadow:0 1px 2px #00000008}@media(max-width:520px){.pat-messages>.pat-message-assistant:first-child{padding:20px 16px;font-size:14px}}.pat-form{align-items:center;gap:8px;padding:10px;border-top:1px solid #e8e8e8;background:#fff}.pat-form input{height:46px;padding:0 14px;border:1px solid #d7d7d7;border-radius:14px;background:#fafafa;font-size:14px;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.pat-form input:focus{border-color:#111;background:#fff;box-shadow:0 0 0 3px #1111110f}.pat-form button{height:46px;min-width:58px;padding:0 15px;border-radius:14px;font-size:13px;font-weight:700}@media(max-width:520px){.pat-form{padding:9px}.pat-form input{font-size:16px}.pat-form button{min-width:60px}}.pat-message{font-size:14px;line-height:1.5}.pat-message-user{max-width:88%;margin-left:auto;padding:11px 14px;border-radius:16px 16px 5px;background:#111;color:#fff}.pat-message-assistant:not(:first-child){max-width:92%;padding:13px 14px;border:1px solid #e5e5e5;border-radius:16px 16px 16px 5px;background:#fff;color:#111}.pat-message-assistant strong{font-weight:700}.pat-messages{scroll-behavior:smooth}@media(max-width:520px){.pat-message{font-size:14px;line-height:1.45}.pat-message-user{max-width:90%}.pat-message-assistant:not(:first-child){max-width:94%}}:root{--pat-accent: #0f0535;--pat-accent-soft: #F3EEFF}.pat-messages>.pat-message-assistant:first-child{max-width:88%;margin:0 0 12px;padding:13px 14px;border:1px solid #e7e7e7;border-left:3px solid var(--pat-accent);border-radius:14px 14px 14px 5px;background:#fff;font-size:14px;line-height:1.45;text-align:left;box-shadow:none}.pat-header-avatar{background:var(--pat-accent);color:#fff}.pat-form button{background:var(--pat-accent)}.pat-quick-actions button:hover{border-color:var(--pat-accent);background:var(--pat-accent-soft)}.pat-product-link{background:var(--pat-accent)}@media(max-width:520px){.pat-messages>.pat-message-assistant:first-child{max-width:90%;padding:12px 13px}}.pat-messages>.pat-message-assistant:first-child{max-width:92%;padding:12px 14px;min-height:0;line-height:1.4;border-radius:14px}@media(max-width:520px){.pat-messages{padding:14px 12px}.pat-messages>.pat-message-assistant:first-child{margin-bottom:10px}}.pat-quick-replies{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:8px 10px 14px}.pat-quick-reply{-webkit-appearance:none;appearance:none;border:1px solid #e7ddff;border-radius:12px;background:var(--pat-accent-soft);color:#171717;padding:10px 8px;font:inherit;font-size:12px;font-weight:600;line-height:1.2;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.pat-quick-reply:hover{background:var(--pat-accent-soft);border-color:var(--pat-accent);transform:translateY(-1px)}.pat-quick-reply:active{transform:translateY(0)}.pat-product-why{margin:6px 0 0;font-size:11px;line-height:1.35;color:var(--pat-accent);font-weight:600}@media(max-width:520px){.pat-product-why{margin-top:5px;font-size:10.5px}}@media(max-width:520px){.pat-launcher{right:16px;bottom:80px;width:52px;height:52px;min-width:52px;min-height:52px;padding:0;gap:0;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:var(--pat-accent);box-shadow:0 8px 24px #0000002e,0 2px 6px #0000001a}.pat-launcher:hover{background:var(--pat-accent);transform:translateY(-2px);box-shadow:0 12px 28px #00000038,0 3px 8px #0000001f}.pat-launcher-icon{width:auto;height:auto;flex:none;display:block;border-radius:0;background:transparent;color:#fff;font-size:14px;font-weight:800;line-height:1}.pat-launcher-copy{display:none}}@media(max-width:520px){.pat-widget{position:fixed!important;top:max(12px,env(safe-area-inset-top))!important;right:8px!important;bottom:max(12px,env(safe-area-inset-bottom))!important;left:8px!important;width:auto!important;height:auto!important;max-height:none!important;z-index:2147483000!important;background:#fff!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 24px 60px #00000047,0 8px 24px #00000029!important}.pat-header{position:relative!important;z-index:2!important}.pat-messages{min-height:0!important;overflow-y:auto!important}.pat-form{position:relative!important;z-index:2!important;background:#fff!important}}@media(max-width:520px){html.pat-chat-open,body.pat-chat-open{overflow:hidden!important}body.pat-chat-open #pat-widget{position:fixed!important;top:10px!important;right:8px!important;bottom:10px!important;left:8px!important;width:auto!important;height:auto!important;max-height:none!important;z-index:2147483647!important;display:flex!important;flex-direction:column!important;background:#fff!important;border-radius:18px!important;overflow:hidden!important;isolation:isolate!important;box-shadow:0 24px 60px #0000004d,0 8px 24px #0000002e!important}body.pat-chat-open #pat-widget .pat-header{flex:0 0 auto!important;position:relative!important;z-index:3!important}body.pat-chat-open #pat-widget .pat-messages{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important}body.pat-chat-open #pat-widget .pat-form{flex:0 0 auto!important;position:relative!important;z-index:3!important;background:#fff!important}}#pat-widget:not([open]){display:none!important}#pat-widget[open]{display:flex!important}#pat-widget::backdrop{background:#00000047}@media(max-width:520px){#pat-widget[open]{position:fixed!important;top:12px!important;right:8px!important;bottom:12px!important;left:8px!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:18px!important;background:#fff!important;overflow:hidden!important;flex-direction:column!important;box-shadow:0 24px 60px #0000004d,0 8px 24px #0000002e!important}#pat-widget .pat-header{flex:0 0 auto!important}#pat-widget .pat-messages{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important}#pat-widget .pat-form{flex:0 0 auto!important}}.pat-launcher-icon img,.pat-header-avatar img{display:block;width:72%;height:72%;object-fit:contain}.pat-launcher-icon,.pat-header-avatar{overflow:hidden}@media(max-width:520px){.pat-launcher-icon{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;overflow:hidden!important;background:#000!important}.pat-launcher-icon img{width:30px!important;height:30px!important;max-width:30px!important;max-height:30px!important;object-fit:contain!important;display:block!important}.pat-header-avatar{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;overflow:hidden!important;background:#000!important}.pat-header-avatar img{width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important;object-fit:contain!important;display:block!important}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/pat-widget.css.map */
