:root{--mango:#ffc928;--amber:#f29b16;--cream:#fff7df;--paper:#fffdf7;--ink:#34281e;--muted:#716354;--line:#06c755;--tg:#229ed9;--border:rgba(52,40,30,.12);--shadow:0 20px 60px rgba(65,45,20,.11);--max:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Noto Sans TC","PingFang TC","Microsoft JhengHei",system-ui,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}ul,ol{margin:0;padding:0;list-style:none}.nav{position:sticky;top:0;z-index:20;background:rgba(255,253,247,.91);backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.nav-inner{height:72px;max-width:var(--max);margin:auto;padding:0 24px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:9px;font-size:1.12rem;font-weight:900;white-space:nowrap}.brand span{font-size:1.45rem}.nav-links{display:flex;gap:28px;margin-left:auto}.nav-links a{font-size:.92rem;font-weight:700;color:var(--muted)}.nav-links a:hover{color:var(--ink)}.button{display:inline-flex;justify-content:center;align-items:center;gap:9px;border-radius:999px;padding:13px 23px;font-weight:800;transition:.2s;border:0}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-primary{background:var(--mango);box-shadow:0 10px 26px rgba(255,182,26,.28)}.button-outline{border:1.5px solid var(--border);background:#fff}.button-line{background:var(--line);color:#fff}.button-telegram{background:var(--tg);color:#fff}.is-pending{filter:saturate(.2);opacity:.55;cursor:not-allowed}.nav-toggle,.nav-mobile{display:none}.hero{max-width:var(--max);margin:auto;padding:90px 24px 86px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:70px}.kicker,.eyebrow{color:#b66a00;font-weight:900;letter-spacing:.08em;font-size:.8rem;text-transform:uppercase}.pulse{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--line);margin-right:7px;box-shadow:0 0 0 5px rgba(6,199,85,.12)}h1{font-size:clamp(3rem,6vw,5.6rem);line-height:1.04;letter-spacing:-.06em;margin:22px 0 28px}h1 em{font-style:normal;color:var(--amber)}.hero-lead{max-width:590px;color:var(--muted);font-size:1.15rem}.hero-actions{display:flex;align-items:center;gap:26px;margin:34px 0 25px}.text-link{font-weight:800;border-bottom:1px solid var(--ink)}.trust-row{display:flex;flex-wrap:wrap;gap:10px 22px;color:var(--muted);font-size:.84rem}.trust-row span:before{content:"✓";color:#bf7900;font-weight:900;margin-right:7px}.conversation{background:#fff;border:1px solid var(--border);border-radius:32px;box-shadow:var(--shadow);overflow:hidden;transform:rotate(1.4deg)}.platform-tabs{height:48px;display:flex;border-bottom:1px solid var(--border);padding:0 22px;gap:20px;align-items:end}.platform-tabs span{font-size:.75rem;font-weight:900;color:#aaa;padding:10px 5px}.platform-tabs .active{color:var(--ink);border-bottom:3px solid var(--line)}.chat-head{padding:16px 21px;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--border)}.avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--mango)}.chat-head div{display:flex;flex-direction:column}.chat-head small{color:var(--muted)}.online{margin-left:auto;color:var(--line);font-size:.75rem;font-weight:800}.chat-body{min-height:365px;background:#f3efe5;padding:22px;display:flex;flex-direction:column;gap:13px}.time{text-align:center;color:#988b7c;font-size:.72rem}.bubble{max-width:82%;padding:13px 16px;border-radius:18px;font-size:.91rem;box-shadow:0 4px 10px rgba(60,45,25,.07)}.source{align-self:flex-end;background:var(--mango);border-bottom-right-radius:4px}.result{background:#fff;border-bottom-left-radius:4px;display:flex;flex-direction:column}.result small{color:var(--amber);font-weight:800;margin-bottom:5px}.result span{color:#999;font-size:.68rem;text-align:right;margin-top:8px}.translating{display:flex;gap:4px;background:#fff;width:52px;padding:12px;border-radius:16px}.translating i{width:6px;height:6px;border-radius:50%;background:#8b8073}.context-chip{margin-top:auto;align-self:center;background:rgba(255,255,255,.8);padding:7px 12px;border-radius:999px;font-size:.72rem;color:var(--muted)}.platform-strip{background:var(--cream);border-block:1px solid rgba(240,173,24,.2);padding:23px 24px;text-align:center}.platform-strip p{font-size:.78rem;color:var(--muted);margin-bottom:8px}.platform-strip div{display:flex;align-items:center;justify-content:center;gap:34px}.platform-strip strong{font-size:1.07rem}.platform-strip b{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:6px}.line-dot{background:var(--line)}.tg-dot{background:var(--tg)}.platform-strip span{color:var(--muted);font-size:.82rem}.section{max-width:var(--max);margin:auto;padding:105px 24px}.section-heading{max-width:700px;margin-bottom:50px}.section-heading.center{text-align:center;margin-inline:auto}.section-heading h2{font-size:clamp(2.2rem,4vw,3.45rem);letter-spacing:-.04em;line-height:1.15;margin:12px 0 18px}.section-heading>p:last-child{color:var(--muted);font-size:1.05rem}.feature-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:20px}.feature-card{background:var(--cream);border:1px solid rgba(244,174,28,.18);padding:36px;border-radius:25px;min-height:270px}.feature-large{grid-row:span 3;display:flex;flex-direction:column}.feature-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#fff;font-weight:900;font-size:1.15rem;margin-bottom:28px}.tag{font-size:.76rem;color:#b66a00;font-weight:900;letter-spacing:.08em}.feature-card h3{font-size:1.55rem;line-height:1.3;margin:9px 0 14px}.feature-card>p:last-of-type{color:var(--muted)}.context-demo{background:#fff;border-radius:18px;padding:18px;margin-top:auto;display:flex;flex-direction:column;gap:8px}.context-demo span:last-child{color:#b66a00;font-size:.75rem;font-weight:800}.steps-section{max-width:none;background:#352a20;color:#fff}.steps-section>*{max-width:var(--max);margin-inline:auto}.steps-section .eyebrow{color:var(--mango)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.steps li>span{color:var(--mango);font-weight:900}.step-art{height:160px;background:#493c31;border:1px solid rgba(255,255,255,.1);border-radius:22px;margin:18px 0 23px;display:flex;align-items:center;justify-content:center;font-size:2.3rem;gap:12px}.step-art b{width:52px;height:52px;border-radius:50%;background:var(--mango);display:grid;place-items:center;font-size:1.5rem}.flags{font-size:1.7rem}.bubbles{flex-direction:column;font-size:.83rem;align-items:flex-start;padding:25px}.bubbles b{align-self:flex-end;width:auto;height:auto;padding:8px 14px;background:var(--mango);color:var(--ink);border-radius:15px}.steps h3{font-size:1.2rem;margin-bottom:7px}.steps p{color:#cfc6bc;font-size:.9rem}.platform-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.platform-card{padding:38px;border-radius:27px;border:1px solid var(--border);background:#fff;box-shadow:0 12px 40px rgba(65,45,20,.06)}.line-card{border-top:5px solid var(--line)}.telegram-card{border-top:5px solid var(--tg)}.platform-title{display:flex;align-items:center;justify-content:space-between}.platform-title span{font-size:1.25rem;font-weight:900}.platform-title b{font-size:.72rem;color:#4c7c45;background:#edf8e9;padding:5px 10px;border-radius:999px}.telegram-card .platform-title b{color:#247aa6;background:#eaf7fd}.platform-card h3{font-size:1.55rem;margin:28px 0 12px}.platform-card>p{color:var(--muted)}.platform-card ul{margin:26px 0}.platform-card li{padding:8px 0;border-bottom:1px solid var(--border);font-size:.9rem}.platform-card li:before{content:"✓";font-weight:900;margin-right:9px}.line-card li:before{color:var(--line)}.telegram-card li:before{color:var(--tg)}.platform-card>a{font-weight:900}.roadmap{text-align:center;color:var(--muted);font-size:.83rem;margin-top:25px}.usecases{padding-top:70px}.usecase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.usecase-grid article{padding:30px;border:1px solid var(--border);border-radius:22px;background:#fff}.usecase-grid span{font-size:1.7rem;color:var(--amber)}.usecase-grid h3{margin:13px 0 8px}.usecase-grid p{color:var(--muted);font-size:.9rem}.usage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.usage-card{background:#fff;border:1px solid var(--border);border-radius:24px;padding:30px;box-shadow:0 12px 40px rgba(65,45,20,.06);display:flex;flex-direction:column}.usage-card h3{font-size:1.15rem;margin-bottom:6px}.flow{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:16px 0}.flow span{background:var(--cream);border:1px solid rgba(244,174,28,.25);padding:9px 13px;border-radius:999px;font-size:.82rem;font-weight:800}.flow i{font-style:normal;color:var(--amber);font-weight:900}.usage-card ul{display:flex;flex-direction:column;gap:9px;margin-top:6px}.usage-card li{position:relative;padding-left:16px;font-size:.85rem;color:var(--muted)}.usage-card li:before{content:"·";position:absolute;left:0;top:0;color:var(--amber);font-weight:900}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pricing-compare{max-width:900px;margin:26px auto 0;background:#fff;border:1px solid var(--border);border-radius:20px;padding:6px 26px}.pricing-compare summary{padding:16px 0;font-weight:900;cursor:pointer;list-style:none;position:relative}.pricing-compare summary:after{content:"▾";position:absolute;right:4px;color:var(--amber)}.pricing-compare[open] summary:after{content:"▴"}.pricing-table-wrap{overflow-x:auto;padding-bottom:18px}.pricing-table-wrap table{width:100%;border-collapse:collapse;font-size:.85rem;min-width:560px}.pricing-table-wrap th,.pricing-table-wrap td{text-align:left;padding:10px 12px;border-top:1px solid var(--border);white-space:nowrap}.pricing-table-wrap thead th{border-top:0;color:var(--muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.04em}.pricing-table-wrap tbody th{font-weight:800;white-space:normal}.pricing-section{max-width:none;background:var(--cream)}.pricing-section>*{max-width:var(--max);margin-inline:auto}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.price-card{background:#fff;border:1px solid var(--border);border-radius:24px;padding:32px;display:flex;flex-direction:column;position:relative}.price-card.featured{border:2px solid var(--mango);transform:translateY(-10px);box-shadow:var(--shadow)}.recommend{position:absolute;right:22px;top:-14px;background:var(--amber);color:#fff;padding:5px 12px;border-radius:999px;font-size:.72rem;font-weight:900}.plan{font-weight:900}.price-card h3{font-size:2rem;margin-top:13px}.price-card h3 small{font-size:.9rem}.price-card>small{color:var(--muted)}.price-card ul{margin:28px 0;flex:1}.price-card li{padding:8px 0;font-size:.88rem}.price-card li:before{content:"✓";color:#b87900;margin-right:8px;font-weight:900}.price-card li.muted{color:#aaa}.fine-print{text-align:center;color:var(--muted);font-size:.78rem;margin-top:28px;max-width:700px!important}.faq-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.faq-list{display:flex;flex-direction:column}.faq-list details{border-bottom:1px solid var(--border);padding:3px 0}.faq-list summary{padding:19px 35px 19px 0;font-weight:900;cursor:pointer;position:relative;list-style:none}.faq-list summary:after{content:"＋";position:absolute;right:4px;color:var(--amber)}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);padding:0 30px 20px 0;font-size:.92rem}.final-cta{background:linear-gradient(135deg,#ffd645,#f5a61c);padding:100px 24px;text-align:center}.final-cta h2{font-size:clamp(2.5rem,5vw,4.4rem);line-height:1.12;letter-spacing:-.04em;margin:13px 0 18px}.final-cta>p:not(.eyebrow){color:#665136}.start-grid{max-width:820px;margin:40px auto 24px;display:grid;grid-template-columns:1fr 1fr;gap:15px;text-align:left}.start-grid article{background:#fff;border-radius:20px;padding:19px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:14px}.start-grid article .button{grid-column:1/-1}.platform-logo{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;color:#fff;font-size:.72rem;font-weight:900}.line-logo{background:var(--line)}.tg-logo{background:var(--tg)}.start-grid h3{font-size:1rem}.start-grid p{font-size:.75rem;color:var(--muted)}.qr-area{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:26px}.qr-placeholder{width:105px;height:105px;background:#fff;border-radius:14px;border:2px dashed rgba(52,40,30,.25);display:grid;place-items:center;font-size:.7rem;font-weight:900;line-height:1.3}.qr-area p{max-width:280px;text-align:left;font-size:.78rem;color:#665136}.qr-area img{width:105px;height:105px;border-radius:12px}footer{background:var(--ink);color:#fff;padding:52px 24px 95px;display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:center}footer>*{max-width:var(--max)}footer>p{color:#cfc4b6;text-align:right}footer nav{display:flex;gap:20px;color:#cfc4b6;font-size:.85rem}footer small{text-align:right;color:#94877a}.mobile-cta{display:none}
@media(max-width:850px){.nav-links,.nav-action{display:none}.nav-toggle{margin-left:auto;display:flex;width:34px;height:32px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:5px}.nav-toggle span{height:2px;width:100%;background:var(--ink)}.nav-mobile.open{display:flex;flex-direction:column;padding:6px 24px 18px}.nav-mobile a{padding:9px;font-weight:800}.hero{grid-template-columns:1fr;padding-top:55px}.conversation{max-width:520px;width:100%;margin:auto;transform:none}.feature-grid,.platform-grid,.pricing-grid,.faq-section,.start-grid,.usage-grid{grid-template-columns:1fr}.feature-large{grid-row:auto}.steps{grid-template-columns:1fr;gap:38px}.price-card.featured{transform:none}.faq-section{gap:10px}.usecase-grid{grid-template-columns:1fr}.mobile-cta{display:block;position:fixed;z-index:19;bottom:0;left:0;right:0;background:var(--ink);color:#fff;text-align:center;padding:14px;font-weight:900}footer{grid-template-columns:1fr;text-align:center}footer>*{margin:auto}footer>p,footer small{text-align:center}footer nav{justify-content:center;flex-wrap:wrap}}@media(max-width:560px){.hero{padding-inline:20px;gap:45px}h1{font-size:3.1rem}.section{padding:78px 20px}.platform-strip div{gap:13px;flex-wrap:wrap}.platform-strip span{width:100%}.feature-card,.platform-card,.price-card{padding:27px}.trust-row{display:grid}.hero-actions{align-items:flex-start;flex-direction:column}.conversation{border-radius:24px}.chat-body{min-height:325px}.start-grid article{grid-template-columns:auto 1fr}.qr-area{flex-direction:column}.qr-area p{text-align:center}.steps-section{padding-inline:20px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
