.ot-landing{--teal: #0d9488;--teal-dark: #0f766e;--teal-700: #115e59;--ink: #0c1413;--ink-soft: #3f4d4a;--muted: #6b7a77;--line: #e3e9e7;--line-soft: #eef2f1;--bg: #ffffff;--bg-soft: #f6f8f7;--bg-tint: #f0faf8;--radius: 16px;font-family:DM Sans,sans-serif;color:var(--ink);background:var(--bg);line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden;box-sizing:border-box}.ot-landing *{margin:0;padding:0;box-sizing:border-box}.ot-landing .mono{font-family:DM Mono,monospace}.ot-landing .wrap{max-width:1160px;margin:0 auto;padding:0 28px}.ot-landing a{text-decoration:none;color:inherit}.ot-landing .eyebrow{font-family:DM Mono,monospace;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--teal-dark);font-weight:500}.ot-landing .hero{position:relative;padding:84px 0 76px;overflow:hidden}.ot-landing .hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(60% 50% at 78% 12%,rgba(13,148,136,.1),transparent 70%),linear-gradient(180deg,var(--bg-tint),transparent 38%)}.ot-landing .grid-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.5;background-image:linear-gradient(var(--line-soft) 1px,transparent 1px),linear-gradient(90deg,var(--line-soft) 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:radial-gradient(70% 60% at 50% 30%,#000 30%,transparent 80%);mask-image:radial-gradient(70% 60% at 50% 30%,#000 30%,transparent 80%)}.ot-landing .hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.ot-landing .hero h1{font-size:clamp(38px,5vw,58px);line-height:1.04;letter-spacing:-.035em;font-weight:700;margin:18px 0 0}.ot-landing .hero h1 .hl{color:var(--teal-dark);position:relative;white-space:nowrap}.ot-landing .hero p.sub{font-size:19px;color:var(--ink-soft);margin-top:22px;max-width:520px;line-height:1.55}.ot-landing .cta-row{display:flex;align-items:center;gap:16px;margin-top:32px;flex-wrap:wrap}.ot-landing .btn-primary{background:var(--teal);color:#fff;font-weight:600;font-size:16px;padding:14px 26px;border-radius:11px;border:0;cursor:pointer;box-shadow:0 1px #0f766e99,0 10px 24px -8px #0d948880;transition:transform .15s ease,box-shadow .15s ease}.ot-landing .btn-primary:hover{transform:translateY(-2px);box-shadow:0 1px #0f766e99,0 16px 30px -8px #0d94888c}.ot-landing .btn-ghost{font-weight:600;font-size:16px;color:var(--ink);padding:14px 8px;display:inline-flex;align-items:center;gap:8px}.ot-landing .btn-ghost .arr{transition:transform .15s ease}.ot-landing .btn-ghost:hover .arr{transform:translate(4px)}.ot-landing .cta-note{font-family:DM Mono,monospace;font-size:12.5px;color:var(--muted);margin-top:16px;letter-spacing:.01em}.ot-landing .cta-note b{color:var(--teal-dark);font-weight:500}.ot-landing .mock{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 30px 60px -28px #0c141338,0 8px 20px -12px #0c14131a;overflow:hidden;transform:rotate(.4deg)}.ot-landing .mock-bar{display:flex;align-items:center;gap:7px;padding:13px 16px;border-bottom:1px solid var(--line-soft);background:var(--bg-soft)}.ot-landing .mock-bar .d{width:10px;height:10px;border-radius:50%;background:#d6dddb}.ot-landing .mock-bar .tag{margin-left:auto;font-family:DM Mono,monospace;font-size:11.5px;color:var(--teal-dark);background:var(--bg-tint);padding:4px 10px;border-radius:6px;letter-spacing:.04em}.ot-landing .mock-body{padding:20px}.ot-landing .mock-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:4px}.ot-landing .mock-head h3{font-size:17px;letter-spacing:-.02em}.ot-landing .mock-head .op{font-family:DM Mono,monospace;font-size:12.5px;color:var(--muted)}.ot-landing .pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--teal-700);background:var(--bg-tint);border:1px solid #cdeae5;padding:4px 10px;border-radius:20px;margin-top:8px}.ot-landing .pill .dotg{width:7px;height:7px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 3px #0d94882e}.ot-landing .bom{margin-top:18px;border-top:1px solid var(--line-soft)}.ot-landing .bom-row{display:grid;grid-template-columns:1fr auto auto;gap:10px;padding:11px 2px;border-bottom:1px solid var(--line-soft);align-items:center}.ot-landing .bom-row .name{font-size:14px}.ot-landing .bom-row .name small{display:block;color:var(--muted);font-size:11.5px;font-family:DM Mono,monospace;margin-top:1px}.ot-landing .bom-row .qty{font-family:DM Mono,monospace;font-size:12.5px;color:var(--ink-soft)}.ot-landing .bom-row .cost{font-family:DM Mono,monospace;font-size:13px;font-weight:500;text-align:right;min-width:74px}.ot-landing .mock-total{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding:14px 16px;background:var(--ink);color:#fff;border-radius:11px}.ot-landing .mock-total .lab{font-size:13px;color:#cdd8d5}.ot-landing .mock-total .val{font-family:DM Mono,monospace;font-size:20px;font-weight:500}.ot-landing .mock-total .val small{font-size:12px;color:#8fb8b1;font-weight:400}.ot-landing .float-card{position:absolute;right:-14px;bottom:-22px;z-index:2;background:#fff;border:1px solid var(--line);border-radius:12px;padding:13px 15px;box-shadow:0 18px 36px -16px #0c141347;display:flex;align-items:center;gap:11px}.ot-landing .float-card .ic{width:34px;height:34px;border-radius:9px;background:var(--bg-tint);display:grid;place-items:center;color:var(--teal-dark);font-weight:700}.ot-landing .float-card .t{font-size:12px;color:var(--muted);font-family:DM Mono,monospace}.ot-landing .float-card .v{font-size:15px;font-weight:600;letter-spacing:-.01em}.ot-landing .mock-shell{position:relative}.ot-landing .trust{padding:26px 0;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);background:var(--bg-soft)}.ot-landing .trust-inner{display:flex;align-items:center;gap:28px;flex-wrap:wrap;justify-content:center;color:var(--muted);font-size:13.5px}.ot-landing .trust b{color:var(--ink-soft)}.ot-landing .trust .sep{width:4px;height:4px;border-radius:50%;background:#cbd5d2}.ot-landing section.block{padding:90px 0}.ot-landing .sec-head{max-width:680px}.ot-landing .sec-head h2{font-size:clamp(28px,3.4vw,40px);letter-spacing:-.03em;line-height:1.1;margin-top:14px;font-weight:700}.ot-landing .sec-head p{font-size:18px;color:var(--ink-soft);margin-top:16px;line-height:1.55}.ot-landing .problem{background:var(--ink);color:#fff;position:relative;overflow:hidden}.ot-landing .problem:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(50% 60% at 85% 0%,rgba(13,148,136,.18),transparent 70%)}.ot-landing .problem .wrap{position:relative;z-index:1}.ot-landing .problem .eyebrow{color:#5fd6c8}.ot-landing .problem h2{color:#fff}.ot-landing .pain-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:42px}.ot-landing .pain{display:flex;gap:14px;padding:22px;border:1px solid #1f302d;border-radius:14px;background:#ffffff05}.ot-landing .pain .x{flex:none;width:26px;height:26px;border-radius:7px;background:#f4717124;color:#f88;display:grid;place-items:center;font-weight:700;font-size:15px}.ot-landing .pain p{color:#cfd8d6;font-size:15.5px;line-height:1.5}.ot-landing .pain p b{color:#fff;font-weight:600}.ot-landing .feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}.ot-landing .feat{border:1px solid var(--line);border-radius:var(--radius);padding:26px;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ot-landing .feat:hover{transform:translateY(-3px);box-shadow:0 22px 40px -24px #0c141333;border-color:#cdeae5}.ot-landing .feat .ic{width:42px;height:42px;border-radius:11px;background:var(--bg-tint);display:grid;place-items:center;margin-bottom:18px}.ot-landing .feat .ic svg{width:21px;height:21px;stroke:var(--teal-dark);fill:none;stroke-width:1.7}.ot-landing .feat h3{font-size:18px;letter-spacing:-.02em;margin-bottom:8px}.ot-landing .feat p{font-size:15px;color:var(--ink-soft);line-height:1.55}.ot-landing .feat .num{font-family:DM Mono,monospace;font-size:12px;color:var(--muted);float:right}.ot-landing .antihumo{background:var(--bg-tint);border-top:1px solid #d6ede9;border-bottom:1px solid #d6ede9}.ot-landing .antihumo .wrap{padding:64px 28px;text-align:center}.ot-landing .antihumo .eyebrow{display:block;margin-bottom:18px}.ot-landing .antihumo p.big{font-size:clamp(22px,2.8vw,30px);line-height:1.4;letter-spacing:-.02em;font-weight:600;max-width:820px;margin:0 auto;color:var(--ink)}.ot-landing .antihumo p.big .hl{color:var(--teal-dark)}.ot-landing .flow{display:flex;align-items:stretch;gap:0;margin-top:48px;flex-wrap:wrap}.ot-landing .step{flex:1;min-width:180px;padding:24px;border:1px solid var(--line);border-radius:14px;position:relative;background:#fff}.ot-landing .step+.step{margin-left:-1px}.ot-landing .step .n{font-family:DM Mono,monospace;font-size:12px;color:var(--teal-dark);font-weight:500}.ot-landing .step h4{font-size:16.5px;margin:10px 0 6px;letter-spacing:-.01em}.ot-landing .step p{font-size:14px;color:var(--muted);line-height:1.5}.ot-landing .step .conn{position:absolute;right:-11px;top:50%;transform:translateY(-50%);z-index:3;width:22px;height:22px;border-radius:50%;background:#fff;border:1px solid var(--line);display:grid;place-items:center;color:var(--teal-dark);font-size:12px}.ot-landing .final{padding:96px 0}.ot-landing .final-card{background:linear-gradient(135deg,var(--teal-700),var(--teal));border-radius:24px;padding:60px 48px;text-align:center;position:relative;overflow:hidden;box-shadow:0 40px 80px -36px #0d948899}.ot-landing .final-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:38px 38px;-webkit-mask-image:radial-gradient(60% 70% at 50% 0%,#000,transparent);mask-image:radial-gradient(60% 70% at 50% 0%,#000,transparent)}.ot-landing .final-card .inner{position:relative;z-index:1}.ot-landing .final-card h2{color:#fff;font-size:clamp(28px,3.6vw,42px);letter-spacing:-.03em;line-height:1.08}.ot-landing .final-card p{color:#d6f3ee;font-size:18px;margin-top:16px;max-width:560px;margin-left:auto;margin-right:auto}.ot-landing .btn-white{display:inline-block;margin-top:30px;background:#fff;color:var(--teal-700);font-weight:700;font-size:17px;padding:15px 34px;border-radius:12px;transition:transform .15s ease;box-shadow:0 12px 28px -10px #0000004d}.ot-landing .btn-white:hover{transform:translateY(-2px)}.ot-landing .final-card .note{color:#bfe9e2;font-family:DM Mono,monospace;font-size:12.5px;margin-top:16px}.ot-landing .faq{background:var(--bg-soft);border-top:1px solid var(--line-soft)}.ot-landing .faq .sec-head{margin:0 auto;text-align:center}.ot-landing .faq-list{max-width:760px;margin:48px auto 0;display:flex;flex-direction:column;gap:14px}.ot-landing .faq-item{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px 26px;transition:border-color .18s ease,box-shadow .18s ease}.ot-landing .faq-item:hover{border-color:#cdeae5;box-shadow:0 18px 36px -26px #0c14132e}.ot-landing .faq-item h3{font-size:17px;letter-spacing:-.02em;line-height:1.3;color:var(--ink);font-weight:600}.ot-landing .faq-answer{font-size:15.5px;color:var(--ink-soft);margin-top:10px;line-height:1.55}.ot-landing .reveal{opacity:1;transform:none}.ot-landing.js .reveal{opacity:0;transform:translateY(18px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}.ot-landing.js.is-loaded .reveal{opacity:1;transform:none}.ot-landing.js .d1{transition-delay:.05s}.ot-landing.js .d2{transition-delay:.13s}.ot-landing.js .d3{transition-delay:.22s}.ot-landing.js .d4{transition-delay:.3s}.ot-landing .reveal-up{opacity:1;transform:none}.ot-landing.js .reveal-up{opacity:0;transform:translateY(26px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}.ot-landing.js .reveal-up.is-in{opacity:1;transform:none}@keyframes ot-floaty{0%,to{transform:rotate(.4deg) translateY(0)}50%{transform:rotate(.4deg) translateY(-9px)}}@keyframes ot-floatySoft{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes ot-floatyCard{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.ot-landing .mock{animation:ot-floaty 7s ease-in-out infinite}.ot-landing .float-card{animation:ot-floatyCard 7s ease-in-out infinite}.ot-landing .showcase{padding:30px 0 90px}.ot-landing .showcase-row{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.ot-landing .showcase-row+.showcase-row{margin-top:96px}.ot-landing .showcase-row.flip .scw-text{order:2}.ot-landing .scw-text .eyebrow{display:block}.ot-landing .scw-text h3{font-size:clamp(24px,2.6vw,33px);letter-spacing:-.025em;margin-top:14px;line-height:1.12;font-weight:700}.ot-landing .scw-text>p{font-size:17px;color:var(--ink-soft);margin-top:14px;line-height:1.55;max-width:440px}.ot-landing .scw-list{margin-top:20px;display:flex;flex-direction:column;gap:11px}.ot-landing .scw-list li{list-style:none;display:flex;gap:11px;align-items:flex-start;font-size:15px;color:var(--ink-soft)}.ot-landing .scw-list li:before{content:"✓";color:var(--teal);font-weight:700;flex:none}.ot-landing .scw-visual{position:relative}.ot-landing .scw-visual:before{content:"";position:absolute;top:-26px;right:-26px;bottom:-26px;left:-26px;z-index:0;background:radial-gradient(58% 58% at 50% 42%,rgba(13,148,136,.12),transparent 72%)}.ot-landing .scw-mock{position:relative;z-index:1;transform:none;animation:ot-floatySoft 8s ease-in-out infinite}.ot-landing .ord-row{display:grid;grid-template-columns:1fr 120px 86px;gap:14px;align-items:center;padding:13px 2px;border-bottom:1px solid var(--line-soft)}.ot-landing .ord-row:last-child{border-bottom:0}.ot-landing .ord-name{font-size:14px;letter-spacing:-.01em}.ot-landing .ord-op{font-family:DM Mono,monospace;font-size:11px;color:var(--muted);margin-bottom:2px}.ot-landing .ord-prog{display:flex;align-items:center;gap:9px}.ot-landing .ppct{font-family:DM Mono,monospace;font-size:11.5px;color:var(--ink-soft);min-width:30px;text-align:right}.ot-landing .pbar{height:6px;background:var(--line-soft);border-radius:99px;overflow:hidden;flex:1}.ot-landing .pbar .bar{display:block;height:100%;width:var(--w);background:linear-gradient(90deg,var(--teal),var(--teal-dark));border-radius:99px}.ot-landing .pbar .bar.red{background:linear-gradient(90deg,#f98a8a,#f56565)}.ot-landing.js .pbar .bar{width:0;transition:width 1.1s cubic-bezier(.2,.7,.2,1)}.ot-landing.js .scw-mock.fill .bar{width:var(--w)}.ot-landing .st{font-size:11px;font-weight:600;padding:5px 9px;border-radius:20px;text-align:center;white-space:nowrap}.ot-landing .st-go{color:var(--teal-700);background:var(--bg-tint);border:1px solid #cdeae5}.ot-landing .st-queue{color:var(--muted);background:var(--bg-soft);border:1px solid var(--line)}.ot-landing .st-done{color:#15803d;background:#effaf2;border:1px solid #c9ecd3}.ot-landing .chart{display:flex;align-items:flex-end;gap:16px;height:158px;padding:10px 4px 0;margin-top:10px}.ot-landing .ccol{flex:1;display:flex;flex-direction:column;align-items:center;gap:9px;height:100%;justify-content:flex-end}.ot-landing .cbars{display:flex;align-items:flex-end;gap:5px;height:100%}.ot-landing .cbar{width:16px;border-radius:5px 5px 0 0;height:var(--h)}.ot-landing .cbar.cost{background:var(--teal-dark)}.ot-landing .cbar.sale{background:#bfe6df}.ot-landing.js .cbar{height:0;transition:height 1s cubic-bezier(.2,.7,.2,1)}.ot-landing.js .scw-mock.fill .cbar{height:var(--h)}.ot-landing .clab{font-family:DM Mono,monospace;font-size:11px;color:var(--muted)}.ot-landing .chart-legend{display:flex;gap:18px;margin-top:14px;padding-top:13px;border-top:1px solid var(--line-soft)}.ot-landing .chart-legend span{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--ink-soft)}.ot-landing .lg{width:11px;height:11px;border-radius:3px}.ot-landing .lg-cost{background:var(--teal-dark)}.ot-landing .lg-sale{background:#bfe6df}.ot-landing .inv-row{display:grid;grid-template-columns:1fr 110px 64px;gap:14px;align-items:center;padding:12px 2px;border-bottom:1px solid var(--line-soft)}.ot-landing .inv-row:last-child{border-bottom:0}.ot-landing .inv-name{font-size:14px}.ot-landing .inv-name small{display:block;color:var(--muted);font-size:11px;font-family:DM Mono,monospace;margin-top:1px}.ot-landing .inv-q{font-family:DM Mono,monospace;font-size:12px;color:var(--ink-soft);text-align:right}.ot-landing .inv-row.low .inv-q{color:#e0455a;font-weight:500}.ot-landing .ideal{background:var(--bg-soft);border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}.ot-landing .ideal .sec-head{margin-bottom:42px}.ot-landing .ideal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ot-landing .gcard{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px 22px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ot-landing .gcard:hover{transform:translateY(-3px);box-shadow:0 22px 40px -24px #0c141333;border-color:#cdeae5}.ot-landing .gcard .gic{width:44px;height:44px;border-radius:11px;background:var(--bg-tint);display:grid;place-items:center;margin-bottom:16px}.ot-landing .gcard .gic svg{width:22px;height:22px;stroke:var(--teal-dark);fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.ot-landing .gcard h3{font-size:17px;letter-spacing:-.02em;margin-bottom:6px}.ot-landing .gcard p{font-size:14.5px;color:var(--ink-soft);line-height:1.5}.ot-landing .gcard .tags{margin-top:14px;display:flex;flex-wrap:wrap;gap:7px}.ot-landing .gcard .tags span{font-family:DM Mono,monospace;font-size:11px;color:var(--teal-700);background:var(--bg-tint);border:1px solid #d6ede9;padding:4px 9px;border-radius:7px;letter-spacing:.02em}.ot-landing .ideal-note{margin-top:30px;text-align:center;font-size:15px;color:var(--muted)}.ot-landing .ideal-note b{color:var(--ink-soft);font-weight:600}.ot-landing .tst .sec-head{margin-bottom:44px}.ot-landing .tst-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ot-landing .tcard{background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px 26px;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ot-landing .tcard:hover{transform:translateY(-3px);box-shadow:0 24px 44px -26px #0c141338;border-color:#cdeae5}.ot-landing .stars{display:flex;gap:4px;margin-bottom:18px}.ot-landing .stars svg{width:18px;height:18px;fill:#f5a524}.ot-landing .tcard blockquote{font-size:16px;line-height:1.6;color:var(--ink-soft);margin:0;flex:1}.ot-landing .tcard blockquote b{color:var(--ink);font-weight:600}.ot-landing .tcard .tdiv{height:1px;background:var(--line-soft);margin:22px 0 18px}.ot-landing .tperson{display:flex;align-items:center;gap:13px}.ot-landing .tav{width:46px;height:46px;border-radius:50%;flex:none;display:grid;place-items:center;color:#fff;font-weight:700;font-size:15px;letter-spacing:.02em}.ot-landing .tav-a{background:var(--teal-dark)}.ot-landing .tav-b{background:#3b6fb0}.ot-landing .tav-c{background:#8154c9}.ot-landing .tname{font-size:15px;font-weight:600;letter-spacing:-.01em}.ot-landing .trole{font-size:13px;color:var(--muted);margin-top:2px}.ot-landing .stats{position:relative;overflow:hidden;background:#08110f;color:#fff}.ot-landing .stats:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(60% 60% at 50% 0%,rgba(13,148,136,.32),transparent 62%),radial-gradient(80% 90% at 80% 110%,rgba(13,148,136,.16),transparent 60%)}.ot-landing .stats .wrap{position:relative;z-index:1;padding:96px 28px;text-align:center}.ot-landing .stats .eyebrow{color:#5fd6c6;display:block;margin-bottom:30px}.ot-landing .stat-hero{font-size:clamp(64px,13vw,168px);line-height:.92;font-weight:800;letter-spacing:-.04em;background:linear-gradient(180deg,#fff 36%,#9fb6b1);-webkit-background-clip:text;background-clip:text;color:transparent;font-variant-numeric:tabular-nums}.ot-landing .stat-hero .plus{background:none;-webkit-text-fill-color:#34d3bf;color:#34d3bf}.ot-landing .stat-sub{font-size:clamp(17px,2.1vw,23px);color:#c4d3cf;margin-top:22px;font-weight:500;letter-spacing:-.01em}.ot-landing .stat-row{display:grid;grid-template-columns:repeat(3,1fr);max-width:840px;margin:60px auto 0}.ot-landing .stat-cell{padding:6px 24px;position:relative}.ot-landing .stat-cell+.stat-cell:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:1px;background:#ffffff1f}.ot-landing .stat-big{font-size:clamp(38px,5vw,58px);font-weight:800;letter-spacing:-.03em;line-height:1;color:#fff;font-variant-numeric:tabular-nums}.ot-landing .stat-lab{font-size:14.5px;color:#9fb3ae;margin-top:14px;line-height:1.45}.ot-landing .appsec{background:var(--bg-soft);border-top:1px solid var(--line-soft);position:relative;overflow:hidden}.ot-landing .appsec .agrid-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.55;background-image:linear-gradient(var(--line-soft) 1px,transparent 1px),linear-gradient(90deg,var(--line-soft) 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:radial-gradient(80% 70% at 30% 40%,#000 20%,transparent 78%);mask-image:radial-gradient(80% 70% at 30% 40%,#000 20%,transparent 78%)}.ot-landing .appsec .wrap{position:relative;z-index:1}.ot-landing .app-grid{display:grid;grid-template-columns:minmax(280px,1fr) 1.15fr;gap:72px;align-items:center}.ot-landing .app-text .eyebrow{display:inline-flex;align-items:center;gap:9px}.ot-landing .app-text .eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 3px #0d94882e}.ot-landing .app-text h2{font-size:clamp(30px,3.8vw,46px);letter-spacing:-.03em;line-height:1.08;margin-top:18px;font-weight:700}.ot-landing .app-text h2 .hl{color:var(--teal-dark)}.ot-landing .app-text>p{font-size:18px;color:var(--ink-soft);margin-top:18px;line-height:1.55;max-width:480px}.ot-landing .store-list{margin-top:30px;display:flex;flex-direction:column;gap:14px;max-width:480px}.ot-landing .store-btn{display:flex;align-items:center;gap:16px;padding:16px 22px;background:#fff;border:1px solid var(--line);border-radius:14px;text-decoration:none;color:var(--ink);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.ot-landing .store-btn:hover{transform:translateY(-2px);box-shadow:0 20px 36px -22px #0c14133d;border-color:#cdeae5}.ot-landing .store-btn .slogo{width:30px;height:30px;flex:none;display:grid;place-items:center}.ot-landing .store-btn .slogo svg{width:28px;height:28px}.ot-landing .store-btn .stxt small{display:block;font-size:12px;color:var(--muted);letter-spacing:.01em}.ot-landing .store-btn .stxt b{font-size:17px;font-weight:700;letter-spacing:-.01em}.ot-landing .store-btn .sarr{margin-left:auto;color:var(--muted);transition:transform .16s ease}.ot-landing .store-btn:hover .sarr{transform:translate(4px);color:var(--teal-dark)}.ot-landing .phone-wrap{display:flex;justify-content:center}.ot-landing .phone{position:relative;width:300px;flex:none;background:#0c1413;border-radius:46px;padding:13px;box-shadow:0 50px 90px -36px #0c141380,0 12px 30px -16px #0c14134d;animation:ot-floatySoft 8s ease-in-out infinite}.ot-landing .phone-screen{position:relative;background:#fff;border-radius:34px;overflow:hidden;height:560px}.ot-landing .phone-notch{position:absolute;top:11px;left:50%;transform:translate(-50%);width:108px;height:26px;background:#0c1413;border-radius:16px;z-index:5}.ot-landing .ph-body{padding:46px 18px 0;height:100%;display:flex;flex-direction:column}.ot-landing .ph-eyebrow{font-family:DM Mono,monospace;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-dark);display:flex;align-items:center;gap:6px}.ot-landing .ph-hi{font-size:21px;font-weight:700;letter-spacing:-.02em;margin-top:8px}.ot-landing .ph-date{font-size:12px;color:var(--muted);margin-top:3px;font-family:DM Mono,monospace}.ot-landing .ph-search{margin-top:15px;display:flex;align-items:center;gap:8px;padding:10px 12px;background:var(--bg-soft);border:1px solid var(--line);border-radius:11px;color:var(--muted);font-size:12.5px}.ot-landing .ph-search svg{width:14px;height:14px;stroke:var(--muted);fill:none;stroke-width:2}.ot-landing .ph-prog{margin-top:14px;padding:14px;border:1px solid #cdeae5;background:var(--bg-tint);border-radius:13px}.ot-landing .ph-prog-top{display:flex;align-items:center;gap:10px}.ot-landing .ph-prog-ic{width:30px;height:30px;border-radius:8px;background:#fff;display:grid;place-items:center;color:var(--teal-dark)}.ot-landing .ph-prog-ic svg{width:16px;height:16px;stroke:var(--teal-dark);fill:none;stroke-width:1.8}.ot-landing .ph-prog-t b{font-size:13.5px;letter-spacing:-.01em}.ot-landing .ph-prog-t small{display:block;font-size:11px;color:var(--muted);margin-top:1px}.ot-landing .ph-prog-pct{margin-left:auto;font-family:DM Mono,monospace;font-size:13px;font-weight:600;color:var(--teal-dark)}.ot-landing .ph-prog-bar{height:6px;background:#fff;border-radius:99px;overflow:hidden;margin-top:11px}.ot-landing .ph-prog-bar i{display:block;height:100%;width:88%;background:linear-gradient(90deg,var(--teal),var(--teal-dark));border-radius:99px}.ot-landing .ph-lab{font-family:DM Mono,monospace;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:16px 0 9px}.ot-landing .ph-act{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid var(--line);border-radius:13px;background:#fff}.ot-landing .ph-act+.ph-act{margin-top:9px}.ot-landing .ph-act-ic{width:34px;height:34px;border-radius:9px;flex:none;display:grid;place-items:center;color:#fff}.ot-landing .ph-act-ic svg{width:18px;height:18px;stroke:#fff;fill:none;stroke-width:1.9}.ot-landing .ph-act-ic.a1{background:var(--teal)}.ot-landing .ph-act-ic.a2{background:#3b6fb0}.ot-landing .ph-act-ic.a3{background:#5aa897}.ot-landing .ph-act-t b{font-size:13.5px;letter-spacing:-.01em}.ot-landing .ph-act-t small{display:block;font-size:11px;color:var(--muted);margin-top:2px;line-height:1.3}.ot-landing .ph-badge{margin-left:auto;align-self:flex-start;font-size:9px;font-weight:700;letter-spacing:.04em;color:#e0455a;background:#fdecee;border:1px solid #f7cdd2;padding:3px 7px;border-radius:6px}.ot-landing .ph-tabbar{margin-top:auto;display:flex;justify-content:space-around;align-items:center;padding:14px 0 18px;border-top:1px solid var(--line-soft);background:#fff}.ot-landing .ph-tabbar svg{width:20px;height:20px;stroke:#b8c4c1;fill:none;stroke-width:1.8}.ot-landing .ph-tabbar .on svg{stroke:var(--teal-dark)}.ot-landing .ph-tabbar .av{width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,var(--teal),var(--teal-700))}@media (max-width:880px){.ot-landing .app-grid{grid-template-columns:1fr;gap:48px}.ot-landing .app-text{order:0}.ot-landing .phone-wrap{order:-1}.ot-landing .store-list,.ot-landing .app-text>p{max-width:none}.ot-landing .hero-grid{grid-template-columns:1fr;gap:48px}.ot-landing .pain-grid,.ot-landing .feat-grid{grid-template-columns:1fr}.ot-landing .feat-grid{gap:14px}.ot-landing .step{margin-left:0!important}.ot-landing .float-card{right:8px}.ot-landing .showcase-row{grid-template-columns:1fr;gap:34px}.ot-landing .showcase-row+.showcase-row{margin-top:64px}.ot-landing .showcase-row.flip .scw-text{order:0}.ot-landing .scw-visual{order:-1}.ot-landing .ideal-grid,.ot-landing .tst-grid{grid-template-columns:1fr}}@media (min-width:881px) and (max-width:1080px){.ot-landing .ideal-grid,.ot-landing .tst-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.ot-landing .stat-row{grid-template-columns:1fr;gap:34px;max-width:320px}.ot-landing .stat-cell+.stat-cell:before{display:none}.ot-landing .stat-cell{padding:0}}@media (prefers-reduced-motion:reduce){.ot-landing .mock,.ot-landing .scw-mock,.ot-landing .float-card,.ot-landing .phone{animation:none}.ot-landing.js .reveal,.ot-landing.js .reveal-up{opacity:1;transform:none;transition:none}.ot-landing.js .pbar .bar{width:var(--w);transition:none}.ot-landing.js .cbar{height:var(--h);transition:none}}
