.landing-wrapper{flex-direction:column;min-height:100vh;color:var(--text-primary);font-family:var(--font-main)}.landing-header,.landing-wrapper{display:flex;background-color:var(--bg-cream)}.landing-header{justify-content:space-between;align-items:center;padding:1rem 3rem;border-bottom:1px solid var(--border-color);position:relative;z-index:100}.lh-left{display:flex;align-items:center;gap:3rem}.lh-brand{font-family:var(--font-heading);font-weight:700;font-size:1.5rem;color:var(--accent-terracotta);letter-spacing:1px}.lh-nav{display:flex;gap:2rem}.lh-nav a,.lh-right a{text-decoration:none;color:var(--text-secondary);font-size:.85rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;transition:color .2s}.lh-nav a:hover,.lh-right a:hover{color:var(--accent-terracotta)}.lh-right{gap:1.5rem}.lh-icon-btn,.lh-right{display:flex;align-items:center}.lh-icon-btn{background:none;border:none;color:var(--text-secondary);cursor:pointer;justify-content:center;transition:color .2s}.lh-icon-btn:hover{color:var(--text-primary)}.lh-btn-primary{background-color:var(--accent-terracotta);color:#fff;border:none;padding:.6rem 1.2rem;border-radius:6px;font-size:.8rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:opacity .2s}.lh-btn-primary:hover{opacity:.9}.landing-main{display:flex;flex:1 1}.landing-left,.landing-right{flex:1 1;display:flex;flex-direction:column}.landing-left{padding:2.5rem 6% 2.5rem 10%;border-right:1px solid var(--border-color);justify-content:center}.ll-badge{display:inline-flex;align-items:center;gap:.5rem;color:var(--accent-terracotta);font-weight:600;font-size:.85rem;letter-spacing:1px}.ll-badge,.ll-title{font-family:var(--font-heading);margin-bottom:1rem}.ll-title{font-size:3.5rem;line-height:1.1;font-weight:700;color:#111;letter-spacing:-1px}.ll-desc{font-size:1.05rem;color:var(--text-secondary);line-height:1.6;max-width:540px;margin-bottom:2rem}.ll-features{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2.5rem}.ll-feature{display:flex;align-items:flex-start;gap:1.2rem}.ll-f-icon{background-color:#f4f1eb;color:var(--accent-terracotta);width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ll-f-text{display:flex;flex-direction:column;gap:.2rem}.ll-f-text strong{font-size:1rem;font-weight:500;color:var(--text-primary)}.ll-f-text span{font-family:monospace;font-size:.9rem;color:var(--text-secondary)}.ll-actions{display:flex;gap:1rem}.ll-btn-primary{background-color:var(--accent-terracotta);color:#fff;border:none;padding:.8rem 1.8rem;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:transform .2s,opacity .2s}.ll-btn-primary:hover{transform:translateY(-2px);opacity:.9}.ll-btn-outline{background-color:transparent;color:var(--accent-terracotta);border:1px solid rgba(166,77,51,.2);padding:.8rem 1.8rem;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:background-color .2s}.ll-btn-outline:hover{background-color:var(--accent-terracotta-soft)}.landing-right{position:relative;background-color:#f8f6f2;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.dotted-bg{background-image:radial-gradient(rgba(0,0,0,.05) 1px,transparent 0);background-size:20px 20px}.lr-sys-status{position:absolute;top:3rem;right:3rem;font-family:monospace;font-size:.7rem;color:var(--text-secondary);text-align:right;line-height:1.6;text-transform:uppercase;letter-spacing:1px}.lr-mock-window{width:100%;max-width:460px;background:#fff;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.05);overflow:hidden;margin-top:0}.mw-header{display:flex;align-items:center;padding:.8rem 1.2rem;border-bottom:1px solid rgba(0,0,0,.05);font-family:monospace;font-size:.8rem;color:var(--text-primary);gap:.8rem}.mw-status-dot{width:8px;height:8px;background-color:#10b981;border-radius:50%}.mw-body{padding:1.5rem 1.2rem;display:flex;flex-direction:column;gap:1rem;background-color:#faf9f6}.mw-msg-ai{background-color:#f0ebe1;border-radius:12px;border-bottom-left-radius:0;color:var(--text-primary);align-self:flex-start}.mw-msg-ai,.mw-msg-user{padding:.8rem 1rem;font-size:.85rem;line-height:1.5;max-width:85%}.mw-msg-user{background-color:var(--accent-terracotta);color:#fff;border-radius:12px;border-bottom-right-radius:0;align-self:flex-end}.mw-msg-verified{display:flex;align-items:center;gap:.4rem;font-family:monospace;font-size:.7rem;color:var(--accent-terracotta);margin-bottom:.5rem;letter-spacing:1px}.mw-footer{padding:.8rem 1.2rem;background:#fff;border-top:1px solid rgba(0,0,0,.05)}.mw-input-box{background-color:#f4f1eb;border-radius:8px;padding:.6rem .8rem;justify-content:space-between;font-family:monospace;font-size:.8rem;color:var(--text-secondary);border:1px solid rgba(0,0,0,.05)}.lr-nav-controls,.mw-input-box{display:flex;align-items:center}.lr-nav-controls{position:absolute;bottom:2rem;right:2rem;gap:1rem}.lr-nav-label{text-align:right;font-family:monospace;font-size:.75rem;color:var(--text-primary);line-height:1.4}.lr-nav-arrows{display:flex;gap:0;border:1px solid rgba(0,0,0,.08);border-radius:8px;overflow:hidden;background:#fff}.nav-arr-btn{background:transparent;border:none;padding:.8rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-primary);transition:background-color .2s}.nav-arr-btn:first-child{border-right:1px solid rgba(0,0,0,.08)}.nav-arr-btn:hover{background-color:#f4f1eb}.landing-footer{justify-content:space-between;padding:1rem 3rem;border-top:1px solid var(--border-color);font-family:monospace;font-size:.75rem;color:var(--text-secondary);letter-spacing:1px}.landing-footer,.lf-left{display:flex;align-items:center}.lf-left{gap:1.5rem}.lf-version{color:var(--accent-terracotta);font-weight:600}.lf-right{display:flex;align-items:center;gap:2rem}.lf-right a{color:inherit;text-decoration:none;transition:color .2s}.lf-right a:hover{color:var(--accent-terracotta)}.lf-dots{display:flex;gap:.4rem}.lf-dots span{width:8px;height:8px;border-radius:50%}.ext-header{display:flex;align-items:center;padding:1rem 1.2rem;border-bottom:1px solid rgba(0,0,0,.05);font-family:monospace;font-size:.85rem;font-weight:600;color:var(--text-primary);gap:.8rem;letter-spacing:1px}.ext-body{padding:1.5rem 1.2rem;display:flex;flex-direction:column;background-color:#fbfbfb}.ext-section-title{font-family:monospace;font-size:.7rem;font-weight:600;color:var(--text-secondary);letter-spacing:1px;margin-bottom:1rem}.ext-skeleton{display:flex;flex-direction:column;gap:.6rem;background-color:#f4f1eb;padding:1.2rem;border-radius:8px;margin-bottom:1.5rem}.skel-line{height:8px;background-color:rgba(0,0,0,.08);border-radius:4px}.ext-actions{flex-direction:column}.ext-actions,.ext-btn{display:flex;gap:.8rem}.ext-btn{align-items:center;width:100%;padding:.8rem 1rem;border-radius:8px;font-family:var(--font-main);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}.ext-btn-primary{background-color:var(--accent-terracotta);color:#fff;border:none}.ext-btn-primary:hover{background-color:#8f4028}.ext-btn-outline{background-color:#fff;color:var(--text-primary);border:1px solid rgba(166,77,51,.2)}.ext-btn-outline:hover{background-color:#f4f1eb}.ext-divider{height:1px;background-color:rgba(0,0,0,.08);margin:1.5rem 0}.ext-privacy-box{background-color:#eafbf3;color:#1a4d31;padding:1rem;border-radius:8px;font-size:.75rem;font-weight:500;line-height:1.4}.ext-privacy-box,.lib-header{display:flex;align-items:center;gap:.8rem}.lib-header{padding:1rem 1.2rem;border-bottom:1px solid rgba(0,0,0,.05);font-family:monospace;font-size:.85rem;font-weight:600;color:var(--text-primary);letter-spacing:1px}.lib-body{padding:1.5rem 1.2rem;display:flex;flex-direction:column;background-color:#fbfbfb}.lib-search{display:flex;align-items:center;background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:6px;padding:.6rem .8rem;gap:.6rem;margin-bottom:1.2rem;color:var(--text-secondary)}.lib-search input{border:none;background:transparent;width:100%;font-family:monospace;font-size:.75rem;color:var(--text-primary);outline:none}.lib-search input::placeholder{color:var(--text-secondary)}.lib-cards{display:flex;flex-direction:column;gap:.8rem}.lib-card{display:flex;justify-content:space-between;align-items:center;background-color:#fff;border:1px solid rgba(166,77,51,.2);border-radius:8px;padding:.8rem 1rem}.lib-card-info{display:flex;flex-direction:column;gap:.2rem}.lib-card-info strong{font-family:var(--font-main);font-size:.9rem;font-weight:600;color:var(--text-primary)}.lib-card-info span{font-family:monospace;font-size:.65rem;color:var(--text-secondary);letter-spacing:1px}.lib-btn-dl{background-color:#8f4028;color:#fff;border:none;border-radius:4px;padding:.4rem .8rem;font-size:.6rem;font-weight:700;font-family:var(--font-main);cursor:pointer;letter-spacing:.5px;transition:opacity .2s}.lib-btn-dl:hover{opacity:.9}.lib-status-active{display:flex;align-items:center;gap:.3rem;color:var(--accent-terracotta);font-size:.65rem;font-family:monospace;font-weight:600;letter-spacing:.5px}.prod-body{padding:1.5rem 1.2rem;flex-direction:column;gap:1rem}.prod-body,.prod-card{display:flex;background-color:#fff}.prod-card{align-items:center;justify-content:space-between;border:1px solid rgba(166,77,51,.2);border-radius:12px;padding:1rem;position:relative;overflow:hidden}.prod-card.active{background-color:#fcfaf8}.prod-card.active:after{content:"";position:absolute;right:0;top:0;bottom:0;width:6px;background-color:var(--accent-terracotta)}.prod-card-left{gap:1rem}.prod-card-left,.prod-icon{display:flex;align-items:center}.prod-icon{width:48px;height:48px;border-radius:8px;justify-content:center;background-color:#f0ebe1;color:var(--text-primary)}.prod-icon.active{background-color:var(--accent-terracotta);color:#fff}.prod-info{display:flex;flex-direction:column;gap:.2rem}.prod-info strong{font-size:1.05rem;font-weight:500;color:#111}.prod-info span{font-size:.8rem;color:var(--text-secondary)}.prod-badge{display:flex;align-items:center;gap:.3rem;padding:.3rem .6rem;border-radius:4px;font-family:monospace;font-size:.65rem;font-weight:600;letter-spacing:.5px}.prod-badge.active{background-color:#eafbf3;color:#10b981}.prod-badge.ready{background-color:#f0ebe1;color:var(--text-secondary)}.prod-btn-install{background-color:#8f4028;color:#fff;border:none;border-radius:4px;padding:.4rem .8rem;font-size:.65rem;font-weight:700;font-family:monospace;cursor:pointer;letter-spacing:.5px;transition:opacity .2s}.prod-btn-install:hover{opacity:.9}.prod-privacy-box{display:flex;align-items:center;gap:1rem;background-color:#f6f5f3;color:var(--text-primary);padding:1.2rem;border-top:1px solid rgba(0,0,0,.05);font-family:monospace;font-size:.75rem;font-weight:600;line-height:1.4}.p6-container{width:100%;max-width:460px}.p6-card,.p6-container{display:flex;flex-direction:column;gap:.8rem}.p6-card{background-color:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.08);padding:1.2rem;box-shadow:0 4px 12px rgba(0,0,0,.02)}.p6-card-header{display:flex;justify-content:space-between;align-items:flex-start}.p6-header-left{gap:1rem}.p6-header-left,.p6-icon{display:flex;align-items:center}.p6-icon{width:42px;height:42px;border-radius:10px;justify-content:center}.p6-title-block{display:flex;flex-direction:column;gap:.2rem}.p6-title-block strong{font-size:1rem;font-weight:600;color:#111}.p6-status{display:flex;align-items:center;gap:.4rem}.p6-btn,.p6-status{font-family:monospace;font-size:.65rem;font-weight:700;letter-spacing:.5px}.p6-btn{padding:.4rem .8rem;border-radius:6px;cursor:pointer;transition:opacity .2s}.p6-btn:hover{opacity:.9}.p6-stats-row{display:flex;gap:.8rem}.p6-stat-box{flex:1 1;background-color:#faf9f6;border:1px solid rgba(0,0,0,.04);border-radius:8px;padding:.6rem .8rem;display:flex;flex-direction:column;gap:.3rem}.p6-stat-label{font-family:monospace;font-size:.55rem;font-weight:700;color:var(--text-secondary);letter-spacing:.5px}.p6-stat-val{font-family:monospace;font-size:.9rem;color:#111}.p6-agent-status{display:flex;justify-content:space-between;align-items:center;padding:.6rem 1rem;border-radius:8px;border:1px dashed rgba(166,77,51,.3);background-color:#fcfaf8;font-family:monospace;color:#8f4028;font-size:.65rem;font-weight:600}.about-bg-text{position:absolute;top:0;left:-20px;font-size:11rem;font-weight:800;color:rgba(0,0,0,.03);z-index:1;pointer-events:none;line-height:.8;letter-spacing:-2px}.about-comp-card{background-color:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.08);width:100%;max-width:600px;padding:1.5rem;box-shadow:0 8px 30px rgba(0,0,0,.04);position:relative;z-index:2}.about-comp-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;font-family:monospace;font-size:.7rem;font-weight:700;letter-spacing:.5px}.comp-h-left{display:flex;align-items:center;gap:.5rem;color:#8f4028}.comp-dot{width:8px;height:8px;border-radius:50%;background-color:#8f4028}.comp-h-right{color:var(--text-secondary)}.about-comp-body{justify-content:space-between;margin-bottom:2rem}.about-comp-body,.comp-col{display:flex;align-items:center}.comp-col{flex:1 1;flex-direction:column}.comp-col-title{font-size:1.1rem;font-weight:600;margin-bottom:2rem;color:#333}.comp-divider{width:1px;height:250px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.1),transparent);margin:0 2rem}.comp-graphic{justify-content:center;width:100%}.cloud-icon,.comp-graphic{display:flex;flex-direction:column;align-items:center}.cloud-icon{border:2px solid #3b82f6;border-radius:20px;padding:.5rem 1rem;background-color:#eff6ff;box-shadow:0 4px 12px rgba(59,130,246,.15);margin-bottom:.5rem;position:relative;z-index:2}.cloud-text{font-size:.65rem;text-align:center;font-weight:600;color:#1d4ed8;margin-top:.2rem}.cloud-arrows{display:flex;gap:12px;height:70px;margin-bottom:.5rem}.arrow-line{width:2px;height:100%;background-image:linear-gradient(0deg,#ef4444 40%,transparent 0);background-size:100% 8px;background-repeat:repeat-y;position:relative}.arrow-line:before{content:"";position:absolute;top:-4px;left:-3px;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:6px solid #ef4444}.comp-label{font-size:.75rem;font-family:monospace;font-weight:600;color:#666;margin-top:1.5rem}.privane-circles{position:relative;width:180px;height:180px;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.privane-circle-1{position:absolute;width:100%;height:100%;border-radius:50%;border:2px solid rgba(217,119,54,.2);box-shadow:0 0 30px rgba(217,119,54,.15);background:radial-gradient(circle,rgba(217,119,54,.05) 0,transparent 70%)}.privane-circle-2{position:absolute;width:80%;height:80%;border-radius:50%;border:1px solid rgba(217,119,54,.4)}.privane-circle-3{position:absolute;width:60%;height:60%;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:inset 0 0 15px rgba(217,119,54,.1);border:1px solid rgba(217,119,54,.2)}.privane-arrows-svg{position:absolute;width:110%;height:110%;top:-5%;left:-5%;z-index:3;animation:spin 20s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.about-terminal{background-color:#2b2b2b;border-radius:8px;color:#fff;font-family:monospace;overflow:hidden;margin-top:3rem;box-shadow:0 10px 25px rgba(0,0,0,.15);position:absolute;bottom:-30px;left:5%;width:90%;z-index:10}.term-header{background-color:#383838;padding:.6rem 1rem;display:flex;justify-content:space-between;font-size:.65rem;color:#aaa;font-weight:600;letter-spacing:.5px}.term-header span:last-child{color:#efae9c}.term-body{padding:1rem 1.2rem;font-size:.75rem;line-height:1.6}.term-line{margin-bottom:.3rem;color:#d1d5db}.term-time{color:#9ca3af;margin-right:.5rem}.term-tag{color:#e5e7eb;margin-right:.5rem}.term-line.success,.term-line.success .term-tag{color:#10b981}.contact-bg-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1;pointer-events:none;background-color:#f7f6f5}.contact-map-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120vw;height:120vh;background-image:radial-gradient(rgba(217,119,54,.15) 2px,transparent 0);background-size:20px 20px;opacity:.6;mask-image:radial-gradient(ellipse at center,#000 20%,transparent 60%);-webkit-mask-image:radial-gradient(ellipse at center,#000 20%,transparent 60%)}.contact-badge{display:inline-flex;align-items:center;gap:.5rem;background-color:rgba(217,119,54,.08);border:1px solid rgba(217,119,54,.2);border-radius:20px;padding:.4rem .8rem;font-family:monospace;font-size:.65rem;font-weight:700;letter-spacing:1px;color:#8f4028}.cb-dot{width:6px;height:6px;border-radius:50%;background-color:#c53030}.contact-stats-container{display:flex;gap:1rem}.contact-stat-box{background-color:hsla(0,0%,100%,.4);border:1px solid rgba(143,64,40,.15);border-radius:8px;padding:.8rem 1.2rem;min-width:140px}.cs-label{font-family:monospace;font-size:.6rem;color:#8f4028;font-weight:700;letter-spacing:.5px;margin-bottom:.4rem}.cs-value{font-size:.85rem;font-weight:700;color:#111}.contact-form-card{background-color:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.08);width:100%;max-width:440px;padding:2.5rem 2rem;box-shadow:0 10px 40px rgba(0,0,0,.05)}.contact-form-group{margin-bottom:1.5rem}.cf-label-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.cf-label-row label{font-size:.65rem;font-weight:700;color:#333}.cf-label-row label,.cf-required{font-family:monospace;letter-spacing:.5px}.cf-required{font-size:.6rem;color:#e59d87}.cf-input,.cf-select,.cf-textarea{width:100%;padding:.8rem 1rem;border:1px solid rgba(0,0,0,.2);border-radius:6px;font-size:.85rem;font-family:inherit;background-color:transparent;color:#333;transition:border-color .2s}.cf-input:focus,.cf-select:focus,.cf-textarea:focus{outline:none;border-color:#8f4028}.cf-input::placeholder,.cf-textarea::placeholder{color:#aaa}.cf-select-wrapper{position:relative}.cf-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer}.cf-select-arrow{position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;color:#666;display:flex;align-items:center}.cf-textarea{resize:vertical;min-height:100px}.cf-submit-btn{width:100%;padding:1rem;background-color:#a64d33;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background-color .2s}.cf-submit-btn:hover{background-color:#8f4028}.home-wrapper{height:100vh;min-height:100vh;background-color:#faf6f0;display:flex;flex-direction:column;position:relative;overflow-x:hidden;overflow-y:auto}.home-bg-gradient{position:absolute;top:0;left:50%;transform:translateX(-50%);width:150vw;height:800px;background:radial-gradient(circle at top center,rgba(143,64,40,.08) 0,hsla(36,50%,96%,0) 70%);pointer-events:none;z-index:0}.home-header{border-bottom:none!important;background-color:transparent!important;z-index:10;position:relative}.home-brand{color:#8f4028!important;font-weight:800;letter-spacing:1.5px}.home-h-divider{width:1px;height:16px;background-color:rgba(143,64,40,.15);margin:0 1.2rem}.home-nav{gap:1.8rem}.home-nav a{color:#5c554e;font-weight:600;font-size:.8rem;letter-spacing:1.2px}.home-nav a:hover{color:#8f4028}.home-install-btn{background-color:#8f4028!important;font-size:.75rem;font-weight:700;letter-spacing:1.2px;padding:.6rem 1.4rem;border-radius:6px}.home-install-btn:hover{background-color:#7a3520!important}.home-main{flex:1 1;display:flex;flex-direction:column;align-items:center;padding:5rem 0 4rem;z-index:1;position:relative;width:100%}.home-hero{text-align:center;margin-bottom:2.8rem;max-width:850px;padding:0 2rem}.home-hero-title{font-size:4rem;line-height:1.1;font-weight:800;color:#1f1b18;margin-bottom:1rem;margin-top:1rem}.home-hero-subtitle,.home-hero-title{font-family:var(--font-heading);letter-spacing:-.02em}.home-hero-subtitle{font-size:3rem;font-weight:700;font-style:italic;color:#b06149;margin-bottom:2rem}.home-hero-highlight{color:#8f4028}.home-hero-desc{font-size:1.15rem;color:#5c554e;line-height:1.8;margin-bottom:3rem}.home-hero-actions{display:flex;gap:1.2rem;justify-content:center}.hh-btn{padding:.85rem 2rem;border-radius:6px;font-weight:600;font-size:.95rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1)}.hh-btn-primary{background-color:#8f4028;color:#fff;border:1px solid #8f4028;box-shadow:0 4px 14px rgba(143,64,40,.15)}.hh-btn-primary:hover{background-color:#7a3520;transform:translateY(-2px);box-shadow:0 6px 20px rgba(143,64,40,.25)}.hh-btn-outline{background-color:#fff;color:#2d2a26;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 6px rgba(0,0,0,.01)}.hh-btn-outline:hover{background-color:#faf6f0;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.04)}.home-search-card{width:100%;max-width:820px;background:#fff;border-radius:24px;border:1px solid rgba(143,64,40,.03);padding:1.5rem 1.8rem 1.2rem;box-shadow:0 10px 40px rgba(0,0,0,.015),0 30px 90px rgba(143,64,40,.035);margin-bottom:2rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.home-search-card:focus-within{transform:translateY(-2px);box-shadow:0 10px 45px rgba(0,0,0,.02),0 30px 100px rgba(143,64,40,.065)}.home-search-card.has-active-chat{border-color:rgba(143,64,40,.08);box-shadow:0 10px 45px rgba(0,0,0,.025),0 30px 100px rgba(143,64,40,.055)}.home-search-input{width:100%;border:none;resize:none;font-size:1.15rem;color:#2d2a26;background:transparent;font-family:inherit;outline:none;margin-bottom:.8rem;line-height:1.5}.home-search-input::placeholder{color:#c5c2bd;font-weight:400}.home-search-footer{display:flex;justify-content:space-between;align-items:center;padding-top:.8rem}.hs-icons{display:flex;gap:.8rem}.hs-icon-btn{background:none;border:none;color:#a39e98;cursor:pointer;padding:.4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}.hs-icon-btn:hover{color:#8f4028;background-color:#faf6f0;transform:translateY(-1px)}.hs-icon-btn.active{color:#8f4028;background-color:rgba(143,64,40,.08)}.hs-icon-btn.active-rec{color:#ef4444;background-color:rgba(239,68,68,.08);animation:pulse-red-bg 2s infinite}.hs-actions{display:flex;align-items:center;gap:1.5rem}.hs-hint{font-family:monospace;font-size:.65rem;font-weight:700;letter-spacing:1.5px;color:#a39e98}.hs-submit-btn{background-color:#8f4028;color:#fff;border:none;padding:.7rem 1.6rem;border-radius:8px;font-weight:700;font-size:.95rem;display:flex;align-items:center;cursor:pointer;box-shadow:0 2px 6px rgba(143,64,40,.1);transition:all .2s}.hs-submit-btn:hover{background-color:#7a3520;transform:translateY(-1px);box-shadow:0 4px 10px rgba(143,64,40,.2)}.home-suggestions-container{display:flex;gap:.8rem;justify-content:center;flex-wrap:wrap;margin-bottom:3.5rem}.hsc-chip{background-color:#fff;border:1px solid rgba(143,64,40,.06);color:#5c554e;border-radius:100px;padding:.55rem 1.2rem;font-size:.85rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.015);transition:all .2s cubic-bezier(.16,1,.3,1)}.hsc-chip:hover{background-color:#8f4028;color:#fff;border-color:#8f4028;transform:translateY(-2px);box-shadow:0 4px 12px rgba(143,64,40,.15)}.sim-recording-wrapper{display:flex;align-items:center;gap:1rem;padding:1.5rem .5rem;color:#ef4444;font-weight:600;font-size:1.05rem}.sr-pulse-dot{width:12px;height:12px;border-radius:50%;background-color:#ef4444;animation:pulse-red 1.2s infinite}.sr-waveform{display:flex;align-items:center;gap:3px;height:24px}.sr-waveform span{display:inline-block;width:3px;height:6px;background-color:#ef4444;border-radius:10px;animation:bounce-wave .8s infinite alternate}.sr-waveform span:nth-child(2){animation-delay:.15s}.sr-waveform span:nth-child(3){animation-delay:.3s}.sr-waveform span:nth-child(4){animation-delay:.45s}.sr-waveform span:nth-child(5){animation-delay:.1s}.sr-waveform span:nth-child(6){animation-delay:.25s}.sr-waveform span:nth-child(7){animation-delay:.35s}.sr-text{font-style:italic;font-weight:500;color:#a39e98;font-size:.95rem}.attached-file-badge{display:inline-flex;align-items:center;gap:.5rem;background-color:rgba(143,64,40,.08);border:1px solid rgba(143,64,40,.12);color:#8f4028;padding:.4rem .8rem;border-radius:6px;font-size:.85rem;font-weight:600;margin-bottom:1rem}.af-remove-btn{background:none;border:none;color:#8f4028;font-size:1.1rem;font-weight:700;cursor:pointer;padding:0 .2rem;display:flex;align-items:center}.af-remove-btn:hover{color:#c53030}.sim-chat-result-container{display:flex;flex-direction:column;gap:1.5rem;width:100%}.scr-user-query{background-color:#faf6f0;border:1px solid rgba(143,64,40,.08);border-radius:12px;padding:.8rem 1.2rem;display:flex;gap:.8rem;align-items:center}.scr-query-label{font-family:monospace;font-weight:700;color:#8f4028;font-size:.75rem;letter-spacing:1px}.scr-query-text{font-size:1rem;color:#1f1b18;font-weight:600}.scr-logs-console{background-color:#1c1917;border-radius:12px;padding:1.2rem;font-family:monospace;box-shadow:inset 0 2px 10px rgba(0,0,0,.2)}.slc-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;border-bottom:1px solid #2d2a26;padding-bottom:.6rem}.slc-dot{width:10px;height:10px;border-radius:50%}.slc-dot.red{background-color:#ef4444}.slc-dot.yellow{background-color:#f59e0b}.slc-dot.green{background-color:#10b981}.slc-title{color:#a39e98;font-size:.75rem;font-weight:700;margin-left:.5rem}.slc-status{margin-left:auto;color:#10b981;font-size:.7rem;font-weight:700;letter-spacing:.5px}.slc-body{display:flex;flex-direction:column;gap:.4rem}.slc-log-row{color:#e7e5e4;font-size:.85rem;line-height:1.5}.slc-log-row.scanning-indicator{color:#10b981;display:flex;align-items:center}.scanning-dot{animation:blink-dot 1.2s infinite;margin-left:2px}.scanning-dot:nth-child(2){animation-delay:.2s}.scanning-dot:nth-child(3){animation-delay:.4s}.scr-ai-answer-block{border-left:3px solid #8f4028;padding-left:1.2rem;margin-bottom:.5rem}.saab-header{display:flex;justify-content:space-between;margin-bottom:.6rem}.saab-title{font-size:.75rem;letter-spacing:1px;color:#8f4028}.saab-perf-badge,.saab-title{font-family:monospace;font-weight:700}.saab-perf-badge{background-color:#eafbf3;color:#10b981;font-size:.7rem;padding:.1rem .5rem;border-radius:4px}.saab-body{font-size:1.05rem;line-height:1.6;color:#2d2a26;font-weight:500}.saab-typing-cursor{font-weight:700;color:#8f4028;animation:blink-cursor .8s infinite;display:inline-block;margin-left:4px}.markdown-response p{margin-bottom:1rem}.markdown-response p:last-child{margin-bottom:0}.markdown-response ul{list-style:none;padding:0;margin:1rem 0}.markdown-response li{margin-bottom:.4rem;display:flex;align-items:center}.markdown-response li:before{content:"-";margin-right:.5rem;color:#8f4028}.markdown-response code{background-color:#f5f5f5;color:#2d2a26;font-family:monospace;padding:.1rem .3rem;border-radius:4px;font-size:.9em}.markdown-response strong{font-weight:800}.scr-footer{justify-content:space-between;border-top:1px solid rgba(143,64,40,.08);padding-top:1.2rem;margin-top:.5rem}.scr-clear-btn,.scr-footer{display:flex;align-items:center}.scr-clear-btn{background:none;border:none;color:#8f4028;font-weight:700;font-size:.9rem;cursor:pointer;transition:all .2s}.scr-clear-btn:hover{color:#7a3520;transform:translateX(-3px)}.scr-signup-btn{background-color:#8f4028;color:#fff;border:none;font-weight:700;font-size:.95rem;padding:.6rem 1.2rem;border-radius:8px;cursor:pointer;transition:all .2s;box-shadow:0 4px 10px rgba(143,64,40,.15)}.scr-signup-btn:hover{background-color:#7a3521;transform:translateY(-1px);box-shadow:0 6px 14px rgba(143,64,40,.2)}@keyframes pulse-red{0%{transform:scale(.9);opacity:.6}50%{transform:scale(1.15);opacity:1}to{transform:scale(.9);opacity:.6}}@keyframes pulse-red-bg{0%{box-shadow:0 0 0 0 rgba(239,68,68,.2)}70%{box-shadow:0 0 0 8px rgba(239,68,68,0)}to{box-shadow:0 0 0 0 rgba(239,68,68,0)}}@keyframes bounce-wave{0%{transform:scaleY(.4)}to{transform:scaleY(1.8)}}@keyframes blink-cursor{0%,to{opacity:0}50%{opacity:1}}@keyframes blink-dot{0%,to{opacity:.2}50%{opacity:1}}.mock-mac-app{background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 30px rgba(0,0,0,.08);display:flex;flex-direction:column;overflow:hidden;height:100%;min-height:400px}.mma-header{background:#f5f5f5;border-bottom:1px solid rgba(0,0,0,.06);padding:.6rem 1rem;display:flex;align-items:center;position:relative}.mma-dots{display:flex;gap:6px;position:absolute;left:1rem}.mma-dot{width:10px;height:10px;border-radius:50%}.mma-dot.red{background:#ff5f56}.mma-dot.yellow{background:#ffbd2e}.mma-dot.green{background:#27c93f}.mma-title{width:100%;text-align:center;font-size:.75rem;font-weight:700;color:#5c554e;font-family:monospace}.mma-body{display:flex;flex:1 1}.mma-sidebar{width:200px;background:#fafafa;border-right:1px solid rgba(0,0,0,.06);padding:1rem}.mma-sb-section{margin-bottom:1.5rem}.mma-sb-title{font-size:.65rem;font-weight:800;color:#8f4028;letter-spacing:.5px;margin-bottom:.6rem}.mma-sidebar ul{list-style:none;padding:0;margin:0}.mma-sidebar li{font-size:.75rem;color:#5c554e;padding:.4rem .6rem;margin-bottom:.2rem;border-radius:6px;cursor:pointer;font-weight:500}.mma-sidebar li.active{background:rgba(143,64,40,.1);color:#8f4028;font-weight:700}.mma-sidebar li.scanning{color:#10b981;animation:pulse-op 2s infinite}.mma-chat-area{background:#fff;padding:1rem}.mma-chat-area,.mma-chat-history{flex:1 1;display:flex;flex-direction:column}.mma-chat-history{gap:1rem;padding-bottom:1rem}.mma-msg{max-width:85%;font-size:.85rem;line-height:1.5}.mma-msg.user{align-self:flex-end;background:#f5f5f5;padding:.8rem 1rem;border-radius:12px;border-bottom-right-radius:2px;color:#111;font-weight:500}.mma-msg.ai{align-self:flex-start;padding:.8rem 0;color:#2d2a26}.mma-ai-badge{display:inline-block;background:#eafbf3;color:#10b981;font-size:.6rem;font-weight:800;padding:.2rem .5rem;border-radius:4px;margin-bottom:.4rem;font-family:monospace}.mma-chat-input-box{border:1px solid rgba(0,0,0,.1);border-radius:20px;padding:.6rem 1rem;display:flex;align-items:center;gap:.8rem;background:#fafafa}.mma-input-placeholder{flex:1 1;color:#a39e98;font-size:.8rem}.mma-attach-icon,.mma-send-icon{color:#5c554e;font-weight:700;cursor:pointer}.mma-send-icon{background:#8f4028;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:.8rem}.mock-win-app{background:#fff;border-radius:8px;border:1px solid rgba(0,0,0,.1);box-shadow:0 8px 24px rgba(0,0,0,.1);display:flex;flex-direction:column;overflow:hidden;height:100%;min-height:400px}.mwa-header{background:#f3f3f3;border-bottom:1px solid rgba(0,0,0,.08);justify-content:space-between;padding:0;height:32px}.mwa-header,.mwa-title{display:flex;align-items:center}.mwa-title{padding-left:1rem;font-size:.75rem;font-weight:600;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;gap:.5rem}.mwa-controls,.mwa-ctrl{display:flex;height:100%}.mwa-ctrl{width:46px;align-items:center;justify-content:center;color:#333;font-size:.8rem;transition:background .1s}.mwa-ctrl:hover{background:#e5e5e5}.mwa-ctrl.close:hover{background:#e81123;color:#fff}.mock-mobile-split{display:flex;gap:3rem;width:100%;height:100%;min-height:520px;justify-content:center;align-items:center;padding:2rem;background:#fdfcfb;border-radius:12px;border:1px solid rgba(0,0,0,.06)}.mock-phone{width:250px;height:520px;background:#fff;border:8px solid #2d2a26;box-shadow:0 15px 35px rgba(0,0,0,.1);position:relative;display:flex;flex-direction:column;overflow:hidden}.mock-phone-ios{border-radius:40px}.mock-phone-ios .notch{top:0;width:110px;height:22px;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.ios-home-indicator,.mock-phone-ios .notch{position:absolute;left:50%;transform:translateX(-50%);background:#2d2a26;z-index:20}.ios-home-indicator{bottom:8px;width:100px;height:4px;border-radius:2px}.mock-phone-android{border-radius:24px}.mock-phone-android .camera-hole{position:absolute;top:12px;left:50%;transform:translateX(-50%);width:12px;height:12px;background:#2d2a26;border-radius:50%;z-index:20}.mp-status-bar{padding:10px 18px 0;font-size:.6rem;font-weight:600;position:relative}.mp-header,.mp-status-bar{display:flex;justify-content:space-between;color:#333;z-index:10}.mp-header{padding:.8rem 1rem .5rem;align-items:center;font-weight:700;font-size:.85rem;background:#fff}.mp-hamburger{cursor:pointer;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;transition:all .3s ease;background:transparent}.mp-hamburger:hover{background:rgba(0,0,0,.05)}.mp-hamburger svg{transition:transform .3s ease}.mp-hamburger.active{background:rgba(143,64,40,.1);color:#8f4028}.mp-hamburger.active svg{transform:rotate(90deg)}.mp-body{flex:1 1;background:#fafafa;display:flex;flex-direction:column;gap:1rem;overflow-y:auto;padding:1rem 1rem 70px}.mp-msg{max-width:85%;font-size:.8rem;line-height:1.4;padding:.7rem .9rem;border-radius:14px}.mp-msg.user{align-self:flex-end;background:#8f4028;color:#fff;border-bottom-right-radius:4px}.mp-msg.ai{align-self:flex-start;background:#eae1da;color:#2d2a26;border-bottom-left-radius:4px}.mp-bottom-nav{position:absolute;bottom:0;left:0;width:100%;height:60px;background:#fff;border-top:1px solid rgba(0,0,0,.05);justify-content:space-around;z-index:10;padding-bottom:8px}.mp-bn-item,.mp-bottom-nav{display:flex;align-items:center}.mp-bn-item{flex-direction:column;gap:4px;color:#a39e98;font-size:.55rem;cursor:pointer;transition:color .2s}.mp-bn-item.active{color:#8f4028}.mp-drawer-overlay{position:absolute;inset:0;background:rgba(0,0,0,.4);z-index:30;opacity:0;pointer-events:none;transition:opacity .3s ease}.mp-drawer-overlay.active{opacity:1;pointer-events:auto}.mp-drawer{position:absolute;top:0;left:0;width:75%;height:100%;background:#fff;z-index:40;transform:translateX(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;box-shadow:2px 0 10px rgba(0,0,0,.1)}.mp-drawer.active{transform:translateX(0)}.mp-drawer-header{padding:1.5rem 1rem 1rem;border-bottom:1px solid rgba(0,0,0,.05);font-weight:800;color:#2d2a26;display:flex;justify-content:space-between;align-items:center}.mp-drawer-content{flex:1 1;overflow-y:auto;padding:1rem 0}.mp-drawer-item{padding:.8rem 1.2rem;font-size:.85rem;color:#5c554e;display:flex;align-items:center;gap:12px;cursor:pointer}.mp-drawer-item:hover{background:#fafafa}.mp-drawer-footer{padding:1rem;border-top:1px solid rgba(0,0,0,.05);display:flex;align-items:center;gap:12px;font-size:.85rem;color:#5c554e;cursor:pointer}.mp-input-pill{background:#fafafa;border:1px solid rgba(0,0,0,.1);border-radius:24px;padding:.3rem .3rem .3rem 1rem;display:flex;justify-content:space-between;align-items:center;color:#99938e;font-size:.8rem;font-weight:500;box-shadow:0 1px 3px rgba(0,0,0,.02)}.mp-input-pill .mp-ip-text{flex:1 1}.mp-input-pill .mp-ip-btn{background:#8f4028;color:#fff;width:28px;height:28px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:700}.mock-browser-app{background:#fff;border-radius:8px;border:1px solid rgba(0,0,0,.1);box-shadow:0 10px 30px rgba(0,0,0,.08);overflow:hidden;height:100%;min-height:440px}.mb-top-bar,.mock-browser-app{display:flex;flex-direction:column}.mb-top-bar{background:#e2e2e2}.mb-tabs{display:flex;padding:8px 12px 0;gap:4px}.mb-tab{background:#f1f1f1;padding:6px 16px;border-top-left-radius:6px;border-top-right-radius:6px;font-size:.7rem;color:#5c554e;display:flex;align-items:center;gap:6px;position:relative}.mb-tab.active{background:#fff;font-weight:600;color:#2d2a26}.mb-nav{display:flex;padding:6px 12px;gap:12px;align-items:center;background:#fff;border-bottom:1px solid rgba(0,0,0,.06)}.mb-nav-icons{display:flex;gap:12px;color:#5c554e;font-size:.8rem}.mb-address-bar{background:#f1f1f1;border-radius:6px;padding:4px 16px;font-size:.75rem;color:#5c554e;align-items:center;gap:8px}.mb-address-bar,.mb-body{flex:1 1;display:flex}.mb-sidebar{width:180px;background:#fafafa;border-right:1px solid rgba(0,0,0,.06);padding:1rem 0;display:flex;flex-direction:column}.mb-sb-item{padding:.6rem 1.2rem;font-size:.8rem;color:#5c554e;display:flex;align-items:center;gap:10px;cursor:pointer}.mb-sb-item.active{background:rgba(143,64,40,.08);color:#8f4028;font-weight:700;border-right:3px solid #8f4028}.mb-sb-item:hover:not(.active){background:#f1f3f4}.mb-chat-area{flex:1 1;display:flex;flex-direction:column;padding:1.5rem;background:#fff}.home-features-section{width:100%;max-width:1350px;margin-top:5rem;margin-bottom:5rem;padding-left:2rem;padding-right:2rem}.home-features-divider{display:flex;align-items:center;gap:1rem;margin-bottom:3rem}.hfd-line{flex:1 1;height:1px;background-color:rgba(143,64,40,.1)}.hfd-text{font-family:monospace;font-size:.75rem;font-weight:700;letter-spacing:2.5px;color:#8f4028;text-transform:uppercase}.device-showcase-container{display:grid;grid-template-columns:4.2fr 5.8fr;grid-gap:2.5rem;gap:2.5rem;width:100%;margin-top:3rem;align-items:start}.dsc-selectors{display:flex;flex-direction:column;gap:1rem}.dsc-selector-row{background:hsla(0,0%,100%,.55);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(143,64,40,.06);border-radius:18px;padding:1.1rem 1.4rem;display:flex;align-items:center;gap:1.2rem;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 12px rgba(143,64,40,.01)}.dsc-selector-row:hover{background-color:hsla(0,0%,100%,.85);transform:translateX(4px);border-color:rgba(143,64,40,.15)}.dsc-selector-row.active{background-color:#fff;border-color:rgba(143,64,40,.18);box-shadow:0 8px 24px rgba(143,64,40,.04)}.dsc-sel-icon{font-size:1.5rem;background-color:rgba(143,64,40,.05);width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:background-color .3s}.dsc-selector-row.active .dsc-sel-icon{background-color:#8f4028;color:#fff}.dsc-sel-info{display:flex;flex-direction:column;gap:.15rem}.dsc-sel-info strong{font-size:.95rem;font-weight:700;color:#1f1b18}.dsc-sel-info span{font-size:.78rem;color:#5c554e}.dsc-display-screen{background-color:#faf6f0;border:1px solid rgba(143,64,40,.12);border-radius:24px;box-shadow:0 20px 50px rgba(143,64,40,.04);overflow:hidden;min-height:440px;height:auto;display:flex;flex-direction:column}.dsc-ds-header{padding:.8rem 1.2rem;background-color:#fff;border-bottom:1px solid rgba(143,64,40,.08);display:flex;align-items:center;gap:.5rem}.dsc-ds-title{color:#1f1b18;font-family:var(--font-heading);font-size:.82rem;font-weight:700;margin-left:.6rem}.dsc-ds-status-badge{margin-left:auto;background-color:#eafbf3;color:#10b981;font-family:monospace;font-size:.68rem;font-weight:800;padding:.2rem .6rem;border-radius:4px;letter-spacing:.5px}.dsc-ds-body{flex:1 1;display:flex;background-color:#fcfbf9;position:relative;overflow:hidden}.dsc-ds-mac-layout{display:grid;grid-template-columns:2.2fr 7.8fr;width:100%;height:100%}.mac-left-sidebar{background-color:#faf6f0;border-right:1px solid rgba(143,64,40,.06);padding:1.2rem .8rem;display:flex;flex-direction:column;gap:.5rem}.mac-ls-brand{font-family:monospace;font-size:.68rem;font-weight:800;color:#8f4028;margin-bottom:1rem;letter-spacing:.5px}.mac-ls-item{font-size:.72rem;font-weight:600;color:#5c554e;padding:.4rem .6rem;border-radius:6px;cursor:pointer}.mac-ls-item.active{background-color:rgba(143,64,40,.08);color:#8f4028}.mac-model-status{margin-top:auto;font-size:.62rem;color:#a39e98;line-height:1.4;border-top:1px solid rgba(143,64,40,.06);padding-top:.8rem}.mac-right-content{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto}.mac-chat-bubble{background-color:#fff;border:1px solid rgba(0,0,0,.03);padding:.8rem 1rem;border-radius:12px;max-width:85%;font-size:.82rem;line-height:1.5;color:#1f1b18;box-shadow:0 2px 6px rgba(0,0,0,.01)}.mac-chat-bubble.ai{border-left:3px solid #8f4028;align-self:flex-start}.mcb-author{display:block;font-family:monospace;font-size:.62rem;font-weight:800;color:#8f4028;margin-bottom:.3rem;letter-spacing:.5px}.mac-chat-bubble.user{background-color:#8f4028;color:#fff;align-self:flex-end;border-bottom-right-radius:0}.dsc-ds-windows-layout{display:flex;flex-direction:column;width:100%;height:100%}.win-header-row{background-color:#faf6f0;border-bottom:1px solid rgba(143,64,40,.06);padding:.4rem 1.2rem;display:flex;gap:1.5rem;font-size:.72rem;color:#5c554e}.win-body-split{display:grid;grid-template-columns:3.5fr 6.5fr;flex:1 1}.win-left-panel{background-color:#f7f6f2;border-right:1px solid rgba(143,64,40,.06);padding:1.2rem 1rem}.win-left-panel strong{color:#a39e98;display:block;margin-bottom:.8rem}.win-idx-row,.win-left-panel strong{font-family:monospace;font-size:.68rem}.win-idx-row{color:#1a4d31;margin-bottom:.4rem}.win-right-chat{padding:1.5rem;display:flex;flex-direction:column;justify-content:center}.dsc-ds-mobile-layout{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:radial-gradient(circle at center,rgba(143,64,40,.04) 0,transparent 70%)}.mob-phone-frame{width:210px;height:380px;background-color:#1e293b;border-radius:36px;padding:.6rem;box-shadow:0 15px 35px rgba(0,0,0,.25);border:1px solid hsla(0,0%,100%,.08)}.mob-phone-screen{background-color:#fcfbf9;border-radius:30px;height:100%;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.1)}.mob-screen-header{background-color:#fff;padding:.5rem .8rem;border-bottom:1px solid rgba(0,0,0,.04);display:flex;justify-content:space-between;align-items:center}.mob-screen-header span:first-child{font-size:.62rem;font-weight:800;color:#1f1b18}.mob-badge{background-color:rgba(143,64,40,.08);color:#8f4028;font-family:monospace;font-size:.48rem;font-weight:800;padding:.1rem .3rem;border-radius:3px}.mob-screen-body{flex:1 1;padding:.8rem;display:flex;flex-direction:column;gap:.6rem;overflow-y:auto}.mob-screen-footer{background-color:#fff;border-top:1px solid rgba(0,0,0,.04);padding:.5rem;text-align:center;font-family:monospace;font-size:.58rem;color:#a39e98;font-weight:700}.dsc-ds-extension-layout{display:flex;flex-direction:column;width:100%;height:100%}.ext-browser-split{display:grid;grid-template-columns:5.5fr 4.5fr;flex:1 1;overflow:hidden}.ext-left-webpage{padding:1.2rem;background-color:#fff;overflow-y:auto}.ext-left-webpage h3{font-size:.9rem;color:#1f1b18;margin-bottom:.5rem}.ext-left-webpage p{font-size:.68rem;line-height:1.5;color:#5c554e}.ext-right-overlay{background-color:#faf6f0;border-left:1px solid rgba(143,64,40,.06);padding:1rem;display:flex;flex-direction:column;gap:.6rem}.ext-overlay-header{font-family:monospace;font-size:.65rem;font-weight:800;color:#8f4028;letter-spacing:.5px}.ext-overlay-tabs{display:flex;border-bottom:1px solid rgba(0,0,0,.04);padding-bottom:.3rem;gap:.8rem;font-size:.68rem}.ext-overlay-tabs span{color:#a39e98;cursor:pointer}.ext-overlay-tabs span.active{color:#8f4028;font-weight:700}.ext-overlay-body{font-size:.68rem;display:flex;flex-direction:column;gap:.4rem}.ext-overlay-body ul{padding-left:.8rem;display:flex;flex-direction:column;gap:.3rem}.ext-overlay-body li{font-family:monospace;font-size:.58rem;color:#1f1b18}.moat-grid-comparison{display:grid;grid-template-columns:4.8fr 5.2fr;grid-gap:2.2rem;gap:2.2rem;width:100%;margin-top:3rem;align-items:stretch}.moat-comp-panel{background:#fff;border:1px solid rgba(143,64,40,.08);border-radius:24px;padding:2.2rem;box-shadow:0 10px 30px rgba(143,64,40,.015);display:flex;flex-direction:column;gap:1.5rem}.mcp-headline{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:#1f1b18;border-bottom:1px solid rgba(143,64,40,.06);padding-bottom:.6rem}.mcp-row{display:flex;gap:1.2rem;align-items:flex-start}.mcp-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.85rem;flex-shrink:0}.mcp-icon.err{background-color:#fee2e2;color:#ef4444}.mcp-icon.ok{background-color:#eafbf3;color:#10b981}.mcp-text{display:flex;flex-direction:column;gap:.2rem}.mcp-text strong{font-size:.95rem;font-weight:700;color:#1f1b18}.mcp-text span{font-size:.82rem;color:#5c554e;line-height:1.5}.mcp-row.ok-row{background-color:rgba(16,185,129,.015);border:1px dashed rgba(16,185,129,.15);padding:1.2rem;border-radius:14px}.moat-calculator-panel{background:hsla(0,0%,100%,.55);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(143,64,40,.08);border-radius:24px;padding:2.2rem;box-shadow:0 10px 30px rgba(143,64,40,.015);display:flex;flex-direction:column;gap:1.5rem}.mcap-headline{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:#1f1b18}.moat-calculator-panel p{font-size:.88rem;color:#5c554e;line-height:1.5}.mcap-slider-wrapper{background-color:hsla(36,50%,96%,.8);border:1px solid rgba(143,64,40,.05);border-radius:16px;padding:1.2rem;display:flex;flex-direction:column;gap:1rem}.mcap-slider-header{display:flex;justify-content:space-between;align-items:center}.mcap-slider-header span{font-family:monospace;font-size:.68rem;font-weight:800;color:#a39e98}.mcap-slider-header strong{font-size:1.1rem;color:#8f4028;font-weight:700}.mcap-range-slider{-webkit-appearance:none;width:100%;height:6px;border-radius:3px;background:rgba(143,64,40,.1);outline:none;transition:background .3s}.mcap-range-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#8f4028;cursor:pointer;box-shadow:0 2px 6px rgba(143,64,40,.3);-webkit-transition:transform .1s;transition:transform .1s}.mcap-range-slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.mcap-slider-ticks{display:flex;justify-content:space-between;font-family:monospace;font-size:.62rem;color:#a39e98}.mcap-savings-card{background-color:#8f4028;color:#fff;border-radius:16px;padding:1.5rem;text-align:center;box-shadow:0 8px 24px rgba(143,64,40,.2)}.msc-annual-val{font-family:var(--font-heading);font-size:3rem;font-weight:800;line-height:1;letter-spacing:-1px;margin-bottom:.4rem}.msc-annual-label{font-family:monospace;font-size:.72rem;font-weight:800;letter-spacing:1.5px;color:hsla(0,0%,100%,.7);margin-bottom:.8rem}.msc-desc{font-size:.78rem;color:hsla(0,0%,100%,.8)}.tools-hub-container{width:100%;margin-top:2rem;display:flex;flex-direction:column;gap:2rem}.thc-tabs-header{display:flex;justify-content:center;gap:1rem;border-bottom:1px solid rgba(143,64,40,.08);padding-bottom:.5rem}.thc-tab-btn{background:transparent;border:none;font-family:var(--font-heading);font-size:1.05rem;font-weight:700;color:#a39e98;padding:.8rem 1.6rem;cursor:pointer;position:relative;transition:color .3s}.thc-tab-btn:hover{color:#1f1b18}.thc-tab-btn.active{color:#8f4028}.thc-tab-btn.active:after{content:"";position:absolute;bottom:-.5rem;left:0;width:100%;height:2px;background-color:#8f4028}.thc-split-body{display:grid;grid-template-columns:4.8fr 5.2fr;grid-gap:2rem;gap:2rem;align-items:start}.thc-left-cards{gap:1rem}.thc-left-cards,.thc-tool-card{display:flex;flex-direction:column}.thc-tool-card{background:hsla(0,0%,100%,.55);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(143,64,40,.06);border-radius:18px;padding:1.2rem 1.5rem;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);gap:.3rem;position:relative;overflow:hidden}.thc-tool-card:hover{background-color:hsla(0,0%,100%,.85);transform:translateY(-2px);border-color:rgba(143,64,40,.15);box-shadow:0 10px 24px rgba(143,64,40,.02)}.thc-tool-card.active{background-color:#fff;border-color:#8f4028;box-shadow:0 8px 24px rgba(143,64,40,.04)}.thc-tool-card.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background-color:#8f4028}.thc-tool-card strong{font-size:1rem;font-weight:700;color:#1f1b18}.thc-tool-card p{font-size:.82rem;color:#5c554e;line-height:1.4}.thc-tc-action{font-family:monospace;font-size:.65rem;font-weight:800;color:#8f4028;letter-spacing:.5px;margin-top:.4rem;opacity:.6;transition:opacity .2s}.thc-tool-card:hover .thc-tc-action{opacity:1}.thc-right-sandbox{background-color:#1c1917;border-radius:20px;border:1px solid hsla(0,0%,100%,.05);box-shadow:inset 0 2px 12px rgba(0,0,0,.3);overflow:hidden;display:flex;flex-direction:column;height:330px}.thcrs-header{padding:.8rem 1.2rem;background-color:#171514;border-bottom:1px solid #2d2a26;display:flex;align-items:center;gap:.5rem}.thcrs-title{color:#a39e98;font-size:.75rem;margin-left:.6rem}.thcrs-status-badge,.thcrs-title{font-family:monospace;font-weight:700}.thcrs-status-badge{margin-left:auto;color:#10b981;font-size:.7rem;letter-spacing:.5px}.thcrs-body{padding:1.5rem;flex:1 1;display:flex;flex-direction:column;justify-content:center;overflow-y:auto}.thcrs-idle{gap:.8rem;color:hsla(0,0%,100%,.4);text-align:center;font-size:.85rem;max-width:300px;margin:0 auto}.thcrs-idle,.thcrs-running{display:flex;flex-direction:column;align-items:center}.thcrs-running{justify-content:center}.thcrs-logs{width:100%;display:flex;flex-direction:column;gap:.4rem;font-family:monospace;font-size:.75rem;color:hsla(0,0%,100%,.85)}.thcrs-log-row{line-height:1.4}.thcrs-log-row.success-text{color:#10b981;font-weight:700;border-top:1px dashed hsla(0,0%,100%,.08);padding-top:.6rem;margin-top:.2rem}.thcrs-completed{display:flex;flex-direction:column;height:100%}.thcrs-reset-btn{background:transparent;border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.7);font-family:monospace;font-size:.68rem;padding:.35rem .8rem;border-radius:6px;cursor:pointer;align-self:flex-end;margin-top:auto;transition:all .2s}.thcrs-reset-btn:hover{background-color:hsla(0,0%,100%,.05);color:#fff}.cta-header-center{text-align:center;margin-bottom:4rem;max-width:700px;margin-left:auto;margin-right:auto}.cta-header-center h2{font-family:var(--font-heading);font-size:3.5rem;font-weight:800;color:#1f1b18;letter-spacing:-.03em;margin-bottom:1rem}.cta-header-center p{font-size:1.1rem;color:#5c554e;line-height:1.6}.cta-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:5rem}.dd-grid{display:flex;justify-content:center;align-items:stretch;gap:3rem;margin-bottom:5rem;background:#fff;border-radius:32px;border:1px solid rgba(0,0,0,.06);padding:4rem;text-align:left}.dd-card{flex:1 1;display:flex;flex-direction:column}.dd-divider{width:1px;background:rgba(0,0,0,.06);margin:0 1rem}.dd-header{display:flex;align-items:center;gap:.8rem;margin-bottom:2rem}.dd-header h3{font-size:1.5rem;color:#1f1b18;font-weight:600}.dd-header svg{width:24px;height:24px;fill:#1f1b18}.dd-buttons{display:flex;flex-direction:column;gap:1rem;margin-bottom:4rem}.dd-btn-primary{background:#111;color:#fff;border:none;border-radius:24px}.dd-btn-primary,.dd-btn-secondary{padding:1.2rem;font-size:1rem;font-weight:500;cursor:pointer;width:100%}.dd-btn-secondary{background:#f9f9f9;color:#111;border:1px solid rgba(0,0,0,.05);border-radius:24px}.dd-footer{margin-top:auto}.dd-footer strong{display:block;font-size:.95rem;font-weight:500;color:#2d2a26;margin-bottom:.5rem}.dd-footer p{font-size:.95rem;color:#5c554e;line-height:1.5}.mobile-qr-grid{display:flex;justify-content:center;gap:2rem;background:#000;padding:4rem;border-radius:32px;margin-bottom:5rem}.md-qr-card{flex-direction:column;gap:1.5rem}.md-qr-card,.md-qr-code{display:flex;align-items:center}.md-qr-code{background:#fff;padding:1rem;border-radius:20px;justify-content:center}.md-pill-btn{background:#fff;color:#000;border:none;border-radius:30px;padding:.8rem 2.5rem;font-size:1.1rem;font-weight:600;display:flex;align-items:center;gap:.6rem;cursor:pointer}.md-pill-btn svg{width:20px;height:20px;fill:currentColor}.cta-compatibility-logos{align-items:center;gap:2.5rem}.ccl-item{gap:.6rem;font-size:.75rem;font-weight:800;color:#5c554e;letter-spacing:1px;text-transform:uppercase}.ccl-dot{width:8px;height:8px}.ccl-dot.red{background:#d9968f}.ccl-dot.green{background:#4ade80}.ccl-dot.blue{background:#60a5fa}@media (max-width:1024px){.cta-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.cta-cards-grid{grid-template-columns:1fr}}.home-cta-section{width:100%;max-width:1350px;margin-top:6rem;margin-bottom:3rem;padding-left:2rem;padding-right:2rem}.cta-trust-badge{display:inline-block;background-color:rgba(143,64,40,.08);border:1px solid rgba(143,64,40,.12);color:#8f4028;font-family:monospace;font-size:.7rem;font-weight:700;padding:.3rem .8rem;border-radius:4px;letter-spacing:1.5px;margin-bottom:1.2rem}.cta-content{background:#fff;border-radius:32px;padding:4.5rem 3rem;border:1px solid rgba(143,64,40,.08);box-shadow:0 20px 50px rgba(143,64,40,.02),0 40px 90px rgba(143,64,40,.03);position:relative;overflow:hidden;text-align:center}.cta-content:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,rgba(143,64,40,.04) 0,transparent 65%);pointer-events:none}.cta-content h2{font-family:var(--font-heading);font-size:3rem;font-weight:800;color:#1f1b18;margin-bottom:.8rem;letter-spacing:-.02em}.cta-content p{font-size:1.15rem;color:#5c554e;margin-bottom:2.2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-downloads-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.2rem;gap:1.2rem;text-align:left;z-index:2;position:relative}.cdg-card{background:hsla(36,50%,96%,.6);border:1px solid rgba(143,64,40,.06);border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;transition:all .3s}.cdg-card:hover{background:#fff;border-color:rgba(143,64,40,.15);transform:translateY(-2px);box-shadow:0 8px 24px rgba(143,64,40,.02)}.cdg-card.active{background:#fff;border-color:rgba(143,64,40,.18);box-shadow:0 10px 30px rgba(143,64,40,.03)}.cdg-card strong{font-family:var(--font-heading);font-size:1rem;font-weight:700;color:#1f1b18}.cdg-card span{font-size:.78rem;color:#5c554e;line-height:1.4;margin-bottom:1rem}.cdg-btn{margin-top:auto;width:100%;padding:.75rem;border-radius:8px;font-family:var(--font-main);font-size:.8rem;font-weight:700;cursor:pointer;transition:all .2s;border:1px solid transparent}.cdg-btn.active{background-color:#8f4028;color:#fff}.cdg-btn.active:hover{background-color:#7a3520}.cdg-btn.outline{background-color:transparent;border-color:rgba(143,64,40,.2);color:#8f4028}.cdg-btn.outline:hover{background-color:rgba(143,64,40,.05)}.cdg-btn-group{display:grid;grid-template-columns:1fr 1fr;grid-gap:.4rem;gap:.4rem;margin-top:auto;width:100%}.cta-compatibility-logos{display:flex;gap:2.2rem;justify-content:center}.ccl-item{display:flex;align-items:center;gap:.5rem;font-family:monospace;font-size:.72rem;font-weight:700;color:#a39e98}.ccl-dot{width:6px;height:6px;border-radius:50%;background-color:#10b981}.home-footer{margin-top:auto;border-top:1px solid rgba(143,64,40,.08)!important;background-color:#f7f3ed!important}.home-footer .lf-dots span{width:7px;height:7px}@media (max-width:1024px){.device-showcase-container,.moat-grid-comparison,.thc-split-body{grid-template-columns:1fr;gap:1.5rem}.cta-downloads-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.home-main{padding:3rem 1.5rem}.home-hero-title{font-size:2.8rem}.home-hero-subtitle{font-size:2.1rem}.home-hero-desc{font-size:1rem;margin-bottom:2rem}.home-hero-actions{flex-direction:column;gap:.8rem}.hh-btn{width:100%}.home-search-card{padding:1.2rem}.cta-content{padding:3rem 1.5rem}.cta-content h2{font-size:2rem}.cta-content p{font-size:1rem}.cta-downloads-grid{grid-template-columns:1fr}.cta-compatibility-logos{flex-direction:column;gap:.8rem}}.home-section-header{text-align:center;margin-bottom:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.6rem}.home-section-header h2{font-family:var(--font-heading);font-size:2.8rem;font-weight:800;color:#1f1b18;letter-spacing:-.02em;line-height:1.2;max-width:700px}.home-section-header p{font-size:1.1rem;line-height:1.65;max-width:600px}.home-section-badge{display:inline-block;background-color:rgba(143,64,40,.08);border:1px solid rgba(143,64,40,.12);color:#8f4028;font-family:monospace;font-size:.7rem;font-weight:700;padding:.3rem .8rem;border-radius:4px;letter-spacing:1.5px}.home-how-section{width:100%;max-width:1350px;margin-top:5rem;margin-bottom:5rem;padding-top:3rem;padding-left:2rem;padding-right:2rem}.hdat-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.hdat-dot.red{background-color:#ef4444}.hdat-dot.yellow{background-color:#f59e0b}.hdat-dot.green{background-color:#10b981}.hdat-bw-header{display:flex;align-items:center;gap:.5rem;background-color:#fff;border-bottom:1px solid rgba(143,64,40,.08)}.hdat-address{background-color:#f4f2ef;border-radius:6px;font-family:monospace;font-size:.72rem;font-weight:600;color:#5c554e;flex:1 1;text-align:center}.pvcc-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.pvcc-dot.red{background-color:#ef4444}.pvcc-dot.yellow{background-color:#f59e0b}.pvcc-dot.green{background-color:#10b981}.thcr-spinner{width:24px;height:24px;border:3px solid hsla(0,0%,100%,.15);border-top-color:#8f4028;border-radius:50%;animation:thcr-spin .8s linear infinite}@keyframes thcr-spin{to{transform:rotate(1turn)}}@media (max-width:768px){.home-section-header h2{font-size:2rem}.home-section-header p{font-size:.95rem}.home-how-section{padding-top:2rem}.home-features-section,.home-how-section{margin-top:3rem;margin-bottom:3rem}.thc-tabs-header{flex-direction:column;align-items:stretch}.thc-tab-btn{text-align:center;font-size:.95rem}.dsc-display-screen{height:auto;min-height:340px}}.chat-card-bar{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.8rem;border-bottom:1px solid rgba(143,64,40,.06)}.ccb-dot{width:10px;height:10px;border-radius:50%}.ccb-dot.red{background-color:#ef4444}.ccb-dot.yellow{background-color:#f59e0b}.ccb-dot.green{background-color:#10b981}.ccb-title{font-family:monospace;font-size:.75rem;font-weight:700;color:#a39e98;margin-left:.5rem;letter-spacing:.5px;text-transform:uppercase}.home-section-header.left{align-items:flex-start;text-align:left}.home-section-header.left h2,.home-section-header.left p{max-width:none}.section-label{font-family:monospace;font-size:.72rem;font-weight:700;letter-spacing:2px;color:#8f4028;text-transform:uppercase}.home-agent-section{width:100%;max-width:1350px;margin-top:5rem;margin-bottom:2rem;background:#fff;border-radius:32px;overflow:hidden;box-shadow:0 30px 60px rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.03);position:relative}.home-agent-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:50%;background:radial-gradient(circle at center,rgba(143,64,40,.03) 0,transparent 70%);pointer-events:none}.semantic-memory-container{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:5rem 4rem;grid-gap:4rem;gap:4rem}.smc-left{position:relative;z-index:2}.smc-left h2{font-family:var(--font-heading);font-size:3.2rem;font-weight:800;color:#1f1b18;line-height:1.1;letter-spacing:-.02em;margin-top:1rem;margin-bottom:1.5rem}.smc-italic{font-style:italic;color:#b06149}.smc-left p{font-size:1.05rem;color:#5c554e;line-height:1.6;margin-bottom:3rem;max-width:440px}.smc-features{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.smcf-block strong{display:block;font-family:var(--font-heading);font-size:.75rem;font-weight:800;letter-spacing:1px;color:#1f1b18;margin-bottom:.5rem}.smcf-block p{font-size:.85rem;line-height:1.5;margin-bottom:0;color:#7a7672}.smc-right{position:relative;z-index:2;perspective:1000px}.smc-node-card{background:#fff;border-radius:20px;border:4px solid #fff;box-shadow:0 30px 60px rgba(0,0,0,.06),0 0 0 1px rgba(0,0,0,.04);padding:2rem 2.5rem;transform:rotate(-2deg);position:relative}.smcnc-header{justify-content:space-between;margin-bottom:2.5rem}.smcnc-header,.smcnc-left{display:flex;align-items:center}.smcnc-left{gap:.8rem}.smcnc-ring{width:20px;height:20px;border-radius:50%;border:2px solid rgba(176,97,73,.3);border-top-color:#b06149}.smcnc-left strong{font-family:var(--font-heading);font-size:.7rem;color:#1f1b18}.smcnc-left strong,.smcnc-right{font-weight:800;letter-spacing:1px}.smcnc-right{font-family:monospace;font-size:.65rem;color:#10b981}.smcnc-body{display:flex;flex-direction:column;gap:.8rem;margin-bottom:3rem}.smcnc-bar{height:8px;border-radius:4px}.smcnc-bar.thick{background-color:#8f4028;height:10px}.smcnc-bar.thin{background-color:#f0ebe4}.smcnc-footer{display:flex;justify-content:flex-end}.smcnc-btn{background:#1a1918;color:#fff;font-family:var(--font-heading);font-size:.7rem;font-weight:800;letter-spacing:1px;padding:.8rem 1.6rem;border-radius:20px;border:none;cursor:pointer;box-shadow:0 10px 20px rgba(0,0,0,.15)}.smc-fragment{position:absolute;bottom:-20px;left:-40px;background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 15px 30px rgba(0,0,0,.08),0 0 0 1px rgba(0,0,0,.03);transform:rotate(2deg);z-index:10;max-width:220px}.smcf-header{font-family:var(--font-heading);font-size:.6rem;font-weight:800;letter-spacing:1px;color:#8c857e;margin-bottom:.5rem}.smcf-text{font-size:.8rem;font-weight:700;color:#1f1b18;line-height:1.4}@media (max-width:1024px){.semantic-memory-container{grid-template-columns:1fr;gap:5rem}.smc-fragment{left:20px;bottom:-30px}}@media (max-width:768px){.home-agent-section{border-radius:20px;margin-top:3rem}.semantic-memory-container{padding:3rem 2rem}.smc-left h2{font-size:2.4rem}.smc-features{grid-template-columns:1fr}}.ecosystem-header-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;margin-bottom:3rem}.ehs-left h2{font-family:var(--font-heading);font-size:3.2rem;font-weight:800;color:#1f1b18;line-height:1.1;letter-spacing:-.02em;margin-top:.8rem}.ehs-right p{font-size:1.1rem;color:#5c554e;line-height:1.7}.dsc-sel-icon-box{width:44px;height:44px;background:#f8f6f3;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.active .dsc-sel-icon-box{background:#fdfaf7;border:1px solid rgba(143,64,40,.1)}.icon-circle{width:18px;height:18px;border-radius:50%;border:2px solid #8f4028}.icon-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2px;gap:2px;width:16px;height:16px}.icon-grid span{background:#5c554e;border-radius:2px}.icon-phone{width:14px;height:22px;border:2px solid #5c554e;border-radius:4px}.icon-browser{width:18px;height:18px;border-radius:50%;border:2px solid #10b981;border-top-color:transparent;transform:rotate(45deg)}.dsc-display-screen.no-padding{padding:0;border:none;background:transparent;box-shadow:none;overflow:visible}.dsc-display-screen.no-padding .dsc-ds-body{height:100%;background:transparent;overflow:visible}.eco-mac-layout{background:#fff;border-radius:24px;border:1px solid rgba(0,0,0,.06);box-shadow:0 30px 60px rgba(0,0,0,.06);padding:2.5rem;height:100%;width:100%;flex:1 1;display:flex;flex-direction:column}.eco-top-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.eco-badge{background:rgba(143,64,40,.08);color:#8f4028;font-weight:800;padding:.4rem .8rem;border-radius:20px}.eco-badge,.eco-build{font-family:monospace;font-size:.65rem;letter-spacing:1px}.eco-build{color:#a39e98}.eco-heading{font-family:var(--font-heading);font-size:2rem;font-weight:800;color:#1f1b18;margin-bottom:.8rem;letter-spacing:-.01em}.eco-desc{font-size:1.05rem;color:#5c554e;line-height:1.6;max-width:90%;margin-bottom:2rem}.eco-kbd{background:#f4f2ef;border:1px solid rgba(0,0,0,.1);border-radius:4px;padding:.2rem .5rem;font-family:monospace;font-size:.9rem;font-weight:600;color:#1f1b18}.eco-widgets{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.eco-widget{background:#fdfbf9;border:1px solid rgba(0,0,0,.05);border-radius:12px;padding:1.2rem}.eco-w-header{font-family:monospace;font-size:.65rem;font-weight:800;color:#8f4028;letter-spacing:1px;margin-bottom:.5rem}.eco-w-title{font-size:.9rem;font-weight:700;color:#1f1b18;margin-bottom:1rem}.eco-progress{height:6px;background:rgba(0,0,0,.06);border-radius:3px;overflow:hidden}.eco-bar{height:100%;border-radius:3px}.eco-terminal{background:#1a1918;border-radius:16px;padding:1.5rem;font-family:monospace;color:#a39e98;font-size:.8rem;flex:1 1}.eco-t-header{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem;font-weight:600;letter-spacing:.5px}.eco-t-dot{width:8px;height:8px;border-radius:50%}.eco-t-dot.green{background:#10b981}.eco-t-lines{display:flex;flex-direction:column;gap:.6rem}.eco-large-val{font-size:2.5rem;font-weight:800;color:#8f4028;margin-top:1rem;display:flex;align-items:baseline;gap:.5rem}.eco-large-val span{font-size:.9rem;font-weight:700}.eco-wide-progress{margin-top:2rem;margin-bottom:2rem}.eco-wp-header{display:flex;justify-content:space-between;font-family:monospace;font-size:.7rem;font-weight:800;color:#8f4028;letter-spacing:1px;margin-bottom:.8rem;text-transform:uppercase}.eco-wp-bar-bg{width:100%;height:6px;background:#f0ebe6;border-radius:3px;overflow:hidden}.eco-wp-bar-fill{height:100%;background:#8f4028;border-radius:3px}.eco-mac-dots{display:flex;gap:6px;margin-bottom:1.5rem}.eco-mac-dots span{width:10px;height:10px;border-radius:50%;background:#444}.eco-t-lines strong{color:#f4f2ef}@media (max-width:1024px){.ecosystem-header-split{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:768px){.ehs-left h2{font-size:2.4rem}.eco-mac-layout{padding:1.5rem}.eco-widgets{grid-template-columns:1fr}}.privacy-comparison-container{display:grid;grid-template-columns:1fr 1fr;margin-top:3rem;background:#fff;border-radius:32px;overflow:hidden;box-shadow:0 30px 60px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.04)}.pcc-cloud{padding:4rem 3rem;background-color:#fff;border-right:1px solid rgba(0,0,0,.04)}.pcc-privane{padding:4rem 3rem;background-color:#faf6f0}.pcc-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.pcc-icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.1rem}.pcc-icon.err{background:#fde8e8;color:#ef4444}.pcc-icon.ok{background:#eafbf3;color:#10b981}.pcc-bg-icon{opacity:.6}.pcc-title{font-family:var(--font-heading);font-size:1.6rem;font-weight:800;color:#1f1b18;margin-bottom:2.5rem;line-height:1.3}.pcc-title span.red{color:#cc1016}.pcc-title span.green{color:#22a042}.pcc-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2rem}.pcc-list li{position:relative;padding-left:1.5rem}.pcc-list strong{display:block;font-size:.95rem;font-weight:700;color:#1f1b18;margin-bottom:.5rem}.pcc-list strong:before{content:"";position:absolute;left:0;top:6px;width:6px;height:6px;border-radius:50%}.err-dot:before{background:#cc1016}.ok-dot:before{background:#22a042}.pcc-list p{font-size:.85rem;color:#5c554e;line-height:1.6;margin:0}@media (max-width:768px){.privacy-comparison-container{grid-template-columns:1fr}.pcc-cloud{border-right:none;border-bottom:1px solid rgba(0,0,0,.04)}.pcc-cloud,.pcc-privane{padding:2.5rem 1.5rem}}.new-moat-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin-top:3rem}.new-moat-cards .moat-comp-panel{background:#fff;border-radius:24px;border:1px solid rgba(0,0,0,.06);padding:3rem;box-shadow:0 20px 40px rgba(0,0,0,.02)}.new-moat-cards .mcp-headline{font-family:var(--font-heading);font-size:1.6rem;font-weight:700;color:#1f1b18;margin-bottom:2.5rem}.new-moat-cards .mcp-row{display:flex;gap:1.2rem;margin-bottom:2rem;align-items:flex-start}.new-moat-cards .mcp-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.2rem}.new-moat-cards .mcp-icon svg{width:16px;height:16px}.new-moat-cards .mcp-icon.err{background:#fde8e8;color:#ef4444}.new-moat-cards .mcp-icon.ok{background:#e8dccb;color:#8f4028}.new-moat-cards .mcp-text strong{display:block;font-size:1.05rem;font-weight:700;color:#1f1b18;margin-bottom:.4rem}.new-moat-cards .mcp-text span{font-size:.9rem;color:#5c554e;line-height:1.5;display:block}.new-moat-cards .ok-row{background:#faf6f0;border:1px solid rgba(143,64,40,.08);border-radius:16px;padding:1.5rem;margin-bottom:0}.new-moat-cards .moat-calculator-panel{background:linear-gradient(135deg,#f4eee7,#ebe2d6);border-radius:24px;border:1px solid rgba(0,0,0,.04);padding:3rem}.new-moat-cards .mcap-headline{font-family:var(--font-heading);font-size:1.6rem;font-weight:700;color:#1f1b18;margin-bottom:.8rem}.new-moat-cards .moat-calculator-panel>p{font-size:.95rem;color:#5c554e;line-height:1.5;margin-bottom:2.5rem}.new-moat-cards .mcap-slider-wrapper{background:#fff;border-radius:16px;padding:2rem;margin-bottom:1.5rem;border:1px solid rgba(0,0,0,.04)}.new-moat-cards .mcap-slider-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.new-moat-cards .mcap-slider-header span{font-family:monospace;font-size:.7rem;font-weight:800;color:#a39e98;letter-spacing:1px}.new-moat-cards .mcap-users-text{font-family:monospace;font-size:1.4rem;font-weight:800;color:#b06149}.new-moat-cards .mcap-range-slider{width:100%;-webkit-appearance:none;height:6px;background:#e8dccb;border-radius:3px;outline:none;margin-bottom:1rem}.new-moat-cards .mcap-range-slider::-webkit-slider-thumb{-webkit-appearance:none;width:24px;height:24px;border-radius:50%;background:#8f4028;cursor:pointer;box-shadow:0 2px 6px rgba(143,64,40,.4)}.new-moat-cards .mcap-slider-ticks{display:flex;justify-content:space-between;font-size:.75rem;color:#a39e98}.new-moat-cards .mcap-savings-card{background:#8f4028;border-radius:16px;padding:2.5rem 2rem;text-align:center;color:#fff}.new-moat-cards .msc-annual-val{font-family:monospace;font-size:3.5rem;font-weight:800;margin-bottom:.5rem;line-height:1}.new-moat-cards .msc-annual-label{font-family:monospace;font-size:.75rem;font-weight:800;letter-spacing:1px;margin-bottom:1.5rem;color:hsla(0,0%,100%,.8)}.new-moat-cards .msc-desc{font-size:.8rem;color:hsla(0,0%,100%,.7);max-width:80%;margin:0 auto}@media (max-width:1024px){.new-moat-cards{grid-template-columns:1fr}}@media (max-width:768px){.new-moat-cards .moat-calculator-panel,.new-moat-cards .moat-comp-panel{padding:2rem 1.5rem}.new-moat-cards .mcap-slider-wrapper{padding:1.5rem 1rem}}.full-width-section-bg{width:100%;display:flex;justify-content:center}.full-width-section-bg.bg-white{background:#fff}.boxed-content-wrapper{background:#fff;border-radius:32px;border:1px solid rgba(0,0,0,.06);box-shadow:0 20px 40px rgba(0,0,0,.02)}.full-width-section-bg.bg-f5{background-color:#f5f5f5}.full-width-section-bg.bg-light-grey{background-color:#ebeae8}.smc-inner-box{background:radial-gradient(circle at top right,rgba(166,77,51,.06) 0,#fff 40%);background-color:#fff}.full-width-section-bg.has-shadow{box-shadow:0 30px 60px rgba(0,0,0,.02);border-top:1px solid rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.03)}.targeted-runtimes-container{display:grid;grid-template-columns:3.5fr 6.5fr;grid-gap:2.5rem;gap:2.5rem;margin-top:3rem;align-items:stretch}.tr-sidebar{background-color:#f4f0ec;border-radius:24px;padding:2rem}.tr-sidebar,.tr-tabs{display:flex;flex-direction:column}.tr-tabs{gap:.5rem}.tr-tab{display:flex;align-items:center;gap:1.2rem;padding:1.2rem 1.5rem;background:transparent;border:none;border-radius:16px;cursor:pointer;transition:all .2s ease;text-align:left}.tr-tab:hover{background:hsla(0,0%,100%,.4)}.tr-tab.active{background:transparent}.tr-tab-icon{font-size:1.4rem}.tr-tab-text{font-family:var(--font-heading);font-size:.85rem;font-weight:800;color:#8c857e;letter-spacing:.5px}.tr-tab.active .tr-tab-text{color:#1f1b18}.tr-tab.active .tr-tab-icon{color:#8f4028}.tr-divider{height:1px;background:rgba(143,64,40,.08);margin:2rem 0;width:100%}.tr-status-box{background:#efebe4;border-radius:16px;padding:1.5rem;margin-top:auto}.tr-sb-header{font-family:var(--font-heading);font-size:.65rem;font-weight:800;letter-spacing:1px;color:#b06149;margin-bottom:.8rem}.tr-sb-status{display:flex;align-items:center;gap:.5rem;margin-bottom:.8rem}.tr-sb-status strong{font-size:.9rem;color:#1f1b18}.tr-status-box p{font-size:.75rem;color:#5c554e;line-height:1.5;margin:0}.tr-sandbox-panel{background-color:#1a1918;border-radius:24px;box-shadow:0 30px 60px rgba(0,0,0,.1);display:flex;flex-direction:column;overflow:hidden;height:100%;min-height:500px}.tr-sb-topbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#252422;border-bottom:1px solid hsla(0,0%,100%,.05)}.tr-sb-dots{display:flex;gap:.4rem;width:60px}.tr-sb-dots span{width:10px;height:10px;border-radius:50%;background:#4a4846}.tr-sb-dots.right-spacer span{background:transparent}.tr-sb-title{font-family:monospace;font-size:.7rem;font-weight:700;color:#7a7672;letter-spacing:1.5px}.tr-sb-body{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem;position:relative}.tr-sb-idle-state{text-align:center;max-width:440px;margin:0 auto}.tr-play-btn{width:72px;height:72px;background:rgba(176,97,73,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2.5rem;color:#b06149;cursor:pointer;transition:all .2s ease}.tr-play-btn:hover{background:rgba(176,97,73,.25);transform:scale(1.05)}.tr-play-btn svg{width:24px;height:24px;margin-left:4px}.tr-sb-idle-state h3{font-family:var(--font-heading);font-size:1.2rem;color:#fff;margin-bottom:1rem;letter-spacing:.5px}.tr-sb-idle-state p{font-size:.85rem;color:#a39e98;line-height:1.6;margin-bottom:3rem}.tr-tool-buttons{display:flex;gap:1rem;justify-content:center}.tr-action-btn{background:#252422;border:1px solid hsla(0,0%,100%,.08);color:#eae1da;font-family:var(--font-heading);font-size:.7rem;font-weight:800;letter-spacing:1px;padding:1rem 2rem;border-radius:12px;cursor:pointer;transition:all .2s ease}.tr-action-btn:hover{background:#32302e;border-color:hsla(0,0%,100%,.15)}.tr-sb-footer{display:flex;justify-content:space-between;padding:1.2rem 2rem;background:#151413;border-top:1px solid hsla(0,0%,100%,.02);font-family:monospace;font-size:.7rem;font-weight:800;letter-spacing:1px}.tr-foot-left{color:#b06149}.tr-foot-right{color:#5c2b1d}@media (max-width:1024px){.targeted-runtimes-container{grid-template-columns:1fr}}@media (max-width:768px){.home-tools-section-fw{padding:3rem 1.5rem}}.offline-tools-section{padding:6rem 0;background:linear-gradient(180deg,#fafafa,#fff);border-top:1px solid rgba(0,0,0,.05)}.ot-header{text-align:center;margin-bottom:4rem}.ot-header .section-label{display:inline-block;font-size:.75rem;font-weight:800;letter-spacing:2px;color:#8f4028;margin-bottom:1rem;background:rgba(143,64,40,.1);padding:.4rem 1rem;border-radius:20px}.ot-header h2{font-size:3rem;color:#2d2a26;font-weight:800;letter-spacing:-1px}.ot-category-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.ot-tab{background:#fff;border:1px solid rgba(0,0,0,.1);padding:.8rem 1.5rem;border-radius:30px;font-size:.9rem;font-weight:600;color:#5c554e;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;box-shadow:0 2px 8px rgba(0,0,0,.02)}.ot-tab:hover{border-color:rgba(143,64,40,.3);transform:translateY(-2px);box-shadow:0 4px 12px rgba(143,64,40,.05)}.ot-tab.active{background:#8f4028;color:#fff;border-color:#8f4028;box-shadow:0 6px 16px rgba(143,64,40,.2)}.ot-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.ot-card{background:#fff;border-radius:16px;padding:2rem;border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 20px rgba(0,0,0,.03);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;display:flex;flex-direction:column;position:relative;overflow:hidden}.ot-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(143,64,40,.08);border-color:rgba(143,64,40,.1)}.ot-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,transparent,rgba(143,64,40,.5),transparent);opacity:0;transition:opacity .3s ease}.ot-card:hover:before{opacity:1}.ot-card-icon{width:48px;height:48px;background:rgba(143,64,40,.05);border-radius:12px;display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem;color:#8f4028}.ot-card h3{font-size:1.25rem;color:#2d2a26;margin-bottom:.8rem;font-weight:700}.ot-card p{color:#5c554e;font-size:.9rem;line-height:1.6;margin-bottom:2rem;flex:1 1}.ot-card-platforms{display:flex;gap:8px;flex-wrap:wrap}.ot-card-badge{background:#f5f5f5;color:#a39e98;padding:4px 10px;border-radius:12px;font-size:.7rem;font-weight:600;display:flex;align-items:center;gap:4px}.tr-accordion-group{display:flex;flex-direction:column;background:#fcfcfc;border:1px solid rgba(0,0,0,.04);border-radius:12px;overflow:hidden;transition:all .3s ease}.tr-accordion-group.active{background:#fff;border:2px solid #8f4028;border-radius:12px}.tr-accordion-group .tr-tab{width:100%}.tr-sub-tools-list{display:flex;flex-direction:column;padding:.5rem 0 1.5rem;gap:.4rem}.tr-sub-tool-item{padding:.4rem 1.5rem .4rem 4.4rem;font-size:.95rem;color:#5c554e;cursor:pointer;transition:all .2s ease;font-weight:500;position:relative;background:transparent;display:flex;align-items:center}.tr-sub-tool-item:hover{color:#2d2a26}.tr-sub-tool-item.active{color:#8f4028;font-weight:700}.tr-sub-tool-item:before{content:"";position:absolute;left:3.4rem;top:50%;transform:translateY(-50%);height:6px;width:6px;background:#c4c0bc;border-radius:50%;transition:all .2s ease}.tr-sub-tool-item.active:before{background:#8f4028}.tr-single-card-panel{display:flex;align-items:stretch;flex:1 1}.tr-detailed-card{background:#fff;border-radius:24px;padding:4rem;border:1px solid rgba(0,0,0,.04);box-shadow:0 4px 24px rgba(0,0,0,.02);display:flex;flex-direction:column;width:100%;position:relative;overflow:hidden}.tr-detailed-card.empty{justify-content:center;align-items:center;color:#a39e98;font-weight:500;border:1px dashed rgba(0,0,0,.1);box-shadow:none;background:transparent}.tr-detailed-icon-wrap{width:72px;height:72px;background:#fcf9f7;border-radius:18px;display:flex;justify-content:center;align-items:center;margin-bottom:2.5rem;color:#8f4028}.tr-detailed-icon-wrap svg{width:36px;height:36px}.tr-detailed-title{font-size:2.2rem;color:#2d2a26;font-weight:700;margin-bottom:1.5rem;letter-spacing:-.5px}.tr-detailed-desc{font-size:1.15rem;color:#5c554e;line-height:1.6;margin-bottom:2.5rem;max-width:90%}.tr-detailed-features{display:flex;flex-direction:column;gap:1rem;margin-bottom:5rem}.tr-feature-item{display:flex;align-items:center;gap:1rem;font-size:1rem;color:#2d2a26;font-weight:500}.tr-feature-icon{display:flex;justify-content:center;align-items:center;width:24px;height:24px;background:rgba(143,64,40,.1);color:#8f4028;border-radius:50%}.tr-feature-icon svg{width:12px;height:12px}.tr-detailed-terminal{background:#111;border-radius:12px;padding:1.2rem;margin-bottom:3rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;box-shadow:inset 0 2px 10px rgba(0,0,0,.5);border:1px solid hsla(0,0%,100%,.1)}.tr-term-header{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem;padding-bottom:.8rem;border-bottom:1px dashed hsla(0,0%,100%,.15)}.tr-term-status-dot{width:8px;height:8px;background:#0f8;border-radius:50%;box-shadow:0 0 8px rgba(0,255,136,.6);animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.tr-term-status-text{color:#888;font-size:.75rem;font-weight:700;letter-spacing:1px}.tr-term-body{display:flex;flex-direction:column;gap:.4rem}.tr-term-line{color:#0f8;font-size:.85rem;line-height:1.5;opacity:.9}.tr-detailed-meta{margin-top:auto;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.04)}.tr-detailed-label{display:block;font-size:.75rem;font-weight:700;letter-spacing:1.5px;color:#a39e98;margin-bottom:1rem}.about-hero-sec{padding:10rem 2rem 6rem;max-width:1200px;margin:0 auto;text-align:center}.about-hero-badge{display:inline-flex;align-items:center;gap:.8rem;background:#fff;padding:.6rem 1.2rem;border-radius:30px;border:1px solid rgba(143,64,40,.2);color:#8f4028;font-weight:700;font-size:.8rem;letter-spacing:1.5px;margin-bottom:2rem;box-shadow:0 4px 12px rgba(143,64,40,.05)}.about-hero-sec h1{font-size:4.5rem;font-weight:800;line-height:1.1;color:#1f1b18;margin-bottom:2rem;letter-spacing:-1px}.about-hero-sec p{font-size:1.2rem;color:#5c554e;max-width:700px;margin:0 auto;line-height:1.6}.about-story-sec{padding:6rem 2rem;background:#fff;border-top:1px solid rgba(0,0,0,.04);border-bottom:1px solid rgba(0,0,0,.04)}.about-story-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.as-left h2{font-size:2.5rem;color:#1f1b18;margin-bottom:1.5rem;line-height:1.2}.as-left p{font-size:1.1rem;color:#5c554e;line-height:1.7;margin-bottom:1rem}.as-right{background:#faf6f0;border-radius:32px;padding:4rem;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}.about-india-sec{padding:8rem 2rem;text-align:center;max-width:1000px;margin:0 auto}.ai-graphic{width:100px;height:100px;background:rgba(143,64,40,.05);color:#8f4028;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:0 auto 2rem}.about-india-sec h2{font-size:3rem;color:#1f1b18;margin-bottom:1.5rem}.about-india-sec p{font-size:1.2rem;color:#5c554e;line-height:1.6}.about-timeline-sec{padding:6rem 2rem 8rem;background:#111;color:#fff}.at-header{text-align:center;max-width:800px;margin:0 auto 5rem}.at-header h2{font-size:3rem;margin-bottom:1rem}.at-header p{font-size:1.1rem;color:#a39e98}.timeline-container{max-width:800px;margin:0 auto;position:relative}.timeline-container:before{content:"";position:absolute;top:0;bottom:0;left:20px;width:2px;background:hsla(0,0%,100%,.1)}.timeline-node{position:relative;padding-left:60px;margin-bottom:4rem}.timeline-node:last-child{margin-bottom:0}.timeline-dot{position:absolute;left:13px;top:6px;width:16px;height:16px;border-radius:50%;background:#8f4028;border:4px solid #111}.timeline-date{font-size:.85rem;color:#8f4028;font-weight:700;letter-spacing:1px;margin-bottom:.5rem}.timeline-content h3{font-size:1.5rem;margin-bottom:.8rem;color:#fff}.timeline-content p{font-size:1rem;color:#a39e98;line-height:1.6}.contact-hero-sec{padding:10rem 2rem 6rem;max-width:1200px;margin:0 auto;text-align:center}.contact-hero-sec h1{font-size:4.5rem;font-weight:800;line-height:1.1;color:#1f1b18;margin-bottom:2rem;letter-spacing:-1px}.contact-hero-sec p{font-size:1.2rem;color:#5c554e;max-width:700px;margin:0 auto;line-height:1.6}.contact-support-sec{padding:6rem 2rem;background:#fff;border-top:1px solid rgba(0,0,0,.04)}.contact-support-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem}.cs-info h2{font-size:2.5rem;color:#1f1b18;margin-bottom:1.5rem}.cs-info p{font-size:1.1rem;color:#5c554e;line-height:1.7;margin-bottom:3rem}.cs-contact-methods{display:flex;flex-direction:column;gap:2rem}.cs-method{display:flex;align-items:flex-start;gap:1.5rem}.cs-method-icon{width:48px;height:48px;border-radius:12px;background:rgba(143,64,40,.05);color:#8f4028;display:flex;align-items:center;justify-content:center}.cs-method-details h4{font-size:1.1rem;color:#1f1b18;margin-bottom:.3rem}.cs-method-details p{font-size:.95rem;color:#5c554e;margin-bottom:0}.cs-form-wrapper{background:#faf6f0;border-radius:24px;padding:3rem}.cs-form-wrapper h3{font-size:1.8rem;margin-bottom:2rem;color:#1f1b18}.contact-enterprise-sec{padding:8rem 2rem;background:#111;color:#fff}.ce-header{text-align:center;max-width:800px;margin:0 auto 5rem}.ce-header h2{font-size:3rem;margin-bottom:1rem}.ce-header p{font-size:1.1rem;color:#a39e98}.enterprise-form-card{max-width:900px;margin:0 auto;background:#1a1a1a;border:1px solid hsla(0,0%,100%,.1);border-radius:24px;padding:4rem}.ef-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin-bottom:2rem}.ef-full{grid-column:1/-1}.ef-group{display:flex;flex-direction:column;gap:.8rem}.ef-group label{font-size:.85rem;font-weight:700;letter-spacing:1px;color:#a39e98}.ef-input,.ef-select,.ef-textarea{background:#222;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:1.2rem;color:#fff;font-family:inherit;font-size:1rem;transition:border-color .2s}.ef-input:focus,.ef-select:focus,.ef-textarea:focus{outline:none;border-color:#8f4028}.ef-submit{background:#8f4028;color:#fff;border:none;border-radius:12px;padding:1.2rem 2rem;font-size:1rem;font-weight:700;cursor:pointer;width:100%;transition:background .2s}.ef-submit:hover{background:#a64d33}.contact-faq-sec{padding:8rem 2rem;background:#fff}.faq-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem}.faq-item h4{font-size:1.2rem;color:#1f1b18;margin-bottom:.8rem}.faq-item p{font-size:1rem;color:#5c554e;line-height:1.6}.features-hero-sec{padding:10rem 2rem 6rem;max-width:1200px;margin:0 auto;text-align:center}.features-hero-sec h1{font-size:4.5rem;font-weight:800;line-height:1.1;color:#1f1b18;margin-bottom:2rem;letter-spacing:-1px}.features-hero-sec p{font-size:1.3rem;color:#5c554e;max-width:800px;margin:0 auto;line-height:1.6}.feature-full-sec{width:100%}.feature-full-sec.bg-white{background-color:#fff;border-top:1px solid rgba(0,0,0,.04);border-bottom:1px solid rgba(0,0,0,.04)}.feature-full-sec.bg-cream{background-color:#faf6f0}.feature-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;max-width:1300px;margin:0 auto;padding:8rem 2rem}.feature-row-reverse{direction:rtl}.feature-row-reverse>*{direction:ltr}.fr-text{padding-right:2rem}.feature-row-reverse .fr-text{padding-right:0;padding-left:2rem}.fr-mockup-container{width:100%;display:flex;justify-content:center;align-items:center;padding:2rem;background-image:radial-gradient(#d5d0ca 1px,transparent 0);background-size:20px 20px;border-radius:32px;position:relative;overflow:hidden}.fr-mockup-container:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,hsla(36,50%,96%,.8) 0,hsla(36,50%,96%,0) 20%,hsla(36,50%,96%,0) 80%,hsla(36,50%,96%,.8));pointer-events:none}.fr-mockup-container .lr-mock-window,.fr-mockup-container .p6-container{position:relative!important;right:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:500px;margin:0 auto;box-shadow:0 20px 40px rgba(0,0,0,.1)!important}.features-cta-sec{padding:8rem 2rem;text-align:center;background:#111;color:#fff}.features-cta-sec h2{font-size:3.5rem;margin-bottom:1.5rem}.features-cta-sec p{font-size:1.2rem;color:#a39e98;max-width:600px;margin:0 auto 3rem;line-height:1.6}.back-to-top-btn{position:fixed;bottom:30px;right:30px;width:50px;height:50px;border-radius:50%;background-color:var(--accent-terracotta);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease;z-index:9999;box-shadow:0 4px 15px rgba(0,0,0,.2)}.back-to-top-btn.visible{opacity:1;visibility:visible}.back-to-top-btn:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.3);background-color:#a64d33}.tool-markdown-output h1,.tool-markdown-output h2,.tool-markdown-output h3{font-weight:700!important;margin-top:2em!important;margin-bottom:1em!important;color:var(--text-dark)!important}.tool-markdown-output p{margin-bottom:1.5em!important;line-height:1.7!important}.tool-markdown-output ol,.tool-markdown-output ul{margin-bottom:1.5em!important;padding-left:2em!important}.tool-markdown-output li{margin-bottom:.8em!important;line-height:1.6!important}.tool-markdown-output pre{padding:16px!important;border-radius:8px!important;overflow-x:auto!important;margin-bottom:1.5em!important}.tool-markdown-output code,.tool-markdown-output pre{background:#f4f4f5!important;font-family:monospace!important;font-size:.9em!important}.tool-markdown-output code{padding:2px 4px!important;border-radius:4px!important}.tool-markdown-output pre code{background:none!important;padding:0!important}.lh-hamburger{display:none;background:none;border:none;cursor:pointer;padding:10px;position:relative;z-index:1001}.hamburger-box{width:24px;height:18px;display:inline-block;position:relative}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:24px;height:2px;background-color:var(--accent-terracotta,#a64d33);position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease;border-radius:4px}.hamburger-inner{display:block;top:50%;margin-top:-1px;transition:background-color 0s linear .15s}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-6px;transition:top .12s ease-in .15s,transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger-inner:after{bottom:-6px;transition:bottom .12s ease-in .15s,transform .15s cubic-bezier(.55,.055,.675,.19)}.lh-hamburger.open .hamburger-inner{background-color:transparent!important;transition:background-color 0s linear 0s}.lh-hamburger.open .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top .1s ease-out,transform .15s cubic-bezier(.215,.61,.355,1) .1s}.lh-hamburger.open .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom .1s ease-out,transform .15s cubic-bezier(.215,.61,.355,1) .1s}.lh-mobile-drawer{position:fixed;top:0;right:-100%;width:100%;height:100vh;background-color:hsla(36,50%,96%,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:right .4s cubic-bezier(.16,1,.3,1);box-shadow:-10px 0 30px rgba(0,0,0,.05)}.lh-mobile-drawer.open{right:0}.lh-mobile-nav{display:flex;flex-direction:column;align-items:center;gap:1.8rem;width:80%;max-width:320px}.lh-mobile-nav a{text-decoration:none;font-family:var(--font-heading);color:var(--text-secondary,#5c554e);font-size:1.15rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;transition:color .2s}.lh-mobile-nav a.active,.lh-mobile-nav a:hover{color:var(--accent-terracotta,#a64d33)}.lh-mobile-divider{width:100%;border:none;border-top:1px solid rgba(143,64,40,.1);margin:.5rem 0}.lh-mobile-auth{display:flex;gap:2rem;align-items:center}.lh-mobile-auth a{font-size:1rem!important}.lh-mobile-btn-primary{width:100%;padding:.9rem;background-color:var(--accent-terracotta,#a64d33);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:700;letter-spacing:1.2px;cursor:pointer;box-shadow:0 4px 12px rgba(166,77,51,.15);transition:background-color .2s}.lh-mobile-btn-primary:hover{background-color:#8f4028}@media (max-width:768px){.landing-header{padding:.8rem 1.5rem!important}.lh-nav,.lh-right{display:none!important}.lh-hamburger{display:block!important}.home-main{padding:3rem 1rem!important}.home-hero-title{font-size:2.2rem!important;line-height:1.3!important;letter-spacing:-.01em!important;margin-bottom:.8rem!important}.home-hero-subtitle{font-size:1.6rem!important;line-height:1.3!important;margin-bottom:1.5rem!important}.home-hero-desc{font-size:.95rem!important;line-height:1.6!important;margin-bottom:2rem!important;padding:0 .5rem}.about-hero-sec h1,.ehs-left h2,.features-cta-sec h2{font-size:2rem!important;line-height:1.3!important}.about-story-grid,.about-timeline-sec{grid-template-columns:1fr!important;padding:2rem 1rem!important}.as-right{display:flex;justify-content:center;margin-top:1.5rem}.contact-stats-container{flex-direction:column!important;width:100%}.contact-stat-box{width:100%!important}.contact-form-card{padding:1.5rem!important}.mb-sidebar{display:none!important}.mb-chat-area,.mma-chat-area{width:100%!important;flex:1 1!important;padding:1.2rem!important}.dsc-selector-row{padding:.8rem 1.2rem!important;gap:.8rem!important;border-radius:12px!important}.dsc-sel-info strong{font-size:.8rem!important}.dsc-sel-info span{font-size:.7rem!important}.dsc-sel-icon-box,.icon-circle{width:32px!important;height:32px!important;font-size:1rem!important}.mock-mobile-split{flex-direction:column!important;gap:2rem!important;padding:1rem!important;min-height:auto!important}.mock-phone{width:100%!important;max-width:250px!important}.mb-body{flex-direction:column!important}.mb-website-content{padding:1.2rem!important}.mb-ext-sidebar,.mb-website-content{width:100%!important;flex:none!important}.mb-ext-sidebar{border-left:none!important;border-top:1px solid rgba(0,0,0,.08)!important}.ext-floating-bar{left:20px!important;top:150px!important;font-size:.6rem!important;padding:4px 6px!important;gap:6px!important}.mb-address-bar{font-size:.65rem!important}.mb-address-bar,.mb-tab{padding:4px 8px!important}.mb-tab{font-size:.6rem!important}.mb-nav{gap:8px!important;padding:4px 8px!important}.tr-detailed-card{padding:2rem 1.5rem!important}.tr-detailed-icon-wrap{margin-bottom:1.5rem!important;width:56px!important;height:56px!important}.tr-detailed-title{font-size:1.6rem!important;margin-bottom:1rem!important}.tr-detailed-desc{font-size:.95rem!important;margin-bottom:1.5rem!important;max-width:100%!important}.tr-detailed-features{margin-bottom:2.5rem!important}.tr-feature-item{font-size:.9rem!important;align-items:flex-start!important}.tr-feature-icon{margin-top:2px!important;flex-shrink:0!important}}@media (max-width:1024px){.cta-header-center h2{font-size:2.8rem}.dd-grid{padding:2.5rem;gap:2rem}.mobile-qr-grid{padding:3rem 2rem;gap:1.5rem}}@media (max-width:768px){.home-cta-section{margin-top:4rem;margin-bottom:2rem;padding-left:1.25rem;padding-right:1.25rem}.cta-header-center{margin-bottom:2.5rem}.cta-header-center h2{font-size:2.2rem!important;line-height:1.2!important;letter-spacing:-.02em!important}.cta-header-center p{font-size:1rem;line-height:1.5}.dd-grid{flex-direction:column;padding:2rem 1.5rem;gap:2rem;margin-bottom:3rem;border-radius:24px}.dd-divider{width:100%;height:1px;margin:.5rem 0}.dd-header{margin-bottom:1.2rem}.dd-header h3{font-size:1.3rem}.dd-buttons{margin-bottom:2rem;gap:.75rem}.dd-btn-primary,.dd-btn-secondary{padding:1rem;font-size:.95rem;border-radius:20px}.dd-footer strong{font-size:.9rem}.dd-footer p{font-size:.85rem;line-height:1.45}.mobile-qr-grid{flex-direction:column;padding:2.5rem 1.5rem;gap:2rem;border-radius:24px;margin-bottom:3rem}.md-qr-card{width:100%;gap:1rem}.md-qr-code{width:100%;max-width:160px;padding:.8rem;border-radius:16px}.md-qr-code svg{width:100%!important;height:auto!important;max-width:120px}.md-pill-btn{width:100%;max-width:240px;justify-content:center;padding:.75rem 2rem;font-size:1rem}.cta-compatibility-logos{flex-wrap:wrap;gap:1.25rem 2rem}}@media (max-width:1024px){.features-hero-sec{padding:7rem 2rem 4rem}.features-hero-sec h1{font-size:3.5rem}.feature-row{gap:3rem;padding:5rem 2rem}}@media (max-width:768px){.features-hero-sec{padding:5rem 1.25rem 3rem}.features-hero-sec h1{font-size:2.2rem!important;line-height:1.2!important;letter-spacing:-.02em!important;margin-bottom:1rem}.features-hero-sec p{font-size:1rem;line-height:1.5}.feature-row{display:flex;flex-direction:column;gap:2.5rem;padding:3.5rem 1.25rem}.feature-row-reverse .fr-text,.fr-text{padding-right:0!important;padding-left:0!important;width:100%}.ll-title{font-size:2rem!important;line-height:1.25!important;margin-bottom:1rem!important}.ll-desc{font-size:.95rem;line-height:1.5;margin-bottom:1.5rem;max-width:100%}.ll-features{gap:1rem;margin-bottom:1.5rem}.ll-feature{gap:.8rem}.ll-f-icon{width:36px;height:36px;border-radius:6px}.ll-f-text strong{font-size:.95rem}.ll-f-text span{font-size:.85rem}.fr-mockup-container{padding:1.5rem 1rem;border-radius:24px;width:100%}.fr-mockup-container:after{display:none}.features-cta-sec{padding:4rem 1.25rem}.features-cta-sec h2{font-size:2.2rem!important;line-height:1.2!important;margin-bottom:1rem}.features-cta-sec p{font-size:1rem;line-height:1.5;margin-bottom:2rem}}@media (max-width:1024px){.enterprise-hero{padding:90px 30px!important}.enterprise-main{padding:60px 30px!important}.enterprise-apps-sec{padding:40px!important}.enterprise-apps-container{gap:40px!important}.enterprise-cases-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))!important}}@media (max-width:768px){.enterprise-hero{padding:60px 16px!important}.enterprise-hero-title{font-size:2.2rem!important;line-height:1.25!important;margin-bottom:16px!important}.enterprise-hero-desc{font-size:.95rem!important;line-height:1.55!important;margin-bottom:28px!important}.enterprise-main{padding:40px 16px!important}.enterprise-features-grid{grid-template-columns:1fr!important;gap:20px!important}.enterprise-features-grid>div{padding:28px 24px!important;border-radius:12px!important}.enterprise-apps-sec{padding:30px 20px!important;margin-bottom:60px!important;border-radius:16px!important}.enterprise-apps-container{flex-direction:column!important;gap:32px!important}.enterprise-apps-container>div{flex:1 1 auto!important;width:100%!important}.enterprise-apps-title{font-size:1.8rem!important;line-height:1.25!important;margin-bottom:16px!important}.enterprise-cases-grid{grid-template-columns:1fr!important;gap:16px!important;margin-bottom:40px!important}.enterprise-case-card{padding:24px!important;border-radius:12px!important}.enterprise-footer-cta{padding:40px 20px!important;border-radius:16px!important}.enterprise-footer-cta h2{font-size:1.6rem!important;line-height:1.25!important;margin-bottom:12px!important}.enterprise-footer-cta p{font-size:.95rem!important;line-height:1.5!important;margin-bottom:24px!important}}@media (max-width:1024px){.contact-hero-sec{padding:7rem 2rem 4rem}.contact-hero-sec h1{font-size:3.5rem}.contact-support-grid,.faq-grid{gap:2rem}}@media (max-width:768px){.contact-hero-sec{padding:5rem 1.25rem 3rem}.contact-hero-sec h1{font-size:2.2rem!important;line-height:1.25!important;letter-spacing:-.02em!important;margin-bottom:1rem}.contact-hero-sec p{font-size:1rem;line-height:1.5}.contact-support-sec{padding:3.5rem 1.25rem!important}.contact-support-grid{grid-template-columns:1fr!important;gap:3rem!important}.cs-info h2{font-size:2rem!important;line-height:1.25!important;margin-bottom:1rem!important}.cs-info p{font-size:1rem;line-height:1.55;margin-bottom:2rem!important}.cs-contact-methods{gap:1.5rem}.cs-method{gap:1rem}.cs-method-icon{width:40px;height:40px;border-radius:8px}.cs-method-details h4{font-size:1rem}.cs-method-details p{font-size:.85rem}.cs-form-wrapper{padding:2rem 1.5rem!important;border-radius:20px!important}.cs-form-wrapper h3{font-size:1.5rem;margin-bottom:1.5rem}.contact-enterprise-sec{padding:4rem 1.25rem!important}.ce-header{margin-bottom:3rem!important}.ce-header h2{font-size:2rem!important;line-height:1.25!important}.ce-header p{font-size:1rem;line-height:1.5}.enterprise-form-card{padding:2.5rem 1.5rem!important;border-radius:20px!important}.ef-grid{grid-template-columns:1fr!important;gap:1.5rem!important;margin-bottom:1.5rem!important}.ef-input,.ef-select,.ef-textarea{padding:1rem!important}.ef-input,.ef-select,.ef-submit,.ef-textarea{font-size:.95rem!important;border-radius:8px!important}.ef-submit{padding:1rem 1.5rem!important}.contact-faq-sec{padding:4rem 1.25rem!important}.faq-grid{grid-template-columns:1fr!important;gap:2rem!important}.faq-item h4{font-size:1.1rem!important;margin-bottom:.5rem!important}.faq-item p{font-size:.9rem!important;line-height:1.5!important}}