.creative-module__5LQv-q__creativeTheme{background-color:var(--creative-bg-primary);min-height:100vh;color:var(--creative-text-primary);position:relative;overflow-x:clip}.creative-module__5LQv-q__scrollContainer{width:100%;position:relative}.creative-module__5LQv-q__section{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative}.creative-module__5LQv-q__horizontalContainer{flex-flow:row;width:max-content;height:100vh;display:flex}.creative-module__5LQv-q__horizontalPanel{flex-shrink:0;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.creative-module__5LQv-q__themeToggle{z-index:1000;background:var(--creative-bg-secondary);border:1px solid var(--creative-text-secondary);cursor:pointer;width:clamp(2.5rem,5vw,3rem);height:clamp(2.5rem,5vw,3rem);transition:transform var(--creative-transition-fast),background-color var(--creative-transition-fast),border-color var(--creative-transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;top:clamp(1rem,3vw,2rem);right:clamp(4rem,8vw,6rem)}.creative-module__5LQv-q__themeToggle:hover{border-color:var(--creative-accent);transform:scale(1.1)}.creative-module__5LQv-q__themeToggle:focus{outline:none}.creative-module__5LQv-q__themeToggle:focus-visible{border-color:var(--creative-accent);outline:none;transform:scale(1.1)}.creative-module__5LQv-q__themeToggle svg{width:clamp(1rem,2vw,1.25rem);height:clamp(1rem,2vw,1.25rem);color:var(--creative-text-primary);transition:color var(--creative-transition-fast)}.creative-module__5LQv-q__diagonalWrapper{position:relative;overflow:hidden}.creative-module__5LQv-q__transitionZone{background:linear-gradient(to bottom,var(--creative-bg-primary),var(--creative-bg-secondary));justify-content:center;align-items:center;height:50vh;display:flex;position:relative}.creative-module__5LQv-q__pinnedSection{position:relative;overflow:hidden}.creative-module__5LQv-q__verticalSection{min-height:100vh;padding:clamp(2rem,5vw,4rem);position:relative}
@keyframes chat-module__Yf7yya__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes chat-module__Yf7yya__fabEntrance{0%{opacity:0;transform:translateY(12px)scale(.94)}60%{opacity:1;transform:translateY(-2px)scale(1.02)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes chat-module__Yf7yya__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes chat-module__Yf7yya__pulse{0%,to{box-shadow:0 0 0 0 rgba(var(--creative-accent-rgb,99,102,241),.7)}50%{box-shadow:0 0 0 10px rgba(var(--creative-accent-rgb,99,102,241),0)}}@keyframes chat-module__Yf7yya__typingBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-8px)}}.chat-module__Yf7yya__fab{z-index:9998;cursor:pointer;width:56px;height:56px;box-shadow:0 10px 26px #0006,0 0 16px rgba(var(--creative-accent-rgb),.2);background:0 0;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;padding:0;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);animation:.32s cubic-bezier(.22,.61,.36,1) both chat-module__Yf7yya__fabEntrance;display:flex;position:fixed;bottom:24px;right:24px}.chat-module__Yf7yya__fab:focus,.chat-module__Yf7yya__fab:focus-visible{outline:2px solid rgba(var(--creative-accent-rgb),.6);outline-offset:3px}.chat-module__Yf7yya__fab:hover{box-shadow:0 12px 30px #00000080,0 0 22px rgba(var(--creative-accent-rgb),.3);transform:scale(1.06)}.chat-module__Yf7yya__fabOpen{box-shadow:0 6px 16px #0000004d,0 0 10px rgba(var(--creative-accent-rgb),.15)}.chat-module__Yf7yya__fabPulse{animation:none}.chat-module__Yf7yya__fabBubble{border-radius:50%;width:56px;height:56px;position:relative;overflow:hidden}.chat-module__Yf7yya__fabIcon{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.chat-module__Yf7yya__fabClose{background:color-mix(in srgb,var(--creative-text-primary)85%,transparent);width:56px;height:56px;color:var(--creative-bg-primary);border-radius:50%;justify-content:center;align-items:center;transition:background .2s,transform .15s;display:flex}.chat-module__Yf7yya__fab:hover .chat-module__Yf7yya__fabClose{background:color-mix(in srgb,var(--creative-text-primary)95%,transparent)}.chat-module__Yf7yya__fab:active .chat-module__Yf7yya__fabClose{transform:scale(.92)}.chat-module__Yf7yya__chatWindow{z-index:9999;background:var(--creative-bg-secondary,#fffbf7);border:1.5px solid var(--creative-border-color,#e8e2da);width:600px;height:600px;font-family:var(--theme-font-sans,system-ui,sans-serif);border-radius:20px;outline:none;flex-direction:column;animation:.4s cubic-bezier(.4,0,.2,1) chat-module__Yf7yya__slideUp;display:flex;position:fixed;bottom:90px;right:24px;overflow:hidden;box-shadow:0 24px 48px -8px #00000047,0 8px 16px -4px #00000026}.chat-module__Yf7yya__chatWindow.chat-module__Yf7yya__mobile{border:none;border-radius:0;width:100%;height:100%;max-height:100%;animation:.3s cubic-bezier(.4,0,.2,1) chat-module__Yf7yya__slideUpMobile;inset:0}.chat-module__Yf7yya__chatWindow.chat-module__Yf7yya__mobile .chat-module__Yf7yya__body{flex:1;min-height:0;overflow:hidden}.chat-module__Yf7yya__chatWindow.chat-module__Yf7yya__mobile .chat-module__Yf7yya__messageList{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;overflow-y:auto}.chat-module__Yf7yya__header{border-bottom:1.5px solid var(--creative-border-color,#e8e2da);background:var(--creative-bg-primary,#f5f2ee);z-index:2;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}@media (max-width:768px){.chat-module__Yf7yya__header{padding:12px 14px}}.chat-module__Yf7yya__headerTitle{color:var(--creative-text-primary);font-size:15px;font-weight:700;line-height:1.2;font-family:var(--theme-font-display,var(--font-sora));margin:0}.chat-module__Yf7yya__headerHint{color:var(--creative-text-secondary);align-items:center;gap:6px;margin:0;font-size:11px;line-height:1.2;display:flex}.chat-module__Yf7yya__kbd{background:color-mix(in srgb,var(--creative-text-primary)6%,transparent);border:1px solid color-mix(in srgb,var(--creative-text-primary)12%,transparent);color:var(--creative-text-secondary);border-radius:4px;align-items:center;padding:2px 6px;font-family:ui-monospace,monospace;font-size:10px;display:inline-flex}.chat-module__Yf7yya__headerActions{gap:4px;display:flex}.chat-module__Yf7yya__iconBtn{color:var(--creative-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.chat-module__Yf7yya__iconBtn:hover{background:color-mix(in srgb,var(--creative-text-primary)8%,transparent);color:var(--creative-text-primary)}.chat-module__Yf7yya__iconBtn:focus-visible{outline:2px solid var(--creative-accent);outline-offset:2px}.chat-module__Yf7yya__iconBtn:active{background:color-mix(in srgb,var(--creative-text-primary)14%,transparent);transform:scale(.95)}@media (max-width:768px){.chat-module__Yf7yya__headerHint{display:none}}.chat-module__Yf7yya__body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.chat-module__Yf7yya__messageList{overscroll-behavior:contain;flex-direction:column;flex:1;gap:14px;padding:16px 20px;display:flex;overflow:hidden auto}.chat-module__Yf7yya__messageList::-webkit-scrollbar{width:6px}.chat-module__Yf7yya__blockStack{flex-direction:column;gap:12px;display:flex}.chat-module__Yf7yya__blockHeading{font-family:var(--theme-font-display,var(--font-sora));color:var(--creative-text-primary);margin:0;font-weight:700;line-height:1.22}.chat-module__Yf7yya__headingXl{font-size:22px}.chat-module__Yf7yya__headingLg{font-size:20px}.chat-module__Yf7yya__headingMd{font-size:18px}.chat-module__Yf7yya__headingSm{font-size:16px}.chat-module__Yf7yya__blockText{font-family:var(--theme-font-body,system-ui,sans-serif);color:var(--creative-text-secondary);white-space:pre-wrap;margin:0;font-size:14.5px;line-height:1.6}.chat-module__Yf7yya__blockList{flex-direction:column;gap:6px;margin:0;padding-left:18px;list-style-position:outside;display:flex}.chat-module__Yf7yya__blockList li{line-height:1.5}.chat-module__Yf7yya__blockBadges{flex-wrap:wrap;gap:8px;display:flex}.chat-module__Yf7yya__blockBadge{background:rgba(var(--creative-accent-rgb),.12);border:1px solid rgba(var(--creative-accent-rgb),.25);color:var(--creative-accent);font-size:12px;font-weight:600;font-family:var(--theme-font-sans,system-ui,sans-serif);border-radius:999px;padding:6px 12px}.chat-module__Yf7yya__blockDivider{background:#ffffff14;border:0;height:1px;margin:4px 0}.chat-module__Yf7yya__blockCTARow{flex-wrap:wrap;gap:8px;display:flex}.chat-module__Yf7yya__blockCTAButton{border:1.5px solid var(--creative-accent);background:rgba(var(--creative-accent-rgb),.1);color:var(--creative-accent);font-size:14px;font-weight:700;font-family:var(--theme-font-sans,system-ui,sans-serif);border-radius:9999px;align-items:center;gap:8px;padding:10px 16px;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.chat-module__Yf7yya__blockCTAButton:hover{background:var(--creative-accent);color:var(--color-contrast-on-accent-strong,#fff);box-shadow:0 4px 12px rgba(var(--creative-accent-rgb),.3);transform:translateY(-2px)}.chat-module__Yf7yya__blockCTAButton:active{transform:translateY(1px)}.chat-module__Yf7yya__blockCTAButton.chat-module__Yf7yya__iconless{gap:4px}.chat-module__Yf7yya__messageList::-webkit-scrollbar-track{background:0 0}.chat-module__Yf7yya__messageList::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:10px}.chat-module__Yf7yya__messageList::-webkit-scrollbar-thumb:hover{background:#94a3b880}.chat-module__Yf7yya__messageRow{gap:10px;max-width:85%;animation:.3s chat-module__Yf7yya__fadeIn;display:flex}.chat-module__Yf7yya__messageRow.chat-module__Yf7yya__user{flex-direction:row-reverse;align-self:flex-end}.chat-module__Yf7yya__messageRow.chat-module__Yf7yya__assistant{align-self:flex-start}.chat-module__Yf7yya__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;min-width:32px;height:32px;min-height:32px}.chat-module__Yf7yya__bubble{word-wrap:break-word;overflow-wrap:break-word;font-size:14px;line-height:1.62;font-family:var(--theme-font-body,system-ui,sans-serif);border-radius:20px;padding:12px 18px}.chat-module__Yf7yya__bubble.chat-module__Yf7yya__user{background:var(--creative-accent);border:1px solid rgba(var(--creative-accent-rgb),.2);color:var(--color-contrast-on-accent-strong,#fff);border-bottom-right-radius:6px}[data-theme=light] .chat-module__Yf7yya__bubble.chat-module__Yf7yya__user{color:#78350f;background:#78350f1a;border:1px solid #78350f40}.chat-module__Yf7yya__bubble.chat-module__Yf7yya__assistant{background:var(--creative-bg-primary,#f9f9fb);color:var(--creative-text-secondary);border:1.2px solid #0000000d;border-bottom-left-radius:6px;box-shadow:0 2px 8px #0000000a}.chat-module__Yf7yya__bubble.chat-module__Yf7yya__assistant a:hover{opacity:.8}.chat-module__Yf7yya__bubble.chat-module__Yf7yya__assistant p{margin:0 0 8px}.chat-module__Yf7yya__bubble.chat-module__Yf7yya__assistant p:last-child{margin-bottom:0}.chat-module__Yf7yya__bubble.chat-module__Yf7yya__assistant strong{color:#f1f5f9;font-weight:600}.chat-module__Yf7yya__bubble.chat-module__Yf7yya__assistant a{color:#38bdf8;text-underline-offset:2px;text-decoration:underline;transition:color .2s}.chat-module__Yf7yya__bubble.chat-module__Yf7yya__assistant a:hover{color:#7dd3fc}.chat-module__Yf7yya__bubble.chat-module__Yf7yya__assistant ul,.chat-module__Yf7yya__bubble.chat-module__Yf7yya__assistant ol{margin:8px 0;padding-left:20px}.chat-module__Yf7yya__bubble.chat-module__Yf7yya__assistant li{margin:4px 0}.chat-module__Yf7yya__bubble.chat-module__Yf7yya__assistant code{font-family:var(--font-jetbrains,ui-monospace,monospace);color:#fbbf24;background:#0006;border-radius:4px;padding:2px 6px;font-size:13px}.chat-module__Yf7yya__typingRow{align-items:center;gap:10px;animation:.3s chat-module__Yf7yya__fadeIn;display:flex}.chat-module__Yf7yya__typingBubble{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:18px 18px 18px 6px;gap:6px;padding:14px 18px;display:flex}.chat-module__Yf7yya__typingDot{background:#94a3b8;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite chat-module__Yf7yya__typingBounce}.chat-module__Yf7yya__typingDot:nth-child(2){animation-delay:.2s}.chat-module__Yf7yya__typingDot:nth-child(3){animation-delay:.4s}.chat-module__Yf7yya__suggestedContainer{overscroll-behavior:contain;flex-direction:column;flex:1;gap:14px;padding:16px 20px;display:flex;overflow:hidden auto}.chat-module__Yf7yya__welcomeRow{gap:10px;animation:.3s chat-module__Yf7yya__fadeIn;display:flex}.chat-module__Yf7yya__welcomeBubble{color:#2c2825;background:#f5f2ee;border:1.5px solid #d6cfc7;border-radius:18px 18px 18px 6px;padding:12px 16px;font-size:14px;line-height:1.6}.chat-module__Yf7yya__suggestedList{flex-direction:column;gap:8px;margin-left:42px;animation:.4s .2s both chat-module__Yf7yya__fadeIn;display:flex}.chat-module__Yf7yya__suggestedBtn{text-align:left;width:100%;color:var(--creative-text-secondary);font-family:var(--theme-font-body,system-ui,sans-serif);cursor:pointer;background:#fff;border:1.5px solid #d6cfc7;border-radius:9999px;padding:11px 16px;font-size:13.5px;font-weight:600;transition:all .2s}.chat-module__Yf7yya__suggestedBtn:hover{color:#2c2825;background:#fff0eb;border-color:#d97757;transform:translate(3px);box-shadow:0 2px 8px #d9775726}.chat-module__Yf7yya__suggestedBtn:focus-visible{outline-offset:2px;background:#fff0eb;border-color:#d97757;outline:2px solid #d97757}.chat-module__Yf7yya__suggestedBtn:active{box-shadow:none;background:#ffe4d9;border-color:#c06346;transform:translate(1px)scale(.98)}.chat-module__Yf7yya__inputArea{z-index:2;background:#f5f2ee;border-top:1.5px solid #e8e2da;flex-shrink:0;padding:14px 16px}.chat-module__Yf7yya__inputWrapper{background:#fff;border:1.5px solid #d6cfc7;border-radius:9999px;align-items:flex-end;gap:10px;padding:10px 14px;transition:border-color .2s,box-shadow .2s;display:flex}.chat-module__Yf7yya__inputWrapper:focus-within{background:#fff;border-color:#d97757;box-shadow:0 0 0 3px #d9775726}.chat-module__Yf7yya__textarea{color:var(--creative-text-primary);resize:none;min-height:24px;max-height:120px;font-size:14.5px;line-height:1.5;font-family:var(--theme-font-body,system-ui,sans-serif);background:0 0;border:none;outline:none;flex:1}.chat-module__Yf7yya__textarea::placeholder{color:#a09890}.chat-module__Yf7yya__sendBtn{color:#d97757;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.chat-module__Yf7yya__sendBtn:hover:not(:disabled){color:#c06346;background:#d977571f}.chat-module__Yf7yya__sendBtn:focus-visible{outline-offset:2px;border-radius:8px;outline:2px solid #d97757}.chat-module__Yf7yya__sendBtn:active:not(:disabled){background:#d9775733;transform:scale(.9)}.chat-module__Yf7yya__sendBtn:disabled{color:#c4b8b0;cursor:not-allowed;opacity:.6}.chat-module__Yf7yya__errorBar{color:#991b1b;background:#fef2f2;border-top:1.5px solid #fee2e2;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 16px;font-size:13.5px;font-weight:500;animation:.2s ease-out chat-module__Yf7yya__fadeIn;display:flex}.chat-module__Yf7yya__errorContent{align-items:center;gap:12px;display:flex}.chat-module__Yf7yya__retryBtn{background:var(--creative-accent);color:#fff;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;border:none;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:700;transition:all .2s}.chat-module__Yf7yya__retryBtn:hover{background:color-mix(in srgb,var(--creative-accent)85%,#000);transform:translateY(-1px)}.chat-module__Yf7yya__dismissBtn{color:#991b1b;cursor:pointer;opacity:.6;background:0 0;border:none;padding:4px 8px;font-size:14px;transition:opacity .2s}.chat-module__Yf7yya__dismissBtn:hover{opacity:1}.chat-module__Yf7yya__chatWindow :focus,.chat-module__Yf7yya__chatWindow :focus-visible{box-shadow:none!important;outline:none!important}@media (max-width:900px){.chat-module__Yf7yya__fab{width:44px;height:44px;bottom:12px;right:12px}.chat-module__Yf7yya__fabBubble,.chat-module__Yf7yya__fabClose{width:44px;height:44px}}
