@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Roboto+Mono:wght@400;500&display=swap");:root{--brand-500:#2ba85e;--brand-400:#2fbf7a;--brand-300:#3dc87a;--brand-200:#50e7bc;--brand-600:#37c6af;--brand-tint-1:#e8f8f0;--brand-tint-2:#d9f5e7;--brand-gradient:linear-gradient(180deg,#37c6af,#50e7bc);--fg-1:#141414;--fg-2:#545454;--fg-3:#8f8f8f;--fg-4:#c2c2c2;--fg-inverse:#fff;--slate-900:#111827;--slate-500:#6b7280;--slate-400:#9ca3af;--slate-200:#e5e7eb;--slate-100:#f3f4f6;--bg-0:#fff;--bg-1:#f7f7f7;--bg-2:#f2f3f5;--bg-3:#efefef;--bg-hover:hsla(0,0%,8%,.04);--bg-press:hsla(0,0%,8%,.08);--border-1:#e9eef2;--border-2:#e5e7eb;--border-3:#d9d9d9;--border-focus:#3dc87a;--success:#2ba85e;--success-bg:#d9f5e7;--warning:#d97706;--warning-bg:#fef3c7;--danger:#dc2626;--danger-bg:#fee2e2;--info:#2563eb;--info-bg:#dbeafe;--r-xs:4px;--r-sm:6px;--r-md:8px;--r-lg:10px;--r-xl:12px;--r-2xl:16px;--r-pill:999px;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:20px;--s-6:24px;--s-8:32px;--s-10:40px;--s-12:48px;--elev-0:0 0 0 1px var(--border-1);--elev-1:0 1px 2px rgba(0,0,0,.04),0 0 0 1px var(--border-1);--elev-2:0 4px 12px rgba(0,0,0,.06),0 0 0 1px var(--border-1);--elev-3:0 8px 24px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.04);--elev-popup:0 12px 32px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.06);--ring-focus:0 0 0 3px rgba(61,200,122,.25);--ease-out:cubic-bezier(0.22,0.61,0.36,1);--ease-in-out:cubic-bezier(0.4,0,0.2,1);--dur-fast:120ms;--dur-base:180ms;--dur-slow:280ms;--font-sans:"Inter","PingFang SC",-apple-system,BlinkMacSystemFont,"Hiragino Sans GB","Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif;--font-mono:"Roboto Mono",ui-monospace,"SF Mono",Menlo,Consolas,monospace;--fs-display:52px;--fs-h1:34px;--fs-h2:28px;--fs-h3:24px;--fs-h4:20px;--fs-lg:16px;--fs-base:14px;--fs-sm:13px;--fs-xs:12px;--fs-2xs:11px;--fs-3xs:10px;--lh-tight:1.2;--lh-snug:1.35;--lh-base:1.5;--lh-loose:1.65;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700}.ds-display{font-size:52px;font-size:var(--fs-display);letter-spacing:-.02em}.ds-display,.ds-h1{font-family:Inter,PingFang SC,-apple-system,BlinkMacSystemFont,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--font-sans);font-weight:700;font-weight:var(--fw-bold);line-height:1.2;line-height:var(--lh-tight);color:#141414;color:var(--fg-1)}.ds-h1{font-size:34px;font-size:var(--fs-h1);letter-spacing:-.015em}.ds-h2{font-size:28px;font-size:var(--fs-h2);line-height:1.2;line-height:var(--lh-tight);letter-spacing:-.01em}.ds-h2,.ds-h3{font-family:Inter,PingFang SC,-apple-system,BlinkMacSystemFont,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--font-sans);font-weight:700;font-weight:var(--fw-bold);color:#141414;color:var(--fg-1)}.ds-h3{font-size:24px;font-size:var(--fs-h3);line-height:1.35;line-height:var(--lh-snug)}.ds-h4{font-size:20px;font-size:var(--fs-h4)}.ds-h4,.ds-lead{font-family:Inter,PingFang SC,-apple-system,BlinkMacSystemFont,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--font-sans);font-weight:600;font-weight:var(--fw-semibold);line-height:1.35;line-height:var(--lh-snug);color:#141414;color:var(--fg-1)}.ds-lead{font-size:16px;font-size:var(--fs-lg)}.ds-body{font-weight:400;font-weight:var(--fw-regular)}.ds-body,.ds-body-strong{font-family:Inter,PingFang SC,-apple-system,BlinkMacSystemFont,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--font-sans);font-size:14px;font-size:var(--fs-base);line-height:1.5;line-height:var(--lh-base);color:#141414;color:var(--fg-1)}.ds-body-strong{font-weight:600;font-weight:var(--fw-semibold)}.ds-sm{font-size:13px;font-size:var(--fs-sm);color:#545454;color:var(--fg-2)}.ds-caption,.ds-sm{font-family:Inter,PingFang SC,-apple-system,BlinkMacSystemFont,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--font-sans);font-weight:400;font-weight:var(--fw-regular);line-height:1.5;line-height:var(--lh-base)}.ds-caption{font-size:12px;font-size:var(--fs-xs);color:#8f8f8f;color:var(--fg-3)}.ds-label{font-family:Inter,PingFang SC,-apple-system,BlinkMacSystemFont,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--font-sans);font-size:11px;font-size:var(--fs-2xs);font-weight:500;font-weight:var(--fw-medium);line-height:1.35;line-height:var(--lh-snug);color:#545454;color:var(--fg-2);letter-spacing:.02em}.ds-kbd{line-height:1;color:#545454;color:var(--fg-2)}.ds-code,.ds-kbd{font-family:Roboto Mono,ui-monospace,SF Mono,Menlo,Consolas,monospace;font-family:var(--font-mono);font-size:13px;font-size:var(--fs-sm);font-weight:400;font-weight:var(--fw-regular)}.ds-code{line-height:1.5;line-height:var(--lh-base);color:#141414;color:var(--fg-1)}*,:after,:before{box-sizing:border-box}body,html{margin:0}body{font-family:Inter,PingFang SC,-apple-system,BlinkMacSystemFont,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--font-sans);font-size:14px;font-size:var(--fs-base);color:#141414;color:var(--fg-1);background:#fff;background:var(--bg-0);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}:root{--nav-height:64px;--section-pad-y:96px;--container-max:1200px;--container-pad:24px;--hero-shadow:0 24px 64px rgba(14,88,58,.1),0 2px 8px rgba(0,0,0,.04);--brand-halo:radial-gradient(60% 60% at 50% 50%,rgba(55,198,175,.18) 0%,rgba(80,231,188,.02) 60%,transparent 100%)}.dl-landing *,.dl-landing :after,.dl-landing :before{box-sizing:border-box;margin:0;padding:0}.dl-landing{scroll-behavior:smooth;font-family:var(--font-sans);background:var(--bg-0);color:var(--fg-1);min-height:100vh;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;text-wrap:pretty}.dl-landing a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.dl-landing button{font-family:inherit;cursor:pointer;border:none;background:none}.dl-landing img,.dl-landing svg{display:block;max-width:100%}.dl-landing .container{max-width:1200px;max-width:var(--container-max);margin:0 auto;padding:0 24px;padding:0 var(--container-pad);min-height:0}.dl-landing .nav{position:fixed;top:0;left:0;right:0;z-index:50;height:64px;height:var(--nav-height);background:hsla(0,0%,100%,.82);backdrop-filter:saturate(180%) blur(16px);-webkit-backdrop-filter:saturate(180%) blur(16px);border-bottom:1px solid var(--border-1)}.dl-landing .nav-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.dl-landing .nav-logo{display:flex;align-items:center;gap:10px}.dl-landing .nav-logo img{width:26px;height:26px;border-radius:7px;box-shadow:0 1px 2px rgba(0,0,0,.06)}.dl-landing .nav-logo .name{font-weight:700;font-size:15px;letter-spacing:-.005em}.dl-landing .nav-logo .beta-pill{background:var(--brand-tint-2);color:var(--brand-500);font-weight:600;font-size:10px;padding:3px 7px;border-radius:var(--r-pill);letter-spacing:.04em}.dl-landing .nav-right{display:flex;align-items:center;gap:10px}.dl-landing .nav-cta{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 16px;background:var(--brand-300);color:#fff;border-radius:var(--r-sm);font-weight:600;font-size:13px;transition:all var(--dur-fast) var(--ease-out);box-shadow:0 1px 2px rgba(43,168,94,.18)}.dl-landing .nav-cta:hover{background:var(--brand-400);transform:translateY(-1px);box-shadow:0 4px 10px rgba(43,168,94,.24)}.dl-landing .nav-cta:active{transform:translateY(0)}.dl-landing .nav-cta i{width:15px;height:15px}.dl-landing .hero{padding-top:calc(64px + 72px);padding-top:calc(var(--nav-height) + 72px);padding-bottom:96px;padding-bottom:var(--section-pad-y);position:relative;overflow:hidden}.dl-landing .hero:before{content:"";position:absolute;top:-10%;right:-5%;bottom:20%;left:40%;background:radial-gradient(60% 60% at 50% 50%,rgba(55,198,175,.18) 0,rgba(80,231,188,.02) 60%,transparent 100%);background:var(--brand-halo);z-index:0;pointer-events:none}.dl-landing .hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);grid-gap:64px;gap:64px;align-items:center;min-height:520px}.dl-landing .hero-copy{max-width:560px}.dl-landing .hero-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:var(--brand-tint-2);color:var(--brand-500);font-weight:600;font-size:12px;border-radius:var(--r-pill);margin-bottom:24px;letter-spacing:.01em}.dl-landing .hero-pill .dot{width:6px;height:6px;border-radius:50%;background:var(--brand-400);box-shadow:0 0 0 4px rgba(61,200,122,.22)}.dl-landing .hero h1{font-size:64px;line-height:1.05;font-weight:700;letter-spacing:-.025em;color:var(--fg-1);margin-bottom:20px}.dl-landing .hero h1 em{font-style:normal;color:var(--brand-500)}.dl-landing .hero h1 .nowrap{white-space:nowrap;display:inline-block}.dl-landing .hero-sub{font-size:20px;line-height:1.55;color:var(--fg-2);margin-bottom:36px;max-width:520px}.dl-landing .hero-ctas{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:28px}.dl-landing .btn-primary-lg{display:inline-flex;align-items:center;gap:10px;height:52px;padding:0 22px;background:var(--brand-300);color:#fff;border-radius:var(--r-md);font-weight:600;font-size:15px;box-shadow:0 6px 18px rgba(43,168,94,.22),0 1px 2px rgba(43,168,94,.12);transition:all var(--dur-fast) var(--ease-out)}.dl-landing .btn-primary-lg:hover{background:var(--brand-400);transform:translateY(-2px);box-shadow:0 10px 26px rgba(43,168,94,.28)}.dl-landing .btn-primary-lg:active{transform:translateY(0)}.dl-landing .btn-primary-lg i{width:18px;height:18px}.dl-landing .btn-ghost-lg{display:inline-flex;align-items:center;gap:8px;height:52px;padding:0 18px;border-radius:var(--r-md);color:var(--fg-1);font-weight:600;font-size:15px;transition:background var(--dur-fast)}.dl-landing .btn-ghost-lg:hover{background:var(--bg-hover)}.dl-landing .btn-ghost-lg i{width:16px;height:16px}.dl-landing .hero-meta{display:flex;gap:20px;flex-wrap:wrap;font-size:13px;color:var(--fg-3)}.dl-landing .hero-meta span{display:inline-flex;align-items:center;gap:6px}.dl-landing .hero-meta i{width:14px;height:14px;color:var(--brand-400)}.dl-landing .hero-visual{position:relative;height:520px;perspective:1400px}.dl-landing .hv-item{position:absolute;background:var(--bg-0);border-radius:var(--r-xl);box-shadow:0 24px 64px rgba(14,88,58,.1),0 2px 8px rgba(0,0,0,.04);box-shadow:var(--hero-shadow);border:1px solid var(--border-1);transform-style:preserve-3d;transition:transform .4s var(--ease-out)}.dl-landing .hv-popup{width:320px;right:12px;bottom:0;transform:rotate(3deg) translateZ(0);z-index:3}.dl-landing .hv-word{width:300px;left:30px;top:70px;transform:rotate(-4deg) translateZ(20px);z-index:2}.dl-landing .hv-page{width:340px;left:-30px;bottom:40px;transform:rotate(-6deg) translateZ(-30px);z-index:1;opacity:.94}.dl-landing .hero-visual:hover .hv-popup{transform:rotate(2deg) translate(-6px,-6px)}.dl-landing .hero-visual:hover .hv-word{transform:rotate(-2deg) translate(4px,-4px)}.dl-landing .hero-visual:hover .hv-page{transform:rotate(-4deg) translate(-4px,2px)}.dl-landing .popup-mini{display:flex;flex-direction:column;border-radius:var(--r-xl);overflow:hidden}.dl-landing .pm-header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid var(--border-1)}.dl-landing .pm-header .logo-grp{display:flex;align-items:center;gap:7px}.dl-landing .pm-header img{width:20px;height:20px;border-radius:5px}.dl-landing .pm-header .pm-name{font-weight:700;font-size:13px}.dl-landing .pm-header .pm-badge{background:var(--brand-tint-2);color:var(--brand-500);font-weight:600;font-size:9px;padding:2px 5px;border-radius:var(--r-xs)}.dl-landing .pm-header .pm-ico{color:var(--fg-3)}.dl-landing .pm-body{padding:12px;display:flex;flex-direction:column;gap:10px}.dl-landing .pm-status{display:flex;align-items:center;gap:8px;padding:8px 10px;background:var(--bg-1);border-radius:var(--r-sm);font-size:12px}.dl-landing .pm-status .s-badge{padding:2px 7px;border-radius:var(--r-xs);background:var(--bg-3);color:var(--fg-2);font-size:10px;font-weight:600}.dl-landing .pm-status .s-title{color:var(--fg-1);font-weight:500;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-landing .pm-field{display:flex;flex-direction:column;gap:4px}.dl-landing .pm-flabel{font-size:10px;font-weight:600;color:var(--fg-3);letter-spacing:.05em;text-transform:uppercase}.dl-landing .pm-seg{display:flex;background:var(--bg-1);padding:3px;border-radius:var(--r-sm)}.dl-landing .pm-seg button{flex:1;height:26px;font-size:11px;font-weight:500;border-radius:var(--r-xs);color:var(--fg-2)}.dl-landing .pm-seg button.active{background:var(--bg-0);color:var(--fg-1);box-shadow:0 1px 2px rgba(0,0,0,.06)}.dl-landing .pm-cta{height:36px;background:var(--brand-300);color:#fff;border-radius:var(--r-sm);font-weight:600;font-size:13px}.dl-landing .pm-footer{display:flex;justify-content:space-between;padding:8px 12px;border-top:1px solid var(--border-1);color:var(--fg-3);font-size:10px}.dl-landing .wordp-mini{padding:16px;background:var(--bg-0);border-radius:var(--r-xl);display:flex;flex-direction:column;gap:10px}.dl-landing .wp-top{display:flex;justify-content:space-between;align-items:flex-start}.dl-landing .wp-word{font-size:22px;font-weight:700;color:var(--fg-1);letter-spacing:-.01em}.dl-landing .wp-close{color:var(--fg-3);padding:4px;border-radius:var(--r-xs)}.dl-landing .wp-close:hover{background:var(--bg-hover);color:var(--fg-1)}.dl-landing .wp-phon{display:flex;align-items:center;gap:8px;font-size:12px}.dl-landing .wp-phon .lbl{color:var(--fg-3);font-weight:600;font-size:10px;letter-spacing:.06em}.dl-landing .wp-phon .txt{color:var(--fg-2);font-family:var(--font-mono)}.dl-landing .wp-phon .play{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:var(--r-xs);background:var(--bg-1);color:var(--fg-2)}.dl-landing .wp-phon .play:hover{background:var(--brand-tint-2);color:var(--brand-500)}.dl-landing .wp-phon .play i{width:12px;height:12px}.dl-landing .wp-divider{height:1px;background:var(--border-1);margin:2px 0}.dl-landing .wp-def{display:flex;gap:8px;font-size:13px;line-height:1.55}.dl-landing .wp-def .pos{flex-shrink:0;padding:2px 6px;font-family:var(--font-mono);font-size:10px;background:var(--bg-1);color:var(--fg-2);border-radius:var(--r-xs);height:18px;display:inline-flex;align-items:center}.dl-landing .wp-def .txt{color:var(--fg-1)}.dl-landing .wp-add{margin-top:4px;height:36px;background:var(--brand-300);color:#fff;border-radius:var(--r-sm);font-weight:600;font-size:13px;display:flex;align-items:center;justify-content:center;gap:6px}.dl-landing .wp-add.added{background:var(--success-bg);color:var(--success)}.dl-landing .wp-add i{width:14px;height:14px}.dl-landing .page-mini{padding:14px;background:var(--bg-0);border-radius:var(--r-xl);display:flex;flex-direction:column;gap:10px;font-size:11px;line-height:1.5}.dl-landing .page-mini .url-bar{display:flex;align-items:center;gap:6px;padding:4px 8px;background:var(--bg-1);border-radius:var(--r-xs);color:var(--fg-3);font-family:var(--font-mono);font-size:10px}.dl-landing .page-mini .url-bar i{width:11px;height:11px}.dl-landing .page-mini .article p{font-size:11px;color:var(--fg-1);line-height:1.55}.dl-landing .page-mini .article p+p{margin-top:6px}.dl-landing .page-mini .tr-pair{display:flex;flex-direction:column;gap:2px}.dl-landing .page-mini .tr-src{color:var(--fg-3);font-size:10px;line-height:1.4}.dl-landing .page-mini .tr-tr{color:var(--fg-1);font-weight:500}.dl-landing .page-mini .tr-tr mark{background:var(--brand-tint-1);color:var(--brand-500);padding:0 2px;border-radius:2px;cursor:pointer;font-weight:600}.dl-landing section.loop{padding:96px 0;padding:var(--section-pad-y) 0;background:var(--bg-0);border-top:1px solid var(--border-1);border-bottom:1px solid var(--border-1)}.dl-landing .section-eyebrow{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;background:var(--brand-tint-2);color:var(--brand-500);font-weight:600;font-size:11px;border-radius:var(--r-pill);letter-spacing:.05em;text-transform:uppercase}.dl-landing .section-head{text-align:center;max-width:720px;margin:0 auto 56px}.dl-landing .section-head .section-eyebrow{margin-bottom:16px}.dl-landing .section-head h2{font-size:42px;line-height:1.15;font-weight:700;letter-spacing:-.02em;color:var(--fg-1);margin-bottom:14px}.dl-landing .section-head h2 em{font-style:normal;color:var(--brand-500)}.dl-landing .section-head p{font-size:17px;line-height:1.6;color:var(--fg-2)}.dl-landing .loop-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;position:relative}.dl-landing .loop-steps:before{content:"";position:absolute;top:98px;left:12%;right:12%;height:2px;background:repeating-linear-gradient(90deg,var(--border-2) 0,var(--border-2) 6px,transparent 6px,transparent 12px);z-index:0}@supports (background:repeating-linear-gradient(red 0%,red 0% 1%,red 2%)) and (top:var(--f )){.dl-landing .loop-steps:before{background:repeating-linear-gradient(90deg,var(--border-2) 0 6px,transparent 6px 12px)}}.dl-landing .step{position:relative;z-index:1;display:flex;flex-direction:column;background:var(--bg-0);padding:8px 8px 24px}.dl-landing .step-head{display:flex;align-items:center;gap:12px;padding:4px 16px 18px}.dl-landing .step-num{width:32px;height:32px;border-radius:50%;background:var(--brand-tint-2);color:var(--brand-500);display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.dl-landing .step-title{font-weight:700;font-size:17px;color:var(--fg-1);letter-spacing:-.01em}.dl-landing .step-visual{height:280px;background:linear-gradient(180deg,var(--bg-1) 0,hsla(0,0%,97%,0) 100%);border:1px solid var(--border-1);border-radius:var(--r-xl);padding:18px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.dl-landing .step-visual .wordp-mini{width:280px;box-shadow:var(--elev-2)}.dl-landing .step-visual .page-mini{width:100%;max-width:320px;box-shadow:var(--elev-2)}.dl-landing .step-body{padding:18px 20px 0}.dl-landing .step-body h4{font-size:15px;font-weight:600;color:var(--fg-1);margin-bottom:6px}.dl-landing .step-body p{font-size:13px;line-height:1.6;color:var(--fg-2)}.dl-landing .step-body .meta{margin-top:10px;display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--fg-3);font-family:var(--font-mono)}.dl-landing .step-body .meta .kbd{padding:1px 6px;background:var(--bg-1);border:solid var(--border-2);border-width:1px 1px 2px;border-radius:var(--r-xs);font-size:10px;color:var(--fg-2)}.dl-landing .phone-frame{width:180px;height:260px;background:var(--fg-1);border-radius:28px;padding:6px;box-shadow:var(--elev-3);position:relative}.dl-landing .phone-frame:before{content:"";position:absolute;top:10px;left:50%;transform:translateX(-50%);width:50px;height:6px;border-radius:4px;background:#000}.dl-landing .phone-screen{width:100%;height:100%;background:var(--bg-0);border-radius:22px;display:flex;flex-direction:column;overflow:hidden;padding:16px 14px 10px}.dl-landing .phone-screen .app-head{font-size:10px;font-weight:700;color:var(--fg-1);margin-bottom:10px;display:flex;align-items:center;gap:4px}.dl-landing .phone-screen .app-head img{width:14px;height:14px;border-radius:4px}.dl-landing .phone-screen .review-pill{padding:6px 8px;background:var(--brand-tint-1);border-radius:var(--r-sm);font-size:9px;color:var(--brand-500);font-weight:600;margin-bottom:8px;display:flex;justify-content:space-between;align-items:center}.dl-landing .phone-screen .review-pill .count{font-family:var(--font-mono)}.dl-landing .phone-screen .word-row{display:flex;justify-content:space-between;align-items:center;padding:5px 0;border-bottom:1px solid var(--border-1);font-size:10px}.dl-landing .phone-screen .word-row:last-of-type{border-bottom:none}.dl-landing .phone-screen .word-row .w{font-weight:600;color:var(--fg-1)}.dl-landing .phone-screen .word-row .c{color:var(--fg-3);font-family:var(--font-mono);font-size:9px}.dl-landing .phone-screen .word-row.fresh .w:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:var(--brand-300);margin-right:4px;vertical-align:2px}.dl-landing .placeholder-note{position:absolute;bottom:8px;left:0;right:0;text-align:center;font-size:9px;color:var(--fg-4);letter-spacing:.04em}.dl-landing section.matrix{padding:96px 0;padding:var(--section-pad-y) 0;background:var(--bg-1)}.dl-landing .matrix-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-bottom:24px}.dl-landing .dl-card{position:relative;background:var(--bg-0);border:1px solid var(--border-1);border-radius:var(--r-xl);padding:24px;display:flex;flex-direction:column;gap:12px;min-height:170px;transition:all var(--dur-base) var(--ease-out)}.dl-landing .dl-card:hover{border-color:var(--border-3);transform:translateY(-2px);box-shadow:var(--elev-2)}.dl-landing .dl-card.primary{border-color:var(--brand-300);border-width:2px;padding:23px;box-shadow:0 0 0 6px rgba(61,200,122,.08),0 8px 24px rgba(43,168,94,.1);order:-1}.dl-landing .dl-card.primary:before{content:"为你推荐";position:absolute;top:-10px;left:20px;background:var(--brand-300);color:#fff;padding:3px 10px;border-radius:var(--r-pill);font-size:10px;font-weight:700;letter-spacing:.05em}.dl-landing .dl-card.disabled{opacity:.68;pointer-events:auto}.dl-landing .dl-head{display:flex;align-items:center;gap:12px}.dl-landing .dl-icon{width:40px;height:40px;border-radius:var(--r-md);display:inline-flex;align-items:center;justify-content:center;background:var(--bg-1);flex-shrink:0}.dl-landing .dl-icon svg{width:26px;height:26px}.dl-landing .dl-name{font-weight:700;font-size:16px;color:var(--fg-1)}.dl-landing .dl-status{display:inline-flex;align-items:center;gap:5px;padding:2px 8px;font-size:10px;font-weight:600;border-radius:var(--r-pill);letter-spacing:.02em}.dl-landing .dl-status.ok{background:var(--brand-tint-2);color:var(--brand-500)}.dl-landing .dl-status.review{background:var(--warning-bg);color:var(--warning)}.dl-landing .dl-status.soon{background:var(--bg-3);color:var(--fg-3)}.dl-landing .dl-status.ok:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--brand-400)}.dl-landing .dl-desc{font-size:13px;color:var(--fg-2);line-height:1.55;flex:1}.dl-landing .dl-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:38px;padding:0 16px;border-radius:var(--r-sm);font-weight:600;font-size:13px;transition:all var(--dur-fast) var(--ease-out)}.dl-landing .dl-action.solid{background:var(--brand-300);color:#fff}.dl-landing .dl-action.solid:hover{background:var(--brand-400)}.dl-landing .dl-action.outline{background:var(--bg-0);color:var(--fg-1);border:1px solid var(--border-2)}.dl-landing .dl-action.outline:hover{background:var(--bg-1);border-color:var(--border-3)}.dl-landing .dl-action.disabled{background:var(--bg-3);color:var(--fg-3);pointer-events:none}.dl-landing .dl-action i{width:14px;height:14px}.dl-landing .install-hero{position:relative;background:var(--bg-0);border:2px solid var(--brand-300);border-radius:var(--r-2xl);box-shadow:0 0 0 6px rgba(61,200,122,.08),0 8px 24px rgba(43,168,94,.1);margin:14px 0 36px}.dl-landing .install-hero:before{content:"为你推荐";position:absolute;top:-10px;left:24px;background:var(--brand-300);color:#fff;padding:3px 10px;border-radius:var(--r-pill);font-size:10px;font-weight:700;letter-spacing:.05em;z-index:1}.dl-landing .install-hero .ih-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 28px;background:linear-gradient(180deg,var(--brand-tint-1) 0,transparent 100%);border-bottom:1px solid var(--border-1);border-radius:calc(var(--r-2xl) - 2px) calc(var(--r-2xl) - 2px) 0 0}.dl-landing .install-hero .ih-cta-left{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.dl-landing .install-hero .ih-icon{width:48px;height:48px;border-radius:var(--r-md);background:var(--bg-0);border:1px solid var(--border-1);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.dl-landing .install-hero .ih-icon i{width:24px;height:24px;color:var(--brand-500)}.dl-landing .install-hero .ih-info{min-width:0;flex:1}.dl-landing .install-hero .ih-title-row{display:flex;align-items:center;gap:10px;margin-bottom:4px;flex-wrap:wrap}.dl-landing .install-hero .ih-name{font-weight:700;font-size:17px;color:var(--fg-1)}.dl-landing .install-hero .ih-desc{font-size:13px;color:var(--fg-2);line-height:1.55}.dl-landing .install-hero .ih-btn{display:inline-flex;align-items:center;gap:8px;height:46px;padding:0 22px;background:var(--brand-300);color:#fff;border-radius:var(--r-md);font-weight:700;font-size:14px;flex-shrink:0;transition:all var(--dur-fast) var(--ease-out);box-shadow:0 4px 14px rgba(43,168,94,.28)}.dl-landing .install-hero .ih-btn:hover{background:var(--brand-400);transform:translateY(-1px);box-shadow:0 8px 20px rgba(43,168,94,.32)}.dl-landing .install-hero .ih-btn:active{transform:translateY(0)}.dl-landing .install-hero .ih-btn[aria-disabled=true]{background:#c6e3d0;background:var(--brand-100,#c6e3d0);color:hsla(0,0%,100%,.85);cursor:not-allowed;box-shadow:none;pointer-events:none}.dl-landing .install-hero .ih-btn i{width:18px;height:18px}.dl-landing .install-hero .install-guide{margin-top:0;padding:24px 28px 22px;background:transparent;border:none;border-radius:0}.dl-landing .install-guide{margin-top:32px;padding:28px 28px 24px;background:var(--bg-0);border:1px solid var(--border-1);border-radius:var(--r-2xl)}.dl-landing .stores-section{margin-top:8px}.dl-landing .stores-head{display:flex;flex-direction:column;gap:4px;margin-bottom:14px;padding:0 4px}.dl-landing .stores-head h4{font-size:14px;font-weight:700;color:var(--fg-2);letter-spacing:.02em}.dl-landing .stores-head p{font-size:12px;color:var(--fg-3)}.dl-landing .stores-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.dl-landing .stores-grid .dl-card{min-height:150px;padding:18px;gap:10px}.dl-landing .stores-grid .dl-card .dl-icon{width:36px;height:36px}.dl-landing .stores-grid .dl-card .dl-icon svg{width:22px;height:22px}.dl-landing .stores-grid .dl-card .dl-name{font-size:14px}.dl-landing .stores-grid .dl-card .dl-desc{font-size:12px}.dl-landing .stores-grid .dl-card .dl-action{height:34px;font-size:12px}.dl-landing .install-guide .ig-head{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:var(--brand-tint-1);color:var(--brand-500);border-radius:var(--r-pill);font-size:13px;font-weight:600;margin-bottom:24px}.dl-landing .install-guide .ig-head i{width:14px;height:14px}.dl-landing .ig-steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.dl-landing .ig-step{position:relative;background:var(--bg-1);border:1px solid var(--border-1);border-radius:var(--r-xl);padding:20px 18px 18px;display:flex;flex-direction:column;gap:14px}.dl-landing .ig-num{position:absolute;top:-12px;left:18px;width:28px;height:28px;border-radius:50%;background:var(--brand-300);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;box-shadow:0 0 0 4px var(--bg-0)}.dl-landing .ig-visual{background:var(--bg-0);border:1px solid var(--border-1);border-radius:var(--r-md);padding:14px;min-height:96px;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.dl-landing .ig-folder,.dl-landing .ig-zip{display:inline-flex;flex-direction:column;align-items:center;gap:6px;font-size:11px;color:var(--fg-2);font-family:ui-monospace,SFMono-Regular,monospace;font-family:var(--font-mono,ui-monospace,SFMono-Regular,monospace)}.dl-landing .ig-folder i,.dl-landing .ig-zip i{width:28px;height:28px;color:var(--brand-400)}.dl-landing .ig-arrow{width:18px;height:18px;color:var(--fg-3)}.dl-landing .ig-urlbar{width:100%;display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--bg-2);border:1px solid var(--border-2);border-radius:var(--r-pill);font-size:12px;color:var(--fg-1);font-family:ui-monospace,SFMono-Regular,monospace;font-family:var(--font-mono,ui-monospace,SFMono-Regular,monospace)}.dl-landing .ig-urlbar i{width:13px;height:13px;color:var(--fg-3);flex-shrink:0}.dl-landing .ig-urlbar .url{flex:1}.dl-landing .ig-urlbar .enter{font-size:10px;padding:2px 6px;background:var(--bg-0);border:1px solid var(--border-2);border-radius:var(--r-xs);color:var(--fg-2);font-family:inherit}.dl-landing .ig-edge-hint{font-size:11px;color:var(--fg-3);text-align:center;width:100%}.dl-landing .ig-edge-hint code{font-family:ui-monospace,SFMono-Regular,monospace;font-family:var(--font-mono,ui-monospace,SFMono-Regular,monospace);font-size:11px;background:var(--bg-2);padding:1px 4px;border-radius:var(--r-xs);color:var(--fg-2)}.dl-landing .ig-toggle-wrap{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;background:var(--bg-2);border:1px solid var(--border-2);border-radius:var(--r-md)}.dl-landing .ig-toggle-label{font-size:12px;color:var(--fg-1);font-weight:600}.dl-landing .ig-switch{width:32px;height:18px;border-radius:var(--r-pill);background:var(--bg-3);position:relative;transition:background var(--dur-base) var(--ease-out)}.dl-landing .ig-switch.on{background:var(--brand-300)}.dl-landing .ig-switch-dot{position:absolute;top:2px;left:2px;width:14px;height:14px;background:#fff;border-radius:50%;transition:transform var(--dur-base) var(--ease-out)}.dl-landing .ig-switch.on .ig-switch-dot{transform:translateX(14px)}.dl-landing .ig-corner-hint{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--fg-3)}.dl-landing .ig-corner-hint i{width:11px;height:11px}.dl-landing .ig-btn-row{display:flex;gap:6px;flex-wrap:wrap;justify-content:center}.dl-landing .ig-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;font-size:11px;font-weight:600;border-radius:var(--r-sm);border:1px solid var(--border-2);background:var(--bg-0);color:var(--fg-2)}.dl-landing .ig-btn i{width:11px;height:11px}.dl-landing .ig-btn.primary{background:var(--brand-300);color:#fff;border-color:var(--brand-300);box-shadow:0 0 0 3px rgba(61,200,122,.18)}.dl-landing .ig-btn.ghost{color:var(--fg-3)}.dl-landing .ig-text h5{font-size:14px;font-weight:700;color:var(--fg-1);margin-bottom:4px}.dl-landing .ig-text p{font-size:12px;line-height:1.6;color:var(--fg-2)}.dl-landing .ig-text code{font-family:ui-monospace,SFMono-Regular,monospace;font-family:var(--font-mono,ui-monospace,SFMono-Regular,monospace);font-size:11px;background:var(--bg-2);padding:1px 5px;border-radius:var(--r-xs);color:var(--fg-1)}.dl-landing .ig-foot{margin-top:20px;padding:10px 14px;background:var(--bg-1);border-radius:var(--r-md);display:flex;align-items:center;gap:8px;font-size:12px;color:var(--fg-3)}.dl-landing .ig-foot i{width:14px;height:14px;color:var(--fg-3);flex-shrink:0}.dl-landing .mobile-banner{margin-top:32px;padding:20px 24px;background:var(--bg-0);border:1px solid var(--border-1);border-radius:var(--r-xl);display:flex;align-items:center;justify-content:space-between;gap:20px}.dl-landing .mobile-banner .mb-left{display:flex;align-items:center;gap:16px;flex:1}.dl-landing .mobile-banner .mb-icon{width:44px;height:44px;border-radius:var(--r-md);background:var(--brand-tint-1);display:inline-flex;align-items:center;justify-content:center;color:var(--brand-500)}.dl-landing .mobile-banner h5{font-size:14px;font-weight:700;color:var(--fg-1);margin-bottom:2px}.dl-landing .mobile-banner p{font-size:13px;color:var(--fg-2)}.dl-landing .mobile-banner .qr-placeholder{width:72px;height:72px;border:1px dashed var(--border-3);border-radius:var(--r-sm);display:inline-flex;align-items:center;justify-content:center;color:var(--fg-4);font-size:10px;text-align:center;padding:4px}.dl-landing .mobile-banner .qr-pair{display:flex;gap:12px;flex-shrink:0}.dl-landing .mobile-banner .qr-item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:0;background:none;border:none;cursor:zoom-in;transition:transform var(--dur-fast) var(--ease-out)}.dl-landing .mobile-banner .qr-item:hover{transform:translateY(-2px)}.dl-landing .mobile-banner .qr-item:hover img{border-color:var(--brand-300);box-shadow:0 4px 12px rgba(43,168,94,.18)}.dl-landing .mobile-banner .qr-item img{width:80px;height:80px;border-radius:var(--r-sm);background:#fff;padding:4px;border:1px solid var(--border-1);display:block;transition:all var(--dur-fast) var(--ease-out)}.dl-landing .mobile-banner .qr-item span{font-size:11px;font-weight:600;color:var(--fg-3);letter-spacing:.02em}.dl-landing .qr-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:rgba(13,17,23,.72);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:24px;animation:qrFadeIn .18s var(--ease-out);cursor:zoom-out}.dl-landing .qr-lightbox-card{position:relative;background:#fff;border-radius:var(--r-2xl);padding:28px 28px 22px;display:flex;flex-direction:column;align-items:center;gap:14px;box-shadow:0 24px 60px rgba(0,0,0,.4);cursor:default;animation:qrZoomIn .22s var(--ease-out);max-width:90vw}.dl-landing .qr-lightbox-card img{width:min(320px,70vw);height:min(320px,70vw);border-radius:var(--r-md);display:block}.dl-landing .qr-lightbox-label{font-size:16px;font-weight:700;color:var(--fg-1)}.dl-landing .qr-lightbox-hint{font-size:12px;color:var(--fg-3)}.dl-landing .qr-lightbox-close{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;background:var(--bg-1);display:inline-flex;align-items:center;justify-content:center;color:var(--fg-2);transition:background var(--dur-fast) var(--ease-out)}.dl-landing .qr-lightbox-close:hover{background:var(--bg-3);color:var(--fg-1)}.dl-landing .qr-lightbox-close i{width:16px;height:16px}@keyframes qrFadeIn{0%{opacity:0}to{opacity:1}}@keyframes qrZoomIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.dl-landing section.dual{padding:96px 0;padding:var(--section-pad-y) 0;background:var(--bg-0)}.dl-landing .dual-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-bottom:40px}.dl-landing .dual-card{background:var(--bg-0);border-radius:var(--r-2xl);padding:32px;position:relative}.dl-landing .dual-card.free{background:linear-gradient(180deg,var(--brand-tint-1) 0,var(--bg-0) 100%);border:1px solid var(--brand-tint-2)}.dl-landing .dual-card.byok{background:var(--bg-0);border:1px solid var(--border-1)}.dl-landing .dual-card .dc-tag{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:700;border-radius:var(--r-pill);letter-spacing:.04em;margin-bottom:14px}.dl-landing .dual-card.free .dc-tag{background:var(--brand-400);color:#fff}.dl-landing .dual-card.byok .dc-tag{background:var(--bg-2);color:var(--fg-2)}.dl-landing .dual-card h3{font-size:26px;font-weight:700;color:var(--fg-1);margin-bottom:8px;letter-spacing:-.015em}.dl-landing .dual-card .tagline{font-size:14px;color:var(--fg-2);margin-bottom:24px}.dl-landing .dual-card ul{list-style:none;display:flex;flex-direction:column;gap:14px}.dl-landing .dual-card li{display:flex;gap:12px;align-items:flex-start;font-size:14px;line-height:1.5;color:var(--fg-1)}.dl-landing .dual-card li .ico{flex-shrink:0;width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--bg-0);color:var(--brand-500);margin-top:-2px}.dl-landing .dual-card.byok li .ico{color:var(--fg-2);background:var(--bg-1)}.dl-landing .dual-card li .ico i{width:12px;height:12px}.dl-landing .dual-card li .k{font-weight:600;color:var(--fg-1);margin-right:4px}.dl-landing .dual-card li .v{color:var(--fg-2)}.dl-landing .llm-strip{display:flex;flex-direction:column;gap:16px;padding:28px 32px;background:var(--bg-1);border-radius:var(--r-xl);border:1px solid var(--border-1)}.dl-landing .llm-strip .label{font-size:12px;font-weight:600;color:var(--fg-3);letter-spacing:.06em;text-transform:uppercase}.dl-landing .llm-list{display:flex;flex-wrap:wrap;gap:14px 28px;align-items:center}.dl-landing .llm-item{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:var(--bg-0);border:1px solid var(--border-1);border-radius:var(--r-md);font-size:13px;font-weight:500;color:var(--fg-1);transition:all var(--dur-fast)}.dl-landing .llm-item:hover{border-color:var(--border-3);transform:translateY(-1px)}.dl-landing .llm-item img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain}.dl-landing .llm-item.placeholder{background:transparent;border-style:dashed;color:var(--fg-3)}.dl-landing .llm-item.placeholder .ph-dot{width:18px;height:18px;border-radius:50%;background:var(--bg-3)}.dl-landing section.scenes{padding:96px 0;padding:var(--section-pad-y) 0;background:var(--bg-1)}.dl-landing .scene-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.dl-landing .scene-card{background:var(--bg-0);border:1px solid var(--border-1);border-radius:var(--r-xl);padding:32px 28px;display:flex;flex-direction:column;transition:all var(--dur-base) var(--ease-out)}.dl-landing .scene-card:hover{border-color:var(--border-3);transform:translateY(-3px);box-shadow:var(--elev-2)}.dl-landing .scene-icon{width:44px;height:44px;border-radius:var(--r-md);background:var(--brand-tint-1);color:var(--brand-500);display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px}.dl-landing .scene-icon i{width:22px;height:22px}.dl-landing .scene-card h4{font-size:18px;font-weight:700;color:var(--fg-1);margin-bottom:10px;letter-spacing:-.01em}.dl-landing .scene-card p{font-size:14px;line-height:1.7;color:var(--fg-2);margin-bottom:16px;flex:1}.dl-landing .scene-tag{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;background:var(--bg-1);border-radius:var(--r-pill);font-size:11px;color:var(--fg-3);font-weight:500;align-self:flex-start}.dl-landing section.trust{padding:96px 0;padding:var(--section-pad-y) 0;background:var(--bg-0)}.dl-landing .trust-wrap{display:grid;grid-template-columns:1fr 1.1fr;grid-gap:64px;gap:64px;align-items:center;padding:48px;background:linear-gradient(135deg,var(--brand-tint-1) 0,var(--bg-0) 100%);border:1px solid var(--brand-tint-2);border-radius:var(--r-2xl)}.dl-landing .trust-left{display:flex;flex-direction:column;gap:18px}.dl-landing .trust-left .brand-block{display:flex;align-items:center;gap:14px}.dl-landing .trust-left .brand-block img{width:48px;height:48px;border-radius:var(--r-md)}.dl-landing .trust-left .brand-block .brand-name{font-weight:700;font-size:20px;color:var(--fg-1)}.dl-landing .trust-left .brand-block .brand-meta{font-size:13px;color:var(--fg-2);margin-top:2px}.dl-landing .trust-left blockquote{font-size:17px;line-height:1.65;color:var(--fg-1);font-weight:500;letter-spacing:-.005em}.dl-landing .trust-stats{display:flex;flex-wrap:wrap;gap:24px 32px;margin-top:8px}.dl-landing .stat-item .n{font-size:28px;font-weight:700;color:var(--brand-500);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.01em}.dl-landing .stat-item .l{font-size:12px;color:var(--fg-3);margin-top:2px}.dl-landing .todo-note{font-size:11px;color:var(--fg-4);font-style:italic}.dl-landing .waitlist-card{background:var(--bg-0);border:1px solid var(--border-1);border-radius:var(--r-xl);padding:32px}.dl-landing .waitlist-card h3{font-size:22px;font-weight:700;color:var(--fg-1);margin-bottom:8px;letter-spacing:-.015em}.dl-landing .waitlist-card p{font-size:14px;color:var(--fg-2);margin-bottom:20px;line-height:1.6}.dl-landing .waitlist-form{display:flex;gap:8px}.dl-landing .waitlist-form input{flex:1;height:44px;padding:0 14px;border:1px solid var(--border-2);border-radius:var(--r-sm);font-family:inherit;font-size:14px;color:var(--fg-1);transition:all var(--dur-fast);background:var(--bg-0);outline:none}.dl-landing .waitlist-form input:focus{border-color:var(--border-focus);box-shadow:var(--ring-focus)}.dl-landing .waitlist-form button{height:44px;padding:0 20px;background:var(--brand-300);color:#fff;border-radius:var(--r-sm);font-weight:600;font-size:14px;white-space:nowrap;transition:background var(--dur-fast)}.dl-landing .waitlist-form button:hover{background:var(--brand-400)}.dl-landing .waitlist-success{padding:14px 16px;background:var(--success-bg);border-radius:var(--r-sm);color:var(--success);font-size:13px;font-weight:500;display:flex;align-items:center;gap:8px}.dl-landing .waitlist-success i{width:16px;height:16px}.dl-landing .waitlist-note{margin-top:14px;font-size:12px;color:var(--fg-3)}.dl-landing .waitlist-feedback-link{margin-top:12px;display:inline-flex;align-items:center;gap:4px;font-size:13px;color:var(--brand-500);font-weight:500;transition:gap var(--dur-fast)}.dl-landing .waitlist-feedback-link:hover{gap:8px}.dl-landing .waitlist-feedback-link i{width:13px;height:13px}.dl-landing footer{padding:64px 0 32px;background:var(--bg-2);border-top:1px solid var(--border-1)}.dl-landing .footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);grid-gap:48px;gap:48px;padding-bottom:48px;border-bottom:1px solid var(--border-1)}.dl-landing .footer-brand{display:flex;flex-direction:column;gap:14px;max-width:280px}.dl-landing .footer-brand .fb-logo{display:flex;align-items:center;gap:10px}.dl-landing .footer-brand .fb-logo img{width:28px;height:28px;border-radius:7px}.dl-landing .footer-brand .fb-logo .n{font-weight:700;font-size:15px}.dl-landing .footer-brand p{font-size:13px;color:var(--fg-3);line-height:1.6}.dl-landing .footer-col h5{font-size:12px;font-weight:700;color:var(--fg-2);margin-bottom:16px;letter-spacing:.06em;text-transform:uppercase}.dl-landing .footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}.dl-landing .footer-col a{font-size:13px;color:var(--fg-2);transition:color var(--dur-fast)}.dl-landing .footer-col a:hover{color:var(--brand-500)}.dl-landing .footer-col a.todo{color:var(--fg-4);font-style:italic}.dl-landing .footer-copy{padding-top:24px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--fg-3)}.dl-landing .footer-copy .links{display:flex;gap:16px}.dl-landing .toast-host{position:fixed;top:80px;left:50%;transform:translateX(-50%) translateY(-20px);z-index:100;padding:12px 20px;background:var(--fg-1);color:var(--fg-inverse);border-radius:var(--r-md);font-size:13px;font-weight:500;box-shadow:var(--elev-popup);opacity:0;transition:all var(--dur-base) var(--ease-out);pointer-events:none;display:inline-flex;align-items:center;gap:8px}.dl-landing .toast-host.show{opacity:1;transform:translateX(-50%) translateY(0)}.dl-landing .toast-host i{width:15px;height:15px;color:var(--brand-200)}@media (max-width:1120px) and (min-width:961px){.dl-landing .hero h1{font-size:54px}}@media (max-width:960px){.dl-landing .hero-grid{grid-template-columns:1fr;gap:40px}.dl-landing .hero-visual{height:440px}.dl-landing .hero h1{font-size:44px}.dl-landing .hero-sub{font-size:16px}.dl-landing .loop-steps{grid-template-columns:1fr;gap:20px}.dl-landing .loop-steps:before{display:none}.dl-landing .ig-steps,.dl-landing .matrix-grid,.dl-landing .stores-grid{grid-template-columns:1fr 1fr}.dl-landing .install-hero .ih-cta{flex-direction:column;align-items:stretch;gap:16px;padding:20px}.dl-landing .install-hero .ih-btn{justify-content:center}.dl-landing .dual-grid,.dl-landing .scene-grid,.dl-landing .trust-wrap{grid-template-columns:1fr}.dl-landing .trust-wrap{gap:32px;padding:32px}.dl-landing .footer-grid{grid-template-columns:1fr 1fr;gap:32px}.dl-landing .section-head h2{font-size:32px}}@media (max-width:560px){.dl-landing .footer-grid,.dl-landing .ig-steps,.dl-landing .matrix-grid,.dl-landing .stores-grid{grid-template-columns:1fr}.dl-landing .hero h1{font-size:36px}}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes pulse{0%,to{opacity:.7}50%{opacity:1}}