.ldg{min-height:100vh}html{scroll-behavior:smooth}.ldg{--ink:#27343c;--ink-soft:#51606b;--navy:#27343c;--blue:#0f77ff;--blue-deep:#0b5fd6;--green:#0e9f6e;--gold:#eec569;--dark:#10181f;--paper:#fff;--mist:#f5f6fa;--line:#e6eaf2;--shadow-card:0 2px 6px #27343c0d, 0 18px 44px #27343c1f;--shadow-deep:0 4px 10px #27343c14, 0 30px 70px #27343c2e;font-family:var(--font-inter), system-ui, sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0}.ldg h1,.ldg h2,.ldg h3,.ldg .display{font-family:var(--font-inter-tight), var(--font-inter), system-ui, sans-serif}.ldg a{color:inherit;text-decoration:none}.ldg .wrap{max-width:1240px;margin:0 auto;padding:0 24px}.ldg .nav{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;border-bottom:1px solid #e6eaf2b3;position:sticky;top:0}.ldg .nav-inner{justify-content:space-between;align-items:center;height:68px;display:flex}.ldg .brand{letter-spacing:-.01em;align-items:center;gap:10px;font-size:20px;font-weight:700;display:flex}.ldg .brand-mark{background:var(--blue);color:#fff;width:34px;height:34px;font-size:19px;font-weight:800;font-family:var(--font-inter-tight), sans-serif;border-radius:10px;place-items:center;display:grid}.ldg .nav-links{align-items:center;gap:28px;font-size:15px;font-weight:500;display:flex}.ldg .nav-links a:hover{color:var(--blue)}.ldg .btn{cursor:pointer;will-change:transform;border-radius:9999px;justify-content:center;align-items:center;gap:8px;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.ldg .btn:hover{transform:scale(1.02)}.ldg .btn-primary{background:var(--blue);color:#fff;padding:13px 26px;font-size:15px;box-shadow:0 6px 18px #0f77ff47}.ldg .btn-primary:hover{background:var(--blue-deep);box-shadow:0 10px 28px #0f77ff66}.ldg .btn-ghost{border:1.5px solid var(--ink);color:var(--ink);background:0 0;padding:12px 24px;font-size:15px}.ldg .btn-ghost:hover{box-shadow:0 8px 22px #0911351f}.ldg .btn-lg{padding:16px 34px;font-size:17px}.ldg .hero{background:radial-gradient(1100px 620px at 50% -8%,#dfe0fa 0%,#dfe0fa00 62%),radial-gradient(900px 500px at 12% 30%,#eae4fa 0%,#eae4fa00 55%),radial-gradient(900px 520px at 88% 26%,#ddeefb 0%,#ddeefb00 55%),radial-gradient(700px 420px at 78% 72%,#e4f4f0 0%,#e4f4f000 60%),linear-gradient(#edeafb 0%,#f6f7fe 48%,#fff 100%);position:relative;overflow:hidden}.ldg .hero-inner{grid-template-columns:300px minmax(0,1fr) 300px;align-items:center;gap:36px;padding:76px 0 64px;display:grid}.ldg .hero-center{text-align:center;flex-direction:column;align-items:center;gap:22px;display:flex}.ldg .eyebrow{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:9999px;align-items:center;gap:8px;padding:8px 16px;font-size:13.5px;font-weight:600;display:inline-flex;box-shadow:0 4px 14px #0911350f}.ldg .eyebrow .dot{background:var(--green);border-radius:50%;width:8px;height:8px}.ldg .hero h1{letter-spacing:-.025em;color:var(--navy);margin:0;font-size:64px;font-weight:800;line-height:1.06}.ldg .hero h1 .accent{color:var(--blue)}.ldg .hero-sub{color:var(--ink-soft);max-width:600px;margin:0;font-size:18px;line-height:1.6}.ldg .hero-ctas{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.ldg .hero-note{color:var(--ink-soft);font-size:13.5px}.ldg .proof-col{flex-direction:column;gap:20px;display:flex}.ldg .proof-col.right{padding-top:46px}.ldg .card{box-shadow:var(--shadow-card);background:#fff;border-radius:18px}.ldg .chat-card{flex-direction:column;gap:10px;padding:18px;display:flex}.ldg .chat-head{border-bottom:1px solid var(--mist);align-items:center;gap:10px;padding-bottom:10px;display:flex}.ldg .wa-avatar{background:#25d366;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.ldg .chat-head b{font-size:14px;display:block}.ldg .chat-head span{color:var(--ink-soft);font-size:12px}.ldg .msg{opacity:0;border-radius:14px;max-width:92%;padding:9px 13px;font-size:13.5px;line-height:1.45;transform:translateY(8px)}.ldg .msg.in{background:var(--mist);border-bottom-left-radius:4px;align-self:flex-start}.ldg .msg.out{background:var(--blue);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.ldg .typing{background:var(--blue);border-radius:14px 14px 4px;align-self:flex-end;align-items:center;gap:4px;padding:11px 14px;display:none}.ldg .typing i{background:#ffffffd9;border-radius:50%;width:6px;height:6px;animation:1s infinite blink;display:block}.ldg .typing i:nth-child(2){animation-delay:.18s}.ldg .typing i:nth-child(3){animation-delay:.36s}@keyframes blink{0%,80%,to{opacity:.3}40%{opacity:1}}.ldg .stat-card{padding:20px 22px}.ldg .stat-label{letter-spacing:.09em;color:var(--ink-soft);font-size:11.5px;font-weight:700}.ldg .stat-value{font-family:var(--font-inter-tight), sans-serif;color:var(--navy);margin-top:6px;font-size:27px;font-weight:800;line-height:1.2}.ldg .stat-value .u{color:var(--blue)}.ldg .stat-card.dark{background:var(--navy)}.ldg .stat-card.dark .stat-label{color:#9fb6c4}.ldg .stat-card.dark .stat-value{color:#fff}.ldg .confirm-card{flex-direction:column;gap:8px;padding:18px 20px;display:flex}.ldg .confirm-row{color:var(--navy);align-items:center;gap:10px;font-size:14.5px;font-weight:700;display:flex}.ldg .check-pill{background:#e3f6ee;border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;display:grid}.ldg .confirm-sub{color:var(--ink-soft);font-size:13px}.ldg .section{padding:96px 0}.ldg .sec-head{text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:760px;margin:0 auto 52px;display:flex}.ldg .kicker{letter-spacing:.1em;color:var(--blue);font-size:13px;font-weight:700}.ldg .sec-head h2{letter-spacing:-.02em;color:var(--navy);margin:0;font-size:44px;font-weight:800;line-height:1.12}.ldg .sec-head p{color:var(--ink-soft);margin:0;font-size:16.5px;line-height:1.6}.ldg .dark-sec{color:#fff;background:#27343c;position:relative;overflow:hidden}.ldg .dark-sec .sec-head h2{color:#fff}.ldg .dark-sec .sec-head p{color:#9fb0d8}.ldg .new-pill{color:#d9e4ee;letter-spacing:.04em;background:#3a4a55;border-radius:9999px;align-items:center;gap:7px;padding:7px 14px;font-size:12.5px;font-weight:700;display:inline-flex}.ldg .check-chips{flex-wrap:wrap;justify-content:center;gap:10px 26px;max-width:860px;margin:0 auto 44px;display:flex}.ldg .check-chips .check-item{color:#e8eef8;font-size:14.5px}.ldg .check-item{color:var(--navy);align-items:center;gap:9px;font-size:15px;font-weight:600;display:flex}.ldg .duo{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.ldg .duo-card{background:#1a242c;border:1px solid #39464f;border-radius:24px;flex-direction:column;gap:14px;min-height:430px;padding:34px;display:flex}.ldg .duo-card .duo-tag{letter-spacing:.06em;color:#9fb6c4;font-size:12.5px;font-weight:700}.ldg .duo-card h3{letter-spacing:-.015em;margin:0;font-size:24px;font-weight:800;line-height:1.3}.ldg .duo-card .link{color:#6ea8ff;font-size:14px;font-weight:600}.ldg .duo-visual{margin-top:auto}.ldg .dark-chat{background:#212c34;border-radius:16px;flex-direction:column;gap:9px;padding:16px;display:flex}.ldg .dark-chat .msg{opacity:1;transform:none}.ldg .dark-chat .msg.in{color:#dfe8ef;background:#34424c}.ldg .wave{justify-content:center;align-items:center;gap:3px;height:120px;padding:10px 4px;display:flex}.ldg .wave i{background:linear-gradient(#8ab5ff,#0f77ff);border-radius:9999px;width:4px;display:block}.ldg .tabs-sec{background:#fff}.ldg .pill-tabs{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:46px;display:flex}.ldg .pill-tab{color:var(--ink-soft);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9999px;padding:9px 18px;font-size:14px;font-weight:600;transition:all .22s}.ldg .pill-tab.active{color:var(--navy);background:#fdf3df;border-color:#ecd39a}.ldg .tab-panel{grid-template-columns:minmax(0,1fr) 480px;align-items:center;gap:60px;display:none}.ldg .tab-panel.show{display:grid}.ldg .tab-copy h3{letter-spacing:-.02em;color:var(--navy);margin:0 0 12px;font-size:30px;font-weight:800}.ldg .tab-copy>p{color:var(--ink-soft);margin:0 0 18px;font-size:15.5px;line-height:1.6}.ldg .tab-checks{color:var(--ink);flex-direction:column;gap:10px;font-size:14.5px;display:flex}.ldg .tab-checks div{align-items:flex-start;gap:9px;line-height:1.5;display:flex}.ldg .tab-checks svg{flex-shrink:0;margin-top:2px}.ldg .tab-visual{flex-direction:column;gap:14px;display:flex}.ldg .tab-visual .mini-row{gap:14px;display:flex}.ldg .mini-card{box-shadow:var(--shadow-card);background:#fff;border-radius:16px;flex:1;padding:16px 18px}.ldg .mini-card .mock-title{margin-bottom:8px}.ldg .bulk-card{color:#fff;box-shadow:var(--shadow-card);background:linear-gradient(135deg,#0e9f6e,#0a7d57);border-radius:16px;padding:18px 20px}.ldg .bulk-card small{letter-spacing:.06em;opacity:.85;font-size:12px;font-weight:700}.ldg .bulk-card b{font-family:var(--font-inter-tight), sans-serif;font-size:34px;font-weight:800;line-height:1.15;display:block}.ldg .bulk-card span{opacity:.9;font-size:12.5px}.ldg .datepick{box-shadow:var(--shadow-card);background:#fff;border-radius:16px;padding:16px 18px}.ldg .datepick b{margin-bottom:10px;font-size:14px;display:block}.ldg .slot-grid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.ldg .slot{text-align:center;border:1px solid var(--line);color:var(--ink-soft);border-radius:8px;padding:7px 0;font-size:12.5px;font-weight:600}.ldg .slot.on{background:var(--blue);color:#fff;border-color:var(--blue)}.ldg .monitor-sec{padding:40px 0 96px}.ldg .monitor-box{background:#eef1f7;border-radius:32px;padding:72px 56px}.ldg .monitor-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);align-items:center;gap:60px;display:grid}.ldg .monitor{min-height:330px;box-shadow:var(--shadow-deep);background:linear-gradient(135deg,#f2f6f3 0%,#e8eef8 100%);border:10px solid #101828;border-radius:18px;padding:26px;position:relative}.ldg .monitor-stand{background:linear-gradient(#d3d8e2,#b9c0cf);border-radius:0 0 10px 10px;width:110px;height:58px;margin:0 auto}.ldg .screen{opacity:0;place-items:center;display:grid;position:absolute;inset:26px}.ldg .screen.on{opacity:1}.ldg .screen-card{background:#fff;border-radius:14px;width:min(430px,92%);padding:20px 22px;box-shadow:0 14px 38px #09113524}.ldg .screen-card .mock-title{margin-bottom:10px}.ldg .mon-dots{justify-content:center;gap:8px;margin-top:18px;display:flex}.ldg .mon-dots i{cursor:pointer;background:#c3ccda;border-radius:50%;width:8px;height:8px;transition:background .3s,transform .3s}.ldg .mon-dots i.on{background:var(--blue);transform:scale(1.25)}.ldg .work-feat{flex-direction:column;gap:26px;display:flex}.ldg .work-feat h3{letter-spacing:-.02em;color:var(--navy);margin:0;font-size:30px;font-weight:800}.ldg .feat-item{align-items:flex-start;gap:14px;display:flex}.ldg .feat-item .fi{background:#fff;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 5px 14px #09113517}.ldg .feat-item b{color:var(--navy);margin-bottom:3px;font-size:15.5px;display:block}.ldg .feat-item p{color:var(--ink-soft);margin:0;font-size:13.5px;line-height:1.55}.ldg .ai-sec{background:radial-gradient(700px 400px at 12% 100%,#d6bdf48c,#0000 60%),radial-gradient(800px 460px at 88% 10%,#97beff80,#0000 60%),linear-gradient(160deg,#c9d8f8 0%,#b9c8f4 45%,#cabcee 100%);border-radius:32px;margin:0 24px;padding:84px 0}.ldg .ai-sec .sec-head{margin-bottom:44px}.ldg .ai-collage{grid-template-columns:280px minmax(0,1fr) 280px;align-items:center;gap:24px;max-width:1120px;margin:0 auto;padding:0 24px;display:grid}.ldg .ai-side{flex-direction:column;gap:18px;display:flex}.ldg .ai-main{box-shadow:var(--shadow-deep);background:#fff;border-radius:18px;padding:22px 24px}.ldg .ai-main .mock-title{margin-bottom:12px}.ldg .donut-card{align-items:center;gap:16px;padding:18px 20px;display:flex}.ldg .donut-card b{font-family:var(--font-inter-tight), sans-serif;color:var(--navy);font-size:24px;font-weight:800;display:block}.ldg .donut-card span{color:var(--ink-soft);font-size:12.5px}.ldg .auto-reply{padding:18px 20px}.ldg .auto-reply .ar-pill{color:#0a473d;background:#daf0ef;border-radius:9999px;align-items:center;gap:7px;margin-bottom:10px;padding:6px 12px;font-size:12.5px;font-weight:700;display:inline-flex}.ldg .auto-reply p{color:var(--ink);margin:0;font-size:13.5px;line-height:1.55}.ldg .mini-bars{background:var(--navy);height:64px;box-shadow:var(--shadow-card);border-radius:16px;align-items:flex-end;gap:8px;padding:14px 16px 10px;display:flex}.ldg .mini-bars i{background:linear-gradient(#7fd6bd,#0e9f6e);border-radius:4px 4px 0 0;width:12px;display:block}.ldg .ai-card{cursor:pointer;outline-offset:2px;outline:2px solid #0000;transition:transform .22s,box-shadow .22s,outline-color .22s;position:relative}.ldg .ai-card:hover{box-shadow:var(--shadow-deep);transform:translateY(-4px)scale(1.02)}.ldg .ai-card.on{outline-color:var(--blue)}.ldg .ai-tag{background:var(--navy);color:#fff;opacity:0;pointer-events:none;white-space:nowrap;border-radius:9999px;padding:5px 12px;font-size:11.5px;font-weight:700;transition:opacity .2s,transform .2s;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)translateY(4px)}.ldg .ai-card:hover .ai-tag,.ldg .ai-card.on .ai-tag{opacity:1;transform:translate(-50%)translateY(0)}.ldg .ai-hint{color:var(--ink-soft);text-align:center;margin-top:12px;font-size:12px}.ldg .results-sec{background:#f6f7fe}.ldg .results-grid{grid-template-columns:minmax(0,1fr) 560px;align-items:center;gap:64px;display:grid}.ldg .results-copy h2{letter-spacing:-.02em;color:var(--navy);margin:0 0 14px;font-size:40px;font-weight:800;line-height:1.14}.ldg .results-copy p{color:var(--ink-soft);margin:0 0 18px;font-size:15.5px;line-height:1.6}.ldg .results-cards{grid-template-columns:1fr 1.1fr;gap:16px;display:grid}.ldg .pill-bars{box-shadow:var(--shadow-card);background:#fff;border-radius:18px;justify-content:center;align-items:flex-end;gap:22px;padding:22px;display:flex}.ldg .pill-bar{flex-direction:column;align-items:center;gap:8px;display:flex}.ldg .pill-bar i{border-radius:9999px;width:26px;display:block}.ldg .pill-bar b{font-family:var(--font-inter-tight), sans-serif;color:var(--navy);font-size:20px;font-weight:800}.ldg .pill-bar span{color:var(--ink-soft);text-align:center;font-size:11.5px}.ldg .rev-card{box-shadow:var(--shadow-card);background:#fff;border-radius:18px;padding:20px 22px}.ldg .rev-card .mock-title{margin-bottom:12px}.ldg .rev-row{border-bottom:1px dashed var(--line);justify-content:space-between;align-items:center;padding:7px 0;font-size:13.5px;display:flex}.ldg .rev-row:last-child{border-bottom:none}.ldg .rev-row b{font-family:var(--font-inter-tight), sans-serif;font-size:17px;font-weight:800}.ldg .roi-card{background:linear-gradient(135deg, var(--blue), #4a95ff);color:#fff;border-radius:18px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:18px;padding:20px 24px;display:flex;box-shadow:0 16px 40px #0f77ff59}.ldg .roi-card small{letter-spacing:.06em;opacity:.9;margin-bottom:4px;font-size:12px;font-weight:700;display:block}.ldg .roi-card b{font-family:var(--font-inter-tight), sans-serif;font-size:36px;font-weight:800;line-height:1.1}.ldg .roi-card span{opacity:.92;font-size:13px}.ldg .better-sec{text-align:center}.ldg .better-cols{grid-template-columns:repeat(3,minmax(0,1fr));gap:44px;max-width:1020px;margin:0 auto;display:grid}.ldg .better-col{flex-direction:column;align-items:center;gap:14px;display:flex}.ldg .better-col .bi{border-radius:16px;place-items:center;width:58px;height:58px;display:grid}.ldg .better-col b{color:var(--navy);font-size:16.5px}.ldg .better-col p{color:var(--ink-soft);margin:0;font-size:13.5px;line-height:1.6}.ldg .quote-sec{text-align:center;background:#fff;padding:90px 0}.ldg .quote-sec h2{letter-spacing:-.02em;color:var(--navy);max-width:760px;margin:0 auto 26px;font-size:38px;font-weight:800;line-height:1.2}.ldg .quote-sec blockquote{max-width:680px;color:var(--ink-soft);margin:0 auto;font-size:17.5px;line-height:1.7}.ldg .quote-who{color:var(--ink-soft);margin-top:22px;font-size:14px}.ldg .quote-who b{color:var(--navy);font-size:15px;display:block}.ldg .plans{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:26px;display:grid}.ldg .plan{background:#faf3e9;border-radius:22px;flex-direction:column;gap:16px;padding:32px;display:flex}.ldg .plan.alt{background:#d9e1f4}.ldg .plan h3{margin:0;font-size:17px;font-weight:700}.ldg .price{font-family:var(--font-inter-tight), sans-serif;color:var(--navy);font-size:42px;font-weight:800}.ldg .price small{color:var(--ink-soft);font-size:14px;font-weight:500;font-family:var(--font-inter), sans-serif}.ldg .plan ul{flex-direction:column;gap:10px;margin:0;padding:0;font-size:14.5px;list-style:none;display:flex}.ldg .plan li{align-items:center;gap:10px;display:flex}.ldg .plan .cta{margin-top:auto}.ldg .plan.featured{background:var(--navy);color:#fff;box-shadow:var(--shadow-deep);position:relative}.ldg .plan.featured .price{color:#fff}.ldg .plan.featured .price small{color:#9fb6c4}.ldg .flag{background:var(--gold);color:var(--ink);border-radius:9999px;padding:6px 14px;font-size:12.5px;font-weight:700;position:absolute;top:-14px;left:30px}.ldg .plan .plan-who{color:var(--ink-soft);margin:-6px 0 0;font-size:14px}.ldg .plan.featured .plan-who{color:#c6d4dd}.ldg .price .pr-prefix{color:var(--ink-soft);margin-right:2px;font-size:16px;font-weight:600}.ldg .plan.featured .price .pr-prefix{color:#9fb6c4}.ldg .plan.featured .btn-primary{color:var(--navy);background:#fff}.ldg .plan.featured .btn-primary:hover{background:#eef4ff}.ldg .pill-tab[data-bill]{min-width:120px}@media (max-width:980px){.ldg .plans{grid-template-columns:1fr}.ldg .plan.featured{order:-1}}.ldg .plans-note{text-align:center;color:var(--ink-soft);margin-top:30px;font-size:13.5px}.ldg .pb-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:start;gap:36px;display:grid}.ldg .pb-visual{background:linear-gradient(150deg,#e8def4 0%,#f1ecfb 55%,#faf3e9 100%);border-radius:26px;min-height:560px;position:sticky;top:96px;overflow:hidden}.ldg .pb-scene{opacity:0;visibility:hidden;flex-direction:column;gap:12px;padding:44px 46px;display:flex;position:absolute;inset:0}.ldg .pb-scene.on{opacity:1;visibility:visible}.ldg .pb-scene[data-scene=pro]{background:linear-gradient(150deg,#daf0ef 0%,#eaf6f3 55%,#d9e1f4 100%);border-radius:26px}.ldg .pb-scene[data-scene=kurumsal]{background:linear-gradient(150deg,#dfe6f7 0%,#eef1fb 55%,#e8def4 100%);border-radius:26px}.ldg .pb-card.up{cursor:pointer}.ldg .pb-card.up:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.ldg .pb-card .flag{top:-12px;left:22px}.ldg .pb-card.up.sel .pb-add{background:var(--blue);color:#fff}.ldg .pb-grid{align-items:stretch}.ldg .pb-visual{height:100%;min-height:520px;position:relative;top:0}.ldg .pb-scene{justify-content:center}.ldg .pb-scene-tag{letter-spacing:.1em;color:var(--ink-soft);font-size:12px;font-weight:700}.ldg .pb-scene h3{letter-spacing:-.02em;color:var(--navy);margin:0;font-size:30px;font-weight:800}.ldg .pb-scene>p{color:var(--ink-soft);max-width:440px;margin:0 0 10px;font-size:14.5px;line-height:1.6}.ldg .pb-mocks{flex-wrap:wrap;align-items:flex-start;gap:16px;margin-top:8px;display:flex}.ldg .pb-cart{flex-direction:column;gap:16px;display:flex}.ldg .pb-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px 24px}.ldg .pb-card.base{background:#f4faf7;border-color:#bcd8c9}.ldg .pb-card.up{transition:border-color .25s,box-shadow .25s,background .25s}.ldg .pb-card.up.sel{border-color:var(--blue);background:#f3f8ff;box-shadow:0 10px 30px #0f77ff1f}.ldg .pb-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.ldg .pb-head b{color:var(--navy);font-size:16.5px;display:block}.ldg .pb-head span{color:var(--ink-soft);font-size:12.5px}.ldg .pb-price{font-family:var(--font-inter-tight), sans-serif;color:var(--navy);white-space:nowrap;font-size:22px;font-weight:800}.ldg .pb-price small{color:var(--ink-soft);font-size:12px;font-weight:500;font-family:var(--font-inter), sans-serif}.ldg .pb-list{color:var(--ink);flex-direction:column;gap:8px;margin:0;padding:0;font-size:13.5px;list-style:none;display:flex}.ldg .pb-list li{align-items:center;gap:9px;display:flex}.ldg .pb-add{border:1.5px solid var(--blue);width:100%;color:var(--blue);background:#fff;margin-top:14px;padding:11px 0;font-size:14px}.ldg .pb-add.sel{background:var(--blue);color:#fff}.ldg .pb-sub{color:var(--navy);margin-bottom:12px;font-size:14px;font-weight:700}.ldg .pb-sub span{color:var(--ink-soft);font-size:12.5px;font-weight:500}.ldg .pb-addon-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.ldg .pb-addon{color:var(--ink);border:1px solid var(--line);cursor:pointer;border-radius:10px;align-items:center;gap:9px;padding:10px 12px;font-size:13px;font-weight:600;transition:border-color .2s,background .2s;display:flex}.ldg .pb-addon:has(input:checked){border-color:var(--blue);background:#f3f8ff}.ldg .pb-addon input{accent-color:var(--blue);margin:0}.ldg .pb-total{background:var(--navy);color:#fff;border-radius:18px;flex-direction:column;gap:12px;padding:22px 24px;display:flex}.ldg .pb-total-row{justify-content:space-between;align-items:flex-end;gap:10px;display:flex}.ldg .pb-total-row small{letter-spacing:.09em;color:#9fb6c4;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.ldg .pb-total-row b{font-family:var(--font-inter-tight), sans-serif;font-size:34px;font-weight:800;line-height:1}.ldg .pb-total-row>span{color:#c6d4dd;font-size:13px}.ldg .pb-addon-note{color:#c6d4dd;font-size:12.5px}.ldg .pb-note{color:#9fb6c4;font-size:12px;line-height:1.6}.ldg .pb-note a{color:#7db4ff;font-weight:600}@media (max-width:980px){.ldg .pb-grid{grid-template-columns:1fr}.ldg .pb-visual{min-height:0;position:relative;top:0}.ldg .pb-scene{display:none;position:relative}.ldg .pb-scene.on{display:flex}}.ldg .pv-back{color:var(--ink-soft);align-items:center;gap:6px;margin-bottom:18px;font-size:14px;font-weight:600;display:inline-flex}.ldg .pv-back:hover{color:var(--blue)}.ldg .pf-table{border:1px solid var(--line);background:#fff;border-radius:18px;max-width:880px;margin:64px auto 0;overflow:hidden}.ldg .pf-row{grid-template-columns:1.5fr 1fr 1.2fr;display:grid}.ldg .pf-row>div{border-top:1px solid var(--line);color:var(--ink);padding:13px 20px;font-size:13.5px}.ldg .pf-row>div:nth-child(2),.ldg .pf-row>div:nth-child(3){text-align:center;border-left:1px solid var(--line)}.ldg .pf-row.head>div{color:var(--navy);background:#f6f7fe;border-top:none;font-size:14px;font-weight:700}.ldg .pf-row.head small{color:var(--ink-soft);font-size:12px;font-weight:500}.ldg .pf-row>div:nth-child(3){background:#f7faff}.ldg .pf-no{color:#b7c2cc}.ldg .pv-included{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 34px;margin-top:44px;padding:22px 0;display:flex}.ldg .pv-corp{background:#f6f7fe;border-radius:26px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:56px;padding:52px 56px;display:grid}.ldg .pv-corp-copy h3{letter-spacing:-.02em;color:var(--navy);margin:0 0 12px;font-size:30px;font-weight:800}.ldg .pv-corp-copy>p{color:var(--ink-soft);margin:0 0 18px;font-size:15.5px;line-height:1.6}.ldg .pv-corp-copy .pb-list{margin-bottom:20px}.ldg .pv-corp-visual{flex-direction:column;gap:16px;display:flex}@media (max-width:980px){.ldg .pv-corp{grid-template-columns:1fr;gap:30px;padding:32px 24px}.ldg .pf-row{grid-template-columns:1.3fr .8fr 1fr}.ldg .pf-row>div{padding:11px 12px;font-size:12.5px}}.ldg .faq{flex-direction:column;gap:14px;max-width:780px;margin:0 auto;display:flex}.ldg .faq-item{background:#fff;border-radius:16px;padding:20px 24px;box-shadow:0 8px 24px #0911350f}.ldg .faq-item h3{margin:0 0 7px;font-size:16px;font-weight:700}.ldg .faq-item p{color:var(--ink-soft);margin:0;font-size:14.5px;line-height:1.6}.ldg .cta-sec{background:linear-gradient(135deg, #144a9e 0%, var(--navy) 55%, #0c1218 100%);color:#fff;text-align:center;padding:104px 0;position:relative;overflow:hidden}.ldg .cta-sec:after{content:"";background:radial-gradient(closest-side,#0f77ff47,#0000);width:1000px;height:520px;position:absolute;bottom:-300px;left:50%;transform:translate(-50%)}.ldg .cta-sec .wrap{z-index:1;flex-direction:column;align-items:center;gap:20px;display:flex;position:relative}.ldg .cta-sec h2{letter-spacing:-.02em;margin:0;font-size:48px;font-weight:800;line-height:1.12}.ldg .cta-sec p{color:#b6c6d2;max-width:560px;margin:0;font-size:17px;line-height:1.6}.ldg .cta-sec .btn-ghost{color:#fff;border-color:#8fa5b5}.ldg footer{background:var(--dark);color:#94a3b8;padding:60px 0 36px}.ldg .foot-grid{flex-wrap:wrap;justify-content:space-between;gap:40px;display:flex}.ldg .foot-col{flex-direction:column;gap:11px;font-size:14px;display:flex}.ldg .foot-col b{letter-spacing:.09em;color:#64748b;font-size:12px;font-weight:700}.ldg .foot-col a{color:#cbd5e1}.ldg .foot-col a:hover{color:#fff}.ldg .foot-brand{max-width:280px;font-size:14px;line-height:1.6}.ldg .foot-base{border-top:1px solid #2b3840;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:42px;padding-top:22px;font-size:13px;display:flex}.ldg.no-anim .typing{display:none!important}.ldg .strip{border-bottom:1px solid var(--line);background:#fff}.ldg .strip-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px 44px;padding:26px 0;display:flex}.ldg .strip-label{letter-spacing:.1em;color:var(--ink-soft);font-size:12px;font-weight:700}.ldg .strip-item{color:var(--navy);align-items:center;gap:9px;font-size:15px;font-weight:700;display:flex}.ldg .steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.ldg .step{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;gap:12px;padding:30px;display:flex}.ldg .step-no{background:var(--blue);color:#fff;width:40px;height:40px;font-family:var(--font-inter-tight), sans-serif;border-radius:50%;place-items:center;font-size:18px;font-weight:800;display:grid}.ldg .step h3{color:var(--navy);margin:0;font-size:20px;font-weight:800}.ldg .step p{color:var(--ink-soft);margin:0;font-size:14.5px;line-height:1.6}.ldg .lang-sec{background:#e8def4}.ldg .lang-grid{grid-template-columns:minmax(0,1fr) 460px;align-items:center;gap:64px;display:grid}.ldg .lang-copy{flex-direction:column;gap:16px;display:flex}.ldg .lang-copy h2{letter-spacing:-.02em;color:var(--navy);margin:0;font-size:42px;font-weight:800;line-height:1.14}.ldg .lang-copy p{color:#3b3355;margin:0;font-size:16.5px;line-height:1.6}.ldg .chips{flex-wrap:wrap;gap:10px;display:flex}.ldg .chip{color:var(--navy);background:#fff;border-radius:9999px;padding:8px 16px;font-size:14px;font-weight:600;box-shadow:0 4px 12px #09113512}.ldg .chip.more{color:var(--ink-soft);font-weight:500}.ldg .lang-card{box-shadow:var(--shadow-card);background:#fff;border-radius:20px;flex-direction:column;gap:10px;padding:22px;display:flex}.ldg .lang-card .msg{opacity:1;transform:none}.ldg .lang-tag{letter-spacing:.08em;color:var(--ink-soft);align-self:center;padding-top:4px;font-size:11.5px;font-weight:700}.ldg .mock{color:var(--ink);background:#fff;border-radius:16px;padding:18px}.ldg .mock-title{letter-spacing:.09em;color:var(--ink-soft);margin-bottom:12px;font-size:11.5px;font-weight:700}.ldg .inbox-row{border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;padding:11px 13px;display:flex}.ldg .inbox-row:last-child{margin-bottom:0}.ldg .inbox-row b{font-size:13.5px;display:block}.ldg .inbox-row span{color:var(--ink-soft);font-size:12px}.ldg .tag{white-space:nowrap;font-size:12px;font-weight:700}.ldg .panel-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;display:grid}.ldg .panel-stat{border-radius:12px;padding:14px}.ldg .panel-stat small{margin-bottom:4px;font-size:11.5px;font-weight:600;display:block}.ldg .panel-stat b{font-family:var(--font-inter-tight), sans-serif;font-size:21px;font-weight:800}.ldg .panel-list{border:1px solid var(--line);border-radius:12px;padding:13px 14px}.ldg .panel-list .row{justify-content:space-between;padding:5px 0;font-size:13px;display:flex}.ldg .stack-sec{background:#fff;padding:96px 0 40px}.ldg .stack-tabs{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;justify-content:center;gap:10px;padding:14px 8px;display:flex;position:sticky;top:68px;overflow-x:auto}.ldg .stack-tab{color:var(--ink-soft);white-space:nowrap;border:1px solid #0000;border-radius:9999px;padding:7px 15px;font-size:13px;font-weight:600;transition:border-color .25s,color .25s,box-shadow .25s}.ldg .stack-tab.active{border-color:var(--blue);color:var(--navy);background:#fff;box-shadow:0 4px 12px #09113514}.ldg .stack-list{max-width:1080px;margin:34px auto 0;padding:0 24px}.ldg .stack-card{will-change:transform;background:#fff;border-radius:18px;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:center;gap:44px;margin-bottom:20vh;padding:40px 44px;display:grid;position:sticky;box-shadow:0 -8px 30px #09113512,0 18px 44px #0911351a}.ldg .stack-card:last-child{margin-bottom:8vh}.ldg .stack-card h3{color:var(--ink);letter-spacing:-.01em;border-bottom:1px solid var(--line);margin:0 0 14px;padding-bottom:16px;font-size:34px;font-weight:700}.ldg .stack-card .desc{color:var(--ink-soft);margin:0 0 18px;font-size:16px;line-height:1.6}.ldg .stack-bullets{color:var(--ink);grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 18px;font-size:13.5px;display:grid}.ldg .stack-bullets div{align-items:center;gap:8px;display:flex}.ldg .sc-blue{border:1.5px solid #9ec5ff}.ldg .sc-teal{border:1.5px solid #9bd9d1}.ldg .sc-rose{border:1.5px solid #efc0c0}.ldg .sc-gold{border:1.5px solid #ecd39a}.ldg .stack-mock{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px;box-shadow:0 12px 32px #0911351a}.ldg .bars{align-items:flex-end;gap:18px;height:110px;padding:8px 6px 0;display:flex}.ldg .bar{border-radius:9999px;width:30px}.ldg .bar-label{color:var(--ink-soft);text-align:center;margin-top:6px;font-size:11px}.ldg .bar-val{text-align:center;color:var(--navy);font-size:13px;font-weight:700}@media (max-width:980px){.ldg .steps{grid-template-columns:1fr}.ldg .lang-grid{grid-template-columns:1fr;gap:34px}.ldg .stack-card{grid-template-columns:1fr;gap:22px;margin-bottom:24px;padding:26px;opacity:1!important;position:relative!important;top:0!important;transform:none!important}.ldg .stack-card h3{font-size:24px}.ldg .stack-bullets,.ldg .duo{grid-template-columns:1fr}.ldg .duo-card{min-height:0}.ldg .tab-panel{grid-template-columns:1fr;gap:30px}.ldg .monitor-grid{grid-template-columns:1fr;gap:36px}.ldg .monitor-box{padding:40px 22px}.ldg .ai-collage{grid-template-columns:1fr}.ldg .ai-sec{border-radius:0;margin:0}.ldg .results-grid{grid-template-columns:1fr;gap:36px}.ldg .better-cols{grid-template-columns:1fr;gap:34px}}@media (max-width:1120px){.ldg .hero-inner{grid-template-columns:1fr;gap:30px}.ldg .hero-center{order:-1}.ldg .proof-col{flex-flow:wrap;justify-content:center}.ldg .proof-col.right{padding-top:0}.ldg .proof-col .card{width:min(360px,100%)}}@media (max-width:760px){.ldg .nav-links a{display:none}.ldg .hero h1{font-size:40px}.ldg .hero-sub{font-size:16px}.ldg .sec-head h2{font-size:32px}.ldg .cta-sec h2{font-size:34px}.ldg .results-copy h2,.ldg .quote-sec h2{font-size:28px}.ldg .tab-copy h3,.ldg .work-feat h3{font-size:24px}.ldg .trio,.ldg .duo,.ldg .plans{grid-template-columns:1fr}.ldg .section{padding:64px 0}.ldg .check-chips{gap:8px 16px}.ldg .check-chips .check-item{font-size:13px}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.p.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_991aebb-module__bYvC1W__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_991aebb-module__bYvC1W__variable{--font-inter:"Inter", "Inter Fallback"}
@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(../media/13ae3e01af63c0ce-s.0_v7qv~qdckr_.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0ee4b8f05dcd9fee-s.0jr2jo04zlceh.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9eba4caf7edd2921-s.00t_.3.5..g_7.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(../media/f6752bd2263820da-s.10j9.xtie.pqv.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(../media/f285987c35230861-s.0l_qy7hq7zupz.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b8d1f0a88dfecec3-s.p.0g0e~i-as20lr.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ab57efd000576a30-s.p.0.xyi-bdzzdcz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:normal;font-weight:800;font-display:swap;src:url(../media/13ae3e01af63c0ce-s.0_v7qv~qdckr_.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:normal;font-weight:800;font-display:swap;src:url(../media/0ee4b8f05dcd9fee-s.0jr2jo04zlceh.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:800;font-display:swap;src:url(../media/9eba4caf7edd2921-s.00t_.3.5..g_7.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:800;font-display:swap;src:url(../media/f6752bd2263820da-s.10j9.xtie.pqv.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:800;font-display:swap;src:url(../media/f285987c35230861-s.0l_qy7hq7zupz.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:800;font-display:swap;src:url(../media/b8d1f0a88dfecec3-s.p.0g0e~i-as20lr.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:800;font-display:swap;src:url(../media/ab57efd000576a30-s.p.0.xyi-bdzzdcz.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight Fallback;src:local(Arial);ascent-override:100.51%;descent-override:25.03%;line-gap-override:0.0%;size-adjust:96.39%}.inter_tight_d6c3774c-module__OvAGAa__className{font-family:Inter Tight,Inter Tight Fallback;font-style:normal}.inter_tight_d6c3774c-module__OvAGAa__variable{--font-inter-tight:"Inter Tight", "Inter Tight Fallback"}
