:root{--navy:#08364a;--navy-2:#0b4158;--cyan:#05a7c9;--cyan-soft:#dff4f8;--blue-bg:#e9f6f9;--yellow:#ffb000;--yellow-soft:#fff1c9;--green:#06c755;--pink:#e75a83;--violet:#565cf3;--text:#557487;--muted:#8ea5b3;--line:#d3e3e9;--white:#fff;--shadow:0 20px 50px rgba(8,54,74,.10);--radius:22px;--wrap:min(1420px,calc(100% - 64px))}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:94px}
body{margin:0;font-family:"Noto Sans TC",sans-serif;color:var(--navy);background:#fff;line-height:1.75;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
button{font:inherit}
.wrap{width:var(--wrap);margin-inline:auto}
.skip{position:fixed;left:14px;top:-60px;background:var(--navy);color:white;padding:10px 16px;z-index:999;border-radius:10px}
.skip:focus{top:12px}
.site-header{height:86px;background:rgba(255,255,255,.97);border-bottom:1px solid #edf2f4;position:sticky;top:0;z-index:50}
.header-inner{height:100%;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:30px}
.brand{display:inline-flex;width:160px;height:66px;overflow:hidden;align-items:center}
.brand img{width:155px}
.desktop-nav{display:flex;align-items:center;justify-content:center;gap:9px}
.nav-link{font-weight:700;font-size:16px;padding:13px 17px;border-radius:12px}
.nav-link:hover,.nav-link.active{background:var(--yellow-soft);color:#9a6500}
.header-actions{display:flex;align-items:center;gap:17px}
.login-link{font-weight:700}
.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--yellow);color:var(--navy);border:0;border-radius:14px;padding:17px 27px;font-weight:800;box-shadow:0 12px 24px rgba(255,176,0,.20);transition:transform .2s ease,box-shadow .2s ease}
.button:hover{transform:translateY(-2px);box-shadow:0 16px 28px rgba(255,176,0,.28)}
.button-small{padding:11px 20px;border-radius:12px}
.menu-button{display:none;background:none;border:0;width:42px;height:42px;padding:10px}
.menu-button span{display:block;height:2px;background:var(--navy);margin:7px 0}
.product-panel{position:absolute;left:0;right:0;top:85px;background:white;border-top:1px solid #edf2f4;border-bottom:1px solid var(--line);box-shadow:0 22px 40px rgba(8,54,74,.12);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s ease}
.site-header:focus-within .product-panel,.site-header:hover .product-panel{opacity:1;visibility:visible;transform:none}
.product-panel-grid{display:grid;grid-template-columns:.78fr 1.75fr .8fr;gap:28px;padding-block:28px}
.product-group{border-left:1px solid #e8eff2;padding-left:24px}
.product-group:first-child{border-left:0;padding-left:0}
.panel-label{display:block;color:var(--muted);font-size:13px;font-weight:800;letter-spacing:.12em;margin-bottom:10px}
.product-cards-two{display:grid;grid-template-columns:1fr 1fr;gap:5px}
.product-card{display:flex;gap:13px;align-items:flex-start;padding:10px;border-radius:14px}
.product-card:hover,.product-card.selected{background:#f6fafb}
.product-card strong{display:block;font-size:16px}
.product-card small{display:block;color:var(--text);font-size:13px;line-height:1.55;margin-top:2px}
.icon-box{width:44px;height:44px;flex:none;border-radius:13px;display:grid;place-items:center}
.icon-box svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.icon-foundation{background:var(--yellow-soft);color:#9a6500}
.icon-human,.icon-ai{background:var(--cyan-soft);color:#007f99}
.icon-gift{background:#ffe6ee;color:var(--pink)}
.mobile-menu{background:white;border-top:1px solid var(--line);padding:20px 24px 28px}
.mobile-menu a{display:block;padding:10px;font-weight:700}
.mobile-menu .button{margin-top:8px}
.hero{padding:90px 0 98px;background:#fff;overflow:hidden}
.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:68px}
.eyebrow{display:flex;align-items:center;gap:13px;margin:0 0 23px;color:#a36b00;font-weight:800;letter-spacing:.12em;font-size:14px}
.eyebrow span{width:34px;height:1px;background:currentColor}
.eyebrow.center{justify-content:center}
.hero h1,.section-heading h2,.results-copy h2,.cta-card h2{margin:0;font-size:clamp(42px,4.1vw,68px);line-height:1.26;letter-spacing:-.035em;font-weight:900}
.hero h1 mark{background:linear-gradient(transparent 70%,#ffd470 0);color:inherit;padding:0 .05em}
.hero-lead{font-size:20px;color:var(--text);max-width:720px;margin:28px 0 33px}
.hero-actions{display:flex;align-items:center;gap:26px}
.text-link{font-weight:800}
.text-link span{color:#bc7900;margin-left:8px}
.hero-points{display:flex;list-style:none;margin:28px 0 0;padding:0;gap:18px;color:var(--muted);font-size:14px;flex-wrap:wrap}
.hero-points li{display:flex;align-items:center;gap:8px}
.hero-points li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--cyan)}
.system-frame{margin:0;background:white;border:1px solid var(--line);border-radius:24px;padding:12px;box-shadow:var(--shadow);overflow:hidden}
.window-bar{display:flex;align-items:center;gap:7px;height:33px;padding:0 6px;color:var(--muted);font-size:12px}
.window-bar span{width:8px;height:8px;border-radius:50%;background:#d9e5ea}
.window-bar span:first-child{background:#ffc858}
.window-bar b{margin-left:7px;font-weight:700}
.media-crop{position:relative;overflow:hidden;background:#fff;border-radius:14px}
.media-crop img{position:absolute;width:100%;height:100%;object-fit:cover;background:#fff}
img[src*="website-button.jpg"]{clip-path:inset(0 28%)}
img[src*="friend-liff.jpg"]{clip-path:inset(0 39%)}
.crop-dashboard{aspect-ratio:1.39}
.crop-dashboard img{object-position:center}
.system-frame figcaption{padding:10px 6px 3px;color:var(--text);font-size:13px;display:flex;align-items:center;gap:8px}
.live-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(6,199,85,.13)}
.section{padding:112px 0}
.section-blue{background:var(--blue-bg);border-top:1px solid #d4edf2;border-bottom:1px solid #d4edf2}
.section-heading{max-width:850px;margin-bottom:52px}
.section-heading.center{text-align:center;margin-inline:auto}
.section-heading h2,.results-copy h2,.cta-card h2{font-size:clamp(36px,3.4vw,54px)}
.section-heading>p:last-child,.results-copy>p{color:var(--text);font-size:19px;margin:22px 0 0}
.foundation-flow{background:#fff;border:1px solid var(--line);border-radius:25px;padding:34px;display:grid;grid-template-columns:1fr 32px 1fr 32px 1fr 32px 1fr;gap:9px;align-items:center}
.foundation-flow article{min-width:0}
.flow-num{color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.12em}
.flow-icon{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;margin:11px 0 15px;font-weight:900}
.line-icon{background:#ddf8e6;color:#03a943}
.link-icon{background:var(--yellow-soft);color:#a36b00;font-size:24px}
.cart-icon{background:var(--cyan-soft);color:#0086a2;font-size:22px}
.reward-icon{background:#ececff;color:#4a50df;font-size:13px}
.foundation-flow h3,.integration-card h3,.feature-stack h3,.reward-options h3,.application-grid h3{margin:0 0 8px;font-size:20px}
.foundation-flow p,.integration-card p,.feature-stack p,.reward-options p,.application-grid p{margin:0;color:var(--text);font-size:15px}
.flow-arrow{color:var(--cyan);font-size:28px;text-align:center}
.integration-grid{display:grid;grid-template-columns:1fr 1.22fr;gap:25px;margin-top:28px}
.integration-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:31px}
.card-kicker{color:#a36b00;font-weight:800;font-size:13px;letter-spacing:.08em}
.integration-card h3{font-size:24px;margin-top:8px}
.mini-tags{display:flex;gap:9px;margin-top:22px}
.mini-tags span{border:1px solid var(--line);border-radius:999px;padding:6px 12px;font-size:13px;color:var(--text)}
.logo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}
.logo-grid span{height:96px;border:1px solid #e2ecef;border-radius:14px;display:grid;place-items:center;padding:4px;background:#fff;overflow:hidden}
.logo-grid img{width:178px;max-width:128%;max-height:92px;object-fit:contain}
.site-header .brand img{width:auto;height:44px;object-fit:contain}
.split-layout,.results-grid{display:grid;grid-template-columns:.83fr 1.17fr;gap:54px;align-items:center}
.feature-stack{display:grid;gap:13px}
.feature-stack article{display:grid;grid-template-columns:48px 1fr;gap:16px;padding:22px 0;border-bottom:1px solid var(--line)}
.feature-stack article:last-child{border-bottom:0}
.feature-index{width:44px;height:44px;border-radius:13px;background:var(--yellow-soft);display:grid;place-items:center;font-size:13px;font-weight:900;color:#a36b00}
.crop-level{aspect-ratio:1.83}
.reward-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:45px;align-items:center}
.reward-options{display:grid;grid-template-columns:1fr 1fr;gap:15px}
.reward-options article{background:white;border:1px solid var(--line);border-radius:20px;padding:24px}
.reward-symbol{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;font-weight:900;margin-bottom:17px}
.reward-green{background:#dff8e9;color:#00a844}
.reward-yellow{background:var(--yellow-soft);color:#a36b00}
.reward-cyan{background:var(--cyan-soft);color:#008ba7}
.reward-violet{background:#ebebff;color:#4d53e3}
.crop-reward{aspect-ratio:3.9}
.crop-reward img{object-position:center}
.reward-frame{padding-bottom:11px}
.results-copy{max-width:580px}
.check-list{list-style:none;margin:31px 0 0;padding:0;display:grid;gap:15px;color:var(--text)}
.check-list li{position:relative;padding-left:32px}
.check-list li:before{content:"✓";position:absolute;left:0;top:2px;width:22px;height:22px;border-radius:50%;background:var(--yellow-soft);color:#a36b00;display:grid;place-items:center;font-size:13px;font-weight:900}
.crop-performance{aspect-ratio:2.04}
.section-dark{background:var(--navy);color:white;border-radius:34px;margin:0 18px}
.section-heading.light>p:last-child,.eyebrow.light{color:#bed1da}
.section-heading.light .eyebrow,.eyebrow.light{color:#ffbe2c}
.application-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.application-grid article{background:#fff;color:var(--navy);border-radius:20px;padding:28px 24px;border-top:4px solid var(--cyan)}
.application-grid article.app-ai{border-top-color:var(--cyan)}
.app-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;font-weight:900;margin-bottom:18px}
.app-type{font-size:12px!important;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:var(--muted)!important}
.application-grid h3{font-size:23px}
.application-grid a{display:inline-flex;margin-top:20px;font-weight:800;font-size:14px}
.application-grid a span{color:#007f99;margin-left:8px}
.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}
.accordion details{border-top:1px solid var(--line);padding:0}
.accordion details:last-child{border-bottom:1px solid var(--line)}
.accordion summary{list-style:none;cursor:pointer;padding:25px 2px;display:flex;justify-content:space-between;gap:25px;font-size:18px;font-weight:800}
.accordion summary::-webkit-details-marker{display:none}
.accordion summary span{font-size:23px;color:#b77500;transition:.2s}
.accordion details[open] summary span{transform:rotate(45deg)}
.accordion details p{margin:-6px 0 25px;color:var(--text);max-width:820px}
.cta-section{padding:0 0 112px}
.cta-card{background:var(--navy);border-radius:28px;padding:55px 62px;color:white;display:flex;justify-content:space-between;gap:50px;align-items:center}
.cta-card h2{max-width:820px}
.cta-card p{margin:18px 0 0;color:#c3d4dc;font-size:17px;max-width:790px}
.button-light{background:var(--yellow);flex:none}
.site-footer{background:#f1f7f9;border-top:1px solid var(--line);padding:55px 0 24px}
.footer-grid{display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:40px}
.footer-grid>div:first-child img{width:145px;margin-bottom:10px}
.footer-grid p{color:var(--text)}
.footer-grid strong{display:block;margin-bottom:12px}
.footer-grid a{display:block;color:var(--text);font-size:14px;margin:8px 0}
.footer-bottom{margin-top:36px;padding-top:19px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:12px}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}
.reveal.in{opacity:1;transform:none}
@media(max-width:1120px){.desktop-nav{display:none}
.header-inner{grid-template-columns:1fr auto}
.login-link{display:none}
.menu-button{display:block}
.product-panel{display:none}
.hero-grid,.split-layout,.results-grid,.reward-grid{grid-template-columns:1fr}
.hero-system{max-width:800px}
.foundation-flow{grid-template-columns:1fr 24px 1fr}
.foundation-flow article:nth-of-type(3){grid-column:1}
.foundation-flow .flow-arrow:nth-of-type(2){display:none}
.foundation-flow article:nth-of-type(4){grid-column:3}
.integration-grid{grid-template-columns:1fr}
.application-grid{grid-template-columns:1fr 1fr}
.faq-grid{grid-template-columns:1fr;gap:20px}
.cta-card{align-items:flex-start;flex-direction:column}
.footer-grid{grid-template-columns:2fr 1fr 1fr}
.footer-grid>div:last-child{grid-column:2/4}
}
@media(max-width:720px){:root{--wrap:calc(100% - 36px)}
.site-header{height:72px}
.header-inner{gap:10px}
.brand{height:58px;width:128px}
.brand img{width:124px}
.header-actions{gap:8px}
.header-actions .button-small{display:none}
.hero{padding:61px 0 70px}
.hero-grid{gap:40px}
.hero h1{font-size:39px}
.hero-lead{font-size:17px}
.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}
.hero-points{gap:9px 15px}
.section{padding:78px 0}
.section-heading h2,.results-copy h2,.cta-card h2{font-size:34px}
.section-heading>p:last-child,.results-copy>p{font-size:17px}
.foundation-flow{grid-template-columns:1fr;padding:24px}
.foundation-flow article{padding:8px 0}
.flow-arrow{transform:rotate(90deg)}
.foundation-flow .flow-arrow:nth-of-type(2){display:block}
.integration-card{padding:24px}
.logo-grid{grid-template-columns:repeat(2,1fr)}
.site-header .brand img{width:auto;height:38px}
.split-layout,.reward-grid,.results-grid{gap:34px}
.reward-options{grid-template-columns:1fr}
.application-grid{grid-template-columns:1fr}
.section-dark{border-radius:24px;margin:0 8px}
.faq-grid{gap:5px}
.cta-section{padding-bottom:78px}
.cta-card{padding:37px 28px}
.footer-grid{grid-template-columns:1fr 1fr}
.footer-grid>div:first-child{grid-column:1/3}
.footer-grid>div:last-child{grid-column:auto}
.footer-bottom{flex-direction:column;gap:7px}
.system-frame{border-radius:18px;padding:8px}
.crop-dashboard{aspect-ratio:1.25}
.crop-reward{aspect-ratio:2.2}
}




/* Unified site footer */
.unified-footer{padding:64px 0 24px;background:#062735;color:#d5e1e6;font-family:"Noto Sans TC",sans-serif}
.unified-footer__inner,.unified-footer__bottom{width:min(100% - 48px,1216px);margin-inline:auto}
.unified-footer__inner{display:grid;grid-template-columns:1.55fr 1fr 1fr .75fr;gap:48px}
.unified-footer__inner>div{min-width:0}
.unified-footer__brand img{display:block;width:138px;height:auto;filter:none;opacity:1}
.unified-footer__brand p{margin:18px 0 0;color:#abc0c9;font-size:15px;font-weight:500;line-height:1.6;white-space:nowrap}
.unified-footer strong{display:block;margin:0 0 14px;color:#fff;font-size:15px;font-weight:800}
.unified-footer a{display:block;padding:0;margin:0 0 9px;color:#abc0c9;font-size:14px;line-height:1.55;text-decoration:none}
.unified-footer a:hover{color:#fff}
.unified-footer__brand>a{display:inline-block;margin:0}
.unified-footer__bottom{display:flex;justify-content:space-between;gap:24px;margin-top:42px;padding-top:21px;border-top:1px solid rgba(255,255,255,.12);color:#829ca7;font-size:13px}
@media(max-width:900px){.unified-footer__inner{grid-template-columns:1.4fr 1fr 1fr;gap:34px}.unified-footer__inner>div:last-child{grid-column:2/4}.unified-footer__brand p{white-space:nowrap}}
@media(max-width:620px){.unified-footer{padding-top:48px}.unified-footer__inner,.unified-footer__bottom{width:min(100% - 36px,1216px)}.unified-footer__inner{grid-template-columns:1fr 1fr;gap:34px 24px}.unified-footer__brand{grid-column:1/-1}.unified-footer__inner>div:last-child{grid-column:auto}.unified-footer__brand p{white-space:nowrap;font-size:13px}.unified-footer__bottom{display:block}.unified-footer__bottom span{display:block;margin-top:6px}}

/* Solution menu */
.nav-solutions{font:inherit;border:0;background:transparent;color:inherit;cursor:pointer}
.solution-panel{position:absolute;left:0;right:0;top:100%;z-index:50;padding:24px 0;background:#fff;border-top:1px solid #e1ecef;border-bottom:1px solid #d8e7eb;box-shadow:0 22px 42px rgba(7,45,61,.12)}
.solution-panel[hidden]{display:none}
.solution-panel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.solution-panel-grid>a{display:grid;grid-template-columns:40px 1fr;grid-template-rows:auto auto;column-gap:12px;padding:17px;border:1px solid #d8e7eb;border-radius:16px;background:#fff;color:#08364a}
.solution-panel-grid>a:hover{border-color:#efb027;background:#fff9e8}
.solution-panel-grid span{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#fff0c7;color:#9a6500;font-size:12px;font-weight:900}
.solution-panel-grid strong{font-size:15px;line-height:1.45}.solution-panel-grid small{margin-top:3px;color:#718995;font-size:12px;line-height:1.5}
.mobile-menu b{display:block;padding:14px 20px 6px;color:#8aa0aa;font-size:12px;letter-spacing:.08em}
@media(max-width:1120px){.solution-panel{display:none}.solution-panel-grid{grid-template-columns:1fr 1fr}}
