@import"https://fonts.googleapis.com/css2?family=Comfortaa:wght@400;500;600;700&display=swap";:root{--blue:#2563eb;--blue2:#1d4ed8;--blue-soft:rgba(37,99,235,.09);--ink:#111111;--mute:#6b7280;--line:#dcdfe2;--line-soft:#e6e8ea;--bg:#ffffff;--soft:#f0f1f2;--surface:#f6f7f8;--raised:#ffffff;--green:#047857;--green-bg:#ecfdf5;--red:#be123c;--chrome:0 4px 8px rgba(0,0,0,.08), inset 0 1px 0 rgba(255,255,255,.5);--chrome-lift:0 10px 24px rgba(0,0,0,.12), inset 0 1px 0 rgba(255,255,255,.5);--r:14px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip;background:var(--bg)}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;overflow-x:clip;width:100%}a{text-decoration:none;color:inherit}button{font:inherit;border:0;background:none;color:inherit;cursor:pointer}img,svg{max-width:100%;display:block}.wrap{width:min(100% - 40px,var(--max));margin:auto;min-width:0;max-width:100%}.brand{font-family:Comfortaa,Inter,sans-serif;font-weight:700;letter-spacing:-.04em}.blue{color:var(--blue)}.good{color:var(--green)}.bad{color:var(--red)}.eyebrow{font-size:12px;font-weight:650;letter-spacing:.015em;color:var(--blue)}.section{padding:64px 0}.section-head{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:24px;width:100%}.section-head>*{min-width:0;max-width:100%;width:100%}.section-head h2,.story h2,.faq-shell h2,.highlights h2{font-size:26px;line-height:1.22;letter-spacing:-.03em;margin:6px 0 0;font-weight:650;overflow-wrap:break-word}.section-head p,.lead{font-size:15px;line-height:1.62;color:var(--mute);margin:0;max-width:none;width:100%;overflow-wrap:normal}@media(min-width:981px){.section-head h2,.highlights h2,.faq-shell h2{white-space:nowrap}.section-head p,.highlights .section-head p,.lead,.faq-top p{white-space:nowrap;max-width:none;width:100%}}.btn{min-height:44px;padding:11px 18px;border-radius:999px;background:var(--blue);color:#fff;font-weight:650;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:6px;box-shadow:var(--chrome);transition:background .16s,transform .16s}.btn:hover{background:var(--blue2);transform:translateY(-1px)}.btn.secondary{background:var(--raised);color:var(--ink);border:1px solid var(--line);box-shadow:none}.btn.secondary:hover{background:var(--surface);border-color:#c9ced4}.btn.small{min-height:38px;padding:8px 14px;font-size:13px}.btn.light{background:#fff;color:var(--blue2)}.btn.light:hover{background:#f5f8ff}.header{position:sticky;top:0;z-index:80;background:#fff;border-bottom:1px solid rgba(17,17,17,.06)}@media(min-width:701px){.header{background:#ffffffeb;backdrop-filter:blur(18px) saturate(180%);-webkit-backdrop-filter:blur(18px) saturate(180%)}}.header.scrolled{box-shadow:0 8px 24px #1111110f}.nav{height:52px;display:flex;align-items:center;gap:18px}.nav .brand{font-size:17px}.nav-links{margin-left:auto;display:flex;align-items:center;gap:16px;font-size:12.5px;color:var(--mute);font-weight:550;flex-wrap:nowrap}.nav-links a:hover,.nav-contact:hover{color:var(--blue)}.nav-contact{font:inherit;color:inherit;padding:0;background:none;border:0;cursor:pointer;font-weight:inherit}.menu{display:none;width:40px;height:40px;border-radius:10px;border:1px solid var(--line);font-size:18px;flex-shrink:0}.nav-buy{margin-left:2px}#mobileMenu{position:fixed;top:52px;left:0;right:0;z-index:79;background:#fff;border-bottom:1px solid var(--line);padding:10px 16px 16px;display:grid;gap:2px}#mobileMenu a,#mobileMenu button{padding:12px 10px;border-radius:10px;font-size:14px;font-weight:550;text-align:left;width:100%;color:var(--ink);background:none;border:0}#mobileMenu a:hover,#mobileMenu button:hover{background:var(--surface)}.hero{padding:48px 0 36px;position:relative;overflow:visible}.hero-grid{position:relative;display:flex;flex-direction:column;gap:28px;align-items:stretch;min-width:0}.hero-copy{min-width:0;position:relative;z-index:1;text-align:center}.hero-copy:before{content:"";position:absolute;left:50%;top:-160px;width:640px;height:380px;transform:translate(-50%);background:radial-gradient(circle,rgba(37,99,235,.12),rgba(37,99,235,.04) 42%,transparent 72%);pointer-events:none;z-index:-1}.hero-copy h1{font-size:clamp(28px,3.4vw,40px);line-height:1.14;letter-spacing:-.04em;margin:12px auto 14px;font-weight:650;max-width:22em}.hero-copy p{font-size:17px;line-height:1.58;color:var(--mute);max-width:640px;margin:0 auto;overflow-wrap:break-word}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px;justify-content:center}.hero-facts{display:flex;gap:16px;flex-wrap:wrap;margin-top:14px;color:var(--mute);font-size:12px}.hero-facts span{display:inline-flex;align-items:center;gap:7px;min-width:0;flex-wrap:wrap}.hero-facts span:before{content:"";width:5px;height:5px;border-radius:50%;background:#b8c0cb}.product-window{border:1px solid #dfe4ea;border-radius:22px;background:#f4f6f8;box-shadow:0 28px 70px #2563eb1f;overflow:hidden;min-width:0;width:min(100%,980px);max-width:100%;margin:0 auto;isolation:isolate;transform:translateZ(0)}.window-top{height:40px;display:flex;align-items:center;gap:7px;padding:0 13px;border-bottom:1px solid #e5e8ed;background:#fbfcfd}.wdot{width:8px;height:8px;border-radius:50%;background:#d8dde4}.wdot:nth-child(1){background:#fda4af}.wdot:nth-child(2){background:#fde68a}.wdot:nth-child(3){background:#86efac}.url{margin-left:8px;flex:1;min-width:0;height:24px;border-radius:7px;background:#edf0f3;border:1px solid transparent;display:flex;align-items:center;padding:0 10px;color:#334155;font-size:10.5px;font-weight:650;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.url .demo-try-short{display:none}.tjapp{display:grid;grid-template-columns:220px minmax(0,1fr);height:560px;max-height:560px;min-width:0;overflow:hidden}.tj-side{padding:0;background:#f6f7f8;border-right:1px solid #e5e8ed;display:flex;flex-direction:column;min-width:0}.tj-brand{padding:14px 16px;border-bottom:1px solid #e6e8ea;display:flex;align-items:baseline;justify-content:space-between;gap:8px;flex-shrink:0}.tj-logo{font-family:Comfortaa,sans-serif;font-size:15px;font-weight:700;letter-spacing:-.03em;line-height:1.2;margin:0}.tj-date{font-size:11px;color:#6b7280;border:1px solid #e6e8ea;border-radius:7px;padding:3px 7px;flex-shrink:0;font-variant-numeric:tabular-nums}.tj-nav{padding:10px;display:flex;flex-direction:column;gap:2px;flex:1;min-height:0}.tj-nav span{display:flex;align-items:center;gap:10px;font-size:13px;color:#6b7280;padding:9px 11px;border-radius:9px;font-weight:500}.tj-nav svg{flex-shrink:0;width:17px;height:17px}.tj-nav .on{background:var(--blue);color:#fff;font-weight:550}.tj-stats{padding:0 10px 10px;flex-shrink:0}.tj-stats-h{font-size:11px;color:#6b7280;font-weight:600;padding:12px 4px 8px;letter-spacing:.02em}.st{background:#fff;border:1px solid #dcdfe2;border-radius:10px;padding:10px 12px;margin-bottom:7px;box-shadow:0 2px 4px #0000000d}.st-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.st small{font-size:11.5px;color:#6b7280;font-weight:500}.st b{font-size:15px;font-weight:640;letter-spacing:-.03em;line-height:1.2;white-space:nowrap;font-variant-numeric:tabular-nums}.st.cap{background:#2563eb17;border-color:transparent}.st.cap small{color:var(--blue);font-weight:600}.st.cap b{font-size:13.5px}.st.streak{background:linear-gradient(160deg,#2563eb,#4f46e5);border-color:transparent}.st.streak small{color:#ffffffd1}.st.streak b{color:#fff;font-size:17px}.hero,.hero-copy,.tj-main{min-width:0;max-width:100%}.tj-main{padding:0;min-width:0;display:flex;flex-direction:column;overflow:hidden;background:#f0f1f2}.desk-head-mini{height:40px;display:flex;align-items:center;padding:0 18px;border-bottom:1px solid #e5e8ed;background:#f6f7f8;font-size:14.5px;font-weight:600;flex-shrink:0;letter-spacing:-.01em}.an-scroller{flex:1;overflow:hidden;min-height:0;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.an-scroller-inner{padding:16px 18px 24px;display:flex;flex-direction:column;gap:0;animation:heroAn 40s linear infinite}.an-pass{display:flex;flex-direction:column;gap:16px;flex-shrink:0;padding-bottom:16px}.an-scroller:hover .an-scroller-inner{animation-play-state:paused}@keyframes heroAn{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.an-card{background:#f6f7f8;border:1px solid #dcdfe2;border-radius:14px;padding:17px;box-shadow:0 4px 8px #00000014;min-width:0}.an-card.flush{padding:0;overflow:hidden}.an-card.flush .an-card-h{padding:16px 17px 0;margin-bottom:14px}.an-card-h{display:flex;align-items:center;gap:8px;font-size:14.5px;font-weight:600;margin-bottom:14px;letter-spacing:-.15px}.an-card-h svg{color:#6b7280;flex-shrink:0}.an-tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.an-tile{background:#fff;border:1px solid #dcdfe2;border-radius:10px;padding:12px 14px;box-shadow:0 4px 8px #00000014}.an-tile small{display:flex;align-items:center;gap:6px;font-size:11.5px;color:#6b7280;font-weight:500;margin-bottom:5px}.an-tile b{display:block;font-size:21px;letter-spacing:-.6px;font-weight:640;line-height:1.15;font-variant-numeric:tabular-nums}.an-tile span{display:block;margin-top:3px;font-size:11.5px;color:#6b7280;line-height:1.4}.an-curve-meta{display:flex;justify-content:space-between;gap:16px;margin-bottom:10px}.an-curve-now{font-size:22px;font-weight:640;letter-spacing:-.04em;line-height:1.1;font-variant-numeric:tabular-nums}.an-curve-l{font-size:11.5px;color:#6b7280;margin-top:3px}.an-curve-delta{text-align:right}.an-curve{position:relative;height:128px;border-radius:10px;background:#fff;border:1px solid #e6e8ea;overflow:hidden}.an-curve-inv{position:absolute;left:10px;top:62%;font-size:10px;color:#6b7280;font-weight:600;background:#fff;padding:0 4px;transform:translateY(-50%)}.an-tw{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}.an-tbl{width:100%;border-collapse:collapse;font-size:13px}.an-tbl th{text-align:left;padding:10px 14px;font-size:11.5px;font-weight:600;color:#6b7280;background:#fff;border-bottom:1px solid #dcdfe2;white-space:nowrap}.an-tbl td{padding:11px 14px;border-bottom:1px solid #e6e8ea;white-space:nowrap;font-variant-numeric:tabular-nums}.an-tbl td b{font-weight:650}.an-tbl tr:last-child td{border-bottom:0}.an-kv{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;border-bottom:1px solid #e6e8ea;font-size:13px}.an-kv:last-child{border-bottom:0}.an-kv span{color:#6b7280}.an-note{margin-top:12px;padding:10px 12px;border-radius:10px;background:#eff6ff;border:1px solid #dbeafe;font-size:12px;line-height:1.45;color:#334155}.an-note.bad{background:#fff1f2;border-color:#fecdd3;color:#9f1239}.fee-row{display:flex;align-items:center;gap:11px;padding:10px 0;border-bottom:1px solid #e6e8ea;font-size:12.5px}.fee-row:last-child{border-bottom:0}.fee-m{width:52px;font-weight:600;flex-shrink:0}.fee-bar{flex:1;height:7px;border-radius:5px;background:#e8eaec;overflow:hidden}.fee-bar i{display:block;height:100%;border-radius:5px;background:#2563eb}.fee-v{width:72px;text-align:right;font-weight:600;font-variant-numeric:tabular-nums}.fee-p{width:36px;text-align:right;color:#6b7280;font-variant-numeric:tabular-nums}.an-heat{display:grid;grid-template-columns:repeat(7,10px);gap:2.5px;margin-top:4px;justify-content:start}.an-heat i{width:10px;height:10px;border-radius:2.5px;background:#e5e8ed}.an-heat i.g{background:#86efac}.an-heat i.r{background:#fecdd3}.an-heat i.b{background:#93c5fd}.an-heat-lbl{font-size:10px;color:#6b7280;font-weight:600;margin-bottom:6px;text-align:center}.an-months{display:flex;gap:10px;flex-wrap:nowrap;align-items:flex-start;overflow-x:auto;max-width:100%;scrollbar-width:none}.an-months::-webkit-scrollbar{display:none}.an-mo{flex:0 0 auto}.an-mo .an-heat{grid-template-columns:repeat(7,9px);gap:2px}.an-mo .an-heat i{width:9px;height:9px}.an-heat i[data-demo-day]{cursor:pointer;border:1px solid transparent;transition:transform .12s,border-color .12s,box-shadow .12s}.an-heat i[data-demo-day]:hover,.an-heat i[data-demo-day]:focus-visible{transform:scale(1.35);border-color:#111;outline:none}.an-heat i[data-demo-day].sel,.an-heat i.sel{border-color:#111;box-shadow:0 0 0 2px #2563eb;position:relative;z-index:1;transform:scale(1.16)}.an-cal-key{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:12px;font-size:10.5px;color:#6b7280}.an-cal-key i{width:9px;height:9px;border-radius:2px;display:inline-block}.an-demo-detail{margin-top:16px;padding-top:14px;border-top:1px solid #e6e8ea}.an-demo-detail[hidden]{display:none!important}.an-demo-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.an-demo-title{font-size:13.5px;font-weight:650;letter-spacing:-.1px}.an-demo-pill{font-size:10.5px;font-weight:650;padding:4px 7px;border-radius:999px;background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.an-demo-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px}.an-demo-metric{background:#fff;border:1px solid #dcdfe2;border-radius:9px;padding:9px 10px;min-width:0}.an-demo-metric span{display:block;font-size:10px;color:#6b7280;margin-bottom:3px}.an-demo-metric b{display:block;font-size:13px;font-weight:650;white-space:nowrap}@media(max-width:720px){.an-demo-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.desk-mhead{display:none;align-items:center;gap:8px;height:40px;padding:0 10px;border-bottom:1px solid #e5e8ed;background:#f6f7f8;flex-shrink:0;position:relative}.desk-mhead .mbtn{width:30px;height:30px;border-radius:7px;display:grid;place-items:center;border:1px solid #dcdfe2;background:#fff;color:#111;flex-shrink:0}.desk-mhead .mtitle{position:absolute;left:50%;transform:translate(-50%);font-size:14px;font-weight:620;letter-spacing:-.02em}.clock-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #e6e8ea;font-size:12.5px}.clock-row:last-child{border-bottom:0}.clock-h{width:52px;font-weight:600;font-variant-numeric:tabular-nums;flex-shrink:0}.clock-bar{flex:1;height:7px;border-radius:5px;background:#eef1f4;overflow:hidden;min-width:40px}.clock-bar i{display:block;height:100%;border-radius:5px;background:#047857}.clock-bar i.dn{background:#be123c}.clock-v{width:86px;text-align:right;font-weight:600;font-variant-numeric:tabular-nums;flex-shrink:0}.clock-n{width:62px;text-align:right;color:#6b7280;font-size:11px;flex-shrink:0}.trustbar{padding:10px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.trust-item{text-align:center;padding:3px 6px;flex:0 0 auto}.trust-item b{display:block;font-size:13px}.trust-item span{display:block;margin-top:3px;font-size:11.5px;color:var(--mute)}.broker-strip{padding:36px 0 8px}.broker-label{text-align:center;color:var(--mute);font-size:12px;margin-bottom:16px}.broker-row{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.broker{display:flex;align-items:center;justify-content:center;gap:10px;min-height:58px;padding:12px 14px;border:1px solid var(--line-soft);border-radius:14px;background:#fff;transition:border-color .16s,background .16s}.broker:hover{border-color:#d4dce8;background:#fbfcfe}.broker .mark{width:34px;height:34px;border-radius:9px;background:#f8fafc;display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.broker .mark img{display:block;width:100%;height:100%;object-fit:contain}.broker-logo-wide .mark{width:72px;height:30px;border-radius:0;background:transparent}.broker-zerodha .mark,.broker-angel .mark{width:82px;height:34px}.file-mark{position:relative;width:27px;height:31px;border-radius:5px;background:linear-gradient(145deg,#fff,#e8eef8);border:1px solid #cbd5e1;box-shadow:3px 4px #d8e0eb,0 5px 10px #0f172a1f;overflow:visible}.file-mark:before{content:"";position:absolute;right:-1px;top:-1px;width:10px;height:10px;background:linear-gradient(135deg,#cbd5e1 0 49%,#f8fafc 50%);border-left:1px solid #cbd5e1;border-bottom:1px solid #cbd5e1;border-radius:0 4px 0 3px}.broker b{font-size:13px}.broker-note{text-align:center;color:#98a2b3;font-size:10.5px;margin:12px auto 0;max-width:760px;line-height:1.5}.broker .broker-svg{display:flex;align-items:center;justify-content:center;width:100%;height:38px}.broker .broker-svg svg{width:100%;height:38px;max-width:176px}.broker-groww .broker-svg{width:76px;height:32px}.broker-groww .broker-svg svg{height:32px;max-width:150px}.highlights{background:#fbfcfe;padding:60px 0}.highlights .section-head{margin-bottom:28px}.highlights .eyebrow{font-size:12px;font-weight:650;letter-spacing:.015em;text-transform:none;color:var(--blue)}.highlights .section-head p{font-size:14.5px;line-height:1.62;color:var(--mute);max-width:none;margin:0}.card-rail{display:grid;grid-auto-flow:column;grid-auto-columns:285px;gap:14px;overflow-x:auto;scroll-snap-type:x proximity;padding:2px 0 10px;scrollbar-width:none;width:100%;max-width:100%;min-width:0;align-items:stretch;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-behavior:smooth;touch-action:pan-x}.card-rail::-webkit-scrollbar{display:none}.hcard{scroll-snap-align:start;min-height:320px;height:100%;border-radius:22px;padding:24px;background:#fff;border:1px solid #e8ecf2;position:relative;overflow:hidden;display:flex;flex-direction:column}.hcard.bluecard{background:var(--blue);color:#fff;border-color:var(--blue)}.hcard.softblue{background:#eff6ff}.hcard.dark{background:#111827;color:#fff;border-color:#111827}.hcard h3{font-size:25px;letter-spacing:-.04em;line-height:1.03;margin:10px 0;max-width:260px;overflow-wrap:break-word;flex-shrink:0}.hcard p{font-size:13px;line-height:1.55;color:#667085;max-width:260px;overflow-wrap:break-word;flex-shrink:0}.hcard.bluecard p,.hcard.dark p{color:#ffffffb8}.mini-ui{position:relative;left:auto;right:auto;bottom:auto;margin-top:auto;flex-shrink:0;border-radius:14px;padding:13px;background:#fffffff0;border:1px solid rgba(255,255,255,.6);color:#111827;box-shadow:0 14px 36px #0f172a14}.mini-kv{display:flex;justify-content:space-between;gap:12px;font-size:10px;padding:6px 0}.mini-kv+.mini-kv{border-top:1px solid #eef0f3}.mini-kv span,.mini-kv b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-bars{display:flex;gap:5px;align-items:flex-end;height:66px}.mini-bars i{display:block;flex:1;background:#bfdbfe;border-radius:4px 4px 2px 2px}.mini-bars i:nth-child(2n){background:#2563eb}.mini-bars i:nth-child(3n){background:#60a5fa}.mini-cal{display:grid;grid-template-columns:repeat(7,20px);gap:4px;justify-content:start;width:max-content;max-width:100%}.mini-cal i{width:20px;height:20px;aspect-ratio:auto;border-radius:4px;background:#dbeafe;flex:none}.mini-cal i:nth-child(4n){background:#86efac}.mini-cal i:nth-child(5n){background:#fecdd3}.mini-cal i:nth-child(7n){background:#bfdbfe}.private-card{background:linear-gradient(145deg,#eff6ff,#fff 64%);border-color:#dbeafe;display:flex;flex-direction:column}.private-card .eyebrow{color:var(--blue)}.private-card h3{max-width:270px}.private-card p{max-width:275px}.private-stack{margin-top:auto;border:1px solid #dbeafe;background:#fff;border-radius:15px;padding:8px 13px}.private-stack>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;font-size:10px}.private-stack>div+div{border-top:1px solid #eef3fb}.private-stack span{color:#667085}.private-stack b{font-size:10.5px}.private-stack .private-backup b{color:var(--blue)}.side-head{display:flex;align-items:center;gap:10px;margin:0 0 10px}.side-head h3{margin:0;font-size:17px;letter-spacing:-.03em;line-height:1.2}.num{width:28px;height:28px;border-radius:8px;background:#eef4ff;color:var(--blue);display:grid;place-items:center;font-size:11px;font-weight:700;flex-shrink:0}.bluecard .num,.dark .num{background:#ffffff29;color:#fff}.ico{width:32px;height:32px;border-radius:9px;background:#eef4ff;color:var(--blue);display:grid;place-items:center;flex-shrink:0}.ico svg{display:block;overflow:visible}.bluecard .ico,.dark .ico{background:#ffffff29;color:#fff}.hcard.serial{min-height:320px;padding:22px}.hcard.serial.has-ui,.hcard.has-ui{min-height:320px;padding-bottom:22px}.hcard.serial .side-head h3,.hcard .side-head h3{font-size:18px;max-width:none;margin:0;letter-spacing:-.03em;line-height:1.2}.hcard.serial p,.hcard.story p{max-width:none}.hcard.story{padding-bottom:24px;min-height:320px}.hcard.story h3{font-size:20px;max-width:240px}button.hcard{text-align:left;width:100%;font:inherit;color:inherit}.pair-rail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:stretch}.pair-rail .hcard{min-height:320px;height:100%}.price-hero{min-height:0;display:flex;flex-direction:column;padding:22px 20px}.hcard.price-hero{min-height:0;height:100%}.price-hero h3{max-width:none;font-size:18px;margin:6px 0 2px;line-height:1.2}.price-hero p{max-width:none}.price-hero .btn{align-self:stretch;margin-top:auto;text-align:center;justify-content:center}.hcard.include-card{min-height:280px}.include-card .include-list{margin-top:8px}.side-head{align-items:flex-start}.side-head h3{flex:1;min-width:0}.pcard .pcard-top h3{font-size:15.5px}.problem{background:#fff}.problem-board{display:grid;grid-template-columns:1fr 1fr;gap:12px}.prow{border:1px solid #e8ecf2;border-radius:18px;padding:18px 18px 16px;background:#fff;display:flex;gap:14px;align-items:flex-start;min-height:132px;height:100%}.prow:nth-child(2n){background:#f8fbff;border-color:#e8eef7}.prow .ico{margin-top:1px}.prow h3{margin:0 0 6px;font-size:16px;letter-spacing:-.03em;line-height:1.25}.prow p{margin:0;font-size:13.5px;line-height:1.55;color:var(--mute)}.problem-end{margin:18px 0 0;font-size:14px;font-weight:600}.product,.analytics,.import,.patterns{background:#fbfcfe}.features,.day,.how,.gallery{background:#fff}.discipline{background:#fbfcfe}.get-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch}.get-item{border:1px solid #e8ecf2;border-radius:18px;padding:18px;background:#fff;display:flex;gap:12px;align-items:flex-start;min-width:0;height:100%;min-height:132px}.get-item:nth-child(3n+2){background:#eff6ff;border-color:#dbeafe}.get-item .num{margin-top:1px}.get-item h3{margin:0 0 6px;font-size:16px;letter-spacing:-.03em}.get-item p{margin:0;font-size:13px;line-height:1.5;color:var(--mute)}.disc-board{display:grid;grid-template-columns:minmax(240px,.85fr) minmax(0,1.15fr);gap:14px;align-items:stretch}.disc-score{background:var(--blue);color:#fff;border-radius:22px;padding:28px 24px;min-height:280px;display:flex;flex-direction:column}.disc-score .eyebrow{color:#bfdbfe}.disc-100{font-size:clamp(56px,8vw,88px);line-height:.85;letter-spacing:-.07em;font-weight:700;margin:10px 0 8px}.disc-score h3{margin:0 0 8px;font-size:22px;letter-spacing:-.03em}.disc-score p{margin:0;color:#ffffffc7;font-size:13.5px;line-height:1.55;max-width:280px}.disc-rules{display:grid;grid-template-columns:1fr 1fr;gap:10px}.disc-rule{background:#fff;border:1px solid #e8ecf2;border-radius:16px;padding:16px;min-width:0;display:flex;flex-direction:column;align-items:flex-start}.disc-rule.soft{background:#eff6ff;border-color:#dbeafe}.disc-rule b{display:block;font-size:14px;margin:8px 0 6px;letter-spacing:-.02em}.disc-rule p{margin:0;font-size:12.5px;color:var(--mute);line-height:1.45}.rule-pass{display:inline-block;font-size:11px;color:var(--green);background:var(--green-bg);border-radius:999px;padding:4px 9px;font-weight:650}.hcard.dark .broker-pills span{background:#ffffff1a;border-color:#ffffff29;color:#fff}.disc-foot{margin-top:12px;font-size:13px;color:var(--blue);font-weight:650}.day-stage{display:grid;grid-template-columns:1fr 1fr;gap:14px}.day-stage-extra{margin-top:14px}.day-pane{border-radius:22px;padding:24px 22px 20px;min-height:330px;display:flex;flex-direction:column;min-width:0}.day-pane.before{background:#eff6ff}.day-pane.after{background:#f3f4f6}.day-pane h3{font-size:clamp(20px,2.4vw,28px);letter-spacing:-.03em;margin:8px 0;line-height:1.15}.day-pane>p{font-size:13.5px;line-height:1.55;color:var(--mute);margin:0 0 16px;max-width:420px}.day-sheet{margin-top:auto;background:#fff;border:1px solid #e5e8ed;border-radius:16px;padding:14px 16px;box-shadow:0 10px 28px #0f172a0f}.day-sheet-h{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:650;margin-bottom:6px}.day-row{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-top:1px solid #eef1f4;font-size:12.5px}.day-row span{color:var(--mute)}.pill{font-size:10px;color:var(--blue);background:#eef4ff;padding:4px 8px;border-radius:999px;font-weight:650}.how-track{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:stretch}.how-card{border:1px solid #e8ecf2;border-radius:18px;padding:0;background:#fff;overflow:hidden;min-width:0;display:grid;grid-template-columns:56px minmax(0,1fr);min-height:0;height:100%}.how-viz{min-height:96px;height:100%;background:#eff6ff;display:grid;place-items:center;border-right:1px solid #e8ecf2}.how-card:nth-child(2) .how-viz{background:#f8fafc}.how-card:nth-child(3) .how-viz{background:#eff6ff}.how-card:nth-child(4) .how-viz{background:#eef4ff}.how-body{padding:14px 16px;display:flex;flex-direction:column;justify-content:center}.how-head{display:flex;align-items:center;gap:10px;margin-bottom:6px}.how-head h3{margin:0;font-size:15.5px;letter-spacing:-.03em}.g-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch}.g-shot{border:1px solid #e8ecf2;border-radius:18px;overflow:hidden;background:#f6f7f8;cursor:zoom-in;padding:0;text-align:left;width:100%;color:inherit;font:inherit;height:100%;display:flex;flex-direction:column}.g-shot:hover{border-color:#c5d0e0}.g-frame{padding:12px;min-height:168px;flex:1}.g-cap{display:block;padding:11px 14px;background:#fff;border-top:1px solid #e8ecf2;font-size:13px;font-weight:600;margin-top:auto}.how-body p{margin:0;font-size:13px;line-height:1.5;color:var(--mute)}.how-file{width:32px;height:32px;display:grid;place-items:center;color:var(--blue)}.how-file svg{display:block;width:32px;height:32px;max-width:none}.how-sliders{width:58%;display:grid;gap:6px}.how-sliders i{display:block;height:5px;border-radius:99px;background:#bfdbfe}.how-sliders i:nth-child(2){width:72%;background:#2563eb}.how-sliders i:nth-child(3){width:46%}.how-csv{font-size:9px;font-weight:700;color:var(--blue);background:#fff;border:1px solid #dbeafe;border-radius:8px;padding:6px 8px}.how-chart{width:32px;height:32px;max-width:none;color:var(--blue)}.price-layout{display:grid;grid-template-columns:minmax(250px,300px) minmax(0,1fr);gap:14px;align-items:stretch}.price-hero{min-height:0;height:100%}.price-includes{border:1px solid #e8ecf2;border-radius:22px;padding:16px 18px 10px;background:#f8fbff}.price-includes h3{margin:0 0 4px;font-size:16px;letter-spacing:-.03em}.inc-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px;margin:0;padding:0;list-style:none}.inc-grid li{padding:7px 0;border-top:1px solid #edf1f5;font-size:13px;color:#475467;line-height:1.35}.inc-grid li:nth-child(-n+2){border-top:0}.inc-grid li:before{content:"\2713  ";color:var(--green);font-weight:700}.pat-tile img{width:100%;height:280px;object-fit:cover;border-radius:12px;background:#f8fafc;display:block}.imp-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:16px;align-items:stretch}.imp-hero{background:var(--blue);color:#fff;border-radius:22px;padding:28px 24px;display:flex;flex-direction:column;min-height:280px}.imp-hero .eyebrow{color:#bfdbfe}.imp-hero h3{margin:10px 0 8px;font-size:clamp(22px,2.6vw,30px);letter-spacing:-.03em;line-height:1.15}.imp-hero p{margin:0 0 18px;color:#ffffffc7;font-size:14px;line-height:1.55}.imp-file{margin-top:auto;background:#fff;color:#111;border-radius:14px;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:650}.imp-file small{color:#6b7280;font-weight:500}.imp-steps{margin:0;padding:0;list-style:none;display:grid;gap:10px}.imp-steps li{background:#fff;border:1px solid #e8ecf2;border-radius:16px;padding:16px 16px 14px;display:flex;gap:12px;align-items:flex-start}.imp-steps li:nth-child(2){background:#eff6ff;border-color:#dbeafe}.imp-steps b{display:block;font-size:15px;margin-bottom:4px;letter-spacing:-.02em}.imp-steps p{margin:0;font-size:13px;color:var(--mute);line-height:1.5}.import-caption{margin-top:14px;color:#98a2b3;font-size:11px;line-height:1.5}.broker-pills{display:flex;flex-wrap:wrap;gap:6px}.broker-pills span{font-size:10px;padding:6px 9px;border-radius:999px;border:1px solid #e8ecf2;background:#fff;font-weight:600}.pat-count{display:grid;grid-template-columns:repeat(3,minmax(0,148px));gap:10px;margin:14px 0 18px;justify-content:start}.pat-count b{display:block;font-size:20px;letter-spacing:-.04em;color:var(--blue)}.pat-count span{display:block;font-size:11px;color:var(--mute);margin-top:2px}.pat-count div{padding:10px 12px;border:1px solid #e8ecf2;border-radius:14px;background:#fff;min-width:0}.pat-board{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:stretch}.pat-tile{border:1px solid #e8ecf2;border-radius:20px;padding:14px;background:#fff;min-width:0;height:100%}.pat-tile b{display:block;font-size:16px;margin-top:12px}.pat-tile span{font-size:12px;color:var(--mute)}.pat-note{font-size:12px;color:var(--mute);margin-top:12px}.pat-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.pat-feature{border:1px solid #e8ecf2;border-radius:20px;padding:18px;background:#fff;min-width:0}.pat-feature-top{display:flex;align-items:flex-start;gap:12px}.pat-feature-num{width:30px;height:30px;border-radius:9px;background:#eef4ff;color:var(--blue);display:grid;place-items:center;font-size:11px;font-weight:750;flex-shrink:0}.pat-feature h3{margin:4px 0 0;font-size:18px;letter-spacing:-.03em;line-height:1.2}.pat-feature>p{margin:12px 0 0;font-size:13px;line-height:1.55;color:var(--mute)}.pat-flow{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:16px;padding:11px 12px;border-radius:12px;background:#f8fafc;border:1px solid #edf1f5;font-size:11.5px;font-weight:650}.pat-flow i{font-style:normal;color:#98a2b3}.pat-result{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px}.pat-result div{padding:10px;border:1px solid #edf1f5;border-radius:12px;background:#f8fafc;min-width:0}.pat-result span{display:block;font-size:10.5px;color:var(--mute);margin-bottom:3px}.pat-result b{font-size:13px;font-weight:700}@media(max-width:720px){.pat-feature-grid{grid-template-columns:1fr}.pat-result{grid-template-columns:repeat(3,minmax(0,1fr))}}.privacy{background:#fff}.privacy-note{max-width:720px;margin:16px 0 0;color:var(--mute);font-size:12.5px;line-height:1.6}.fit{background:#fff}.fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fit-col{border:1px solid #e8ecf2;border-radius:22px;padding:20px}.fit-col.no{background:#fff8f8}.fit-col h3{margin:0 0 12px;font-size:17px}.fit-col li{list-style:none;padding:8px 0;border-top:1px solid var(--line-soft);font-size:13.5px;display:flex;gap:10px}.fit-col ul{margin:0;padding:0}.fit-col li:first-of-type{border-top:0}.yes-mark{color:var(--green);font-weight:700}.no-mark{color:var(--red);font-weight:700}.compare{background:#fbfcfe}.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.compare-col{border:1px solid #e8ecf2;border-radius:22px;padding:20px;background:#fff}.compare-col.hot{background:#eff6ff;border-color:#dbeafe}.compare-col h3{margin:0 0 12px;font-size:17px}.compare-col li{list-style:none;padding:8px 0;border-top:1px solid var(--line-soft);font-size:13.5px;color:#475467}.compare-col ul{margin:0;padding:0}.shot{cursor:zoom-in}.shot-mini{background:#fff;border:1px solid #e5e8ed;border-radius:12px;padding:12px;font-size:11px}.shot-mini .row{display:flex;justify-content:space-between;padding:7px 0;border-top:1px solid #eef1f4}.shot-mini .row:first-child{border-top:0;color:var(--mute);font-size:10px}#lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#111111b8;z-index:200;display:none;place-items:center;padding:16px}#lightbox.on{display:grid}#lightbox .box{width:min(920px,100%);background:#fff;border-radius:18px;overflow:hidden;max-height:90vh}#lightbox .box-h{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid var(--line);font-weight:650}#lightbox .box-b{padding:18px;background:var(--surface)}.pricing{background:#fff}.price-num{font-size:clamp(40px,5.4vw,56px);line-height:.9;letter-spacing:-.06em;font-weight:700;margin:6px 0}.bluecard .price-num{color:#fff}.price-sub{font-size:13px;color:var(--mute)}.bluecard .price-sub{color:#ffffffc7}.price-card-btn{margin-top:14px;background:#fff;color:#1d4ed8}.price-card-btn:hover{background:#f8fbff}.include-list{display:grid;gap:0}.include-list div{padding:8px 0;border-bottom:1px solid #edf1f5;font-size:12px;color:#475467}.include-list div:last-child{border-bottom:0}.value-line{margin-top:14px;font-size:13px;color:var(--mute);line-height:1.6}.voices{background:#fbfcfe;overflow:hidden}.voices .section-head{margin-bottom:28px;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:16px}.voices .section-head>*{width:auto;max-width:none}.voices .section-head>div{flex:1;min-width:0}.review-add{flex-shrink:0;margin-left:auto;white-space:nowrap}.tmon-viewport{overflow:hidden;width:100%}.tmon-track{display:flex;width:max-content;animation:tmonScroll 48s linear infinite;will-change:transform}.tmon-viewport:hover .tmon-track{animation-play-state:paused}.tmon-pass{display:flex;gap:14px;padding:2px 14px 10px 0;flex-shrink:0;align-items:stretch}.tmon-pass .hcard{flex:0 0 285px;width:285px;max-width:285px}.tmon-pass .hcard h3,.tmon-pass .hcard p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.tmon-pass .hcard h3{-webkit-line-clamp:3}.tmon-pass .hcard p{-webkit-line-clamp:5}@keyframes tmonScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.review-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:310;display:none;align-items:center;justify-content:center;padding:20px;background:#1118277a;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.review-modal.on{display:flex}.review-panel{width:min(560px,100%);max-height:min(90dvh,760px);background:#fff;border:1px solid #e2e7ee;border-radius:22px;box-shadow:0 28px 80px #0f172a38;display:flex;flex-direction:column;overflow:hidden}.review-panel .legal-head{flex-shrink:0}.review-body{padding:20px 22px 24px;overflow-y:auto;-webkit-overflow-scrolling:touch}.rv-form{display:grid;gap:14px}.rv-field label{display:block;font-size:12px;font-weight:650;margin-bottom:6px;color:#111}.rv-field input,.rv-field textarea{width:100%;border:1px solid #e8ecf2;border-radius:12px;padding:11px 12px;font:inherit;font-size:14px;color:#111;background:#fff;outline:none}.rv-field input:focus,.rv-field textarea:focus{border-color:#bfdbfe;box-shadow:0 0 0 3px #2563eb1f}.rv-field textarea{min-height:110px;resize:vertical;line-height:1.5}.rv-feats{display:flex;flex-wrap:wrap;gap:8px}.rv-feat{padding:8px 12px;border-radius:999px;border:1px solid #e8ecf2;background:#fff;font-size:12px;font-weight:600;color:#475467}.rv-feat.on{background:var(--blue);color:#fff;border-color:var(--blue)}.rv-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rv-err{display:none;font-size:12.5px;color:var(--red);margin:0}.rv-err.on{display:block}.rv-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}body.review-open{overflow:hidden}.faq{background:#fbfcfe}.faq-shell{max-width:920px;margin:0 auto}.faq-top{text-align:left;margin-bottom:22px}.faq-top .eyebrow{display:inline-block}.faq-shell h2{margin:6px 0 8px;font-size:26px;line-height:1.22;letter-spacing:-.03em}.faq-top p{margin:0;color:var(--mute);font-size:15px;line-height:1.6;max-width:none}.faq-list{display:grid;gap:10px}.faq-item{border:1px solid #e8ecf2;border-radius:16px;background:#fff}.faq-q{width:100%;padding:16px 18px;display:flex;align-items:center;text-align:left;gap:12px;font-size:14.5px;font-weight:600}.faq-q i{margin-left:auto;width:28px;height:28px;border-radius:8px;background:#eef4ff;display:flex;align-items:center;justify-content:center;color:var(--blue);font-size:18px;font-style:normal;font-weight:500;line-height:1;flex-shrink:0;transition:transform .18s,background .18s,color .18s}.faq-item.open .faq-q i{transform:rotate(45deg);background:var(--blue);color:#fff}.faq-a{max-height:0;overflow:hidden;transition:max-height .25s ease}.faq-a p{margin:0;padding:0 16px 16px;color:var(--mute);font-size:13.5px;line-height:1.65}.faq-item.open .faq-a{max-height:360px}.faq-item.open{border-color:#dbeafe;background:#f8fbff}.final{padding:20px 0 40px}.final-panel{border-radius:24px;background:var(--blue);color:#fff;padding:28px;display:grid;grid-template-columns:minmax(0,1.3fr) auto;gap:22px;align-items:center}.final-panel .eyebrow{color:#bfdbfe}.final-panel h2{margin:6px 0 10px;font-size:24px;letter-spacing:-.03em;color:#fff;line-height:1.28;font-weight:650}.final-panel p{color:#dbeafe;font-size:14px;line-height:1.55;margin:0 0 12px;max-width:min(520px,100%)}.final-facts{color:#c7d7fb;font-size:12px;margin:12px 0 0;text-align:center;width:100%;max-width:none;line-height:1.45}.final-cta{display:flex;flex-direction:column;align-items:center;min-width:min(100%,240px)}.final-cta .btn{width:100%}.footer{background:var(--surface);border-top:1px solid var(--line-soft);padding:36px 0 28px}.foot-main{display:flex;justify-content:space-between;align-items:flex-start;gap:28px}.foot-brand .brand{font-size:16px;display:inline-block}.foot-brand p{margin:6px 0 0;font-size:13px;line-height:1.45;color:var(--mute)}.foot-nav{display:flex;gap:20px;flex-wrap:wrap;padding-top:4px;font-size:13px;font-weight:550;color:var(--mute)}.foot-nav a:hover{color:var(--blue)}.foot-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:22px;padding-top:14px;border-top:1px solid var(--line);font-size:11.5px;color:#98a2b3;line-height:1.45}.foot-bar p{margin:0}.mobile-buy{display:none;position:fixed;left:12px;right:12px;bottom:12px;z-index:90}.mobile-buy .btn{width:100%;min-height:46px;box-shadow:0 14px 40px #1111112e}.legal-link,.legal-inline{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer}.foot-nav .legal-link{font-size:13px;font-weight:550;color:var(--mute)}.foot-nav .legal-link:hover,.legal-inline:hover{color:var(--blue)}.legal-inline{color:var(--blue);font-weight:600;text-decoration:underline;text-underline-offset:2px}.legal-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:none;align-items:center;justify-content:center;padding:20px;background:#1118277a;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.legal-modal.on{display:flex}.legal-panel{width:min(760px,100%);max-height:min(88dvh,820px);background:#fff;border:1px solid #e2e7ee;border-radius:22px;box-shadow:0 28px 80px #0f172a38;display:flex;flex-direction:column;overflow:hidden}.legal-head{display:flex;align-items:flex-start;gap:18px;padding:20px 22px 16px;border-bottom:1px solid var(--line-soft);background:#fff;flex-shrink:0}.legal-head-copy{flex:1;min-width:0}.legal-head .eyebrow{margin-bottom:5px}.legal-head h2{margin:0;font-size:22px;line-height:1.18;letter-spacing:-.035em}.legal-close{width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:#fff;color:#475467;font-size:22px;line-height:1;display:grid;place-items:center;flex-shrink:0}.legal-close:hover{background:#f6f7f8;color:#111}.legal-body{padding:20px 22px 26px;overflow-y:auto;-webkit-overflow-scrolling:touch;color:#475467;font-size:13.5px;line-height:1.65}.legal-body .legal-date{font-size:12px;color:#98a2b3;margin:0 0 18px}.legal-body h3{font-size:15px;line-height:1.35;color:#111;margin:22px 0 7px;letter-spacing:-.02em}.legal-body h3:first-of-type{margin-top:0}.legal-body p{margin:0 0 10px}.legal-body ul{margin:0 0 12px;padding-left:19px}.legal-body li{margin:0 0 7px}.legal-body strong{color:#111}.legal-callout{margin:16px 0;padding:12px 14px;border-radius:12px;background:#eff6ff;border:1px solid #dbeafe;color:#334155}body.legal-open{overflow:hidden}.contact-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:320;display:none;align-items:center;justify-content:center;padding:20px;background:#1118277a;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.contact-modal.on{display:flex}.contact-panel{width:min(470px,100%);background:#fff;border:1px solid #e2e7ee;border-radius:22px;box-shadow:0 28px 80px #0f172a38;overflow:hidden}.contact-head{display:flex;align-items:flex-start;gap:16px;padding:20px 22px 16px;border-bottom:1px solid var(--line-soft)}.contact-head-copy{flex:1;min-width:0}.contact-head .eyebrow{margin-bottom:5px}.contact-head h2{margin:0;font-size:22px;line-height:1.18;letter-spacing:-.035em}.contact-close{width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:#fff;color:#475467;font-size:22px;line-height:1;display:grid;place-items:center;flex-shrink:0}.contact-close:hover{background:#f6f7f8;color:#111}.contact-body{padding:22px}.contact-lead{margin:0 0 18px;color:var(--mute);font-size:14px;line-height:1.6}.contact-card{border:1px solid #dbe4f0;background:#f8fbff;border-radius:16px;padding:16px}.contact-card span{display:block;font-size:11.5px;font-weight:650;color:var(--blue);margin-bottom:5px}.contact-card a{display:inline-block;font-size:16px;font-weight:650;color:var(--ink);letter-spacing:-.02em;overflow-wrap:anywhere}.contact-card a:hover{color:var(--blue)}.contact-note{margin:14px 0 0;color:#667085;font-size:12px;line-height:1.55}.contact-actions{display:flex;gap:10px;margin-top:18px}.contact-actions .btn{width:100%}body.contact-open{overflow:hidden}@media(max-width:700px){.legal-modal,.review-modal,.contact-modal{padding:0;align-items:flex-end}.legal-panel,.review-panel{max-height:94dvh;border-radius:20px 20px 0 0;border-bottom:0}.contact-panel{width:100%;border-radius:20px 20px 0 0;border-bottom:0}.contact-head{padding:16px 16px 13px}.contact-body{padding:18px 16px calc(24px + env(safe-area-inset-bottom))}.contact-head h2{font-size:20px}.legal-head{padding:16px 16px 13px}.legal-body,.review-body{padding:16px 16px calc(24px + env(safe-area-inset-bottom))}.legal-head h2{font-size:20px}.rv-row{grid-template-columns:1fr}.voices .section-head{flex-direction:column;align-items:stretch}.voices .section-head .review-add{width:100%}}@keyframes fade{0%{opacity:.4}to{opacity:1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}.tmon-viewport{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.tmon-track{animation:none}.tmon-pass+.tmon-pass{display:none}}@media(max-width:980px){.nav-links{display:none}.menu{display:grid;place-items:center;margin-left:auto}.nav-buy{display:none}.nav{position:relative}.nav .brand{position:absolute;left:50%;transform:translate(-50%);white-space:nowrap;z-index:1}.disc-board,.day-stage,.price-layout,.imp-layout{grid-template-columns:1fr;gap:16px}.hero-copy,.product-window,.hero-grid{min-width:0;max-width:100%}.hero-copy p{max-width:36em}.section-head,.highlights .section-head{grid-template-columns:none}.problem-board,.fit-grid,.compare-grid,.get-grid,.how-track,.g-grid,.inc-grid,.broker-row{grid-template-columns:1fr 1fr}.broker-other{display:none}.pair-rail{grid-template-columns:1fr}.final-panel{grid-template-columns:1fr;gap:16px;text-align:center;justify-items:center}.final-panel>div:first-child{display:flex;flex-direction:column;align-items:center;text-align:center}.final-panel h2,.final-panel p{margin-left:auto;margin-right:auto}.final-cta{align-items:center;min-width:0;width:100%}.final-cta .btn{width:auto;min-width:210px;max-width:260px;padding:10px 18px}.pricing .section-head{text-align:center;align-items:center}.pricing .section-head>div,.pricing .section-head>p{text-align:center}.price-hero,.hcard.price-hero{text-align:center;align-items:center;height:auto}.price-hero .btn{align-self:center;width:auto;min-width:210px;max-width:260px;padding:10px 18px;margin-top:14px}.imp-hero{min-height:220px;padding:22px 20px}.imp-hero h3{margin-top:8px}.imp-hero p{margin-bottom:14px}.imp-steps{gap:8px}.imp-steps li{padding:13px 14px 12px}.imp-steps b{margin-bottom:3px}}@media(max-width:700px){.broker-other{display:none}.wrap{width:min(100% - 28px,var(--max))}.section{padding:44px 0}.highlights{padding:60px 0}.hero{padding:32px 0 20px;overflow:visible}.hero-copy h1{font-size:26px;letter-spacing:-.035em;max-width:none;line-height:1.18}.hero-copy p{font-size:15px;max-width:100%;padding:0}.hero-copy:before{width:420px;height:260px;top:-100px;left:40%}.hero-actions{flex-direction:row;justify-content:center;align-items:center}.hero-actions .hero-secondary{display:none}.hero-actions .btn{width:auto;max-width:fit-content;padding:10px 18px;font-size:13.5px}.hero-facts{display:grid;grid-template-columns:1fr;gap:8px;text-align:left}.tjapp{grid-template-columns:1fr;height:480px;max-height:480px}.tj-side{display:none}.tj-main{padding:0}.desk-mhead{display:flex}.desk-head-mini{display:none}.an-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.clock-n{display:none}.an-tile b{font-size:18px}.trust-grid{display:flex;gap:0;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;padding-bottom:4px}.trust-item{min-width:168px;padding:5px 14px;border-right:1px solid var(--line-soft);scroll-snap-align:start}.trust-item:last-child{border-right:0}.problem-board,.fit-grid,.compare-grid,.get-grid,.how-track,.g-grid,.disc-rules,.inc-grid{grid-template-columns:1fr}.card-rail{grid-auto-columns:285px}.section-head p,.lead,.hcard p,.hcard h3,.hcard.story h3,.final-panel p,.final-panel h2,.disc-copy p,.disc-copy h3,.highlights .section-head p,.faq-top p{max-width:100%;white-space:normal}.section-head h2,.story h2,.faq-shell h2,.highlights h2{font-size:22px}.hcard,.card-rail,.pair-rail,.final-panel,.disc-copy,.pat-board{min-width:0;max-width:100%}.hcard,.private-card{min-height:320px}.hcard.price-hero{min-height:0;height:auto}.hcard.serial,.pair-rail .hcard{min-height:320px}.how-card{grid-template-columns:48px minmax(0,1fr);min-height:0}.how-viz{min-height:88px}.pat-board{grid-template-columns:1fr}.inc-grid li{border-top:1px solid #edf1f5}.inc-grid li:first-child{border-top:0}.price-hero .btn,.final-cta .btn{width:auto;min-width:200px;max-width:250px;padding:10px 16px}.final-cta{align-items:center}.final-facts{text-align:center;margin-top:12px}.final-panel{padding:22px 18px}.final-panel h2{font-size:22px}.imp-hero{min-height:200px;padding:20px 18px}.imp-steps li{padding:12px 13px 11px}.mobile-buy{display:flex}.footer{padding:32px 0 110px}.foot-main,.foot-bar{flex-direction:column;align-items:center;text-align:center}.foot-nav{justify-content:center}.foot-brand p,.foot-bar p{max-width:none}}.demo-app-rule.bad{background:#fff1f2;color:#be123c;font-weight:600;border:1px solid #fecdd3}.demo-app-rule.bad .demo-rule-check{color:#be123c}.demo-rule-pill.bad{background:#fff1f2;color:#be123c;border-color:#fecdd3}.demo-page[data-demo-view=debrief]{max-width:940px;margin:0 auto}.demo-db-report{margin-bottom:16px}.demo-db-grid2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:14px}.demo-db-rules{margin-top:16px;padding:12px 14px;border-radius:10px;border:1px solid #fecdd3;background:#fff1f2;color:#be123c}.demo-db-rules-h{display:flex;justify-content:space-between;gap:10px;font-size:12.5px;font-weight:650}.demo-db-rules ul{margin:8px 0 0;padding-left:18px;font-size:11.5px;line-height:1.55}.demo-rq{display:flex;flex-direction:column;gap:14px}.demo-rq-q{display:flex;flex-direction:column;gap:7px}.demo-rq-title{font-size:12.5px;font-weight:600;line-height:1.35}.demo-rq-title .hint{font-size:10.5px;color:#6b7280;font-weight:400}.demo-rq-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.demo-rq-choices.n2,.demo-rq-choices.n4{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-rq-choices button,.demo-db-scale button{min-height:38px;border:1px solid #dcdfe2;background:#fff;border-radius:8px;padding:7px 6px;font-size:10.5px;font-weight:550;color:#4b5563;cursor:pointer}.demo-rq-choices button.on,.demo-db-scale button.on{background:#2563eb;border-color:#2563eb;color:#fff}.demo-db-scale{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.demo-db-note{width:100%;min-height:68px;resize:vertical;border:1px solid #dcdfe2;background:#fff;border-radius:9px;padding:10px 11px;font:inherit;color:#111}.demo-db-save{width:100%;min-height:40px;border:0;border-radius:9px;background:#2563eb;color:#fff;font-size:11.5px;font-weight:650;cursor:pointer}.demo-db-closed-note{padding:11px 13px;border:1px solid #a7f3d0;background:#ecfdf5;color:#047857;border-radius:10px;font-size:11.5px;line-height:1.5}.demo-self-rec{display:flex;flex-direction:column;gap:8px;margin-top:10px}.demo-self-row{padding:9px 11px;border:1px solid #e6e8ea;border-radius:9px;background:#fff}.demo-self-row .q{font-size:11px;font-weight:600;color:#111}.demo-self-row .a{font-size:10.5px;color:#6b7280;margin-top:3px}.demo-self-row.miss{border-color:#fde68a;background:#fffbeb}.demo-edit-debrief{border:1px solid #dcdfe2;background:#fff;border-radius:8px;padding:6px 10px;font-size:10.5px;font-weight:600;cursor:pointer}.demo-pattern-art{padding:0;height:104px;overflow:hidden}.demo-pattern-art img{width:100%;height:100%;display:block;object-fit:cover}.demo-pattern-card{cursor:pointer}.demo-pattern-card:hover{border-color:#93c5fd;transform:translateY(-1px)}.demo-pattern-copy{position:relative}.demo-pattern-copy .demo-stat-pill{margin-left:auto;align-self:flex-start;font-size:9px;font-weight:650;padding:3px 6px;border-radius:999px;background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.demo-pat-top{display:flex;gap:7px;align-items:flex-start}.demo-pat-top>div{min-width:0;flex:1}.demo-pattern-logo{height:104px;display:flex;align-items:center;justify-content:center;padding:12px;background:linear-gradient(145deg,#eff6ff,#f8fafc);border-bottom:1px solid #e6e8ea}.demo-pattern-logo span{font-family:Comfortaa,Inter,sans-serif;font-weight:700;font-size:14px;color:#2563eb;text-align:center}.demo-pattern-modal-card{width:min(650px,100%);max-height:94%}.demo-pattern-modal-image{width:100%;max-height:280px;object-fit:contain;border-radius:10px;border:1px solid #dcdfe2;background:#fff}.demo-pattern-stat3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.demo-pattern-stat3>div{background:#fff;border:1px solid #dcdfe2;border-radius:9px;padding:9px 10px}.demo-pattern-stat3 span{display:block;font-size:9.5px;color:#6b7280}.demo-pattern-stat3 b{display:block;font-size:13px;margin-top:3px}.demo-pat-doc{display:flex;flex-direction:column;gap:12px}.demo-pat-sec h4{margin:0 0 4px;font-size:11.5px}.demo-pat-sec h4.e{color:#047857}.demo-pat-sec h4.s{color:#be123c}.demo-pat-sec h4.t{color:#2563eb}.demo-pat-sec h4.x{color:#b45309}.demo-pat-sec p{margin:0;color:#6b7280;font-size:11px;line-height:1.55}.demo-pattern-info{padding:10px 12px;border-radius:9px;border:1px solid #bfdbfe;background:#eff6ff;color:#475569;font-size:11px;line-height:1.45}.demo-pattern-foot-left{margin-right:auto}.demo-pattern-log{border:1px solid #dcdfe2!important;background:#fff!important;color:#111!important}.an-heat i.demo-has{cursor:pointer;outline:none}.an-heat i.demo-has:focus-visible{box-shadow:0 0 0 2px #2563eb}.demo-past-watchlists .demo-wl-history{display:flex;flex-direction:column;gap:8px}.product-window.demo-dark .demo-app-rule.bad,.product-window.demo-dark .demo-rule-pill.bad,.product-window.demo-dark .demo-db-rules{background:#f43f5e24;border-color:#fb718566;color:#fda4af}.product-window.demo-dark .demo-rq-choices button,.product-window.demo-dark .demo-db-scale button,.product-window.demo-dark .demo-db-note,.product-window.demo-dark .demo-self-row,.product-window.demo-dark .demo-edit-debrief,.product-window.demo-dark .demo-pattern-stat3>div,.product-window.demo-dark .demo-pattern-modal-image{background:#212121;border-color:#3a3a3a;color:#e0e0e0}.product-window.demo-dark .demo-self-row .q{color:#e0e0e0}.product-window.demo-dark .demo-pattern-logo{background:linear-gradient(145deg,#172033,#212121);border-color:#303030}.product-window.demo-dark .demo-pat-sec p{color:#a0a0a0}.product-window.demo-dark .demo-pattern-info{background:#2563eb21;border-color:#30466f;color:#cbd5e1}@media(max-width:720px){.demo-db-grid2{grid-template-columns:1fr}.demo-rq-choices,.demo-rq-choices.n2{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-pattern-modal-card{width:100%}.demo-pattern-art,.demo-pattern-logo{height:88px}}@media(max-width:420px){.hero-copy h1{font-size:24px}.hero-facts{grid-template-columns:1fr}.section-head h2,.story h2,.faq-shell h2,.highlights h2{font-size:22px}.card-rail{grid-auto-columns:285px}.pat-board{grid-template-columns:1fr}.pat-tile img{height:190px}.pat-count{grid-template-columns:repeat(3,minmax(0,1fr));max-width:420px}}.product-window.interactive-demo{position:relative}.demo-window-badge{margin-left:auto;font-size:10px;font-weight:700;letter-spacing:.02em;color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;padding:4px 8px;border-radius:999px;white-space:nowrap}.demo-nav button,.demo-drawer-nav button{display:flex;align-items:center;gap:10px;width:100%;font:inherit;border:0;background:none;color:#6b7280;padding:9px 11px;border-radius:9px;font-size:13px;font-weight:500;text-align:left;cursor:pointer;position:relative}.demo-nav button svg,.demo-drawer-nav button svg{width:17px;height:17px;flex-shrink:0}.demo-nav button>span{display:inline!important;padding:0!important;border-radius:0!important;font-size:inherit!important;color:inherit!important;font-weight:inherit!important;background:none!important}.demo-nav button:hover,.demo-drawer-nav button:hover{background:#e8eaec;color:#111}.demo-nav button.on,.demo-drawer-nav button.on{background:#2563eb;color:#fff;font-weight:550;box-shadow:0 4px 8px #0000001a}.demo-dot{width:7px;height:7px;border-radius:50%;background:#be123c;margin-left:auto;box-shadow:0 0 0 3px #fff1f2}.demo-nav button.on .demo-dot,.demo-drawer-nav button.on .demo-dot{background:#fff;box-shadow:none}.demo-side-actions{padding:10px;display:flex;gap:7px;border-top:1px solid #e6e8ea;flex-shrink:0}.demo-side-actions button{flex:1;padding:8px;border-radius:8px;background:#fff;border:1px solid #dcdfe2;font-size:11.5px;color:#6b7280;font-weight:500;display:flex;align-items:center;justify-content:center;gap:5px;cursor:pointer}.demo-side-actions button svg{width:14px;height:14px}.demo-side-actions button:hover{border-color:#2563eb;color:#2563eb}.demo-desk-head{justify-content:space-between;gap:12px}.demo-desk-head>div{display:flex;align-items:center;gap:8px}.demo-head-pill{font-size:9.5px;font-weight:700;color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:3px 7px;letter-spacing:.02em}.demo-head-add{display:inline-flex;align-items:center;gap:5px;border:1px solid #dcdfe2;background:#fff;border-radius:8px;padding:6px 9px;font-size:11.5px;font-weight:600;color:#111;cursor:pointer}.demo-head-add svg{width:13px;height:13px}.demo-head-add:hover{border-color:#2563eb;color:#2563eb}.demo-watchbar{display:flex;align-items:center;gap:8px;overflow-x:auto;white-space:nowrap;padding:7px 14px;border-bottom:1px solid #dcdfe2;background:#fff;font-size:10.5px;color:#6b7280;scrollbar-width:none}.demo-watchbar::-webkit-scrollbar{display:none}.demo-watchbar svg{width:13px;height:13px;color:#2563eb}.demo-watchbar b{color:#111}.demo-watchbar span{padding:3px 7px;border-radius:999px;background:#f0f1f2;color:#4b5563}.demo-page{display:none;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:16px 18px 24px;-webkit-overflow-scrolling:touch}.demo-page.on{display:block}.demo-scroll-content{display:flex;flex-direction:column;gap:16px}.demo-scroll-content>.an-card{margin:0}.interactive-demo .an-scroller-inner{animation:none!important;transform:none!important}.demo-tiles4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.demo-tile{background:#fff;border:1px solid #dcdfe2;border-radius:10px;padding:11px 12px;box-shadow:0 3px 7px #0000000f;min-width:0}.demo-tile span{display:block;font-size:10.5px;color:#6b7280;margin-bottom:3px}.demo-tile b{display:block;font-size:16px;font-weight:650;white-space:nowrap}.demo-tile small{display:block;font-size:9.5px;color:#6b7280;margin-top:3px}.demo-grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.demo-page>.an-card,.demo-grid2>.an-card{margin:0 0 14px}.demo-grid2>.an-card{margin-bottom:0}.demo-pill{margin-left:auto;font-size:9.5px;font-weight:650;padding:4px 7px;border-radius:999px}.good-pill{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.neutral-pill{background:#f0f1f2;color:#6b7280;border:1px solid #dcdfe2}.demo-card-note{font-size:10.5px;color:#6b7280;font-weight:500;margin-left:auto}.demo-rule-list>div,.demo-selfcheck>div{display:flex;justify-content:space-between;gap:10px;padding:7px 0;border-bottom:1px solid #e6e8ea;font-size:12px}.demo-rule-list>div:last-child,.demo-selfcheck>div:last-child{border-bottom:0}.demo-rule-list span,.demo-selfcheck span{color:#6b7280}.demo-charge-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.demo-charge-row>div{background:#fff;border:1px solid #dcdfe2;border-radius:9px;padding:10px}.demo-charge-row span{font-size:10px;color:#6b7280;display:block}.demo-charge-row b{font-size:12.5px;display:block;margin-top:3px}.demo-risk-facts{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.demo-risk-facts span{font-size:10.5px;color:#6b7280;border:1px solid #dcdfe2;background:#fff;border-radius:8px;padding:6px 8px}.demo-risk-facts b{color:#111}.demo-risk-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.demo-risk-fields label,.demo-settings-grid label,.demo-field label,.demo-modal-body>label,.demo-form2 label{display:flex;flex-direction:column;gap:4px;font-size:10.5px;color:#6b7280;font-weight:600}.demo-risk-fields input,.demo-settings-grid input,.demo-field input,.demo-field textarea,.demo-modal-body input,.demo-modal-body select{width:100%;border:1px solid #dcdfe2;background:#fff;border-radius:8px;padding:8px 9px;font:inherit;color:#111;box-sizing:border-box}.demo-field textarea{min-height:66px;resize:none}.demo-risk-out{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px}.demo-risk-out>div{background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;padding:8px}.demo-risk-out span{font-size:9.5px;color:#6b7280;display:block}.demo-risk-out b{font-size:11.5px;display:block;margin-top:2px}.demo-watch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.demo-watch-grid>div{background:#fff;border:1px solid #dcdfe2;border-radius:9px;padding:10px}.demo-watch-grid b,.demo-watch-grid span,.demo-watch-grid small{display:block}.demo-watch-grid b{font-size:12px}.demo-watch-grid span{font-size:10.5px;color:#2563eb;margin-top:2px}.demo-watch-grid small{font-size:9.5px;color:#6b7280;margin-top:4px}.demo-note{margin-top:10px;padding:8px 10px;border-radius:8px;background:#eff6ff;border:1px solid #dbeafe;color:#475569;font-size:10.5px;line-height:1.45}.demo-debrief-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.demo-debrief-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.demo-debrief-metrics>div{background:#fff;border:1px solid #dcdfe2;border-radius:9px;padding:9px}.demo-debrief-metrics span{font-size:9.5px;color:#6b7280;display:block}.demo-debrief-metrics b{font-size:12px;display:block;margin-top:3px}.demo-field{margin-bottom:12px}.demo-choice-row{display:flex;gap:6px;margin-top:3px}.demo-choice-row button{border:1px solid #dcdfe2;background:#fff;border-radius:8px;padding:7px 12px;font-size:11px;color:#6b7280}.demo-choice-row button.sel{background:#2563eb;color:#fff;border-color:#2563eb}.demo-library-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px!important}.demo-library-tabs{display:flex;gap:4px;flex-wrap:wrap}.demo-library-tabs button{border:0;background:transparent;color:#6b7280;padding:6px 9px;border-radius:7px;font-size:10.5px;font-weight:600;cursor:pointer}.demo-library-tabs button.on{background:#2563eb;color:#fff}.demo-small-btn{border:1px solid #dcdfe2;background:#fff;border-radius:8px;padding:6px 9px;font-size:10.5px;font-weight:600;color:#111;white-space:nowrap}.demo-pattern-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.demo-pattern-card{background:#f6f7f8;border:1px solid #dcdfe2;border-radius:12px;overflow:hidden;box-shadow:0 3px 7px #0000000f;display:flex;flex-direction:column}.demo-pattern-art{height:82px;background:#fff;border-bottom:1px solid #e6e8ea;padding:7px}.demo-pattern-art svg{width:100%;height:100%}.demo-pattern-copy{padding:10px;display:flex;flex-direction:column;gap:5px;flex:1}.demo-pattern-copy small{font-size:8.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#2563eb}.demo-pattern-copy b{font-size:11.5px;line-height:1.25}.demo-pattern-copy p{margin:0;font-size:9.5px;line-height:1.4;color:#6b7280}.demo-pattern-copy .demo-pat-stats{display:flex;gap:5px;flex-wrap:wrap;font-size:9px;color:#6b7280}.demo-pattern-copy .demo-pat-stats span{background:#fff;border:1px solid #e6e8ea;border-radius:6px;padding:3px 5px}.demo-pattern-copy button{margin-top:auto;border:0;background:none;color:#2563eb;font-size:9.5px;font-weight:650;text-align:left;padding:5px 0 0;cursor:pointer}.demo-load-more{display:block;margin:12px auto 0;border:1px solid #dcdfe2;background:#fff;border-radius:8px;padding:7px 13px;font-size:10.5px;font-weight:600;color:#111}.demo-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.demo-settings-rules>div{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:8px;align-items:center;padding:9px 12px;border-bottom:1px solid #e6e8ea}.demo-settings-rules>div:last-child{border-bottom:0}.demo-settings-rules span b,.demo-settings-rules span small{display:block}.demo-settings-rules span b{font-size:11.5px}.demo-settings-rules span small{font-size:9.5px;color:#6b7280;margin-top:1px}.demo-settings-rules em{font-style:normal;font-size:10.5px;color:#6b7280;text-align:right}.demo-switch{width:32px;height:18px;border-radius:999px;background:#dcdfe2;position:relative;border:0;padding:0;cursor:pointer}.demo-switch i{position:absolute;top:2px;left:2px;width:14px;height:14px;background:#fff;border-radius:50%;box-shadow:0 1px 2px #00000040;transition:left .15s}.demo-switch.on{background:#2563eb}.demo-switch.on i{left:16px}.demo-storage{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:10px}.demo-storage span{border:1px solid #dcdfe2;background:#fff;border-radius:8px;padding:8px;font-size:9.5px;color:#6b7280}.demo-storage b{display:block;color:#111;font-size:11px;margin-top:2px}.demo-disabled-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.demo-disabled-actions button{border:1px solid #dcdfe2;background:#fff;border-radius:8px;padding:8px;font-size:10.5px;font-weight:600;color:#6b7280}.demo-disabled-actions .demo-action-primary{background:#2563eb;color:#fff;border-color:#2563eb}.demo-disabled-actions .danger{color:#be123c;border-color:#fecdd3;background:#fff1f2}.demo-inert{cursor:default!important}.demo-wl-history{display:flex;flex-direction:column;gap:8px}.demo-wl-day{border:1px solid #dcdfe2;background:#fff;border-radius:10px;padding:10px}.demo-wl-date{display:flex;justify-content:space-between;gap:10px;font-size:10.5px;margin-bottom:8px}.demo-wl-date span{color:#6b7280}.demo-wl-chips{display:flex;gap:6px;flex-wrap:wrap}.demo-wl-chips>span{display:flex;flex-direction:column;border:1px solid #e6e8ea;background:#f6f7f8;border-radius:8px;padding:6px 8px;font-size:10px;font-weight:650}.demo-wl-chips small{font-size:8.5px;color:#6b7280;font-weight:500;margin-top:1px}.demo-mobile-drawer,.demo-drawer-scrim{display:none}.demo-trade-modal{position:absolute;top:40px;right:0;bottom:0;left:0;z-index:80;background:#0000008f;display:none;align-items:center;justify-content:center;padding:16px}.demo-trade-modal.on{display:flex}.demo-modal-card{width:min(430px,100%);max-height:96%;background:#f6f7f8;border:1px solid #dcdfe2;border-radius:15px;box-shadow:0 20px 50px #00000047;display:flex;flex-direction:column;overflow:hidden}.demo-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:13px 15px 10px;border-bottom:1px solid #e6e8ea}.demo-modal-head b,.demo-modal-head span{display:block}.demo-modal-head b{font-size:14px}.demo-modal-head span{font-size:9.5px;color:#6b7280;margin-top:2px}.demo-modal-head button{width:28px;height:28px;border-radius:7px;border:1px solid #dcdfe2;background:#fff;font-size:18px;color:#6b7280}.demo-modal-body{padding:12px 15px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.demo-modal-body select{width:100%;border:1px solid #dcdfe2;background:#fff;border-radius:8px;padding:8px 9px;font:inherit;color:#111}.demo-form2{display:grid;grid-template-columns:1fr 1fr;gap:8px}.demo-modal-foot{display:flex;justify-content:flex-end;gap:7px;padding:9px 15px 12px;border-top:1px solid #e6e8ea}.demo-modal-foot button{border:1px solid #dcdfe2;background:#fff;border-radius:8px;padding:7px 11px;font-size:10.5px;font-weight:600}.demo-modal-foot .demo-save-trade{background:#2563eb;color:#fff;border-color:#2563eb}.demo-toast{position:absolute;right:14px;bottom:14px;z-index:90;background:#111;color:#fff;border-radius:9px;padding:8px 11px;font-size:10.5px;font-weight:600;opacity:0;transform:translateY(6px);pointer-events:none;transition:.18s}.demo-toast.on{opacity:1;transform:none}.product-window.demo-dark{background:#121212;border-color:#343434}.product-window.demo-dark .window-top,.product-window.demo-dark .tj-side,.product-window.demo-dark .desk-mhead,.product-window.demo-dark .demo-desk-head{background:#1a1a1a;border-color:#303030}.product-window.demo-dark .tj-main{background:#121212}.product-window.demo-dark .tj-logo,.product-window.demo-dark .demo-desk-head,.product-window.demo-dark .mtitle{color:#e5e7eb}.product-window.demo-dark .tj-date,.product-window.demo-dark .demo-nav button,.product-window.demo-dark .demo-card-note{color:#a3a3a3}.product-window.demo-dark .an-card,.product-window.demo-dark .demo-pattern-card,.product-window.demo-dark .demo-modal-card{background:#1a1a1a;border-color:#3a3a3a;color:#e5e7eb}.product-window.demo-dark .an-tile,.product-window.demo-dark .demo-tile,.product-window.demo-dark .st,.product-window.demo-dark .demo-charge-row>div,.product-window.demo-dark .demo-watch-grid>div,.product-window.demo-dark .demo-risk-facts span,.product-window.demo-dark .demo-risk-fields input,.product-window.demo-dark .demo-settings-grid input,.product-window.demo-dark .demo-field input,.product-window.demo-dark .demo-field textarea,.product-window.demo-dark .demo-choice-row button,.product-window.demo-dark .demo-storage span,.product-window.demo-dark .demo-wl-day,.product-window.demo-dark .demo-modal-body input,.product-window.demo-dark .demo-modal-body select,.product-window.demo-dark .demo-modal-head button,.product-window.demo-dark .demo-modal-foot button{background:#212121;border-color:#3a3a3a;color:#e5e7eb}.product-window.demo-dark .an-tbl th{background:#212121;color:#a3a3a3;border-color:#3a3a3a}.product-window.demo-dark .an-tbl td,.product-window.demo-dark .an-kv,.product-window.demo-dark .demo-rule-list>div,.product-window.demo-dark .demo-selfcheck>div,.product-window.demo-dark .demo-settings-rules>div{border-color:#2e2e2e;color:#e5e7eb}.product-window.demo-dark .demo-watchbar{background:#181818;border-color:#303030;color:#a3a3a3}.product-window.demo-dark .demo-watchbar b{color:#e5e7eb}.product-window.demo-dark .demo-watchbar span{background:#262626;color:#c7c7c7}.product-window.demo-dark .an-note,.product-window.demo-dark .demo-note{background:#2563eb21;border-color:#30466f;color:#cbd5e1}.product-window.demo-dark .demo-pattern-art{background:#212121;border-color:#303030}.product-window.demo-dark .demo-pattern-copy .demo-pat-stats span{background:#212121;border-color:#343434}.product-window.demo-dark .demo-side-actions{border-color:#303030}.product-window.demo-dark .demo-side-actions button{background:#212121;border-color:#3a3a3a;color:#a3a3a3}@media(max-width:720px){.demo-window-badge{font-size:9px;padding:3px 6px}.demo-page{padding:12px 12px 18px}.demo-tiles4{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.demo-grid2{grid-template-columns:1fr}.demo-charge-row{grid-template-columns:1fr 1fr}.demo-charge-row>div:last-child{grid-column:1/-1}.demo-risk-out{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-watch-grid{grid-template-columns:1fr}.demo-debrief-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-pattern-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.demo-pattern-art{height:72px}.demo-library-head{align-items:flex-start}.demo-library-tabs{gap:3px}.demo-library-tabs button{padding:5px 7px;font-size:9.5px}.demo-small-btn{font-size:9.5px}.demo-settings-grid{grid-template-columns:1fr}.demo-storage{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-disabled-actions{grid-template-columns:1fr}.demo-mobile-drawer{display:flex;position:absolute;top:40px;bottom:0;left:0;width:220px;z-index:72;background:#f6f7f8;border-right:1px solid #dcdfe2;transform:translate(-102%);transition:transform .18s;flex-direction:column}.demo-mobile-drawer.on{transform:none}.demo-drawer-scrim{display:block;position:absolute;top:40px;right:0;bottom:0;left:0;z-index:71;background:#0000006b;opacity:0;pointer-events:none;transition:opacity .18s}.demo-drawer-scrim.on{opacity:1;pointer-events:auto}.demo-drawer-brand{padding:14px;border-bottom:1px solid #e6e8ea;display:flex;justify-content:space-between;font-size:12px}.demo-drawer-brand span{font-size:9px;color:#2563eb;background:#eff6ff;border-radius:999px;padding:3px 6px}.demo-drawer-nav{padding:8px;display:flex;flex-direction:column;gap:2px;flex:1;overflow-y:auto}.demo-drawer-actions{display:flex;gap:6px;padding:8px;border-top:1px solid #e6e8ea}.demo-drawer-actions button{flex:1;border:1px solid #dcdfe2;background:#fff;border-radius:7px;padding:7px;font-size:10px;color:#6b7280;display:flex;align-items:center;justify-content:center;gap:4px}.demo-drawer-actions svg{width:13px;height:13px}.demo-trade-modal{top:40px;padding:0;align-items:flex-end}.demo-modal-card{width:100%;max-height:100%;border-radius:15px 15px 0 0;border-bottom:0}.demo-modal-body{padding:10px 12px}.demo-modal-head{padding:11px 12px 9px}.demo-modal-foot{padding:8px 12px calc(10px + env(safe-area-inset-bottom))}.product-window.demo-dark .demo-mobile-drawer{background:#1a1a1a;border-color:#303030}.product-window.demo-dark .demo-drawer-brand,.product-window.demo-dark .demo-drawer-actions{border-color:#303030;color:#e5e7eb}.product-window.demo-dark .demo-drawer-actions button{background:#212121;border-color:#3a3a3a;color:#a3a3a3}}@media(max-width:430px){.demo-pattern-grid{grid-template-columns:1fr 1fr}.demo-pattern-copy p{display:none}.demo-form2{grid-template-columns:1fr 1fr}.demo-window-badge{max-width:118px;overflow:hidden;text-overflow:ellipsis}.url{font-size:9.5px;padding:0 7px}.url .demo-try-full{display:none}.url .demo-try-short{display:inline}.demo-watchbar{padding-left:10px;padding-right:10px}}@media(max-width:700px){#interactiveDemo .demo-sample-data{display:none}#interactiveDemo .demo-window-badge{flex-shrink:0}#interactiveDemo .window-top .url{min-width:0}}.demo-page[data-demo-view=today]{padding:16px 18px 24px;background:#f0f1f2}.demo-today-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.demo-mobile-kpi-x{display:none}.demo-app-card{background:#f6f7f8;border:1px solid #dcdfe2;border-radius:14px;padding:17px;box-shadow:0 4px 8px #00000014,inset 0 1px #ffffff80;margin-bottom:16px;min-width:0}.demo-app-card.flush{padding:0;overflow:hidden}.demo-app-card-h{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;gap:10px;flex-wrap:wrap}.demo-app-card-h.pad{padding:16px 17px 0}.demo-app-card-t{font-size:14.5px;font-weight:600;display:flex;align-items:center;gap:8px;letter-spacing:-.15px}.demo-app-card-t svg{width:16px;height:16px;color:#6b7280;flex-shrink:0}.demo-app-card-d{font-size:12px;color:#6b7280;font-weight:400}.demo-mini-ic{width:16px;height:16px;display:inline-grid;place-items:center;color:#6b7280;font-size:12px;font-weight:700;line-height:1}.demo-app-tile{background:#fff;border:1px solid #dcdfe2;border-radius:10px;padding:12px 14px;box-shadow:0 4px 8px #00000014,inset 0 1px #ffffff80;min-width:0}.demo-app-tile.small{padding:10px 12px}.demo-app-tile-row{display:block}.demo-app-tile-k{font-size:11.5px;color:#6b7280;font-weight:500;display:flex;align-items:center;gap:6px;margin-bottom:5px}.demo-app-tile-k svg{width:13px;height:13px}.demo-app-tile-v{font-size:21px;font-weight:640;letter-spacing:-.6px;line-height:1.15;white-space:nowrap}.demo-today-kpi .demo-kpi-copy{min-width:0}.demo-today-kpi .demo-app-tile-k{gap:4px;line-height:1.25}.demo-today-kpi .demo-app-tile-k svg,.demo-today-kpi .demo-app-tile-k .demo-mini-ic{flex:0 0 13px;width:13px;height:13px}.demo-summary-card .demo-app-card-t{gap:5px}.demo-summary-card .demo-app-card-t svg{width:15px;height:15px}.demo-app-tile.small .demo-app-tile-v{font-size:16px;letter-spacing:-.4px}.demo-app-tile-x{font-size:11.5px;color:#6b7280;margin-top:3px;line-height:1.4}.demo-tile-k-r{margin-left:auto;font-size:11px;font-weight:550;color:#111;white-space:nowrap}.demo-today-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;align-items:stretch}.demo-today-pair>.demo-app-card{height:100%;margin:0;display:flex;flex-direction:column}.demo-app-rules{display:flex;flex-direction:column;gap:2px;flex:1}.demo-app-rule{display:flex;align-items:center;gap:10px;padding:9px 11px;border-radius:8px;font-size:12.5px;line-height:1.35;color:#6b7280}.demo-rule-check{color:#047857;font-size:15px;font-weight:750;line-height:1}.demo-rule-pill{font-size:11px;font-weight:600;color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;padding:4px 8px}.demo-day-sum{display:flex;flex-direction:column;flex:1}.demo-sum-nums{flex:none}.demo-app-kv{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:7px 0;border-bottom:1px solid #e6e8ea;font-size:13px}.demo-app-kv:last-child{border-bottom:0}.demo-app-kv>span{color:#6b7280}.demo-app-kv b{font-weight:600}.demo-sum-meters{flex:1 1 auto;display:flex;flex-direction:column;justify-content:space-evenly;gap:8px;margin-top:6px;padding-top:12px;border-top:1px solid #e6e8ea}.demo-sum-meter-h{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-size:12.5px}.demo-sum-meter-h span{color:#6b7280}.demo-sum-meter-h b{font-weight:600}.demo-meter{height:8px;margin-top:6px;background:#e8eaec;border-radius:4px;overflow:hidden;box-shadow:inset 0 1px 2px #00000029}.demo-meter i{display:block;height:100%;border-radius:4px;background:#2563eb}.demo-sum-meter.ok .demo-meter i{background:#047857}.demo-fee-line{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;line-height:1.35;color:#6b7280}.demo-fee-line b{color:#111;font-weight:600}.demo-app-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:32px;padding:0 11px;border-radius:8px;border:1px solid #2563eb;background:#2563eb;color:#fff;font-size:12px;font-weight:600}.demo-app-btn.ghost{background:#fff;border-color:#dcdfe2;color:#111;box-shadow:0 3px 7px #0000000f}.demo-open-row{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:9px;background:#fff;border:1px solid #dcdfe2;min-width:0}.demo-open-id{display:flex;align-items:center;gap:8px;min-width:0;flex:0 1 auto}.demo-open-sym{font-weight:620;font-size:13px;flex-shrink:0}.demo-dir-tag{display:inline-flex;align-items:center;height:22px;padding:0 7px;border-radius:6px;font-size:10px;font-weight:700}.demo-dir-tag.buy{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.demo-open-meta{font-size:11.5px;color:#6b7280;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.demo-open-acts{display:flex;gap:6px;flex-shrink:0;margin-left:auto}.demo-icon-btn{width:30px;height:30px;padding:0;display:grid;place-items:center;border-radius:7px;border:1px solid #dcdfe2;background:#f6f7f8;color:#6b7280;font-size:13px}.demo-size-head{flex-wrap:nowrap;gap:8px;margin-bottom:10px;justify-content:flex-start}.demo-dir-chips{display:flex;gap:5px;flex-shrink:0}.demo-dir-chips button{height:28px;min-height:28px;padding:0 11px;border:1px solid #dcdfe2;background:#fff;color:#6b7280;border-radius:7px;font-size:12px;font-weight:600;letter-spacing:.02em}.demo-dir-chips button.on.buy{background:#047857;color:#fff;border-color:#047857}.demo-dir-chips button.on.sell{background:#be123c;color:#fff;border-color:#be123c}.demo-size-facts,.demo-size-out{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.demo-size-facts{margin-bottom:10px}.demo-size-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 14px}.demo-size-fields label{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#6b7280;font-weight:550}.demo-size-fields input{height:36px;min-height:36px;padding:0 11px;font-size:14px;border-radius:9px;border:1px solid #dcdfe2;background:#e8eaec;color:#111;box-shadow:inset 0 1px 2px #00000012}.demo-size-out .demo-app-tile-v{font-size:20px}.demo-prep-head{flex-wrap:nowrap;gap:8px}.demo-wl-acts{display:flex;align-items:center;gap:8px;margin-left:auto;flex-shrink:0}.demo-wl-acts input{width:132px;height:32px;padding:4px 8px;font-size:12.5px;border-radius:9px;border:1px solid #dcdfe2;background:#e8eaec;color:#111}.demo-prep-slots{overflow:visible}.demo-slot{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:8px;margin-bottom:8px;padding:7px 10px;border:1px solid #dcdfe2;border-radius:10px;background:#fff}.demo-slot:last-child{margin-bottom:0}.demo-slot label{min-width:0}.demo-slot label>span{display:block;font-size:10.5px;font-weight:550;color:#6b7280;margin-bottom:3px}.demo-slot input{width:100%;padding:6px 10px;font-size:13px;border:1px solid #dcdfe2;border-radius:9px;background:#e8eaec;color:#111;box-sizing:border-box}.demo-slot.ro input{cursor:default}.demo-watchbar{background:#f6f7f8;border-bottom:1px solid #dcdfe2;display:flex;align-items:center;gap:12px;height:40px;padding:0 22px;width:100%;min-width:0;font-size:inherit;color:inherit;overflow:hidden}.demo-wl-bar-t{font-size:13.5px;font-weight:600;letter-spacing:-.15px;flex-shrink:0;color:#6b7280}.demo-wl-scroll{display:flex;align-items:center;gap:6px;overflow-x:auto;flex:1;min-width:0;height:100%;scrollbar-width:none}.demo-wl-scroll::-webkit-scrollbar{display:none}.demo-wl-scroll.overflow{mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 20px),transparent);-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 20px),transparent)}.demo-wl-tag{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 8px;border:1px solid #dcdfe2;border-radius:7px;background:#fff;font-size:12.5px;font-weight:620;white-space:nowrap;color:#111}.demo-wl-tag i{font-style:normal;font-weight:500;font-size:11.5px;color:#6b7280;max-width:148px;overflow:hidden;text-overflow:ellipsis}.demo-wl-add{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:0;border-radius:8px;background:#2563eb;color:#fff;font-size:12.5px;font-weight:600;box-shadow:0 4px 8px #0000001a}.product-window.demo-dark .demo-page[data-demo-view=today]{background:#121212}.product-window.demo-dark .demo-app-card{background:#1a1a1a;border-color:#3a3a3a;box-shadow:0 4px 8px #0000004d,inset 0 1px #ffffff0f}.product-window.demo-dark .demo-app-tile,.product-window.demo-dark .demo-open-row,.product-window.demo-dark .demo-slot{background:#212121;border-color:#3a3a3a}.product-window.demo-dark .demo-app-tile-k,.product-window.demo-dark .demo-app-tile-x,.product-window.demo-dark .demo-app-card-d,.product-window.demo-dark .demo-app-rule,.product-window.demo-dark .demo-app-kv>span,.product-window.demo-dark .demo-sum-meter-h span,.product-window.demo-dark .demo-open-meta,.product-window.demo-dark .demo-slot label>span,.product-window.demo-dark .demo-wl-bar-t,.product-window.demo-dark .demo-wl-tag i{color:#a0a0a0}.product-window.demo-dark .demo-app-tile-v,.product-window.demo-dark .demo-app-card-t,.product-window.demo-dark .demo-app-kv b,.product-window.demo-dark .demo-open-sym,.product-window.demo-dark .demo-slot input,.product-window.demo-dark .demo-wl-tag{color:#e0e0e0}.product-window.demo-dark .demo-app-kv{border-color:#2b2b2b}.product-window.demo-dark .demo-meter{background:#161616}.product-window.demo-dark .demo-app-btn.ghost,.product-window.demo-dark .demo-icon-btn,.product-window.demo-dark .demo-dir-chips button,.product-window.demo-dark .demo-wl-tag{background:#212121;border-color:#3a3a3a;color:#e0e0e0}.product-window.demo-dark .demo-size-fields input,.product-window.demo-dark .demo-wl-acts input,.product-window.demo-dark .demo-slot input{background:#161616;border-color:#3a3a3a;color:#e0e0e0}.product-window.demo-dark .demo-watchbar{background:#1a1a1a;border-color:#3a3a3a}@media(max-width:1023px){.demo-ask-modal{top:0!important;padding:14px!important;align-items:center!important}.demo-ask-card{border-radius:14px!important;border-bottom:1px solid #dcdfe2!important}.product-window.demo-dark .demo-ask-card{border-bottom-color:#3a3a3a!important}.demo-watchbar{height:36px;min-height:36px;padding:0 12px;gap:10px}.demo-wl-bar-t{font-size:12.5px}.demo-wl-tag{font-size:12px;height:22px;padding:0 7px}.demo-wl-add{display:none}}@media(max-width:720px){.demo-page[data-demo-view=today]{padding:15px 12px 14px}.demo-today-tiles{grid-template-columns:1fr;gap:9px}.demo-mobile-kpi-x{display:block;font-size:11.5px;line-height:1.35;color:#6b7280;margin-top:4px;padding-left:0}.product-window.demo-dark .demo-mobile-kpi-x{color:#a0a0a0}.demo-today-pair{grid-template-columns:1fr;gap:16px}.demo-app-card{padding:13px;border-radius:12px}.demo-app-tile{padding:11px 12px}.demo-app-tile-row{display:flex;align-items:center;gap:12px}.demo-today-kpi .demo-kpi-copy{flex:1 1 auto;min-width:0}.demo-today-kpi .demo-app-tile-k{margin-bottom:0}.demo-today-kpi .demo-mobile-kpi-x{margin-top:3px;padding-left:17px}.demo-app-tile-k{margin-bottom:0;flex:1;min-width:0}.demo-app-tile-v{margin-left:auto;text-align:right;white-space:nowrap;flex-shrink:0;font-size:19px}.demo-open-row{flex-wrap:wrap;gap:7px;padding:10px 11px;align-items:center}.demo-open-id{flex:1 1 0;order:1}.demo-open-meta{flex:1 1 100%;white-space:normal;order:3}.demo-open-acts{order:2;margin-left:0}.demo-size-facts,.demo-size-out{grid-template-columns:1fr 1fr}.demo-size-facts .demo-app-tile,.demo-size-out .demo-app-tile{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.demo-size-facts .demo-app-tile-v,.demo-size-out .demo-app-tile-v{margin-left:0;text-align:left}.demo-slot{grid-template-columns:1fr}.demo-prep-head{align-items:center}.demo-wl-acts{gap:6px}.demo-wl-acts input{max-width:126px}.demo-app-card-h.pad{padding:13px 13px 0}}@media(max-width:420px){.demo-wl-acts .demo-app-btn span{display:none}.demo-wl-acts .demo-app-btn{width:32px;padding:0}.demo-wl-acts input{width:126px}.demo-size-facts,.demo-size-out{gap:8px}.demo-app-tile.small .demo-app-tile-v{font-size:15px}.demo-dir-chips button{padding:0 9px}}.demo-desk-head[hidden]{display:none!important}@media(min-width:701px){#interactiveDemo .demo-desk-head{display:none!important}}.demo-fee-box{display:flex;flex-direction:column;gap:7px;padding:10px 12px;border:1px solid #fde68a;border-radius:10px;background:#fffbeb}.demo-fee-copy{font-size:12.5px;font-weight:620;color:#b45309;line-height:1.3}.demo-fee-act{display:flex;align-items:center;gap:7px;min-width:0}.demo-fee-act input{flex:1;min-width:0;height:36px;min-height:36px;font-size:16px;padding:6px 10px;background:#fff;border:1px solid #fde68a;border-radius:9px;color:#111;box-shadow:inset 0 1px 2px #00000012}.demo-wl-foot{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:8px;padding:8px 10px;border:1px solid #dcdfe2;border-radius:12px;background:#e8eaec}.demo-wl-foot[hidden]{display:none!important}.demo-wl-foot #demoPrepAdd{margin-right:auto}.demo-ask-modal{z-index:85}.demo-ask-card{max-width:440px}.demo-ask-body{font-size:13.5px;line-height:1.55;color:#111;white-space:pre-line}.demo-ask-body p{margin:0 0 10px}.demo-ask-body p:last-child{margin-bottom:0}.product-window.demo-dark .demo-fee-box{background:#f59e0b24;border-color:#fbbf2466}.product-window.demo-dark .demo-fee-copy{color:#fcd34d}.product-window.demo-dark .demo-fee-act input{background:#212121;border-color:#fbbf2466;color:#e0e0e0}.product-window.demo-dark .demo-wl-foot{background:#161616;border-color:#3a3a3a}.product-window.demo-dark .demo-ask-body{color:#e0e0e0}.demo-pattern-art{padding:0!important;height:auto!important;aspect-ratio:800/460;background:transparent!important;border-bottom:0!important;overflow:hidden}.demo-pattern-art img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;margin:0!important;border:0!important}.demo-pattern-copy{padding:9px 10px!important;display:block!important;min-height:35px}.demo-pattern-copy b{display:block;font-size:11.5px;line-height:1.25;color:#111}.demo-pattern-copy small,.demo-pattern-copy p,.demo-pattern-copy .demo-stat-pill,.demo-pattern-copy .demo-pat-stats{display:none!important}.demo-pattern-logo{height:auto!important;aspect-ratio:800/460;padding:0!important;background:linear-gradient(145deg,#eff6ff,#f8fafc);border-bottom:0!important;overflow:hidden}.demo-pattern-logo svg{width:100%;height:100%;display:block}.demo-settings-rules .demo-setting-row{grid-template-columns:34px minmax(0,1fr) minmax(120px,auto);transition:opacity .15s}.demo-settings-rules .demo-setting-row.dim{opacity:.48}.demo-rule-ctl{display:flex;align-items:center;justify-content:flex-end;gap:5px;min-width:0;color:#6b7280;font-size:10px}.demo-rule-ctl input{width:58px;height:31px;min-width:0;border:1px solid #dcdfe2;border-radius:7px;background:#fff;padding:4px 6px;font:inherit;font-size:10.5px;color:#111;text-align:right;box-sizing:border-box}.demo-rule-ctl.time input{width:74px;text-align:center}.demo-rule-rupee{font-size:9px!important;color:#6b7280!important;white-space:nowrap;margin:0!important}.demo-rule-status{font-size:10.5px;color:#6b7280;white-space:nowrap}.demo-lic-brand{margin:0 0 10px;font-size:11.5px;color:#111}.demo-lic-rows{border-top:1px solid #e6e8ea}.demo-lic-row{padding:10px 0;border-bottom:1px solid #e6e8ea}.demo-lic-row:last-child{border-bottom:0}.demo-lic-row span{display:block;font-size:9.5px;font-weight:650;color:#6b7280;margin-bottom:3px}.demo-lic-row p{margin:0;font-size:10.5px;line-height:1.5;color:#111}.demo-lic-file{margin:10px 0 0;font-size:10.5px;color:#111}.demo-contact-card{width:min(470px,100%)}.demo-contact-body p{margin:0;color:#6b7280;font-size:11px;line-height:1.55}.demo-contact-email{border:1px solid #bfdbfe;background:#eff6ff;border-radius:11px;padding:12px}.demo-contact-email span{display:block;font-size:9.5px;font-weight:650;color:#2563eb;margin-bottom:3px}.demo-contact-email a{font-size:13px;font-weight:650;color:#111;text-decoration:none}.demo-contact-note{font-size:10px!important}.demo-contact-mail{display:inline-flex;align-items:center;justify-content:center;border:1px solid #2563eb;background:#2563eb;color:#fff!important;border-radius:8px;padding:7px 11px;font-size:10.5px;font-weight:600;text-decoration:none}.product-window.demo-dark .demo-pattern-copy b,.product-window.demo-dark .demo-lic-brand,.product-window.demo-dark .demo-lic-row p,.product-window.demo-dark .demo-lic-file,.product-window.demo-dark .demo-contact-email a{color:#e0e0e0}.product-window.demo-dark .demo-rule-ctl input{background:#161616;border-color:#3a3a3a;color:#e0e0e0}.product-window.demo-dark .demo-lic-rows,.product-window.demo-dark .demo-lic-row{border-color:#2b2b2b}.product-window.demo-dark .demo-contact-email{background:#2563eb21;border-color:#30466f}.product-window.demo-dark .demo-contact-body p{color:#a0a0a0}@media(max-width:720px){.demo-settings-rules .demo-setting-row{grid-template-columns:32px minmax(0,1fr);gap:7px}.demo-rule-ctl{grid-column:2;justify-content:flex-start;flex-wrap:wrap}.demo-rule-ctl.time input{width:86px}.demo-pattern-art,.demo-pattern-logo{aspect-ratio:800/470!important}}.product-window.demo-dark{color-scheme:dark;background:#111315!important;border-color:#35383d!important;color:#e7e9ec}.product-window.demo-dark .tjapp,.product-window.demo-dark .tj-main,.product-window.demo-dark .demo-page{background:#111315!important;color:#e7e9ec!important}.product-window.demo-dark .window-top,.product-window.demo-dark .tj-side,.product-window.demo-dark .desk-mhead,.product-window.demo-dark .demo-desk-head,.product-window.demo-dark .demo-mobile-drawer{background:#191b1e!important;border-color:#30343a!important;color:#e7e9ec!important}.product-window.demo-dark .demo-window-badge,.product-window.demo-dark .demo-head-pill{background:#17233a!important;border-color:#294b7c!important;color:#93c5fd!important}.product-window.demo-dark .demo-nav button,.product-window.demo-dark .demo-drawer-nav button{color:#a9afb7!important}.product-window.demo-dark .demo-nav button:hover,.product-window.demo-dark .demo-drawer-nav button:hover{background:#24272b!important;color:#f3f4f6!important}.product-window.demo-dark .demo-nav button.on,.product-window.demo-dark .demo-drawer-nav button.on{background:#2563eb!important;color:#fff!important}.product-window.demo-dark .demo-nav button.on .demo-dot,.product-window.demo-dark .demo-drawer-nav button.on .demo-dot{background:#fff!important}.product-window.demo-dark .demo-side-actions,.product-window.demo-dark .demo-drawer-brand,.product-window.demo-dark .demo-drawer-actions{border-color:#30343a!important}.product-window.demo-dark .demo-side-actions button,.product-window.demo-dark .demo-drawer-actions button,.product-window.demo-dark .demo-head-add,.product-window.demo-dark .demo-small-btn,.product-window.demo-dark .demo-edit-debrief,.product-window.demo-dark .demo-app-btn.ghost,.product-window.demo-dark .demo-icon-btn,.product-window.demo-dark .demo-dir-chips button,.product-window.demo-dark .demo-pattern-log{background:#202327!important;border-color:#3a3f46!important;color:#e7e9ec!important;box-shadow:none!important}.product-window.demo-dark .demo-head-add:hover,.product-window.demo-dark .demo-small-btn:hover,.product-window.demo-dark .demo-app-btn.ghost:hover{border-color:#4f7dd8!important;color:#93c5fd!important}.product-window.demo-dark .demo-watchbar,.product-window.demo-dark .demo-wl-foot{background:#17191c!important;border-color:#30343a!important;color:#a9afb7!important}.product-window.demo-dark .demo-watchbar b,.product-window.demo-dark .demo-wl-tag{color:#e7e9ec!important}.product-window.demo-dark .demo-watchbar span,.product-window.demo-dark .demo-wl-tag,.product-window.demo-dark .demo-slot,.product-window.demo-dark .demo-open-row,.product-window.demo-dark .demo-storage span,.product-window.demo-dark .demo-wl-day{background:#202327!important;border-color:#3a3f46!important}.product-window.demo-dark .an-card,.product-window.demo-dark .an-tile,.product-window.demo-dark .demo-tile,.product-window.demo-dark .demo-app-card,.product-window.demo-dark .demo-app-tile,.product-window.demo-dark .demo-charge-row>div,.product-window.demo-dark .demo-watch-grid>div,.product-window.demo-dark .demo-debrief-metrics>div,.product-window.demo-dark .demo-pattern-card,.product-window.demo-dark .demo-pattern-stat3>div,.product-window.demo-dark .demo-self-row,.product-window.demo-dark .demo-modal-card,.product-window.demo-dark .demo-contact-card{background:#1b1e22!important;border-color:#353a41!important;color:#e7e9ec!important;box-shadow:0 4px 10px #0000003d!important}.product-window.demo-dark .demo-pattern-card{overflow:hidden}.product-window.demo-dark .an-tbl th{background:#202327!important;color:#a9afb7!important;border-color:#353a41!important}.product-window.demo-dark .an-tbl td,.product-window.demo-dark .an-kv,.product-window.demo-dark .demo-rule-list>div,.product-window.demo-dark .demo-selfcheck>div,.product-window.demo-dark .demo-settings-rules>div,.product-window.demo-dark .demo-app-kv,.product-window.demo-dark .demo-lic-rows,.product-window.demo-dark .demo-lic-row{border-color:#2c3036!important;color:#e7e9ec!important}.product-window.demo-dark .an-tile small,.product-window.demo-dark .an-tile span,.product-window.demo-dark .demo-tile span,.product-window.demo-dark .demo-tile small,.product-window.demo-dark .demo-card-note,.product-window.demo-dark .demo-rule-list span,.product-window.demo-dark .demo-selfcheck span,.product-window.demo-dark .demo-charge-row span,.product-window.demo-dark .demo-risk-facts,.product-window.demo-dark .demo-risk-fields label,.product-window.demo-dark .demo-settings-grid label,.product-window.demo-dark .demo-field label,.product-window.demo-dark .demo-modal-body>label,.product-window.demo-dark .demo-form2 label,.product-window.demo-dark .demo-watch-grid small,.product-window.demo-dark .demo-debrief-metrics span,.product-window.demo-dark .demo-settings-rules span small,.product-window.demo-dark .demo-settings-rules em,.product-window.demo-dark .demo-app-tile-k,.product-window.demo-dark .demo-app-tile-x,.product-window.demo-dark .demo-app-card-d,.product-window.demo-dark .demo-app-rule,.product-window.demo-dark .demo-app-kv>span,.product-window.demo-dark .demo-sum-meter-h span,.product-window.demo-dark .demo-open-meta,.product-window.demo-dark .demo-slot label>span,.product-window.demo-dark .demo-wl-bar-t,.product-window.demo-dark .demo-wl-tag i,.product-window.demo-dark .demo-rq-title .hint,.product-window.demo-dark .demo-self-row .a,.product-window.demo-dark .demo-pattern-stat3 span,.product-window.demo-dark .demo-pat-sec p,.product-window.demo-dark .demo-rule-ctl,.product-window.demo-dark .demo-rule-rupee,.product-window.demo-dark .demo-rule-status,.product-window.demo-dark .demo-lic-row span,.product-window.demo-dark .demo-contact-body p{color:#a9afb7!important}.product-window.demo-dark .an-tile b,.product-window.demo-dark .demo-tile b,.product-window.demo-dark .demo-charge-row b,.product-window.demo-dark .demo-risk-facts b,.product-window.demo-dark .demo-watch-grid b,.product-window.demo-dark .demo-debrief-metrics b,.product-window.demo-dark .demo-settings-rules span b,.product-window.demo-dark .demo-app-tile-v,.product-window.demo-dark .demo-app-card-t,.product-window.demo-dark .demo-app-kv b,.product-window.demo-dark .demo-open-sym,.product-window.demo-dark .demo-pattern-copy b,.product-window.demo-dark .demo-lic-brand,.product-window.demo-dark .demo-lic-row p,.product-window.demo-dark .demo-lic-file,.product-window.demo-dark .demo-contact-email a,.product-window.demo-dark .demo-rq-title,.product-window.demo-dark .demo-self-row .q,.product-window.demo-dark .demo-pattern-stat3 b{color:#e7e9ec!important}.product-window.demo-dark input,.product-window.demo-dark textarea,.product-window.demo-dark select,.product-window.demo-dark .demo-risk-fields input,.product-window.demo-dark .demo-settings-grid input,.product-window.demo-dark .demo-field input,.product-window.demo-dark .demo-field textarea,.product-window.demo-dark .demo-modal-body input,.product-window.demo-dark .demo-modal-body select,.product-window.demo-dark .demo-size-fields input,.product-window.demo-dark .demo-wl-acts input,.product-window.demo-dark .demo-slot input,.product-window.demo-dark .demo-rule-ctl input,.product-window.demo-dark .demo-db-note,.product-window.demo-dark .demo-fee-act input{background:#141619!important;border-color:#3a3f46!important;color:#eef0f2!important;-webkit-text-fill-color:#eef0f2!important;box-shadow:inset 0 1px 2px #00000061!important}.product-window.demo-dark input::placeholder,.product-window.demo-dark textarea::placeholder{color:#777f89!important;opacity:1}.product-window.demo-dark input:focus,.product-window.demo-dark textarea:focus,.product-window.demo-dark select:focus{border-color:#4f7dd8!important;box-shadow:0 0 0 3px #2563eb38!important;outline:none}.product-window.demo-dark .demo-rq-choices button,.product-window.demo-dark .demo-db-scale button,.product-window.demo-dark .demo-choice-row button{background:#202327!important;border-color:#3a3f46!important;color:#c8cdd3!important}.product-window.demo-dark .demo-rq-choices button.on,.product-window.demo-dark .demo-db-scale button.on,.product-window.demo-dark .demo-choice-row button.sel{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important}.product-window.demo-dark .demo-switch{background:#454a52!important}.product-window.demo-dark .demo-switch i{background:#d7dbe0!important}.product-window.demo-dark .demo-switch.on{background:#2563eb!important}.product-window.demo-dark .demo-switch.on i{background:#fff!important}.product-window.demo-dark .neutral-pill{background:#272b30!important;color:#b7bdc5!important;border-color:#3a3f46!important}.product-window.demo-dark .good-pill,.product-window.demo-dark .demo-rule-pill:not(.bad),.product-window.demo-dark .demo-db-closed-note{background:#10b9811f!important;color:#6ee7b7!important;border-color:#34d39961!important}.product-window.demo-dark .demo-dir-tag.buy{background:#10b9811f!important;color:#6ee7b7!important;border-color:#34d39961!important}.product-window.demo-dark .demo-app-rule.bad,.product-window.demo-dark .demo-rule-pill.bad,.product-window.demo-dark .demo-db-rules{background:#f43f5e1f!important;color:#fda4af!important;border-color:#fb718559!important}.product-window.demo-dark .demo-fee-box{background:#f59e0b1c!important;border-color:#fbbf2457!important}.product-window.demo-dark .demo-fee-copy{color:#fcd34d!important}.product-window.demo-dark .demo-note,.product-window.demo-dark .an-note,.product-window.demo-dark .demo-pattern-info,.product-window.demo-dark .demo-contact-email,.product-window.demo-dark .demo-risk-out>div{background:#2563eb1c!important;border-color:#30466f!important;color:#c9d5e7!important}.product-window.demo-dark .demo-contact-email span,.product-window.demo-dark .demo-watch-grid span{color:#93c5fd!important}.product-window.demo-dark .demo-meter{background:#101214!important;box-shadow:inset 0 1px 2px #00000073!important}.product-window.demo-dark .an-heat i{background:#262a2f!important;border-color:transparent}.product-window.demo-dark .an-heat i.g{background:#166534!important}.product-window.demo-dark .an-heat i.r{background:#9f1239!important}.product-window.demo-dark .an-heat i.b{background:#1d4ed8!important}.product-window.demo-dark .an-heat i[data-demo-day]:hover,.product-window.demo-dark .an-heat i[data-demo-day]:focus-visible,.product-window.demo-dark .an-heat i[data-demo-day].sel,.product-window.demo-dark .an-heat i.sel{border-color:#f3f4f6!important}.product-window.demo-dark .demo-pattern-art,.product-window.demo-dark .demo-pattern-logo{background:#111315!important;border-color:#30343a!important}.product-window.demo-dark .demo-pattern-art img,.product-window.demo-dark .demo-pattern-modal-image{background:#111315!important;border-color:#353a41!important;filter:invert(.92) hue-rotate(180deg) saturate(.9) brightness(.92)}.product-window.demo-dark .demo-pattern-logo{background:linear-gradient(145deg,#151b27,#202327)!important}.product-window.demo-dark .demo-pattern-logo span{color:#93c5fd!important}.product-window.demo-dark .demo-trade-modal,.product-window.demo-dark .demo-ask-modal,.product-window.demo-dark .demo-contact-modal{color:#e7e9ec!important}.product-window.demo-dark .demo-drawer-scrim,.product-window.demo-dark .demo-modal-backdrop{background:#000000ad!important}#interactiveDemo.demo-dark .tj-brand{border-bottom-color:#2b2b2b!important;background:#1a1a1a!important}#interactiveDemo.demo-dark .tj-date,#interactiveDemo.demo-dark .tj-stats-h{color:#a0a0a0!important}#interactiveDemo.demo-dark .tj-stats .st:not(.streak){background:#212121!important;border-color:#3a3a3a!important;color:#e0e0e0!important;box-shadow:0 2px 5px #0000003d!important}#interactiveDemo.demo-dark .tj-stats .st.cap{background:#2563eb29!important;border-color:transparent!important}#interactiveDemo.demo-dark .tj-stats .st small{color:#a0a0a0!important}#interactiveDemo.demo-dark .tj-stats .st.cap small{color:#93c5fd!important}#interactiveDemo.demo-dark .tj-stats .st b{color:#e0e0e0!important}#interactiveDemo.demo-dark .tj-stats .st b.good{color:#6ee7b7!important}#interactiveDemo.demo-dark .tj-stats .st.streak{background:linear-gradient(160deg,#2563eb,#4f46e5)!important;border-color:transparent!important}#interactiveDemo.demo-dark .tj-stats .st.streak small,#interactiveDemo.demo-dark .tj-stats .st.streak b{color:#fff!important}#interactiveDemo.demo-dark .an-curve{background:#161616!important;border-color:#3a3a3a!important}#interactiveDemo.demo-dark .an-curve-inv{background:#161616!important;color:#a0a0a0!important}#interactiveDemo.demo-dark .an-curve svg circle{fill:#161616!important}#interactiveDemo.demo-dark .an-curve svg line{stroke:#6b7280!important}#interactiveDemo.demo-dark .an-curve-l{color:#a0a0a0!important}#interactiveDemo.demo-dark .an-demo-detail{border-top-color:#2b2b2b!important}#interactiveDemo.demo-dark .an-demo-metric{background:#212121!important;border-color:#3a3a3a!important;color:#e0e0e0!important;box-shadow:none!important}#interactiveDemo.demo-dark .an-demo-metric span{color:#a0a0a0!important}#interactiveDemo.demo-dark .an-demo-metric b{color:#e0e0e0!important}#interactiveDemo.demo-dark .an-demo-metric b.good{color:#6ee7b7!important}#interactiveDemo.demo-dark .an-demo-metric b.bad{color:#fda4af!important}#interactiveDemo.demo-dark .an-demo-pill{background:#10b9811f!important;color:#6ee7b7!important;border-color:#34d39961!important}#interactiveDemo.demo-dark .demo-wl-day{background:#1a1a1a!important;border-color:#3a3a3a!important}#interactiveDemo.demo-dark .demo-wl-day+.demo-wl-day{border-top-color:#2b2b2b!important}#interactiveDemo.demo-dark .demo-wl-date b{color:#e0e0e0!important}#interactiveDemo.demo-dark .demo-wl-date span,#interactiveDemo.demo-dark .demo-wl-chips small{color:#a0a0a0!important}#interactiveDemo.demo-dark .demo-wl-chips>span{background:#161616!important;border-color:#3a3a3a!important;color:#e0e0e0!important}#interactiveDemo.demo-dark .demo-load-more{background:#212121!important;border-color:#3a3a3a!important;color:#e0e0e0!important;box-shadow:none!important}#interactiveDemo.demo-dark .demo-load-more:hover{border-color:#2563eb!important;color:#93c5fd!important}#interactiveDemo.demo-dark .demo-page[data-demo-view=settings] .demo-note{background:#161b25!important;border-color:#30466f!important;color:#cbd5e1!important}#interactiveDemo.demo-dark .demo-storage span{background:#212121!important;border-color:#3a3a3a!important;color:#a0a0a0!important}#interactiveDemo.demo-dark .demo-storage b{color:#e0e0e0!important}#interactiveDemo.demo-dark .demo-disabled-actions button{background:#212121!important;border-color:#3a3a3a!important;color:#a0a0a0!important;box-shadow:none!important}#interactiveDemo.demo-dark .demo-disabled-actions .demo-action-primary{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important}#interactiveDemo.demo-dark .demo-disabled-actions .danger{background:#f43f5e24!important;border-color:#fb718566!important;color:#fda4af!important}#interactiveDemo.demo-dark .demo-modal-head,#interactiveDemo.demo-dark .demo-modal-foot{background:#1a1a1a!important;border-color:#2b2b2b!important;color:#e0e0e0!important}#interactiveDemo.demo-dark .demo-modal-head b,#interactiveDemo.demo-dark .demo-contact-card .demo-modal-head b{color:#e0e0e0!important}#interactiveDemo.demo-dark .demo-modal-head span{color:#a0a0a0!important}#interactiveDemo.demo-dark .demo-modal-head button,#interactiveDemo.demo-dark .demo-modal-foot button:not(.demo-save-trade){background:#212121!important;border-color:#3a3a3a!important;color:#e0e0e0!important}#interactiveDemo.demo-dark .demo-contact-card,#interactiveDemo.demo-dark .demo-contact-body{background:#1a1a1a!important;color:#e0e0e0!important}#interactiveDemo.demo-dark .demo-contact-email{background:#2563eb29!important;border-color:#30466f!important}#interactiveDemo.demo-dark .demo-contact-email span{color:#93c5fd!important}#interactiveDemo.demo-dark .demo-contact-email a{color:#e0e0e0!important}#interactiveDemo.demo-dark .demo-contact-note{color:#a0a0a0!important}#interactiveDemo.demo-dark .demo-contact-mail{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important}#interactiveDemo.demo-dark .url{background:#262a2f!important;border:1px solid #353a41!important;box-shadow:inset 0 1px 2px #00000047!important;color:#e5e7eb!important}#interactiveDemo.demo-dark .window-top{background:#191b1e!important;border-bottom-color:#30343a!important;box-shadow:none!important}#interactiveDemo.demo-dark #demoRiskPct{color:#a9afb7!important}#interactiveDemo.demo-dark .demo-summary-card .demo-app-kv b.good{color:#6ee7b7!important}#interactiveDemo.demo-dark .demo-summary-card .demo-app-kv b.bad,#interactiveDemo.demo-dark #demoSummaryCharges,#interactiveDemo.demo-dark #demoChargesTile,#interactiveDemo.demo-dark #demoFeeAmount{color:#fda4af!important}#interactiveDemo #demoSummaryCharges.bad,#interactiveDemo #demoChargesTile.bad,#interactiveDemo #demoFeeAmount.bad{color:#be123c}#interactiveDemo.demo-dark .demo-rule-days-card .an-card-h,#interactiveDemo.demo-dark .demo-stop-fill-card .an-card-h,#interactiveDemo.demo-dark .demo-fees-card .an-card-h,#interactiveDemo.demo-dark .demo-clock-card .an-card-h{color:#f3f4f6!important}#interactiveDemo.demo-dark .demo-rule-days-card .an-kv>span,#interactiveDemo.demo-dark .demo-stop-fill-card .an-kv>span{color:#f3f4f6!important}#interactiveDemo.demo-dark .demo-rule-days-card .an-kv>b:not(.good):not(.bad),#interactiveDemo.demo-dark .demo-stop-fill-card .an-kv>b:not(.good):not(.bad){color:#f3f4f6!important}#interactiveDemo.demo-dark .demo-fees-card .fee-row,#interactiveDemo.demo-dark .demo-clock-card .clock-row{border-bottom-color:#2b2b2b!important}#interactiveDemo.demo-dark .demo-fees-card .fee-m,#interactiveDemo.demo-dark .demo-fees-card .fee-v,#interactiveDemo.demo-dark .demo-fees-card .fee-p,#interactiveDemo.demo-dark .demo-clock-card .clock-h,#interactiveDemo.demo-dark .demo-clock-card .clock-n{color:#e7e9ec!important}#interactiveDemo.demo-dark .demo-add-pattern-card,#interactiveDemo.demo-dark .demo-add-pattern-body{background:#1a1a1a!important;color:#e0e0e0!important}#interactiveDemo.demo-dark .demo-inline-hint{color:#a0a0a0!important}#interactiveDemo .demo-add-pattern-body textarea{min-height:90px;resize:vertical}#interactiveDemo .demo-inline-hint{font-size:10px;color:#6b7280;font-weight:400}#interactiveDemo .demo-page[data-demo-view=debrief] .good,#interactiveDemo .demo-page[data-demo-view=analytics] .good{color:#047857!important}#interactiveDemo .demo-page[data-demo-view=debrief] .bad,#interactiveDemo .demo-page[data-demo-view=analytics] .bad{color:#be123c!important}#interactiveDemo.demo-dark .demo-page[data-demo-view=debrief] .good,#interactiveDemo.demo-dark .demo-page[data-demo-view=analytics] .good{color:#6ee7b7!important}#interactiveDemo.demo-dark .demo-page[data-demo-view=debrief] .bad,#interactiveDemo.demo-dark .demo-page[data-demo-view=analytics] .bad{color:#fda4af!important}#interactiveDemo .demo-today-kpi{padding:12px 14px;min-height:72px;display:flex;align-items:center}#interactiveDemo .demo-today-kpi .demo-app-tile-row{width:100%}#interactiveDemo .demo-page[data-demo-view=today] .demo-today-kpi .good{color:#047857!important}#interactiveDemo .demo-page[data-demo-view=today] .demo-today-kpi .bad{color:#be123c!important}#interactiveDemo.demo-dark .demo-page[data-demo-view=today] .demo-today-kpi .good{color:#6ee7b7!important}#interactiveDemo.demo-dark .demo-page[data-demo-view=today] .demo-today-kpi .bad{color:#fda4af!important}#interactiveDemo .demo-debrief-card>.demo-rq{margin-top:2px;gap:16px}#interactiveDemo .demo-debrief-head .demo-app-card-d{flex:1 1 100%}#interactiveDemo .demo-debrief-title{font-size:14.5px;font-weight:600}#interactiveDemo .demo-check-circle{width:16px;height:16px;border:1.5px solid currentColor;border-radius:50%;display:inline-grid;place-items:center;font-size:10px;line-height:1;color:#047857}#interactiveDemo .demo-rq-q{display:flex;flex-direction:column;gap:7px;margin:0;min-width:0}#interactiveDemo .demo-rq-title{font-size:13px;font-weight:600;line-height:1.35;color:#111}#interactiveDemo .demo-rq-title .hint{font-size:11.5px;color:#6b7280;font-weight:400}#interactiveDemo .demo-rq-choices{display:grid;gap:6px;width:100%;min-width:0}#interactiveDemo .demo-rq-choices.n2{grid-template-columns:repeat(2,minmax(0,1fr))}#interactiveDemo .demo-rq-choices.n3{grid-template-columns:repeat(3,minmax(0,1fr))}#interactiveDemo .demo-rq-choices.n4{grid-template-columns:repeat(2,minmax(0,1fr))}#interactiveDemo .demo-rq-choices.n5{grid-template-columns:repeat(6,minmax(0,1fr))}#interactiveDemo .demo-rq-choices.n5 button{grid-column:span 2}#interactiveDemo .demo-rq-choices.n5 button:nth-child(n+4){grid-column:span 3}#interactiveDemo .demo-rq-choices.n6{grid-template-columns:repeat(3,minmax(0,1fr))}#interactiveDemo .demo-rq-choices.n6w{grid-template-columns:repeat(2,minmax(0,1fr))}#interactiveDemo .demo-rq-choices button{display:inline-flex;justify-content:center;align-items:center;width:100%;min-width:0;min-height:42px;padding:8px 6px;text-align:center;white-space:normal;line-height:1.25;font-size:12.5px;font-weight:500;border-radius:9px;box-shadow:none}#interactiveDemo .demo-db-scale{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;width:100%}#interactiveDemo .demo-db-scale button{min-height:44px;height:44px;padding:0;font-size:14px;font-weight:600;border-radius:9px;box-shadow:none}#interactiveDemo .demo-db-note{min-height:64px;font-size:13.5px;line-height:1.45;padding:9px 12px}#interactiveDemo .demo-db-save{min-height:42px;font-size:12.5px;font-weight:600}#interactiveDemo .demo-self-rec{gap:10px;margin-top:2px}#interactiveDemo .demo-self-row{display:flex;flex-direction:column;gap:4px;padding:10px 12px;border-radius:9px}#interactiveDemo .demo-self-row .q{font-size:12.5px;font-weight:550;line-height:1.35}#interactiveDemo .demo-self-row .a{font-size:12px;line-height:1.4;margin-top:0}#interactiveDemo .demo-db-rules{margin:16px 0;padding:12px 14px}#interactiveDemo .demo-db-rules-h{align-items:baseline}#interactiveDemo .demo-db-rules-h span{font-size:12px;font-weight:550}#interactiveDemo .demo-db-rules-h b{font-size:14px;font-weight:650;letter-spacing:-.2px}#interactiveDemo .demo-db-rules ul{margin:8px 0 0;padding:0;list-style:none}#interactiveDemo .demo-db-rules li{font-size:13px;line-height:1.4;padding:7px 0 0;margin-top:7px;border-top:1px solid #fecdd3;color:#111}#interactiveDemo.demo-dark .demo-rq-title{color:#e0e0e0}#interactiveDemo.demo-dark .demo-rq-title .hint{color:#a0a0a0}#interactiveDemo.demo-dark .demo-check-circle{color:#6ee7b7}#interactiveDemo.demo-dark .demo-db-rules li{color:#e0e0e0;border-top-color:#fb718566}@media(max-width:620px){#interactiveDemo .demo-rq-choices.n3{grid-template-columns:repeat(2,minmax(0,1fr))}#interactiveDemo .demo-rq-choices.n3 button:last-child{grid-column:1/-1}#interactiveDemo .demo-rq-choices.n5{grid-template-columns:repeat(2,minmax(0,1fr))}#interactiveDemo .demo-rq-choices.n5 button,#interactiveDemo .demo-rq-choices.n5 button:nth-child(n+4){grid-column:auto}#interactiveDemo .demo-rq-choices.n5 button:last-child{grid-column:1/-1}#interactiveDemo .demo-rq-choices.n6{grid-template-columns:repeat(2,minmax(0,1fr))}#interactiveDemo .demo-rq-choices button{min-height:44px;font-size:12px;padding:8px 4px}}#interactiveDemo .demo-page[data-demo-view=today] .demo-size-card .good,#interactiveDemo .demo-page[data-demo-view=today] .demo-trades-card .good{color:#047857!important}#interactiveDemo .demo-page[data-demo-view=today] .demo-size-card .bad,#interactiveDemo .demo-page[data-demo-view=today] .demo-trades-card .bad{color:#be123c!important}#interactiveDemo.demo-dark .demo-page[data-demo-view=today] .demo-size-card .good,#interactiveDemo.demo-dark .demo-page[data-demo-view=today] .demo-trades-card .good{color:#6ee7b7!important}#interactiveDemo.demo-dark .demo-page[data-demo-view=today] .demo-size-card .bad,#interactiveDemo.demo-dark .demo-page[data-demo-view=today] .demo-trades-card .bad{color:#fda4af!important}.buy-btn{text-decoration:none}.tj-theme-setup-note{position:relative;z-index:9999;margin:0;padding:10px 16px;background:#fff7ed;border-bottom:1px solid #fed7aa;color:#9a3412;font:600 13px/1.45 Inter,system-ui,sans-serif;text-align:center}.tj-basic-page{min-height:70vh;padding:48px 20px;background:#f6f7f8;color:#111;font-family:Inter,system-ui,sans-serif}.tj-basic-card{max-width:760px;margin:0 auto;background:#fff;border:1px solid #e2e7ee;border-radius:18px;padding:28px}.tj-basic-card h1{margin:8px 0 18px;font-size:34px}.tj-back{color:#2563eb;text-decoration:none}.tj-basic-price{font-size:28px;font-weight:750;margin-bottom:18px}.tj-rte{color:#475467;line-height:1.7}.tj-basic-buy,.tj-basic-checkout{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;padding:12px 18px;border:0;border-radius:10px;background:#2563eb;color:#fff;text-decoration:none;font-weight:700;cursor:pointer}.tj-basic-checkout{margin-left:8px;background:#111}.tj-cart-row{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #e5e7eb}
/*# sourceMappingURL=/cdn/shop/t/2/assets/tradejournal-store.css.map */
