.a2-landing{--paper:#fbfcfc;--surface:#ffffff;--ink:#16242b;--ink-soft:#47616c;--muted:#7c939c;--teal:#0390b1;--teal-deep:#027a96;--teal-700:#024e5f;--panel-a:#cfebea;--panel-b:#b4dfde;--tint:#eff7f6;--tint-2:#e4f2f1;--line:#e4edec;--line-2:#d2dfde;--serif:var(--font-geist-sans),system-ui,sans-serif;--sans:var(--font-geist-sans),system-ui,sans-serif;--shadow-s:0 1px 2px rgba(11,42,55,0.05);--shadow-m:0 2px 8px rgba(11,42,55,0.06),0 24px 50px -28px rgba(11,42,55,0.26);--shadow-l:0 4px 12px rgba(11,42,55,0.07),0 50px 90px -40px rgba(11,42,55,0.42);--r-card:22px;--r-panel:26px;font-family:var(--sans);background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.55;letter-spacing:-.006em;overflow-x:hidden}.a2-landing *{box-sizing:border-box}.a2-landing img{display:block;max-width:100%}.a2-landing a{color:inherit;text-decoration:none}.a2-landing .serif{font-family:var(--serif);font-weight:600;letter-spacing:-.022em;line-height:1.04;color:var(--ink)}.a2-landing .serif em,.a2-landing .serif i{font-style:italic;font-weight:600;color:var(--teal-deep)}.a2-landing h1,.a2-landing h2,.a2-landing h3,.a2-landing h4{font-weight:600}.a2-landing .lead{font-size:clamp(16px,1.25vw,19px);line-height:1.6;color:var(--ink-soft)}.a2-landing .wrap{width:min(1180px,100% - 56px);margin-inline:auto}.a2-landing section{position:relative}.a2-landing .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:var(--sans);font-weight:700;font-size:15px;border:none;cursor:pointer;border-radius:12px;padding:14px 24px;transition:transform .16s,box-shadow .16s,background .16s,color .16s;white-space:nowrap}.a2-landing .btn svg{width:16px;height:16px}.a2-landing .btn-primary{background:var(--teal);color:#fff;box-shadow:0 10px 24px -10px rgba(3,144,177,.65)}.a2-landing .btn-primary:hover{background:var(--teal-deep);transform:translateY(-2px)}.a2-landing .mlink{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:15px;color:var(--teal-deep)}.a2-landing .mlink svg{width:15px;height:15px;transition:transform .16s}.a2-landing .mlink:hover svg{transform:translateX(4px)}.a2-landing .ic{width:24px;height:24px;display:block;flex:0 0 auto}.a2-landing .navwrap{position:sticky;top:0;z-index:50;padding:16px 0}.a2-landing .nav{width:min(1180px,100% - 40px);margin-inline:auto;background:rgba(255,255,255,.86);backdrop-filter:saturate(150%) blur(16px);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-s);display:flex;align-items:center;gap:24px;height:64px;padding:0 14px 0 18px}.a2-landing .brand{display:flex;align-items:center;gap:10px}.a2-landing .brand .mk{width:36px;height:36px;border-radius:10px;background:var(--teal);color:#fff;display:flex;align-items:center;justify-content:center}.a2-landing .brand .mk svg{width:20px;height:20px}.a2-landing .brand .wm{font-family:var(--serif);font-weight:700;font-size:22px;letter-spacing:-.03em;line-height:1;color:var(--ink);white-space:nowrap}.a2-landing .nav .links{display:flex;gap:30px;margin-inline:auto}.a2-landing .nav .links a{font-weight:600;font-size:15px;color:var(--ink-soft);white-space:nowrap}.a2-landing .nav .links a:hover{color:var(--ink)}.a2-landing .nav .right{display:flex;align-items:center;gap:14px}.a2-landing .nav .right .login{font-weight:600;font-size:15px;white-space:nowrap}.a2-landing .hero{padding:clamp(36px,5vw,72px) 0 clamp(48px,6vw,90px)}.a2-landing .hero .hwrap{display:grid;grid-template-columns:1.02fr .98fr;gap:clamp(36px,4vw,64px);align-items:center}.a2-landing .hero h1{font-size:clamp(44px,5.6vw,84px);line-height:1}.a2-landing .hero .lead{margin-top:24px;max-width:440px;font-size:clamp(17px,1.4vw,20px)}.a2-landing .capture{display:flex;gap:10px;margin-top:34px;max-width:480px}.a2-landing .capture input{flex:1;border:1.5px solid var(--line-2);background:#fff;border-radius:12px;padding:14px 18px;font-family:var(--sans);font-size:15px;color:var(--ink)}.a2-landing .capture input::placeholder{color:var(--muted)}.a2-landing .capture input:focus{outline:none;border-color:var(--teal)}.a2-landing .hero .sub-note{margin-top:14px;font-size:13.5px;color:var(--muted);display:flex;align-items:center;gap:8px}.a2-landing .hero .sub-note svg{width:15px;height:15px;color:var(--teal-deep)}.a2-landing .panel{position:relative;background:linear-gradient(155deg,var(--panel-a),var(--panel-b));border-radius:var(--r-panel);padding:34px;overflow:hidden}.a2-landing .hero .panel{min-height:clamp(360px,38vw,470px);display:flex;align-items:center;justify-content:center}.a2-landing .panel .glow{position:absolute;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.55),transparent 65%);top:-80px;right:-60px;pointer-events:none}.a2-landing .imgslot{position:relative;background:linear-gradient(135deg,var(--panel-a),var(--panel-b));overflow:hidden}.a2-landing .imgslot img{width:100%;height:100%;object-fit:cover}.a2-landing .imgslot--contain{background:#fff}.a2-landing .marquee{padding:8px 0 clamp(28px,4vw,52px)}.a2-landing .marquee .lbl{text-align:center;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:28px}.a2-landing .mq-viewport{overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.a2-landing .mq-track{display:flex;align-items:center;gap:clamp(40px,5vw,78px);width:max-content;animation:mqScroll 45s linear infinite}.a2-landing .mq-viewport:hover .mq-track{animation-play-state:paused}.a2-landing .mq-logo{height:38px;width:auto;max-width:160px;object-fit:contain;transition:transform .2s}.a2-landing .mq-logo:hover{transform:scale(1.05)}.a2-landing .mq-text{font-weight:800;font-size:clamp(16px,1.7vw,22px);letter-spacing:-.02em;color:#b9caca;white-space:nowrap}@keyframes mqScroll{to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.a2-landing .mq-track{animation:none;flex-wrap:wrap;justify-content:center;width:100%}}.a2-landing .statement{background:linear-gradient(180deg,var(--tint) 0,#fff 100%);padding:clamp(72px,8vw,120px) 0}.a2-landing .statement .head{text-align:center;max-width:880px;margin:0 auto}.a2-landing .statement h2{font-size:clamp(38px,5vw,72px);line-height:1.02}.a2-landing .statement .sub{margin:22px auto 0;max-width:560px;text-align:center}.a2-landing .statement .stage{margin-top:clamp(40px,5vw,64px);display:flex;justify-content:center}.a2-landing .showcase{padding:clamp(72px,8vw,118px) 0}.a2-landing .sec-intro{text-align:center;max-width:760px;margin:0 auto clamp(48px,5vw,72px)}.a2-landing .sec-intro h2{font-size:clamp(34px,4.4vw,58px);line-height:1.04}.a2-landing .sec-intro .sub{margin:20px auto 0;max-width:560px}.a2-landing .frow{display:grid;grid-template-columns:1fr 1fr;gap:clamp(36px,4vw,68px);align-items:center;margin-bottom:clamp(40px,5vw,72px)}.a2-landing .frow:last-child{margin-bottom:0}.a2-landing .frow .txt h3{font-family:var(--serif);font-weight:600;font-size:clamp(26px,2.6vw,36px);line-height:1.08}.a2-landing .frow .txt p{margin-top:16px;font-size:16px;line-height:1.65;color:var(--ink-soft);max-width:420px}.a2-landing .frow .txt .mlink{margin-top:22px}.a2-landing .frow.rev .panel{order:2}.a2-landing .frow .panel{min-height:clamp(320px,32vw,400px);display:flex;align-items:center;justify-content:center}.a2-landing .gln-mock{width:min(340px,100%);background:#fff;border-radius:16px;box-shadow:var(--shadow-l);padding:22px}.a2-landing .gln-mock .h{display:flex;align-items:center;gap:11px;margin-bottom:18px}.a2-landing .gln-mock .h .ib{width:42px;height:42px;border-radius:11px;background:var(--tint-2);color:var(--teal-deep);display:flex;align-items:center;justify-content:center}.a2-landing .gln-mock .h .ib svg{width:22px;height:22px}.a2-landing .gln-mock .h .t{font-weight:800;font-size:15px}.a2-landing .gln-mock .h .s{font-size:12px;color:var(--muted);margin-top:1px}.a2-landing .gln-mock .ck{display:flex;align-items:center;gap:10px;background:var(--tint);border-radius:10px;padding:11px 13px;margin-bottom:8px;font-size:13px;font-weight:600;color:var(--ink-soft)}.a2-landing .gln-mock .ck svg{width:15px;height:15px;color:var(--teal-deep)}.a2-landing .gln-mock .field{display:flex;gap:8px;margin-top:14px}.a2-landing .gln-mock .field .v{flex:1;background:var(--tint);border-radius:9px;padding:11px 13px;font-size:13.5px;font-weight:600;letter-spacing:.03em;color:var(--ink)}.a2-landing .gln-mock .field .ok{display:flex;align-items:center;gap:6px;background:var(--teal);color:#fff;border-radius:9px;padding:0 14px;font-size:12.5px;font-weight:700}.a2-landing .gln-mock .field .ok svg{width:13px;height:13px}.a2-landing .cards-sec{padding:clamp(72px,8vw,118px) 0;background:var(--tint)}.a2-landing .win-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.a2-landing .wc{background:#fff;border:1px solid var(--line);border-radius:var(--r-card);padding:28px;box-shadow:var(--shadow-s)}.a2-landing .wc.full{grid-column:1/-1}.a2-landing .wc h3{font-family:var(--serif);font-weight:600;font-size:23px;line-height:1.1}.a2-landing .wc p{margin-top:10px;font-size:14.5px;color:var(--ink-soft);line-height:1.6;max-width:440px}.a2-landing .wc .pan{margin-top:22px;background:linear-gradient(155deg,var(--panel-a),var(--panel-b));border-radius:18px;padding:18px}.a2-landing .wc .pan.split{display:grid;grid-template-columns:1fr 1fr;gap:14px}.a2-landing .subcard{background:#fff;border-radius:13px;padding:16px}.a2-landing .subcard .lbl{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:5px}.a2-landing .subcard .big{font-family:var(--serif);font-weight:600;font-size:30px;color:var(--teal-deep);line-height:1;margin-top:8px}.a2-landing .subcard .big.ink{color:var(--ink)}.a2-landing .spark{margin-top:12px;width:100%;height:54px;display:block}.a2-landing .rank{display:flex;align-items:center;gap:9px;padding:7px 9px;border-radius:9px;margin-top:6px;font-size:11.5px}.a2-landing .rank.on{background:var(--tint-2)}.a2-landing .rank .n{font-weight:800;color:var(--muted);width:14px}.a2-landing .rank .nm{flex:1;font-weight:600;color:var(--ink)}.a2-landing .rank .v{font-weight:800;color:var(--teal-deep)}.a2-landing .plist .pi{display:flex;align-items:center;gap:10px;background:#fff;border-radius:11px;padding:11px 13px;margin-bottom:8px}.a2-landing .plist .pi .qn{flex:1;font-size:12.5px;font-weight:600;color:var(--ink)}.a2-landing .plist .pi .tag{font-size:9.5px;font-weight:700;padding:4px 8px;border-radius:6px;background:var(--tint-2);color:var(--teal-deep)}.a2-landing .plist .pi .tag.alt{background:#fff;box-shadow:inset 0 0 0 1px var(--line-2);color:var(--ink-soft)}.a2-landing .donut{position:relative;width:118px;height:118px;border-radius:50%;margin:4px auto 0;background:conic-gradient(var(--teal) 0 37%,var(--teal-deep) 37% 56%,#9fd0cf 56% 78%,#cbe7e6 78% 100%)}.a2-landing .donut:after{content:"";position:absolute;inset:24px;background:#fff;border-radius:50%}.a2-landing .donut .c{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1}.a2-landing .donut .c .v{font-family:var(--serif);font-weight:600;font-size:22px;color:var(--ink)}.a2-landing .donut .c .k{font-size:8.5px;color:var(--muted)}.a2-landing .dleg{display:flex;flex-direction:column;gap:7px;margin-top:6px}.a2-landing .dleg .li{display:flex;align-items:center;gap:7px;font-size:10.5px;color:var(--ink-soft)}.a2-landing .dleg .li .dot{width:8px;height:8px;border-radius:50%}.a2-landing .types{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.a2-landing .types .tile{background:#fff;border-radius:12px;padding:13px 8px;text-align:center}.a2-landing .types .tile .ti{width:30px;height:30px;border-radius:9px;background:var(--tint-2);color:var(--teal-deep);display:flex;align-items:center;justify-content:center;margin:0 auto 8px}.a2-landing .types .tile .ti svg{width:16px;height:16px}.a2-landing .types .tile .nm{font-size:10px;font-weight:700;color:var(--ink)}.a2-landing .types .tile .d{font-size:8.5px;color:var(--muted);margin-top:2px}.a2-landing .otable .row{display:flex;align-items:center;gap:12px;background:#fff;border-radius:11px;padding:10px 13px;margin-bottom:8px}.a2-landing .otable .row .imgslot,.a2-landing .otable .row .thumb{width:38px;height:38px;flex:0 0 auto;border-radius:8px;background:#fff;box-shadow:inset 0 0 0 1px var(--line)}.a2-landing .otable .row .nm{flex:1;font-size:12.5px;font-weight:700;color:var(--ink)}.a2-landing .otable .row .sc{font-size:12px;font-weight:800;color:var(--teal-deep);width:54px;text-align:right}.a2-landing .otable .row .opt{font-size:10.5px;font-weight:700;color:#fff;background:var(--teal);border-radius:7px;padding:6px 11px;white-space:nowrap}.a2-landing .otable .row .opt.done{background:var(--tint-2);color:var(--teal-deep)}.a2-landing .opt-wrap{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start}.a2-landing .finder{width:min(380px,100%)}.a2-landing .finder .srcs{display:flex;align-items:center;justify-content:center;gap:36px;margin-bottom:8px}.a2-landing .finder .srcs .s{width:46px;height:46px;border-radius:50%;background:#fff;box-shadow:var(--shadow-s);display:flex;align-items:center;justify-content:center;color:var(--teal-deep)}.a2-landing .finder .srcs .s svg{width:22px;height:22px}.a2-landing .finder .tree{height:26px;background:linear-gradient(var(--line-2),var(--line-2)) 50% /1.5px 100% no-repeat;position:relative;margin-bottom:8px}.a2-landing .finder .qpill{background:#fff;border-radius:11px;box-shadow:var(--shadow-s);padding:11px 14px;display:flex;align-items:center;gap:9px;font-size:13px;color:var(--ink);font-weight:600;margin-bottom:18px}.a2-landing .finder .qpill svg{width:15px;height:15px;color:var(--teal-deep)}.a2-landing .finder .qpill .x{margin-left:auto;color:var(--muted)}.a2-landing .finder .res{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.a2-landing .finder .res .c{background:#fff;border-radius:12px;box-shadow:var(--shadow-s);overflow:hidden}.a2-landing .finder .res .c .imgslot,.a2-landing .finder .res .c .ph{width:100%;height:62px;background:#fff}.a2-landing .finder .res .c .nm{font-size:10px;font-weight:700;color:var(--ink);padding:8px 8px 2px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.a2-landing .finder .res .c .mt{font-size:9px;color:var(--muted);padding:0 8px 2px}.a2-landing .finder .res .c .pr{font-size:11px;font-weight:800;color:var(--teal-deep);padding:0 8px 8px}.a2-landing .phones{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.a2-landing .phone{width:236px;background:#0c2330;border-radius:36px;padding:8px;box-shadow:0 30px 70px -26px rgba(11,42,55,.55);position:relative;z-index:2}.a2-landing .phone .scr{background:#fff;border-radius:28px;overflow:hidden;position:relative}.a2-landing .phone .notch{position:absolute;top:9px;left:50%;transform:translateX(-50%);width:74px;height:18px;background:#0c2330;border-radius:0 0 12px 12px;z-index:5}.a2-landing .phone .sb{display:flex;align-items:center;justify-content:space-between;padding:9px 18px 3px;font-size:12px;font-weight:800;color:var(--ink)}.a2-landing .phone .sb .sig{display:flex;align-items:center;gap:4px}.a2-landing .phone .sb .sig i{width:3px;height:9px;background:var(--ink);border-radius:1px;display:inline-block}.a2-landing .phone .sb .sig .b{width:18px;height:10px;border:1.5px solid var(--ink);border-radius:3px;position:relative}.a2-landing .phone .sb .sig .b:after{content:"";position:absolute;inset:2px;right:5px;background:var(--ink);border-radius:1px}.a2-landing .phh{display:flex;align-items:center;justify-content:space-between;padding:5px 14px 9px}.a2-landing .phh .lg{display:flex;align-items:center;gap:7px;font-weight:800;font-size:14px;color:var(--ink)}.a2-landing .phh .lg .m{width:22px;height:22px;border-radius:6px;background:var(--teal);color:#fff;display:flex;align-items:center;justify-content:center}.a2-landing .phh .lg .m svg{width:13px;height:13px}.a2-landing .phh .bag{display:flex;align-items:center;gap:6px}.a2-landing .phh .bag .pill{background:var(--ink);color:#fff;font-size:10px;font-weight:700;padding:5px 9px;border-radius:7px}.a2-landing .phh .bag svg{width:16px;height:16px;color:var(--ink)}.a2-landing .promo{margin:0 12px;border-radius:16px;overflow:hidden;background:var(--tint-2);display:flex}.a2-landing .promo .txt{padding:12px;flex:1}.a2-landing .promo .txt .k{font-size:9px;font-weight:800;letter-spacing:.08em;color:var(--teal-deep)}.a2-landing .promo .txt .ttl{font-family:var(--serif);font-weight:600;font-size:15px;line-height:1.05;color:var(--ink);margin:4px 0 6px}.a2-landing .promo .txt .d{font-size:9.5px;color:var(--ink-soft);line-height:1.35;margin-bottom:8px}.a2-landing .promo .txt .b{display:inline-flex;background:var(--teal);color:#fff;font-size:10px;font-weight:700;padding:6px 11px;border-radius:8px}.a2-landing .promo .img{width:88px;flex:0 0 auto;background:linear-gradient(135deg,var(--panel-a),var(--panel-b))}.a2-landing .promo .img .imgslot{width:100%;height:100%}.a2-landing .coll{padding:10px 12px 2px}.a2-landing .coll .ch{font-family:var(--serif);font-weight:600;font-size:14px;margin-bottom:7px}.a2-landing .coll .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.a2-landing .coll .it{border:1px solid var(--line);border-radius:10px;overflow:hidden}.a2-landing .coll .it .imgslot,.a2-landing .coll .it .ph{width:100%;height:40px;background:linear-gradient(135deg,var(--panel-a),var(--panel-b))}.a2-landing .coll .it .nm{font-size:8px;font-weight:600;color:var(--ink);padding:5px 6px 2px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.a2-landing .coll .it .ad{font-size:8px;color:var(--teal-deep);font-weight:700;padding:0 6px 6px}.a2-landing .phf{margin:10px 12px;background:var(--ink);border-radius:12px;padding:9px 12px;display:flex;align-items:center;justify-content:space-between}.a2-landing .phf .l{color:#fff;font-size:10.5px;font-weight:600}.a2-landing .phf .l b{color:#7fd3d9}.a2-landing .phf .pr{display:flex;align-items:center;gap:5px;color:#7fd3d9;font-size:9px;font-weight:700}.a2-landing .phone.side{position:absolute;width:200px;z-index:1;opacity:.96;filter:saturate(.9)}.a2-landing .phone.side .scr{min-height:330px}.a2-landing .phone.side.l{left:0;transform:translateX(8%) rotate(-7deg) scale(.92)}.a2-landing .phone.side.r{right:0;transform:translateX(-8%) rotate(7deg) scale(.92)}.a2-landing .side-screen{padding:0 0 16px}.a2-landing .side-screen .bar{height:9px;border-radius:5px;background:var(--tint-2);margin:8px 14px}.a2-landing .side-screen .bar.s{width:50%}.a2-landing .side-screen .imgslot,.a2-landing .side-screen .ph{width:calc(100% - 28px);margin:10px 14px;height:110px;border-radius:10px;background:linear-gradient(135deg,var(--panel-a),var(--panel-b))}.a2-landing .floatq{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);width:min(78%,420px);background:#fff;border-radius:16px;box-shadow:0 20px 50px -18px rgba(11,42,55,.4);display:flex;align-items:center;gap:11px;padding:13px 13px 13px 17px;z-index:6}.a2-landing .floatq .sp{width:18px;height:18px;flex:0 0 auto;color:var(--teal)}.a2-landing .floatq .t{flex:1;font-size:13.5px;color:var(--ink-soft);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.a2-landing .floatq .go{width:34px;height:34px;border-radius:10px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.a2-landing .floatq .go svg{width:16px;height:16px}.a2-landing .chatwrap{width:min(620px,100%);background:#f5f5f7;border-radius:28px;padding:24px}.a2-landing .chatwrap .uq{margin-left:auto;width:fit-content;max-width:80%;background:#1d1d1f;color:#fff;border-radius:20px 20px 7px 20px;padding:12px 18px;font-size:15px;font-weight:500;line-height:1.45;margin-bottom:18px}.a2-landing .chatwrap .ar{background:#fff;border-radius:20px;padding:22px 24px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.a2-landing .chatwrap .ar p{font-size:15px;line-height:1.72;color:#3a3a3c;margin-bottom:16px;letter-spacing:-.003em}.a2-landing .chatwrap .ar p:last-of-type{margin-bottom:0}.a2-landing .chatwrap .ar p strong{color:#000;font-weight:600}.a2-landing .chatwrap .acts{display:flex;gap:6px;margin-top:18px}.a2-landing .chatwrap .acts button{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:none;background:none;padding:0;cursor:pointer;color:#86868b;border-radius:8px;transition:color .15s,background .15s}.a2-landing .chatwrap .acts button:hover{color:#1d1d1f;background:#f0f0f2}.a2-landing .chatwrap .acts svg{width:17px;height:17px}.a2-landing .chatwrap .inprow{display:flex;align-items:center;gap:12px;margin-top:18px}.a2-landing .chatwrap .plus{width:44px;height:44px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;color:#1d1d1f;flex:0 0 auto}.a2-landing .chatwrap .plus svg{width:18px;height:18px}.a2-landing .chatwrap .inp{flex:1;display:flex;align-items:center;gap:12px;background:#fff;border-radius:26px;padding:12px 12px 12px 20px;box-shadow:0 1px 2px rgba(0,0,0,.06)}.a2-landing .chatwrap .inp .ph{flex:1;color:#86868b;font-size:15px}.a2-landing .chatwrap .inp .mic{display:flex;align-items:center;color:#86868b;flex:0 0 auto}.a2-landing .chatwrap .inp .mic svg{width:19px;height:19px}.a2-landing .chatwrap .inp .send{width:38px;height:38px;border-radius:50%;background:#1d1d1f;color:#fff;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.a2-landing .chatwrap .inp .send svg{width:18px;height:18px}.a2-landing .ent{padding:clamp(72px,8vw,118px) 0}.a2-landing .ent .grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(40px,5vw,80px);align-items:center}.a2-landing .ent h2{font-size:clamp(34px,4vw,54px);line-height:1.05}.a2-landing .ent .sub{margin-top:20px;max-width:380px}.a2-landing .ent .list{display:flex;flex-direction:column;gap:6px}.a2-landing .ent .list .item{font-family:var(--serif);font-weight:500;font-size:clamp(26px,3vw,40px);line-height:1.18;color:#bcd3d2;transition:color .2s}.a2-landing .ent .list .item.on{color:var(--teal-deep)}.a2-landing .ent .list .item.ink{color:var(--ink)}.a2-landing .faq{padding:clamp(64px,7vw,104px) 0;background:var(--tint)}.a2-landing .faq .grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(40px,5vw,80px);align-items:start}.a2-landing .faq h2{font-size:clamp(34px,4vw,52px);line-height:1.05}.a2-landing .faq .list{border-top:1px solid var(--line-2)}.a2-landing .faq .qa{border-bottom:1px solid var(--line-2)}.a2-landing .faq .q{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 4px;cursor:pointer;font-size:17px;font-weight:600;color:var(--ink);list-style:none}.a2-landing .faq .q::-webkit-details-marker{display:none}.a2-landing .faq .q .pm{width:24px;height:24px;flex:0 0 auto;position:relative}.a2-landing .faq .q .pm:after,.a2-landing .faq .q .pm:before{content:"";position:absolute;background:var(--teal-deep);border-radius:2px;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .2s,transform .2s}.a2-landing .faq .q .pm:before{width:14px;height:2px}.a2-landing .faq .q .pm:after{width:2px;height:14px}.a2-landing .faq details[open] .q .pm:after{opacity:0;transform:translate(-50%,-50%) rotate(90deg)}.a2-landing .faq .ans{padding:0 4px 24px;font-size:15.5px;line-height:1.65;color:var(--ink-soft);max-width:640px}.a2-landing .ctaband{padding:clamp(48px,6vw,80px) 0}.a2-landing .ctaband .box{position:relative;border-radius:var(--r-panel);overflow:hidden;min-height:clamp(320px,32vw,400px);display:flex;align-items:center;background:#e8f4f6}.a2-landing .ctaband .box>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.a2-landing .ctaband .scrim{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(247,252,251,.92),rgba(247,252,251,.6) 46%,rgba(247,252,251,.06))}.a2-landing .ctaband .inner{position:relative;z-index:2;padding:clamp(34px,4vw,56px)}.a2-landing .ctaband .pre{font-size:15px;color:var(--ink-soft);margin-bottom:10px}.a2-landing .ctaband h2{font-size:clamp(30px,3.8vw,52px);line-height:1.04;max-width:560px}.a2-landing .ctaband .btn{margin-top:28px}.a2-landing .foot{background:var(--ink);color:#fff;padding:clamp(56px,6vw,84px) 0 36px}.a2-landing .foot .top{display:grid;grid-template-columns:1fr;gap:40px}.a2-landing .foot .cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 22px}@media (min-width:640px){.a2-landing .foot .cols{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.a2-landing .foot .top{grid-template-columns:minmax(220px,1fr) 3fr;gap:48px}.a2-landing .foot .cols{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 24px}}.a2-landing .foot .brand .mk{background:var(--teal)}.a2-landing .foot .brand .wm{color:#fff}.a2-landing .foot .desc{font-size:14px;color:rgba(255,255,255,.55);line-height:1.65;margin-top:18px;max-width:300px}.a2-landing .foot .badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.a2-landing .foot .badges .bd{display:flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:7px 11px;font-size:11.5px;font-weight:600;color:rgba(255,255,255,.78)}.a2-landing .foot .badges .bd svg{width:14px;height:14px;color:var(--teal)}.a2-landing .foot .col h4{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.5);margin-bottom:15px}.a2-landing .foot .col a{display:block;font-size:14px;color:rgba(255,255,255,.62);margin-bottom:11px}.a2-landing .foot .col a:hover{color:#fff}.a2-landing .foot .socials{display:flex;gap:10px;margin-top:6px}.a2-landing .foot .socials a{width:34px;height:34px;border-radius:9px;border:1px solid rgba(255,255,255,.16);display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.7)}.a2-landing .foot .socials a:hover{color:#fff;border-color:var(--teal)}.a2-landing .foot .socials a svg{width:16px;height:16px}.a2-landing .foot .sign{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-top:clamp(40px,5vw,64px);padding-top:30px;border-top:1px solid rgba(255,255,255,.1)}.a2-landing .foot .sign .big{font-family:var(--serif);font-weight:600;font-size:clamp(30px,4vw,52px);line-height:1.02;color:#fff;max-width:520px}.a2-landing .foot .sign .addr{font-size:13px;color:rgba(255,255,255,.5);line-height:1.6}.a2-landing .foot .rule{margin-top:34px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;font-size:12.5px;color:rgba(255,255,255,.45)}.a2-landing .hero-banner{position:relative;border-radius:var(--r-panel);overflow:hidden;width:100%;aspect-ratio:1/1;background:linear-gradient(155deg,var(--panel-a),var(--panel-b));box-shadow:var(--shadow-m)}.a2-landing .hero-banner .imgslot{position:absolute;inset:0;width:100%;height:100%;background:transparent}@media (max-width:980px){.a2-landing .hero-banner{aspect-ratio:4/3;max-height:60vh}}.a2-landing .content-hero-grid{background-image:radial-gradient(rgba(255,255,255,.7) 1px,transparent 0);background-size:22px 22px}.a2-landing .content-article h2{scroll-margin-top:96px}.a2-landing .content-article>p:first-of-type:first-letter{float:left;font-family:var(--serif);font-size:3.1em;line-height:.78;font-weight:800;color:var(--teal-deep);padding:8px 12px 0 0}.a2-landing .reveal{animation:a2FadeUp .6s ease both}@keyframes a2FadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.a2-landing .reveal{animation:none}}@media (max-width:980px){.a2-landing .ent .grid,.a2-landing .faq .grid,.a2-landing .frow,.a2-landing .hero .hwrap{grid-template-columns:1fr;gap:40px}.a2-landing .frow.rev .panel{order:0}.a2-landing .wc.full .opt-wrap,.a2-landing .win-grid{grid-template-columns:1fr}.a2-landing .nav .links,.a2-landing .opt-wrap .phone,.a2-landing .phone.side{display:none}}@media (max-width:640px){.a2-landing .capture{flex-direction:column}.a2-landing .nav{gap:8px;height:58px;padding:0 10px 0 14px}.a2-landing .brand .mk{width:30px;height:30px}.a2-landing .brand .wm{font-size:19px}.a2-landing .nav .right{gap:8px;margin-left:auto}.a2-landing .nav .right .login{display:none}.a2-landing .nav .btn{padding:10px 15px;font-size:14px}.a2-landing .nav .btn svg{width:15px;height:15px}.a2-landing .panel{padding:18px}.a2-landing .gln-mock .field .v{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.a2-landing .gln-mock .field .ok{white-space:nowrap}.a2-landing .hero h1{font-size:clamp(30px,8.5vw,46px);overflow-wrap:break-word;word-break:break-word}.a2-landing .wc{padding:20px}.a2-landing .wc .pan.split{grid-template-columns:1fr}.a2-landing .pan.split .sub,.a2-landing .rank{min-width:0}.a2-landing .rank .nm{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.a2-landing .otable .row{gap:9px;padding:9px 11px}.a2-landing .otable .row .nm{min-width:0}.a2-landing .otable .row .sc{width:auto}.a2-landing .otable .row .opt{padding:5px 9px;font-size:10px}.a2-landing .plist .pi{min-width:0}.a2-landing .plist .pi .qn{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}