.orlux-chat-page .ox-chat *,.orlux-chat-page .ox-chat :before,.orlux-chat-page .ox-chat :after{box-sizing:border-box;margin:0;padding:0}.orlux-chat-page .ox-chat a{color:inherit;text-decoration:none}.orlux-chat-page .ox-chat button{cursor:pointer;background:0 0;border:none;font-family:inherit}.orlux-chat-page .ox-chat img{max-width:100%;display:block}.orlux-chat-page .ox-chat{--ox-ink:#0a0a0a;--ox-ink-2:#0f0f0e;--ox-ink-3:#1a1a18;--ox-gold:#d4af50;--ox-gold-d:#8c6e18;--ox-gold-l:#f4d17a;--ox-green:#10b981;--ox-msg-user:#1d8b4e;--ox-text:#e8e4da;--ox-text-2:#e8e4da99;--ox-text-3:#e8e4da59;--ox-line:#d4af5026;--ox-serif:"Cormorant Garamond", Georgia, serif;--ox-sans:"DM Sans", system-ui, -apple-system, sans-serif;--ox-mono:"DM Mono", "SF Mono", monospace;background:var(--ox-ink);color:var(--ox-text);font-family:var(--ox-sans);-webkit-font-smoothing:antialiased;min-height:100vh;padding-bottom:60px}.orlux-chat-page .ox-chat-sticky{z-index:100;-webkit-backdrop-filter:blur(20px)saturate(180%);border-bottom:1px solid var(--ox-line);background:#080808eb;padding:14px 20px;position:sticky;top:0}.orlux-chat-page .ox-chat-sticky:after{content:"";background:linear-gradient(90deg,#0000,#d4af5066,#0000);width:60%;height:1px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.orlux-chat-page .ox-sticky-in{align-items:center;gap:14px;max-width:760px;margin:0 auto;display:flex}.orlux-chat-page .ox-sticky-avatar{border:2px solid var(--ox-gold);border-radius:50%;flex-shrink:0;width:46px;height:46px;position:relative;overflow:hidden;box-shadow:0 0 16px #d4af5040}.orlux-chat-page .ox-sticky-avatar img{object-fit:cover;object-position:center;width:100%;height:100%}.orlux-chat-page .ox-sticky-avatar:after{content:"";background:var(--ox-green);border:2px solid var(--ox-ink);border-radius:50%;width:12px;height:12px;position:absolute;bottom:0;right:0}.orlux-chat-page .ox-sticky-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.orlux-chat-page .ox-sticky-name{color:var(--ox-text);letter-spacing:-.005em;font-size:13px;font-weight:600}.orlux-chat-page .ox-sticky-name strong{color:var(--ox-gold-l);font-weight:600}.orlux-chat-page .ox-sticky-status{font-family:var(--ox-mono);letter-spacing:1px;color:var(--ox-green);align-items:center;gap:6px;font-size:9.5px;display:flex}.orlux-chat-page .ox-sticky-status-dot{background:var(--ox-green);border-radius:50%;width:6px;height:6px;animation:2s infinite ox-pulse;box-shadow:0 0 #10b98180}@keyframes ox-pulse{0%{box-shadow:0 0 #10b98180}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}.orlux-chat-page a.ox-sticky-cta{background:linear-gradient(135deg, var(--ox-gold-d) 0%, var(--ox-gold) 50%, var(--ox-gold-l) 100%);color:var(--ox-ink);font-family:var(--ox-mono);letter-spacing:1.2px;text-transform:uppercase;white-space:nowrap;border-radius:50px;flex-shrink:0;align-items:center;gap:8px;padding:11px 20px;font-size:11px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0006,0 0 20px #d4af5040}.orlux-chat-page a.ox-sticky-cta:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;animation:3s ease-in-out infinite ox-shimmer;position:absolute;top:0;left:-100%}@keyframes ox-shimmer{0%{left:-100%}50%,to{left:100%}}.orlux-chat-page a.ox-sticky-cta:hover{transform:translateY(-2px);box-shadow:0 6px 24px #00000080,0 0 32px #d4af5066}.orlux-chat-page .ox-sticky-cta-arrow{z-index:2;transition:transform .2s;position:relative}.orlux-chat-page a.ox-sticky-cta:hover .ox-sticky-cta-arrow{transform:translate(3px)}.orlux-chat-page .ox-sticky-cta-text{z-index:2;position:relative}.orlux-chat-page .ox-chat-intro{text-align:center;max-width:760px;margin:0 auto;padding:60px 20px 40px}.orlux-chat-page .ox-intro-eyebrow{align-items:center;gap:14px;margin-bottom:18px;display:inline-flex}.orlux-chat-page .ox-intro-eyebrow-line{background:var(--ox-gold);width:30px;height:1px}.orlux-chat-page .ox-intro-eyebrow span{font-family:var(--ox-mono);letter-spacing:4px;text-transform:uppercase;color:var(--ox-gold);font-size:10px;font-weight:500}.orlux-chat-page .ox-intro-h{font-family:var(--ox-serif);color:var(--ox-text);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(32px,5vw,52px);font-weight:400;line-height:1.05}.orlux-chat-page .ox-intro-h em{background:linear-gradient(135deg, var(--ox-gold-l), var(--ox-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.orlux-chat-page .ox-intro-sub{color:var(--ox-text-2);max-width:540px;margin:0 auto;font-size:clamp(14px,1.4vw,16px);font-weight:300;line-height:1.7}.orlux-chat-page .ox-intro-sub strong{color:var(--ox-text);font-weight:500}.orlux-chat-page .ox-chat-wrap{max-width:760px;margin:0 auto;padding:0 16px 40px}.orlux-chat-page .ox-chat-window{background:var(--ox-ink-2);border:1px solid var(--ox-line);border-radius:24px;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000080,0 0 40px #d4af500a}.orlux-chat-page .ox-chat-window:before{content:"";z-index:2;background:linear-gradient(90deg,#0000,#d4af5066,#0000);height:1px;position:absolute;top:0;left:0;right:0}.orlux-chat-page .ox-cw-header{border-bottom:1px solid var(--ox-line);background:#08080899;align-items:center;gap:14px;padding:18px 22px;display:flex}.orlux-chat-page .ox-cw-avatar{border:1.5px solid var(--ox-gold);border-radius:50%;flex-shrink:0;width:42px;height:42px;position:relative;overflow:hidden;box-shadow:0 0 14px #d4af5033}.orlux-chat-page .ox-cw-avatar img{object-fit:cover;object-position:center;width:100%;height:100%}.orlux-chat-page .ox-cw-avatar:after{content:"";background:var(--ox-green);border:2px solid var(--ox-ink-2);border-radius:50%;width:11px;height:11px;position:absolute;bottom:0;right:0}.orlux-chat-page .ox-cw-info{flex-direction:column;flex:1;gap:2px;display:flex}.orlux-chat-page .ox-cw-name{color:var(--ox-text);letter-spacing:-.005em;font-size:14px;font-weight:600}.orlux-chat-page .ox-cw-name-tag{font-family:var(--ox-mono);letter-spacing:1.5px;color:var(--ox-gold-l);vertical-align:middle;background:#d4af5014;border:1px solid #d4af5033;border-radius:4px;margin-left:6px;padding:2px 6px;font-size:9px}.orlux-chat-page .ox-cw-status{font-family:var(--ox-mono);letter-spacing:.5px;color:var(--ox-green);align-items:center;gap:6px;font-size:9.5px;display:flex}.orlux-chat-page button.ox-cw-reset{font-family:var(--ox-mono);letter-spacing:1px;text-transform:uppercase;color:var(--ox-text-3);border-radius:6px;align-items:center;gap:5px;padding:6px 10px;font-size:9px;transition:color .2s,background .2s;display:inline-flex}.orlux-chat-page button.ox-cw-reset:hover{color:var(--ox-gold-l);background:#d4af500f}.orlux-chat-page button.ox-cw-reset svg{width:11px;height:11px}.orlux-chat-page .ox-cw-body{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-direction:column;gap:14px;min-height:400px;max-height:600px;padding:24px 20px 20px;display:flex;overflow-y:auto}.orlux-chat-page button.ox-scroll-btn{background:linear-gradient(135deg, var(--ox-gold-d), var(--ox-gold), var(--ox-gold-l));color:var(--ox-ink);font-family:var(--ox-mono);letter-spacing:1px;cursor:pointer;z-index:10;white-space:nowrap;border:none;border-radius:50px;margin:0 auto;padding:8px 18px;font-size:11px;font-weight:700;display:none;position:sticky;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0006,0 0 20px #d4af504d}.orlux-chat-page button.ox-scroll-btn.is-visible{animation:.25s ox-scroll-btn-in;display:block}@keyframes ox-scroll-btn-in{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.orlux-chat-page .ox-msg{opacity:0;gap:10px;max-width:90%;animation:.4s forwards ox-msg-in;display:flex;transform:translateY(8px)}@keyframes ox-msg-in{to{opacity:1;transform:translateY(0)}}.orlux-chat-page .ox-msg.is-bot{align-self:flex-start}.orlux-chat-page .ox-msg.is-user{flex-direction:row-reverse;align-self:flex-end;max-width:75%}.orlux-chat-page .ox-msg-avatar{border:1px solid var(--ox-gold);border-radius:50%;flex-shrink:0;align-self:flex-end;width:30px;height:30px;margin-bottom:4px;overflow:hidden}.orlux-chat-page .ox-msg-avatar img{object-fit:cover;object-position:center;width:100%;height:100%}.orlux-chat-page .ox-msg.is-user .ox-msg-avatar{background:var(--ox-msg-user);border-color:var(--ox-msg-user);color:#fff;font-family:var(--ox-mono);justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.orlux-chat-page .ox-msg-bubble{word-wrap:break-word;border-radius:18px;padding:12px 16px;font-size:14px;line-height:1.5;position:relative}.orlux-chat-page .ox-msg.is-bot .ox-msg-bubble{background:var(--ox-ink-3);color:var(--ox-text);border:1px solid #d4af501f;border-bottom-left-radius:6px}.orlux-chat-page .ox-msg.is-user .ox-msg-bubble{background:var(--ox-msg-user);color:#fff;border-bottom-right-radius:6px}.orlux-chat-page .ox-msg-bubble strong{color:var(--ox-gold-l);font-weight:600}.orlux-chat-page .ox-msg.is-user .ox-msg-bubble strong{color:#fff}.orlux-chat-page .ox-msg-bubble code{font-family:var(--ox-mono);color:var(--ox-gold-l);word-break:break-all;background:#d4af501a;border-radius:4px;padding:2px 6px;font-size:12px}.orlux-chat-page .ox-typing{opacity:0;align-self:flex-start;gap:10px;max-width:90%;animation:.3s forwards ox-msg-in;display:flex}.orlux-chat-page .ox-typing-bubble{background:var(--ox-ink-3);border:1px solid #d4af501f;border-radius:18px 18px 18px 6px;align-items:center;gap:5px;padding:16px 18px;display:flex}.orlux-chat-page .ox-typing-dot{background:var(--ox-gold-l);opacity:.4;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite ox-typing-bounce}.orlux-chat-page .ox-typing-dot:nth-child(2){animation-delay:.2s}.orlux-chat-page .ox-typing-dot:nth-child(3){animation-delay:.4s}@keyframes ox-typing-bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.orlux-chat-page .ox-name-input-wrap{opacity:0;background:#d4af500a;border:1px solid #d4af5033;border-radius:14px;flex-direction:column;align-self:stretch;gap:10px;margin-top:4px;padding:14px 16px;animation:.4s .2s forwards ox-msg-in;display:flex}.orlux-chat-page .ox-name-input-label{font-family:var(--ox-mono);letter-spacing:1.5px;text-transform:uppercase;color:var(--ox-gold-l);font-size:9.5px;font-weight:600}.orlux-chat-page .ox-name-input-row{gap:8px;display:flex}.orlux-chat-page input.ox-name-input{background:var(--ox-ink);border:1px solid var(--ox-line);color:var(--ox-text);font-family:var(--ox-sans);-webkit-appearance:none;border-radius:10px;flex:1;padding:12px 14px;font-size:14px;font-weight:500;transition:border-color .2s,background .2s}.orlux-chat-page input.ox-name-input:focus{border-color:var(--ox-gold);background:var(--ox-ink-2);outline:none}.orlux-chat-page input.ox-name-input::placeholder{color:var(--ox-text-3)}.orlux-chat-page input.ox-name-input.is-error{border-color:#e05c5c}.orlux-chat-page button.ox-name-submit{background:linear-gradient(135deg, var(--ox-gold-d), var(--ox-gold), var(--ox-gold-l));color:var(--ox-ink);font-family:var(--ox-mono);letter-spacing:1px;text-transform:uppercase;white-space:nowrap;border-radius:10px;padding:12px 20px;font-size:11px;font-weight:700;transition:transform .15s}.orlux-chat-page button.ox-name-submit:hover{transform:translateY(-1px)}.orlux-chat-page button.ox-name-submit:active{transform:translateY(0)}.orlux-chat-page .ox-options{opacity:0;flex-wrap:wrap;align-self:stretch;gap:8px;padding:8px 0 4px;animation:.4s .3s forwards ox-msg-in;display:flex}.orlux-chat-page button.ox-option{color:var(--ox-text);letter-spacing:-.005em;text-align:left;background:#d4af500f;border:1px solid #d4af5040;border-radius:50px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.orlux-chat-page button.ox-option:hover{border-color:var(--ox-gold);background:#d4af501f;transform:translateY(-1px)}.orlux-chat-page button.ox-option:active{transform:translateY(0)}.orlux-chat-page .ox-option-emoji{flex-shrink:0;font-size:14px}.orlux-chat-page button.ox-option.is-cta{background:linear-gradient(135deg, var(--ox-gold-d), var(--ox-gold), var(--ox-gold-l));color:var(--ox-ink);font-weight:700;font-family:var(--ox-mono);letter-spacing:1.2px;text-transform:uppercase;border-color:#0000;padding:12px 20px;font-size:12px;box-shadow:0 4px 16px #0000004d,0 0 20px #d4af5033}.orlux-chat-page button.ox-option.is-cta:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0006,0 0 28px #d4af5066}.orlux-chat-page button.ox-option.is-wa{color:#25d366;background:#25d36614;border-color:#25d36659}.orlux-chat-page button.ox-option.is-wa:hover{background:#25d36626;border-color:#25d366}.orlux-chat-page .ox-cw-trust{border-top:1px solid var(--ox-line);background:#08080880;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;padding:16px 22px;display:flex}.orlux-chat-page .ox-cw-trust-item{font-family:var(--ox-mono);letter-spacing:1px;text-transform:uppercase;color:var(--ox-text-3);align-items:center;gap:6px;font-size:9.5px;display:flex}.orlux-chat-page .ox-cw-trust-item strong{color:var(--ox-text-2);font-weight:500}.orlux-chat-page .ox-cw-trust-item svg{width:12px;height:12px;color:var(--ox-gold);flex-shrink:0}.orlux-chat-page .ox-cw-trust-sep{background:#e8e4da26;border-radius:50%;width:3px;height:3px}.orlux-chat-page .ox-chat-disclaimer{border:1px solid #d4af501f;border-left:2px solid var(--ox-gold);max-width:700px;font-family:var(--ox-mono);color:var(--ox-text-3);letter-spacing:.3px;background:#d4af500a;border-radius:0 8px 8px 0;margin:32px auto 0;padding:16px 20px;font-size:10.5px;line-height:1.7}.orlux-chat-page .ox-chat-disclaimer strong{color:var(--ox-text-2);font-weight:500}@media (max-width:640px){.orlux-chat-page .ox-chat-sticky{padding:12px 16px}.orlux-chat-page .ox-sticky-avatar{width:40px;height:40px}.orlux-chat-page .ox-sticky-name{font-size:12px}.orlux-chat-page .ox-sticky-status{font-size:8.5px}.orlux-chat-page a.ox-sticky-cta{letter-spacing:1px;gap:6px;padding:10px 16px;font-size:10px}.orlux-chat-page .ox-chat-intro{padding:40px 16px 28px}.orlux-chat-page .ox-chat-wrap{padding:0 12px 32px}.orlux-chat-page .ox-chat-window{border-radius:18px}.orlux-chat-page .ox-cw-header{padding:14px 16px}.orlux-chat-page .ox-cw-avatar{width:38px;height:38px}.orlux-chat-page .ox-cw-body{max-height:500px;padding:18px 14px 16px}.orlux-chat-page .ox-msg-bubble{padding:11px 14px;font-size:13.5px}.orlux-chat-page button.ox-option{padding:9px 12px;font-size:12.5px}.orlux-chat-page button.ox-option.is-cta{padding:11px 16px;font-size:11px}.orlux-chat-page .ox-cw-trust{gap:12px;padding:14px 16px}.orlux-chat-page .ox-cw-trust-sep{display:none}}@media (max-width:400px){.orlux-chat-page .ox-sticky-in{gap:10px}.orlux-chat-page a.ox-sticky-cta{letter-spacing:.8px;padding:9px 12px;font-size:9.5px}.orlux-chat-page .ox-name-input-row{flex-direction:column}.orlux-chat-page button.ox-name-submit{width:100%}}
