@keyframes fadeScaleDown{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.success-badge{color:#059669;background-color:#ecfef6;border:1px solid #c3e6cb}.warning-badge{color:#d97706;background-color:#fffbeb;border:1px solid #fde68a}.danger-badge{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca}.card-theme{background-color:#fff;box-shadow:0 4px 12px -2px #00000014,0 0 0 .5px #0000000f}.analysis-input{pointer-events:auto;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;max-width:600px;margin:0 auto;display:flex;position:relative}@media (max-width:800px){.analysis-input{max-width:100%;margin-bottom:20px;padding:0 20px}}@media (max-width:450px){.analysis-input{padding:0}}.analysis-input .input-card{background:#ffffffb3;border:1px solid #0000000d;border-radius:100px;align-items:center;gap:12px;width:100%;padding:6px 8px 6px 24px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 8px 32px #0000001a}@media (max-width:800px){.analysis-input .input-card{box-shadow:none;background:#fffc;border-radius:24px;flex-direction:column;align-items:stretch;padding:20px}}.analysis-input .input-card.shake{animation:.3s ease-in-out shake-minimal}.analysis-input .input-section{flex:1;align-items:center;gap:12px;display:flex}@media (max-width:800px){.analysis-input .input-section{position:relative}}.analysis-input .input-section .calendar-indicator{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:6px;padding:0;transition:opacity .2s;display:flex}.analysis-input .input-section .calendar-indicator:hover{opacity:.7}.analysis-input .input-section .calendar-indicator .calendar-type{color:#5f6368;white-space:nowrap;font-size:13px;font-weight:500}@media (max-width:800px){.analysis-input .input-section .calendar-indicator .calendar-type{font-size:12px}}.analysis-input .input-section .calendar-indicator .chevron-icon{opacity:.6;width:10px;height:10px}.analysis-input .input-section .input-group{width:100%;position:relative}@media (max-width:800px){.analysis-input .input-section .input-group{position:static}}.analysis-input .input-section .input-group .input-label{letter-spacing:1px;text-transform:uppercase;color:#0006;white-space:nowrap;opacity:0;pointer-events:none;font-size:11px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:-26px;left:0;transform:translateY(10px)}@media (max-width:800px){.analysis-input .input-section .input-group .input-label{top:-45px;left:0;transform:translateY(0)}}.analysis-input .input-section .input-group.has-content .input-label{opacity:1;transform:translateY(0)}@media (max-width:800px){.analysis-input .input-section .input-group.has-content .input-label{transform:translateY(0)}}.analysis-input .input-section .input-group .input-field{color:#202124;background:0 0;border:none;outline:none;width:100%;padding:8px 0 10px;font-size:16px}@media (max-width:800px){.analysis-input .input-section .input-group .input-field{color:#202124;font-size:16px;font-weight:400}}@media (max-width:450px){.analysis-input .input-section .input-group .input-field{font-size:16px}}.analysis-input .input-section .input-group .input-field::placeholder{color:#9aa0a6;font-size:16px;font-weight:400}@media (max-width:800px){.analysis-input .input-section .input-group .input-field::placeholder{font-size:14px}}.analysis-input .input-section .input-group .history-dropdown{z-index:100;background:#fff;border-radius:8px;width:100%;margin-top:8px;animation:.2s ease-out slideDown;position:absolute;top:calc(100% + 5px);left:0;overflow:hidden;box-shadow:0 4px 20px #00000026}@media (max-width:800px){.analysis-input .input-section .input-group .history-dropdown{top:100%;left:0;right:0}}.analysis-input .input-section .input-group .history-item{cursor:pointer;justify-content:space-between;align-items:center;padding:5px 16px;transition:background .2s;display:flex}.analysis-input .input-section .input-group .history-item:hover{background:#f8f9fa}.analysis-input .input-section .input-group .history-item:hover .remove-btn{opacity:1}.analysis-input .input-section .input-group .history-item:not(:last-child){border-bottom:1px solid #f1f3f4}.analysis-input .input-section .input-group .history-item .history-content{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.analysis-input .input-section .input-group .history-item .history-icon{color:#9aa0a6;filter:invert(.7);flex-shrink:0;width:12px;height:12px}@media (max-width:800px){.analysis-input .input-section .input-group .history-item .history-icon{width:12px;height:12px}}.analysis-input .input-section .input-group .history-item .history-text{color:#3c4043;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:14px;overflow:hidden}@media (max-width:450px){.analysis-input .input-section .input-group .history-item .history-text{font-size:14px}}.analysis-input .input-section .input-group .history-item .remove-btn{cursor:pointer;opacity:0;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;margin-right:-8px;padding:8px;transition:all .2s;display:flex}.analysis-input .input-section .input-group .history-item .remove-btn:hover{background:#0000000d}.analysis-input .input-section .input-group .history-item .remove-btn img{filter:grayscale()opacity(.5)}.analysis-input .button-group{flex-shrink:0;gap:8px;display:flex}@media (max-width:800px){.analysis-input .button-group{flex-direction:column;gap:12px;width:100%}}.analysis-input .button-group .submit-button{color:#fff;white-space:nowrap;cursor:pointer;background:#202124;border:none;border-radius:50px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;transition:opacity .2s;display:flex}@media (max-width:800px){.analysis-input .button-group .submit-button{letter-spacing:.02em;background:#202124;border-radius:50px;width:100%;padding:12px 20px;font-size:13px;font-weight:500;box-shadow:0 10px 20px #0000001a}}.analysis-input .button-group .submit-button:hover:not(:disabled){opacity:.82}.analysis-input .button-group .submit-button:disabled{opacity:.5;cursor:not-allowed}.analysis-input .button-group .submit-button .gemini-icon{filter:brightness(1.2)drop-shadow(0 0 8px #fff6)}.analysis-input .message-container{justify-content:center;align-items:center;width:100%;min-height:32px;margin-top:14px;display:flex}.analysis-input .message-container .error-message{color:#d93025;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:6px 12px;font-size:11px;display:flex}.analysis-input .message-container .error-message .warning-icon{background-color:#d93025;border-radius:50%;flex-shrink:0;width:12px;height:12px;padding:2px}.analysis-input .message-container .error-message .alert-icon{flex-shrink:0;width:12px;height:12px}@media (max-width:800px){.analysis-input .message-container .error-message{padding:8px 12px}}.analysis-input .message-container .privacy-notice{color:#00000059;text-align:center;justify-content:center;align-items:center;gap:6px;font-size:11px;font-weight:400;display:flex}.analysis-input .message-container .privacy-notice .lock-icon{opacity:.7;flex-shrink:0}@media (max-width:800px){.analysis-input .message-container .privacy-notice{font-size:10px;line-height:1.4}}.report-count-badge{letter-spacing:.5px;text-transform:uppercase;color:#1a73e8;text-align:center;justify-content:center;align-items:center;gap:6px;margin-top:14px;font-size:11px;font-weight:500;transition:opacity .4s;display:flex}.report-count-badge.invisible{opacity:0;pointer-events:none}.report-count-badge .live-dot{background:#1a73e8;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block;position:relative}.report-count-badge .live-dot:after{content:"";background:#1a73e8;border-radius:50%;width:100%;height:100%;animation:3s ease-out infinite dot-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}@keyframes dot-pulse{0%{opacity:.6;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(3)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes shake-minimal{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}
@keyframes fadeScaleDown{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.success-badge{color:#059669;background-color:#ecfef6;border:1px solid #c3e6cb}.warning-badge{color:#d97706;background-color:#fffbeb;border:1px solid #fde68a}.danger-badge{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca}.card-theme{background-color:#fff;box-shadow:0 4px 12px -2px #00000014,0 0 0 .5px #0000000f}@keyframes spin-cw-vslow{to{transform:rotate(360deg)}}@keyframes spin-ccw-slow{to{transform:rotate(-360deg)}}@keyframes spin-cw-med{to{transform:rotate(360deg)}}@keyframes spin-ccw-med{to{transform:rotate(-360deg)}}@keyframes spin-comet{to{transform:rotate(360deg)}}@keyframes twinkle-1{0%,to{opacity:.04}50%{opacity:.22}}@keyframes twinkle-2{0%,to{opacity:.02}50%{opacity:.15}}@keyframes twinkle-3{0%,to{opacity:.05}60%{opacity:.25}}@keyframes twinkle-4{0%,to{opacity:.03}40%{opacity:.18}}@keyframes core-breathe{0%,to{opacity:.04;transform:scale(1)}50%{opacity:.1;transform:scale(1.05)}}@keyframes centre-pulse{0%,to{opacity:.35;r:3.5px}50%{opacity:.75;r:4.5px}}.celestial-bg{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0;overflow:hidden}.c-starfield{width:100%;height:100%;position:absolute;inset:0}.c-starfield .c-diamond{fill:#1a73e8}.c-starfield .c-diamond-1{animation:5s ease-in-out infinite twinkle-1}.c-starfield .c-diamond-2{animation:7.2s ease-in-out -2.4s infinite twinkle-2}.c-starfield .c-diamond-3{animation:4.3s ease-in-out -1.1s infinite twinkle-3}.c-starfield .c-diamond-4{animation:8.5s ease-in-out -3.7s infinite twinkle-4}.c-orrery{opacity:.52;width:min(700px,92vw);height:min(700px,92vw);position:absolute;top:50%;right:-6%;overflow:visible;transform:translateY(-52%)}@media (max-width:900px){.c-orrery{opacity:.42;width:min(480px,100vw);height:min(480px,100vw);right:-22%}}@media (max-width:600px){.c-orrery{opacity:.32;width:380px;height:380px;top:35%;right:-25%}}.c-rg{will-change:transform}.c-cw-vslow{animation:130s linear infinite spin-cw-vslow}.c-ccw-slow{animation:90s linear infinite spin-ccw-slow}.c-cw-med{animation:60s linear infinite spin-cw-med}.c-ccw-med{animation:48s linear infinite spin-ccw-med}.c-comet{animation:18s linear infinite spin-comet}.c-ring{fill:none}.c-ring-a{stroke:#00000017;stroke-width:.8px}.c-ring-b{stroke:#00000012;stroke-width:.7px}.c-ring-b-dash{stroke:#0000000a;stroke-width:.6px;stroke-dasharray:1 8}.c-ellipse{fill:none;stroke:#0000000f;stroke-width:.7px}.c-orbital-body{fill:#00000059}.c-ring-d{stroke:#00000014;stroke-width:.7px}.c-ring-e{stroke:#00000012;stroke-width:.6px}.c-mark-diamond-lg{fill:#1a73e838;stroke:none}.c-mark-diamond-sm{fill:#1a73e829;stroke:none}.c-tick-sub{stroke:#0000001f;stroke-width:.7px;stroke-linecap:round}.c-core .c-core-line{stroke:#0000001a;stroke-width:.7px;stroke-linecap:round}.c-core .c-core-diag{stroke:#0000000f;stroke-width:.5px}.c-core .c-star-main{fill:#1a73e81f}.c-core .c-star-sec{fill:#1a73e80d}.c-core .c-centre{fill:#1a73e866;animation:5s ease-in-out infinite centre-pulse}.c-echo{opacity:.3;width:min(200px,28vw);height:min(200px,28vw);position:absolute;top:6%;left:2%;overflow:visible}@media (max-width:900px){.c-echo{opacity:.2;left:-5%}}@media (max-width:600px){.c-echo{opacity:.15;width:140px;height:140px;left:-10%}}.c-echo .c-echo-ring{fill:none}.c-echo .c-echo-outer{stroke:#0000001a;stroke-width:.8px}.c-echo .c-echo-outer-dash{stroke:#0000000d;stroke-width:.6px;stroke-dasharray:1 7}.c-echo .c-echo-inner{stroke:#00000014;stroke-width:.7px}.c-echo .c-echo-diamond{fill:#1a73e82e}.c-echo .c-echo-centre{fill:#0006}
@keyframes fadeScaleDown{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.success-badge{color:#059669;background-color:#ecfef6;border:1px solid #c3e6cb}.warning-badge{color:#d97706;background-color:#fffbeb;border:1px solid #fde68a}.danger-badge{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca}.card-theme{background-color:#fff;box-shadow:0 4px 12px -2px #00000014,0 0 0 .5px #0000000f}.landing-hero-section{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:80px 20px;display:flex;position:relative;overflow:hidden}.landing-hero-section .mobile-break{display:none}@media (max-width:450px){.landing-hero-section .mobile-break{display:block}}.landing-hero-section:before,.landing-hero-section:after{content:"";filter:blur(140px);pointer-events:none;z-index:0;border-radius:50%;width:800px;height:800px;margin-top:-400px;margin-left:-400px;position:absolute;top:50%;left:50%}.landing-hero-section:before{background:#0072f41a;transform:translate(-25%)}@media (max-width:800px){.landing-hero-section:before{background:#0072f408}}.landing-hero-section:after{background:#a855f70f;transform:translate(25%)}@media (max-width:800px){.landing-hero-section:after{background:#a855f708}.landing-hero-section{flex-direction:column;height:100vh;padding:0 20px 40px;display:flex;overflow:hidden visible}}.landing-hero-section .hero-background{z-index:0;background:radial-gradient(circle at 50% -20%,#eff6ff 0%,#fff 50%);width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}@media (max-width:800px){.landing-hero-section .hero-background{opacity:.9;overflow:hidden}}.landing-hero-section .hero-background .qi-overlay{z-index:1;opacity:.4;background:radial-gradient(80% 50%,#1a73e80d 0%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.landing-hero-section .hero-content{z-index:1;width:100%;max-width:1200px;height:100%;margin:0 auto;position:relative}@media (max-width:800px){.landing-hero-section .hero-content{flex-direction:column;flex:1;display:flex}}.landing-hero-section .hero-content .hero-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}@media (max-width:800px){.landing-hero-section .hero-content .hero-inner{flex:1;gap:20px}}.landing-hero-section .hero-content .brand-label{align-items:center;gap:8px;display:flex}@media (max-width:800px){.landing-hero-section .hero-content .brand-label{margin-top:0;margin-bottom:0}}.landing-hero-section .hero-content .brand-label .brand-logo{width:auto;height:30px}@media (max-width:800px){.landing-hero-section .hero-content .brand-label .brand-logo{height:24px}}.landing-hero-section .hero-content .hero-title-container{justify-content:center;align-items:center;width:100%;height:100px;margin-top:20px;display:flex}@media (max-width:800px){.landing-hero-section .hero-content .hero-title-container{min-height:20px;margin:5px 0 0}}.landing-hero-section .hero-content .hero-title{color:#202124;max-width:900px;margin:0;font-size:64px;font-weight:600;line-height:1.05}[data-lang^=zh] .landing-hero-section .hero-content .hero-title{font-family:var(--font-serif),-apple-system,BlinkMacSystemFont,serif;letter-spacing:10px}@media (max-width:800px){.landing-hero-section .hero-content .hero-title{letter-spacing:4px;font-size:40px;line-height:1.3}[data-lang=en] .landing-hero-section .hero-content .hero-title{letter-spacing:0;font-size:40px}}@media (max-width:450px){.landing-hero-section .hero-content .hero-title{font-size:32px}}.landing-hero-section .hero-content .hero-desc-container{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100px;display:flex}@media (max-width:800px){.landing-hero-section .hero-content .hero-desc-container{min-height:40px;margin-top:0;margin-bottom:0}}.landing-hero-section .hero-content .hero-live-badge{margin-top:0;margin-bottom:40px;transform:translateY(-15px)}@media (max-width:800px){.landing-hero-section .hero-content .hero-live-badge{margin-top:10px;margin-bottom:10px}}.landing-hero-section .hero-content .hero-desc{color:#202124cc;max-width:445px;margin:0 auto;font-size:15px;font-weight:400;line-height:1.6}[data-lang=en] .landing-hero-section .hero-content .hero-desc{max-width:650px}[data-lang^=zh] .landing-hero-section .hero-content .hero-desc{letter-spacing:1px}@media (max-width:800px){.landing-hero-section .hero-content .hero-desc{color:#20212480;font-size:14px;line-height:1.7}[data-lang^=zh] .landing-hero-section .hero-content .hero-desc{letter-spacing:1px;max-width:85%}[data-lang=en] .landing-hero-section .hero-content .hero-desc{max-width:100%}}.landing-hero-section .hero-content .feature-badges{flex-wrap:wrap;justify-content:center;gap:12px;max-width:560px;margin-bottom:60px;display:flex}.landing-hero-section .hero-content .feature-badges.loading{display:none}@media (max-width:800px){.landing-hero-section .hero-content .feature-badges{gap:8px;margin-top:0;margin-bottom:60px;padding:0}}.landing-hero-section .hero-content .feature-badges .feature-badge{color:#444;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#ffffff80;border:1px solid #0000000d;border-radius:100px;padding:8px 18px;font-size:13px;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 8px #00000005}@media (max-width:800px){.landing-hero-section .hero-content .feature-badges .feature-badge{background:#ffffffb3;padding:8px 14px;font-size:13px}}.landing-hero-section .hero-content .feature-badges .feature-badge:hover,.landing-hero-section .hero-content .feature-badges .feature-badge.active{color:#1a73e8;background:#eff6ff;border-color:#bfdbfe;box-shadow:0 4px 12px #1a73e814}.landing-hero-section .hero-content .feature-badges .feature-badge.active{pointer-events:none}.landing-hero-section .hero-content .feature-badges .feature-badge.disabled{cursor:not-allowed;opacity:.3;filter:grayscale();background:#00000005;border-color:#0000}.landing-hero-section .hero-content .feature-badges .feature-badge.disabled:hover{box-shadow:none;transform:none}.landing-hero-section .hero-content .feature-badges .other-features-wrapper{justify-content:flex-end;display:inline-flex;position:relative}.landing-hero-section .hero-content .feature-badges .other-features-wrapper .other-btn{color:#444;background:#ffffff94;align-items:center;gap:8px;display:inline-flex}.landing-hero-section .hero-content .feature-badges .other-features-wrapper .other-btn .other-btn-label{z-index:1;position:relative}.landing-hero-section .hero-content .feature-badges .other-features-wrapper .other-btn .other-btn-icon{opacity:.72;width:10px;height:auto;margin-top:1px;transition:transform .2s}.landing-hero-section .hero-content .feature-badges .other-features-wrapper .other-btn:hover,.landing-hero-section .hero-content .feature-badges .other-features-wrapper .other-btn.expanded{color:#1a73e8;opacity:1;background:#ffffffe6;border-color:#bfdbfef2;box-shadow:0 6px 16px #1a73e814}.landing-hero-section .hero-content .feature-badges .other-features-wrapper .other-btn.expanded .other-btn-icon{transform:rotate(180deg)}.landing-hero-section .hero-content .feature-badges .other-features-wrapper .other-features-dropdown{-webkit-backdrop-filter:blur(22px);z-index:100;background:#fff linear-gradient(#fffffffa 0%,#f8fafcf0 100%);border:1px solid #e2e8f0c7;border-radius:16px;width:min(260px,100vw - 32px);padding:8px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 24px 50px -28px #0f172a59,0 18px 32px #0f172a14,inset 0 1px #ffffffb3}@media (max-width:800px){.landing-hero-section .hero-content .feature-badges .other-features-wrapper .other-features-dropdown{width:min(230px,100vw - 32px);top:calc(100% + 8px)}}.landing-hero-section .hero-content .feature-badges .other-features-wrapper .other-features-dropdown .dropdown-feature-list{z-index:1;flex-direction:column;gap:4px;display:flex;position:relative}.landing-hero-section .hero-content .feature-badges .other-features-wrapper .other-features-dropdown .feature-menu-item{text-align:left;width:100%;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin:0;padding:10px 12px;transition:background .18s,border-color .18s,color .18s,box-shadow .18s;display:flex}@media (max-width:800px){.landing-hero-section .hero-content .feature-badges .other-features-wrapper .other-features-dropdown .feature-menu-item{padding:10px 12px}}.landing-hero-section .hero-content .feature-badges .other-features-wrapper .other-features-dropdown .feature-menu-item:hover,.landing-hero-section .hero-content .feature-badges .other-features-wrapper .other-features-dropdown .feature-menu-item.active{color:#1a73e8;background:#eff6ffcc;border-color:#bfdbfecc;box-shadow:inset 0 1px #ffffff73}.landing-hero-section .hero-content .feature-badges .other-features-wrapper .other-features-dropdown .feature-menu-item.disabled{opacity:.55;color:#888;background:0 0;border-color:#0000}.landing-hero-section .hero-content .feature-badges .other-features-wrapper .other-features-dropdown .feature-menu-item.disabled:hover{background:0 0;border-color:#0000}.landing-hero-section .hero-content .feature-badges .other-features-wrapper .other-features-dropdown .feature-menu-item .feature-menu-label{color:#1f2937;flex:1;min-width:0;font-size:14px;font-weight:500;line-height:1.35}.landing-hero-section .hero-content .feature-badges .other-features-wrapper .other-features-dropdown .feature-menu-item .feature-menu-meta{letter-spacing:.02em;color:#0f172ab8;background:#f1f5f9e6;border:1px solid #e2e8f0e6;border-radius:999px;flex-shrink:0;padding:4px 8px;font-size:10px;font-weight:600}.landing-hero-section .hero-content .input-container{z-index:10;width:100%;max-width:580px;min-height:100px;position:relative}@media (max-width:800px){.landing-hero-section .hero-content .input-container{max-width:100%;min-height:unset;height:fit-content;margin-top:0}}.landing-hero-section .hero-content .input-container .input-wrapper,.landing-hero-section .hero-content .input-container .task-running-indicator{width:100%;transition:opacity .25s;position:absolute;top:0;left:50%;transform:translate(-50%)}.landing-hero-section .hero-content .input-container .hidden{opacity:0;pointer-events:none}.landing-hero-section .hero-content .input-container .task-running-indicator{background:#fff;border:1px solid #0000000f;border-radius:28px;justify-content:center;align-items:center;gap:12px;width:fit-content;height:56px;margin:0 auto;padding:0 20px;display:flex;box-shadow:0 4px 12px #00000014}.landing-hero-section .hero-content .input-container .task-running-indicator.loading{box-shadow:none;background:0 0;border:none}.landing-hero-section .hero-content .input-container .task-running-indicator.loading .loader-text{font-size:14px}.landing-hero-section .hero-content .input-container .task-running-indicator .loader-text{white-space:nowrap;color:#444;font-size:15px;font-weight:500}
@keyframes fadeScaleDown{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.success-badge{color:#059669;background-color:#ecfef6;border:1px solid #c3e6cb}.warning-badge{color:#d97706;background-color:#fffbeb;border:1px solid #fde68a}.danger-badge{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca}.card-theme{background-color:#fff;box-shadow:0 4px 12px -2px #00000014,0 0 0 .5px #0000000f}#how-it-works-section-override .section-title{display:none!important}.how-it-works-section.timeline{width:100%}@media (max-width:450px){.how-it-works-section.timeline{margin-top:0}}.how-it-works-section.timeline .stripe-header{color:#475569;margin-bottom:24px;font-size:15px;line-height:1.6}.how-it-works-section.timeline .stripe-header strong{color:#0f172a;font-weight:600}.how-it-works-section .steps-timeline{width:100%;position:relative}@media (max-width:450px){.how-it-works-section .steps-timeline{flex-direction:column;align-items:flex-start;gap:0;display:flex}}.how-it-works-section .steps-timeline .step-item{padding-bottom:24px;display:flex;position:relative}@media (max-width:450px){.how-it-works-section .steps-timeline .step-item{flex-direction:row;align-items:flex-start;width:100%;margin-bottom:0;padding:0 0 24px}}.how-it-works-section .steps-timeline .step-item:before{content:"";z-index:0;background:#e2e8f0;width:1px;position:absolute;top:24px;bottom:-4px;left:10px}.how-it-works-section .steps-timeline .step-item:last-child{padding-bottom:0}.how-it-works-section .steps-timeline .step-item:last-child:before{display:none}.how-it-works-section .steps-timeline .step-item .step-marker{z-index:1;flex-direction:column;flex-shrink:0;align-items:center;margin-right:16px;display:flex}.how-it-works-section .steps-timeline .step-item .step-marker .step-circle{color:#fff;background:#1a73e8;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:600;display:flex}.how-it-works-section .steps-timeline .step-item .step-text{text-align:left;max-width:100%;padding-top:0}.how-it-works-section .steps-timeline .step-item .step-text .step-head{color:#0f172a;margin-bottom:4px;font-size:14px;font-weight:600;line-height:20px}.how-it-works-section .steps-timeline .step-item .step-text .step-head .step-number-prefix{display:none}.how-it-works-section .steps-timeline .step-item .step-text .step-body{color:#475569;font-size:13px;line-height:1.5}.how-it-works-section.visual-wrapper{width:100%}.how-it-works-section.visual-wrapper .window-frame{background:#f8f9fc;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008,0 0 0 1px #0000000d}.how-it-works-section.visual-wrapper .window-frame .window-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:8px;height:36px;padding:0 16px;display:flex}.how-it-works-section.visual-wrapper .window-frame .window-header .dot{border-radius:50%;width:8px;height:8px}.how-it-works-section.visual-wrapper .window-frame .window-header .dot.red{background:#ff5f56}.how-it-works-section.visual-wrapper .window-frame .window-header .dot.yellow{background:#ffbd2e}.how-it-works-section.visual-wrapper .window-frame .window-header .dot.green{background:#27c93f}.how-it-works-section.visual-wrapper .window-frame .window-header .window-title{color:#64748b;margin-left:10px;font-size:11px;font-weight:500}.how-it-works-section.visual-wrapper .window-frame .video-container{background:#f8f9fc;justify-content:center;align-items:center;width:100%;display:flex}.how-it-works-section.visual-wrapper .window-frame .video-container .demo-video{width:100%;height:auto;display:block}
@keyframes fadeScaleDown{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.success-badge{color:#059669;background-color:#ecfef6;border:1px solid #c3e6cb}.warning-badge{color:#d97706;background-color:#fffbeb;border:1px solid #fde68a}.danger-badge{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca}.card-theme{background-color:#fff;box-shadow:0 4px 12px -2px #00000014,0 0 0 .5px #0000000f}.features-showcase-section{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;display:grid}@media (max-width:800px){.features-showcase-section{grid-template-columns:1fr;gap:8px}}.features-showcase-section .feature-card{background:#f8f9fc;border-radius:10px;justify-content:space-between;align-items:center;min-height:120px;padding:24px 28px;text-decoration:none;transition:all .3s;display:flex;position:relative}@media (max-width:800px){.features-showcase-section .feature-card{min-height:auto;padding:20px}}.features-showcase-section .feature-card:hover{background-color:#f1f3f9}.features-showcase-section .feature-card.is-disabled{opacity:.5;cursor:not-allowed;pointer-events:none;filter:grayscale()}.features-showcase-section .feature-card.is-disabled .feature-name,.features-showcase-section .feature-card.is-disabled .feature-desc{color:#94a3b8}.features-showcase-section .feature-card.is-disabled .card-action{border-color:#cbd5e180}.features-showcase-section .feature-card.is-disabled .card-action .go-text{color:#94a3b8}.features-showcase-section .feature-card .card-info{flex-direction:column;flex:1;gap:6px;display:flex}.features-showcase-section .feature-card .feature-name{color:#202124;margin:0;font-size:17px;font-weight:700}@media (max-width:450px){.features-showcase-section .feature-card .feature-name{font-size:15px}}.features-showcase-section .feature-card .feature-desc{color:#64748b;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}@media (max-width:800px){.features-showcase-section .feature-card .feature-desc{-webkit-line-clamp:1;line-clamp:1;font-size:12px}}.features-showcase-section .feature-card .card-action{border-left:1px solid #dfe1e7;align-items:center;gap:8px;margin-left:16px;padding-left:16px;display:flex}.features-showcase-section .feature-card .card-action .go-text{color:#1a73e8;text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:700}
