:root{--coral:#ff5e58;--teal:#19aaa2;--navy:#102b4e;--ink:#18324a;--muted:#687785;--soft:#f5f9f9;--line:#dfe9e9}.landing-root{color:var(--ink);background:#fff;font-family:Noto Sans TC,system-ui,sans-serif;scroll-behavior:smooth}.landing-root *{box-sizing:border-box}.landing-root a{text-decoration:none;color:inherit}.landing-root .header{height:88px;max-width:1440px;margin:auto;padding:0 54px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-root .brand{display:flex;gap:9px;align-items:center;font-weight:800;font-size:24px;letter-spacing:.03em}.landing-root .brand b{font-size:30px;color:var(--coral)}.landing-root nav{display:flex;gap:54px;font-size:15px;font-weight:650}.landing-root nav a:hover{color:var(--coral)}.landing-root .header-cta{border:1.5px solid var(--coral);color:var(--coral);padding:14px 28px;border-radius:10px;font-weight:700;transition:.2s}.landing-root .header-cta:hover{background:#fff2f1;transform:translateY(-2px)}.landing-root .hero{min-height:760px;max-width:1536px;margin:auto;padding-left:max(42px,7vw);display:grid;grid-template-columns:47% 53%;overflow:hidden}.landing-root .hero-copy{padding:90px 0 52px;position:relative;z-index:3}.landing-root .eyebrow,.landing-root .kicker{font-size:12px;letter-spacing:.2em;font-weight:800;color:var(--teal);text-transform:uppercase}.landing-root .eyebrow{display:flex;align-items:center;gap:10px}.landing-root .eyebrow i{width:34px;height:2px;background:var(--teal)}.landing-root h1{font-size:clamp(48px,4.8vw,75px);line-height:1.18;letter-spacing:-.055em;color:var(--navy);margin:24px 0 25px;font-weight:800}.landing-root .hero-copy>p{font-size:19px;line-height:1.8;color:#596877;max-width:620px}.landing-root .actions{display:flex;gap:18px;margin-top:35px}.landing-root .button{min-height:58px;padding:0 30px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:28px;font-weight:750;transition:.2s}.landing-root .button:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(29,57,75,.13)}.landing-root .primary{color:#fff;background:var(--coral)}.landing-root .secondary{border:1.5px solid var(--teal);color:#078f88}.landing-root .trust{display:flex;gap:0;margin-top:78px;color:#495c69}.landing-root .trust span{padding:0 28px;border-left:1px solid #d8e1e2}.landing-root .trust span:first-child{padding-left:0;border:0}.landing-root .trust b{color:var(--coral);font-size:24px;margin-right:3px}.landing-root .hero-visual{position:relative;min-height:700px;background:radial-gradient(circle at 80% 36%,#e8f7f5,transparent 55%)}.landing-root .hero-visual>img{position:absolute;right:0;bottom:0;width:72%;height:94%;object-fit:cover;object-position:54% center;border-radius:46% 0 0 0}.landing-root .phone{position:absolute;z-index:5;left:3%;top:46px;width:310px;height:620px;background:white;border:9px solid #17202a;border-radius:48px;padding:35px 18px 19px;box-shadow:0 30px 65px rgba(20,50,68,.28);font-size:12px}.landing-root .speaker{position:absolute;top:9px;left:50%;transform:translateX(-50%);width:82px;height:20px;border-radius:20px;background:#111}.landing-root .phone-title{text-align:center;font-weight:800;font-size:15px;padding-bottom:20px;border-bottom:1px solid #e5e9ea}.landing-root .score{background:#f8fbfb;border:1px solid #e7eeee;border-radius:12px;padding:15px;margin:15px 0;display:flex;align-items:baseline;gap:4px}.landing-root .score strong{font-size:40px;color:var(--coral)}.landing-root .score span{margin-left:auto;color:#57706f}.landing-root .mini-bars{display:grid;grid-gap:12px;gap:12px}.landing-root .mini-bars>div{display:grid;grid-template-columns:36px 1fr 22px;align-items:center;grid-gap:8px;gap:8px}.landing-root .mini-bars i{height:6px;background:#e8eeef;border-radius:5px;overflow:hidden}.landing-root .mini-bars i b{height:100%;display:block;background:linear-gradient(90deg,var(--teal),var(--coral));border-radius:5px}.landing-root .mini-bars em{font-style:normal;color:var(--teal)}.landing-root .notice{display:block;margin-top:22px;padding:10px;background:#f5f9f9;color:#78888a;text-align:center;border-radius:8px}.landing-root .scan{position:absolute;border:1px solid rgba(25,170,162,.38);border-radius:50%;animation:landing-pulse 3s infinite}.landing-root .scan-a{width:120px;height:78px;right:18%;top:170px}.landing-root .scan-b{width:90px;height:160px;right:4%;top:325px;border-color:rgba(255,94,88,.4)}@keyframes landing-pulse{50%{opacity:.35;transform:scale(1.04)}}.landing-root .section{max-width:1220px;margin:auto;padding:105px 30px}.landing-root .intro{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:120px;gap:120px;align-items:end}.landing-root .section h2{font-size:clamp(36px,4vw,56px);line-height:1.3;letter-spacing:-.035em;color:var(--navy);margin:16px 0 0}.landing-root .intro>p,.landing-root .section-head>p{font-size:17px;line-height:1.9;color:var(--muted);margin:0}.landing-root .steps{padding-top:0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.landing-root .steps article{position:relative;border:1px solid var(--line);padding:35px 32px;border-radius:18px;background:#fff}.landing-root .steps article>span{position:absolute;right:25px;top:25px;color:#bac8ca;font-weight:800}.landing-root .metric-icon,.landing-root .step-icon{width:54px;height:54px;border-radius:16px;background:#e7f8f6;color:var(--teal);display:grid;place-items:center;font-size:26px}.landing-root .step-icon.coral{background:#fff0ef;color:var(--coral)}.landing-root h3{font-size:21px;color:var(--navy);margin:24px 0 10px}.landing-root .metric-grid p,.landing-root .steps p{color:var(--muted);line-height:1.75;margin:0}.landing-root .metrics-wrap{background:var(--soft)}.landing-root .section-head{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:100px;gap:100px;align-items:end;margin-bottom:52px}.landing-root .metric-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px}.landing-root .metric-grid article{background:#fff;border:1px solid #e4ecec;padding:25px;border-radius:16px;transition:.2s}.landing-root .metric-grid article:hover{transform:translateY(-5px);box-shadow:0 16px 35px rgba(26,80,87,.1)}.landing-root .metric-grid .featured{background:var(--navy)}.landing-root .featured h3,.landing-root .featured p{color:white}.landing-root .featured .metric-icon{background:rgba(255,255,255,.1);color:#fff}.landing-root .metric-line{margin-top:22px;display:flex;align-items:center;gap:10px}.landing-root .metric-line:before{content:"";height:5px;background:#e6eded;flex:1 1;border-radius:5px}.landing-root .metric-line i{height:5px;background:var(--teal);border-radius:5px;position:absolute;max-width:150px}.landing-root .metric-line span{color:var(--teal);font-weight:750}.landing-root .featured .metric-line i{background:var(--coral)}.landing-root .business{max-width:1300px}.landing-root .business-card{background:var(--navy);border-radius:28px;padding:70px;display:grid;grid-template-columns:1.3fr .7fr;grid-gap:80px;gap:80px;color:white;overflow:hidden;position:relative}.landing-root .business-card:after{content:"";position:absolute;width:400px;height:400px;border:1px solid rgba(25,170,162,.24);border-radius:50%;left:-180px;bottom:-270px}.landing-root .kicker.light{color:#68d6cf}.landing-root .business h2,.landing-root .contact h2{color:#fff}.landing-root .business-copy>p{color:#b7c6d3;font-size:17px;line-height:1.8}.landing-root .business ul{list-style:none;padding:0;margin:34px 0 0}.landing-root .business li{display:grid;grid-template-columns:150px 1fr;padding:16px 0;border-top:1px solid rgba(255,255,255,.13)}.landing-root .business li span{color:#b7c6d3}.landing-root .price-card{background:#fff;color:var(--ink);border-radius:20px;padding:34px;position:relative;z-index:2}.landing-root .price-card>span{color:var(--teal);font-weight:750}.landing-root .price-card strong{display:block;font-size:58px;color:var(--navy);margin:10px 0}.landing-root .price-card strong small{font-size:17px}.landing-root .price-card strong em{font-size:14px;font-style:normal;color:var(--muted)}.landing-root .price-card>p{color:var(--muted)}.landing-root .price-card hr{border:0;border-top:1px solid var(--line);margin:25px 0}.landing-root .price-card>div{margin:14px 0;color:#536876}.landing-root .price-card .button{margin-top:24px;width:100%}.landing-root .faq{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:110px;gap:110px}.landing-root .faq>div>p{line-height:1.8;color:var(--muted)}.landing-root details{border-top:1px solid var(--line);padding:0 4px}.landing-root details:last-child{border-bottom:1px solid var(--line)}.landing-root summary{list-style:none;cursor:pointer;padding:23px 0;font-size:18px;font-weight:750;display:flex;justify-content:space-between}.landing-root summary::-webkit-details-marker{display:none}.landing-root details p{color:var(--muted);line-height:1.8;margin:0 0 23px}.landing-root details[open] summary span{transform:rotate(45deg);color:var(--coral)}.landing-root .contact{background:linear-gradient(120deg,#14a89f,#087a7b);color:#fff;text-align:center;padding:100px 24px}.landing-root .contact>div{max-width:760px;margin:auto}.landing-root .contact p{font-size:17px;line-height:1.8;color:#d9f3f1}.landing-root .contact .actions{justify-content:center}.landing-root .white{background:#fff;color:#087b78}.landing-root .ghost{border:1px solid rgba(255,255,255,.65);color:#fff}.landing-root footer{max-width:1220px;margin:auto;padding:55px 30px;display:grid;grid-template-columns:auto 1fr;grid-gap:14px 45px;gap:14px 45px;align-items:center;color:var(--muted)}.landing-root footer p{margin:0}.landing-root footer small{grid-column:2;line-height:1.7}.landing-root footer>div{grid-column:2;font-size:12px}.landing-root .footer-links{grid-column:2;display:flex;flex-wrap:wrap;gap:22px;font-size:14px;font-weight:650}.landing-root .footer-links a{color:var(--ink)}.landing-root .footer-links a:hover{color:var(--coral)}.landing-root .footer-contact a{color:#078f88}.landing-root .footer-contact a:hover{color:var(--coral)}.landing-root .legal-head{background:var(--soft);border-bottom:1px solid var(--line)}.landing-root .legal-head>div{max-width:860px;margin:auto;padding:72px 30px 46px}.landing-root .legal-head h1{font-size:clamp(34px,4vw,48px);line-height:1.25;letter-spacing:-.035em;color:var(--navy);margin:14px 0 12px;font-weight:800}.landing-root .legal-head .updated{color:var(--muted);font-size:14px}.landing-root .legal{max-width:860px;margin:auto;padding:56px 30px 96px}.landing-root .legal section{margin-bottom:40px}.landing-root .legal h2{font-size:22px;color:var(--navy);margin:0 0 14px;font-weight:750}.landing-root .legal p{color:var(--ink);line-height:1.9;margin:0 0 12px}.landing-root .legal ul{margin:0 0 12px;padding-left:22px}.landing-root .legal li{color:var(--ink);line-height:1.9;margin-bottom:6px}.landing-root .legal .muted{color:var(--muted)}.landing-root .legal a{color:#078f88;font-weight:650}.landing-root .legal a:hover{color:var(--coral)}@media (max-width:1000px){.landing-root .header{padding:0 24px}.landing-root nav{gap:20px}.landing-root .hero{grid-template-columns:1fr 1fr;padding-left:35px}.landing-root .hero-copy{padding-top:65px}.landing-root .phone{width:260px;height:560px;left:-5%;transform:scale(.9)}.landing-root .trust{flex-wrap:wrap;gap:18px;margin-top:45px}.landing-root .trust span{border:0;padding:0}.landing-root .intro,.landing-root .section-head{gap:45px}.landing-root .metric-grid{grid-template-columns:repeat(2,1fr)}.landing-root .business-card{padding:50px;gap:40px}.landing-root .faq{gap:50px}}@media (max-width:760px){.landing-root .header{height:70px}.landing-root .brand{font-size:18px}.landing-root .brand b{font-size:24px}.landing-root nav{display:none}.landing-root .header-cta{padding:10px 14px}.landing-root .hero{display:flex;flex-direction:column;padding:0;min-height:auto}.landing-root .hero-copy{padding:55px 22px 30px}.landing-root .hero-copy>p{font-size:16px}.landing-root .actions{flex-direction:column}.landing-root .button{width:100%}.landing-root .trust{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:40px;font-size:12px}.landing-root .trust span{text-align:center}.landing-root .trust b{display:block}.landing-root .hero-visual{min-height:540px}.landing-root .hero-visual>img{width:78%;height:90%}.landing-root .phone{top:20px;left:4%;transform:scale(.72);transform-origin:top left}.landing-root .section{padding:75px 22px}.landing-root .faq,.landing-root .intro,.landing-root .section-head{grid-template-columns:1fr;gap:28px}.landing-root .steps{grid-template-columns:1fr;padding-top:0}.landing-root .metric-grid{grid-template-columns:1fr 1fr}.landing-root .business{padding-left:14px;padding-right:14px}.landing-root .business-card{grid-template-columns:1fr;padding:40px 22px;border-radius:22px}.landing-root .business li{grid-template-columns:1fr;gap:7px}.landing-root .contact{padding:75px 22px}.landing-root footer{grid-template-columns:1fr;padding:40px 22px}.landing-root footer small,.landing-root footer>div{grid-column:1}.landing-root .contact .actions{flex-direction:column}}@media (max-width:440px){.landing-root h1{font-size:42px}.landing-root .metric-grid{grid-template-columns:1fr}.landing-root .hero-visual{min-height:490px}.landing-root .phone{transform:scale(.65);left:-2%}.landing-root .hero-visual>img{width:90%}.landing-root .trust{grid-template-columns:1fr 1fr 1fr}.landing-root .business-card{padding:35px 18px}}@media (prefers-reduced-motion:reduce){.landing-root *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}