.ai-thinking{display:flex;align-items:center;gap:12px;padding:4px 0}.thinking-wave{display:flex;align-items:center;gap:4px;height:24px}.thinking-wave span{display:block;width:3px;height:12px;background:linear-gradient(180deg,#295cff,#00d4ff);border-radius:2px;animation:wave-pulse 1.2s ease-in-out infinite;box-shadow:0 0 8px #295cff4d}.thinking-wave span:nth-child(1){animation-delay:0s}.thinking-wave span:nth-child(2){animation-delay:.15s}.thinking-wave span:nth-child(3){animation-delay:.3s}.thinking-wave span:nth-child(4){animation-delay:.45s}@keyframes wave-pulse{0%,to{height:12px;opacity:.4}50%{height:24px;opacity:1}}.thinking-text{font-size:13px;color:#666;font-weight:500;letter-spacing:.5px;animation:text-fade 2s ease-in-out infinite}@keyframes text-fade{0%,to{opacity:.5}50%{opacity:1}}.ant-card-body>div{line-height:1.6}.ant-card-body h1,.ant-card-body h2,.ant-card-body h3,.ant-card-body h4,.ant-card-body h5,.ant-card-body h6{margin-top:16px;margin-bottom:8px;font-weight:600}.ant-card-body h1{font-size:1.5em}.ant-card-body h2{font-size:1.3em}.ant-card-body h3{font-size:1.1em}.ant-card-body p{margin-bottom:8px}.ant-card-body ul,.ant-card-body ol{margin-left:20px;margin-bottom:8px}.ant-card-body li{margin-bottom:4px}.ant-card-body code{background:#0000000f;padding:2px 6px;border-radius:3px;font-family:Courier New,monospace;font-size:.9em}.ant-card-body pre{background:#0000000f;padding:12px;border-radius:6px;overflow-x:auto;margin-bottom:8px}.ant-card-body pre code{background:none;padding:0}.ant-card-body strong{font-weight:600}.ant-card-body em{font-style:italic}.ant-card-body blockquote{border-left:4px solid #ddd;padding-left:12px;margin-left:0;color:#666}*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}body{background-color:#f5f8ff;color:#333;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:2rem}header{text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #2563eb}h1{color:#1e40af;font-size:2.2rem;margin-bottom:.5rem}header p{color:#64748b;font-size:1.1rem}.scene-toggle{display:flex;gap:1rem;margin-bottom:1.5rem;justify-content:center}.scene-toggle button{padding:.7rem 1.5rem;border:1px solid #2563eb;border-radius:8px;background-color:#fff;color:#2563eb;font-weight:600;cursor:pointer;transition:all .2s ease}.scene-toggle button.active{background-color:#2563eb;color:#fff}.pricing-calculator{display:flex;gap:2rem;flex-wrap:wrap}.config-panel{flex:1;min-width:400px;background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 10px #0000000d}.config-section{margin-bottom:1.8rem;padding-bottom:1.8rem;border-bottom:1px solid #e2e8f0}.config-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.config-section h3{color:#1e40af;font-size:1.2rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.config-section h3 svg{width:20px;height:20px;fill:#2563eb}.usage-control{margin-bottom:1rem}.usage-control label{display:block;margin-bottom:.5rem;color:#475569;font-weight:500}.usage-slider{width:100%;margin:1rem 0;accent-color:#2563eb}.usage-input{width:100%;padding:.6rem;border:1px solid #cbd5e1;border-radius:6px;font-size:1rem;color:#334155}.usage-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb33}.radio-group{display:flex;flex-direction:column;gap:.8rem}.radio-item{display:flex;align-items:center;gap:.5rem;padding:.8rem;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .2s ease}.radio-item:hover{border-color:#94a3b8;background-color:#f8fafc}.radio-item input[type=radio]{accent-color:#2563eb;width:18px;height:18px}.radio-item.selected{border-color:#2563eb;background-color:#2563eb0d}.scene-module{display:none}.scene-module.active{display:block}.cost-panel{flex:1;min-width:400px;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 15px #1e40af33}.cost-panel h3{font-size:1.4rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:1rem}.cost-details{margin-bottom:2rem}.cost-item{display:flex;justify-content:space-between;padding:.8rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.cost-item:last-child{border-bottom:2px solid rgba(255,255,255,.2);font-weight:600;padding-bottom:1rem;margin-bottom:1rem}.monthly-total{text-align:center;padding:1.5rem;background-color:#ffffff1a;border-radius:8px}.monthly-total h4{font-size:1.1rem;margin-bottom:.8rem;opacity:.8}.total-amount{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.pricing-toggle{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem}.pricing-toggle button{padding:.5rem 1rem;border:none;border-radius:6px;background-color:#fff3;color:#fff;cursor:pointer;transition:all .2s ease}.pricing-toggle button.active{background-color:#fff;color:#1e40af;font-weight:600}.enterprise-btn{display:block;width:100%;padding:1rem;margin-top:2rem;background-color:#fff;color:#1e40af;text-align:center;text-decoration:none;border-radius:8px;font-weight:600;transition:all .2s ease}.enterprise-btn:hover{background-color:#f1f5f9;transform:translateY(-2px);box-shadow:0 4px 10px #0000001a}@media (max-width: 900px){.pricing-calculator{flex-direction:column}.config-panel,.cost-panel{min-width:100%}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background-color:#f5f5f7}#root{min-height:100vh}.tripnow-page-header{margin-bottom:16px}.tripnow-page-header-title{font-size:22px;font-weight:600}.tripnow-page-header-desc{color:#666;margin-top:4px}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}
