:root{--ink:#0b1730;--muted:#66758d;--line:#e1e8f0;--soft:#f7f9fc;--green:#19a64b;--green-dark:#087238;--blue:#176ce8;--navy:#0b1730}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans TC,PingFang TC,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.wrap{max-width:1180px;margin:auto;padding:0 24px}.nav{height:78px;display:flex;align-items:center;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:30}.navin{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brandlock{display:flex;align-items:center;gap:12px}.brandlogo{width:48px;height:40px;object-fit:contain}.brandtext{font-weight:950;font-size:22px;line-height:1}.brandtext small{display:block;font-size:10px;letter-spacing:2.5px;color:var(--muted);margin-top:7px}.links{display:flex;gap:24px;font-size:14px;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:13px;font-weight:900;border:1px solid transparent;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--navy);color:#fff}.btn.green{background:var(--green);color:#fff}.btn.blue{background:var(--blue);color:#fff}.btn.ghost{border-color:var(--line);background:#fff}.hero{padding:74px 0 66px;background:radial-gradient(circle at 88% 20%,#dff9e8,transparent 36%),linear-gradient(180deg,#fff,#fbfdfc)}.heroGrid{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:42px}.badge{display:inline-flex;padding:9px 13px;border-radius:999px;background:#dcfce7;color:#087238;font-weight:900;font-size:13px}h1{font-size:clamp(45px,6vw,76px);line-height:1.04;letter-spacing:-3px;margin:22px 0}.accent{color:var(--green)}.lead{font-size:19px;line-height:1.75;color:var(--muted);max-width:650px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.heroVisual{position:relative;min-height:480px}.device{position:absolute;top:30px;right:20px;bottom:50px;left:20px;background:#0c1830;border-radius:25px;padding:16px;box-shadow:0 30px 80px #0b173030}.screen{height:100%;background:#fff;border-radius:15px;padding:22px;display:grid;grid-template-columns:150px 1fr;gap:18px}.side{background:#edf7f1;border-radius:11px;padding:15px}.bars div{height:12px;border-radius:8px;background:#e1e8f0;margin:12px 0}.bars div:nth-child(2){width:70%}.bars div:nth-child(3){width:88%}.dash{border:1px solid var(--line);border-radius:13px;padding:18px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.stat{background:#f7f9fc;border-radius:10px;padding:14px}.chart{height:130px;margin-top:16px;border-radius:10px;background:linear-gradient(180deg,#eff6ff,#fff);border:1px solid #e6edf7}.floatingProducts{position:absolute;bottom:0;left:50%;transform:translate(-50%);display:flex;gap:12px}.floatCard{width:155px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;text-align:center;box-shadow:0 14px 40px #0b173020}.floatCard img{height:72px;max-width:95px;object-fit:contain}.floatCard b{display:block;font-size:16px;margin-top:6px}.floatCard.green b{color:var(--green-dark)}.floatCard.blue b{color:var(--blue)}.section{padding:80px 0}.section.soft{background:var(--soft)}.eyebrow{font-weight:950;color:var(--green);letter-spacing:1px}.section h2{font-size:42px;letter-spacing:-1.5px;margin:10px 0 14px}.sub{color:var(--muted);font-size:18px;line-height:1.7;max-width:760px}.grid2,.grid3{display:grid;gap:20px;margin-top:34px}.grid2{grid-template-columns:repeat(2,1fr)}.grid3{grid-template-columns:repeat(3,1fr)}.card{border:1px solid var(--line);border-radius:22px;padding:28px;background:#fff}.productCard{position:relative;overflow:hidden}.productTop{display:flex;align-items:center;gap:18px}.productLogo{width:92px;height:82px;object-fit:contain}.tag{display:inline-block;font-size:12px;font-weight:950;color:#526177;background:#f0f4f8;border-radius:999px;padding:7px 10px}.productCard h3{font-size:29px;margin:8px 0}.productCard p,.feature p,.pricingCard p{line-height:1.6;color:#3e4c63}.checks{padding:0;margin:18px 0 0;list-style:none}.checks li{margin:10px 0}.checks li:before{content:"\2713";display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;margin-right:9px;color:#fff;font-size:12px;font-weight:900}.greenCard .checks li:before{background:var(--green)}.blueCard .checks li:before{background:var(--blue)}.feature .ico{font-size:30px}.feature h3{font-size:23px;margin:12px 0 5px}.pricing{background:var(--navy);color:#fff}.pricing .sub{color:#cbd5e1}.pricingTabs{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:38px}.tier{background:#fff;color:var(--ink);border-radius:24px;padding:28px}.tierHead{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:22px}.tierHead h3{font-size:28px;margin:0}.tierBadge{background:#eef3f8;color:#536179;border-radius:999px;padding:8px 12px;font-weight:900;font-size:12px}.pricingGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pricingCard{border:1px solid var(--line);border-radius:18px;padding:20px}.pricingCard.combo{border:2px solid var(--green);background:#f5fff8}.pricingCard h4{font-size:19px;margin:0 0 6px}.price{font-size:34px;font-weight:950;margin:12px 0 3px}.price small{font-size:14px;font-weight:700;color:var(--muted)}.save{font-size:12px;color:var(--green-dark);font-weight:900}.downloadBand{padding:62px 0;background:linear-gradient(135deg,#0d873e,#23b957);color:#fff}.downloadGrid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;align-items:center}.downloadGrid h2{font-size:38px;margin:0 0 12px}.downloadCard{background:#fff;color:var(--ink);border-radius:18px;padding:22px;text-align:center}.downloadCard img{height:85px;max-width:120px;object-fit:contain}.downloadCard h3{margin:8px 0 4px}.downloadCard p{color:var(--muted);margin-top:0}.supportGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.supportItem{border:1px solid var(--line);border-radius:18px;padding:22px;text-align:center}.footer{padding:34px 0;border-top:1px solid var(--line);font-size:14px;color:var(--muted)}@media(max-width:900px){.links{display:none}.heroGrid{grid-template-columns:1fr}.heroVisual{min-height:430px}.pricingTabs,.pricingGrid,.downloadGrid,.grid3,.grid2,.supportGrid{grid-template-columns:1fr}.section h2{font-size:35px}.hero{padding-top:54px}}@media(max-width:560px){.wrap{padding:0 20px}.nav{height:76px}.brandlogo{width:41px}.brandtext{font-size:20px}.nav .btn{padding:12px 16px}.hero{padding-bottom:45px}.heroVisual{min-height:380px}.device{top:15px;right:0;bottom:45px;left:0}.screen{grid-template-columns:1fr;padding:17px}.side{display:none}.floatingProducts{gap:8px}.floatCard{width:130px;padding:10px}.floatCard img{height:58px}.section{padding:65px 0}.section h2{font-size:32px}.productTop{align-items:flex-start}.productLogo{width:78px;height:70px}.tier{padding:20px}.pricingCard{padding:18px}.downloadBand{padding:50px 0}}.lineCard{display:flex;flex-direction:column;align-items:center;justify-content:center}.lineQr{width:170px;max-width:100%;height:auto;border-radius:14px;border:1px solid var(--line);background:#fff;padding:8px}.downloadNote{font-size:12px;color:#d8f6e2;margin-top:12px}.downloadCard .btn:after{content:" \b7  Windows x64";font-size:.78em;opacity:.78}.best{display:inline-block;background:#dcfce7;color:#087238;font-size:11px;font-weight:950;padding:6px 9px;border-radius:999px;margin-bottom:10px}.buyBtn{width:100%;margin-top:10px}.pricingNote{color:#aab6c9;font-size:13px;margin-top:22px}.downloadIntro{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px}.downloadEyebrow{color:#d7ffe3}.versionPill{background:#ffffff1a;border:1px solid #ffffff45;color:#fff;padding:10px 14px;border-radius:999px;font-weight:900}.downloadGridV7{grid-template-columns:1fr 1fr}.requirements{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}.requirements>div{background:#ffffff16;border:1px solid #ffffff32;border-radius:16px;padding:17px}.requirements b,.requirements span{display:block}.requirements span{margin-top:6px;color:#e8fff0;font-size:14px;line-height:1.5}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.step{background:#fff;border:1px solid var(--line);border-radius:20px;padding:25px}.step span{font-size:13px;font-weight:950;color:var(--green)}.step h3{font-size:22px;margin:10px 0}.step p{color:var(--muted);line-height:1.6}.faq{max-width:900px;margin:34px auto 0}.faq details{background:#fff;border:1px solid var(--line);border-radius:15px;margin:12px 0;padding:0 20px}.faq summary{cursor:pointer;font-weight:900;padding:18px 0}.faq details p{color:var(--muted);line-height:1.7;margin:0 0 18px}@media(max-width:900px){.downloadIntro{align-items:flex-start;flex-direction:column}.downloadGridV7,.requirements,.steps{grid-template-columns:1fr}}.detailProduct{margin-top:34px;border:1px solid var(--line);border-radius:26px;padding:32px;background:#fff;box-shadow:0 12px 38px #0b17300b}.detailProduct+.detailProduct{margin-top:24px}.detailHead{display:flex;justify-content:space-between;align-items:center;gap:28px;padding-bottom:26px;border-bottom:1px solid var(--line)}.detailHead .productTop{max-width:820px}.detailHead .productTop>div{flex:1}.detailHead h3{font-size:32px;margin:7px 0}.detailHead p{margin:0;color:var(--muted);line-height:1.65}.featureGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:24px}.miniFeature{display:flex;gap:14px;padding:18px;border-radius:17px;background:var(--soft);border:1px solid #edf1f5}.miniFeature>span{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);border-radius:12px;font-size:20px}.miniFeature h4{font-size:17px;margin:1px 0 6px}.miniFeature p{font-size:14px;line-height:1.6;color:var(--muted);margin:0}.greenDetail{border-top:4px solid var(--green)}.blueDetail{border-top:4px solid var(--blue)}.productSummary{margin-top:24px;padding:22px 25px;border-radius:18px;background:var(--navy);color:#fff;display:flex;gap:12px;align-items:flex-start}.productSummary b{white-space:nowrap}.productSummary span{color:#d6dfeb;line-height:1.6}@media(max-width:900px){.detailHead{align-items:flex-start;flex-direction:column}.featureGrid{grid-template-columns:1fr}.productSummary{flex-direction:column}.productSummary b{white-space:normal}}@media(max-width:560px){.detailProduct{padding:22px 18px;border-radius:20px}.detailHead .productTop{gap:12px}.detailHead h3{font-size:27px}.miniFeature{padding:15px}.detailHead>.btn{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/hk365.css.map */
