:root{--ink:#12202a;--navy:#0e202b;--paper:#f6f4ef;--line:#d7ddd9;--mint:#dff3e9;--green:#156f58;--warm:#f1e3cf;--muted:#5b6870;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Noto Sans TC","Microsoft JhengHei",Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(1160px,calc(100% - 48px));margin:auto}.topbar{position:sticky;top:0;z-index:20;background:rgba(246,244,239,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(18,32,42,.08)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-size:21px;font-weight:800;letter-spacing:-.04em}.brand small{font-size:10px;letter-spacing:.14em;font-weight:700;color:var(--green);margin-left:7px}.links{display:flex;align-items:center;gap:21px;font-size:14px}.links a:hover{color:var(--green)}.button{border:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;background:var(--green);color:#fff;padding:12px 19px;border-radius:3px;font:inherit;font-size:14px;font-weight:700}.button:hover{background:#0c5946}.button.light{background:#fff;color:var(--ink)}.button.ghost{background:transparent;color:var(--green);border:1px solid var(--green)}.menu{display:none;background:none;border:0;font-size:24px}.hero{min-height:610px;position:relative;isolation:isolate;background:var(--navy);color:#fff;display:flex;align-items:end;overflow:hidden}.hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(8,23,31,.92) 0%,rgba(8,23,31,.67) 44%,rgba(8,23,31,.12) 82%)}.hero .wrap{padding:112px 0 80px}.hero h1{font-size:clamp(41px,6vw,76px);line-height:1.13;letter-spacing:-.065em;max-width:760px;margin:0 0 22px}.hero p{font-size:18px;max-width:540px;margin:0 0 32px;color:#e6ece9}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.quiet{font-size:13px;color:var(--muted)}.intro{padding:105px 0 74px}.eyeless-title{font-size:clamp(29px,4vw,48px);line-height:1.24;letter-spacing:-.055em;margin:0;max-width:760px}.intro p{max-width:690px;font-size:18px;color:var(--muted);margin:22px 0}.journey{padding:50px 0 108px}.journey-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.journey-item{background:var(--white);padding:30px 24px;min-height:188px}.journey-item b{display:block;font-size:15px;color:var(--green);margin-bottom:16px}.journey-item h3{font-size:20px;margin:0 0 9px;letter-spacing:-.04em}.journey-item p{font-size:14px;color:var(--muted);margin:0}.products{padding:98px 0;background:#e9eee9}.section-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:32px}.section-head h2{font-size:clamp(29px,4vw,48px);letter-spacing:-.06em;line-height:1.2;margin:0;max-width:610px}.section-head p{max-width:360px;margin:0;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{min-height:370px;position:relative;display:flex;align-items:end;padding:26px;color:#fff;overflow:hidden;background:var(--navy)}.product-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;transition:transform .4s}.product-card:hover img{transform:scale(1.04)}.product-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,15,20,.86),rgba(4,15,20,.04) 68%)}.product-card>div{z-index:1}.product-card h3{font-size:25px;line-height:1.2;letter-spacing:-.05em;margin:0 0 9px}.product-card p{font-size:14px;margin:0;color:#e8eeec}.product-card.wide{grid-column:span 2}.scene{padding:108px 0}.scene-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.scene-photo{height:500px;overflow:hidden}.scene-photo img{width:100%;height:100%;object-fit:cover}.scene h2{font-size:clamp(30px,4vw,50px);letter-spacing:-.06em;line-height:1.2;margin:0 0 23px}.scene p{color:var(--muted);font-size:17px}.tick-list{list-style:none;padding:0;margin:26px 0}.tick-list li{padding:14px 0;border-bottom:1px solid var(--line);font-size:15px}.tick-list li:before{content:"✓";color:var(--green);font-weight:800;margin-right:12px}.ai-note{background:var(--warm);padding:84px 0}.ai-note .note-inner{display:grid;grid-template-columns:1fr 1fr;gap:30px}.ai-note h2{font-size:38px;line-height:1.22;letter-spacing:-.055em;margin:0}.ai-note p{margin:0;color:#534d46;font-size:17px}.cta{padding:106px 0;background:var(--navy);color:#fff}.cta-box{display:flex;justify-content:space-between;align-items:end;gap:30px}.cta h2{font-size:clamp(34px,5vw,57px);line-height:1.16;letter-spacing:-.065em;margin:0;max-width:740px}.footer{background:#0a171e;color:#c8d0cd;padding:42px 0}.footer-inner{display:flex;justify-content:space-between;gap:35px;font-size:13px}.footer-links{display:flex;flex-wrap:wrap;gap:13px 20px}.product-hero{min-height:500px}.product-hero .wrap{padding-bottom:68px}.product-hero h1{max-width:680px;font-size:clamp(40px,5.5vw,66px)}.product-hero .small-line{font-size:14px;font-weight:700;letter-spacing:.08em;color:#b9ddd0;margin-bottom:16px}.product-body{padding:92px 0}.lead{font-size:24px;line-height:1.55;letter-spacing:-.035em;max-width:800px;margin:0 0 70px}.feature-row{display:grid;grid-template-columns:.9fr 1.1fr;gap:54px;padding:54px 0;border-top:1px solid var(--line);align-items:center}.feature-row.reverse{grid-template-columns:1.1fr .9fr}.feature-row h2{font-size:33px;line-height:1.25;letter-spacing:-.055em;margin:0 0 16px}.feature-row p{margin:0;color:var(--muted)}.feature-row img{height:310px;width:100%;object-fit:cover}.feature-list{margin:20px 0 0;padding:0;list-style:none}.feature-list li{padding:8px 0;font-size:14px}.feature-list li:before{content:"—";color:var(--green);font-weight:bold;margin-right:8px}.usecase{padding:76px 0;background:#e9eee9}.usecase h2{font-size:38px;letter-spacing:-.055em;margin:0 0 27px}.usecase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.usecase-grid div{background:#fff;padding:28px 23px}.usecase-grid b{display:block;color:var(--green);font-size:14px;margin-bottom:13px}.usecase-grid p{font-size:14px;margin:0;color:var(--muted)}.modal{display:none;position:fixed;inset:0;z-index:50;background:rgba(5,18,25,.6);align-items:center;justify-content:center;padding:18px}.modal.open{display:flex}.modal-box{position:relative;width:min(520px,100%);padding:38px;background:#fff}.modal-box h2{margin:0 0 9px;font-size:30px;letter-spacing:-.055em}.modal-box p{color:var(--muted);margin:0 0 20px}.modal-box input,.modal-box textarea{width:100%;border:1px solid var(--line);background:#fafaf8;padding:12px;margin:0 0 10px;font:inherit}.close{position:absolute;right:16px;top:12px;border:0;background:none;font-size:27px;cursor:pointer}@media(max-width:760px){.wrap{width:min(100% - 32px,1160px)}.nav{height:64px}.menu{display:block}.links{display:none;position:absolute;left:0;right:0;top:64px;background:var(--paper);padding:16px;box-shadow:0 8px 18px rgba(0,0,0,.09);flex-direction:column;align-items:stretch}.links.open{display:flex}.links .button{text-align:center}.hero{min-height:610px}.hero:after{background:linear-gradient(0deg,rgba(8,23,31,.92),rgba(8,23,31,.2) 90%)}.hero .wrap{padding:130px 0 45px}.hero h1{font-size:45px}.hero p{font-size:16px}.intro,.journey,.products,.scene,.cta{padding:70px 0}.journey-grid,.product-grid,.usecase-grid{grid-template-columns:1fr}.product-card,.product-card.wide{grid-column:auto;min-height:290px}.section-head,.cta-box,.footer-inner{display:block}.section-head p{margin-top:15px}.scene-grid,.ai-note .note-inner{grid-template-columns:1fr;gap:28px}.scene-photo{height:360px;order:-1}.ai-note{padding:64px 0}.ai-note h2{font-size:32px}.footer-inner{display:block}.footer-links{margin-top:18px}.product-hero{min-height:525px}.product-body{padding:65px 0}.lead{font-size:20px;margin-bottom:42px}.feature-row,.feature-row.reverse{grid-template-columns:1fr;gap:24px;padding:38px 0}.feature-row img{height:260px}.feature-row.reverse img{order:-1}.usecase{padding:63px 0}}
