@charset "UTF-8";
/* Original Ding: nav #343a40; body #212529; brand #ffc107; landing CTA #e08862; secondary #6c757d; footer #444. */
:root{--ink:#212529;--deep:#343a40;--yellow:#ffc107;--accent:#e08862;--muted:#6c757d;--paper:#fff;--soft:#f8f9fa;--line:#ced4da}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;font-family:Arial,"Noto Sans TC","Microsoft JhengHei",sans-serif;font-size:17px;line-height:1.85;color:var(--ink);background:var(--paper)}a{color:inherit;text-underline-offset:6px}a,summary{touch-action:manipulation}a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--accent);outline-offset:5px}h1,h2,h3,p,figure{margin-top:0}h1,h2,h3{line-height:1.3;font-weight:700;text-wrap:balance;letter-spacing:-.035em}h1{font-size:clamp(40px,4.5vw,66px);margin-bottom:26px}h2{font-size:42px;margin-bottom:24px}h3{font-size:25px;margin-bottom:13px}p{margin-bottom:20px}.wrap{width:min(1240px,calc(100% - 100px));margin-inline:auto}.skip{position:absolute;top:-80px}.skip:focus{top:5px;z-index:100;background:white;padding:10px}.header{height:88px;position:sticky;top:0;z-index:30;background:var(--deep);color:white}.navline{height:88px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:inline-flex;align-items:center;text-decoration:none;flex-shrink:0}.brand img{width:120px;height:48px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:36px;font-size:16px}.desktop-nav a{text-decoration:none}.desktop-nav a:hover,.desktop-nav [aria-current=page]{text-decoration:underline}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 28px;border:1px solid currentColor;border-radius:0;background:transparent;text-decoration:none!important;font-size:16px;line-height:1.6;font-weight:700;transition:background .15s}.btn:hover{background:var(--soft);color:var(--ink)}.btn.primary{background:var(--accent);border-color:var(--accent);color:var(--ink)}.btn.primary:hover{background:var(--yellow);border-color:var(--yellow)}.header .btn.primary{background:var(--yellow);border-color:var(--yellow)}.header .btn.primary:hover{background:#fff;color:var(--ink)}.actions{display:flex;gap:15px;flex-wrap:wrap}.industry-menu{position:relative}.industry-menu summary{cursor:pointer;list-style:none}.industry-menu summary:after{content:'⌄';margin-left:10px}.industry-menu summary::-webkit-details-marker{display:none}.industry-dropdown{position:absolute;top:46px;left:-22px;width:180px;background:var(--deep);border-top:2px solid var(--yellow);padding:15px 22px;display:flex;flex-direction:column;gap:15px}.mobile-menu{display:none}.campaign{position:relative;min-height:690px;height:calc(100svh - 88px);max-height:950px;color:white;display:flex;align-items:end;isolation:isolate}.photograph{margin:0;position:relative;overflow:hidden;background:var(--deep)}.photograph img{display:block;width:100%;height:100%;object-fit:cover}.photograph figcaption{position:absolute;right:16px;bottom:10px;color:white;background:rgba(33,37,41,.72);padding:2px 7px;font-size:12px;line-height:1.7}.campaign-image{position:absolute;inset:0;z-index:-3}.campaign-image img{object-position:50% 45%}.campaign-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(33,37,41,.78),rgba(33,37,41,.24) 65%,rgba(33,37,41,.05))}.campaign-copy{padding-block:55px 70px}.campaign h1{font-size:clamp(46px,4.8vw,72px);line-height:1.23;max-width:850px;letter-spacing:-.035em;margin-bottom:28px}.campaign p{font-size:18px;line-height:1.7;margin-bottom:27px}.campaign .btn{min-width:190px}.section{padding:100px 0}.section.soft{background:var(--soft)}.intro-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:100px}.intro h2{font-size:48px}.lead{font-size:20px;line-height:1.9;max-width:760px}.intro p:not(.lead){color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:24px;text-decoration:none;font-size:17px;font-weight:700;border-bottom:1px solid;padding-bottom:5px}.text-link:hover{color:var(--muted)}.section-heading{margin-bottom:50px}.section-heading>span,.section-label,.eyebrow{font-size:15px;font-weight:400;letter-spacing:.06em;display:block;margin-bottom:18px}.section-heading h2{margin-bottom:0}.editorial-industries{padding-top:30px}.story-row{display:grid;grid-template-columns:1.2fr 1fr;min-height:560px;background:var(--soft)}.story-row.reverse{grid-template-columns:1fr 1.2fr;background:white}.story-row.reverse .photograph{order:2}.story-row.reverse .story-copy{order:1}.story-row .photograph{min-height:560px;max-height:640px}.story-row .photograph img{position:absolute;inset:0}.story-row:last-child .photograph img{object-position:50% 63%}.story-copy{padding:65px clamp(40px,5vw,100px);align-self:center}.story-copy h3{font-size:40px;margin-bottom:25px}.story-copy p{max-width:440px;color:var(--muted);margin-bottom:30px}.capabilities{background:var(--deep);color:white}.capability-list{display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.capability-list article{border-top:2px solid var(--yellow);padding-top:28px}.capability-list p{color:#fff;margin:0}.start-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.start-list{list-style:none;counter-reset:steps;padding:0;margin:0}.start-list li{counter-increment:steps;position:relative;padding:0 0 26px 65px;margin-bottom:26px;border-bottom:1px solid var(--line)}.start-list li:before{content:'0' counter(steps);position:absolute;left:0;top:0;font-size:22px;color:var(--muted)}.start-list p{color:var(--muted);margin:0}.start-list li:last-child{margin-bottom:0}.plan-band{background:var(--yellow);padding:75px 0}.plan-band>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:90px}.plan-band .btn.primary{background:var(--deep);border-color:var(--deep);color:white}.plan-price{font-size:62px;line-height:1.2;font-weight:700;letter-spacing:-2px}.plan-price span{font-size:18px;letter-spacing:0;font-weight:400;margin-left:8px}.faq-layout{display:grid;grid-template-columns:1fr 1.65fr;gap:90px}.faq details{border-bottom:1px solid var(--line)}.faq details:first-child{border-top:1px solid var(--line)}.faq summary{list-style:none;position:relative;cursor:pointer;font-size:18px;padding:23px 40px 23px 0;line-height:1.65;font-weight:700}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:4px;top:20px;font-size:25px;font-weight:400}.faq details[open] summary:after{content:'−'}.faq p{color:var(--muted);padding:0 28px 24px 0;margin:0}.closing{padding:85px 0;background:var(--soft)}.closing>.wrap{display:flex;justify-content:space-between;gap:40px;align-items:center}.closing h2{font-size:48px;margin:0}.footer{background:#444;color:white;padding:60px 0 28px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:60px}.footer p{margin-top:22px}.footer a{text-decoration:none}.footer a:hover{text-decoration:underline}.footer-links{display:flex;flex-direction:column;gap:8px;font-size:16px}.footer-links b{color:var(--yellow);font-weight:400;margin-bottom:12px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #6c757d;padding-top:24px;margin-top:50px;font-size:14px}.inner-hero{padding:42px 0 65px;background:var(--soft)}.breadcrumb{font-size:14px;margin-bottom:44px;color:var(--muted)}.inner-hero h1{max-width:970px}.inner-hero .eyebrow{display:none}.inner-hero .lead{font-size:18px;color:var(--muted);margin-bottom:30px}.industry-hero{padding:0;display:grid;grid-template-columns:1fr 1fr;min-height:630px}.industry-hero>.wrap{width:auto;margin:0;padding:45px 55px 65px max(50px,calc((100vw - 1240px)/2));align-self:center}.industry-hero h1{font-size:48px}.industry-photo{min-height:630px}.industry-photo img{position:absolute;inset:0;object-position:50% 60%}.split{display:grid;grid-template-columns:1fr 1fr;gap:95px}.split p{color:var(--muted)}.feature-row{display:grid;grid-template-columns:40px 1fr;gap:20px;padding:25px 0;border-top:1px solid var(--line)}.feature-row:first-child{padding-top:0;border:0}.feature-row p{margin:0}.num{font-size:15px;color:var(--muted)}.example{border-top:4px solid var(--yellow);background:var(--soft);padding:40px}.example .eyebrow{font-weight:700}.example h2{font-size:32px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;counter-reset:step}.step{border-top:1px solid var(--line);padding-top:25px}.step:before{counter-increment:step;content:'0' counter(step);display:block;color:var(--muted);font-size:18px;margin-bottom:20px}.step h3{font-size:22px}.step p{color:var(--muted)}.micro,.source{font-size:14px;color:var(--muted)}.source{margin-top:30px}.cta{border-top:1px solid var(--line);padding:55px 0 0;display:flex;justify-content:space-between;align-items:center;gap:35px}.cta h2{font-size:40px}.cta p{margin:0;max-width:590px}.cta .actions{flex-shrink:0}.plan-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:2px solid var(--ink);margin-bottom:45px}.plan{padding:30px;border-right:1px solid var(--line)}.plan:first-child{padding-left:0}.plan:last-child{border:0}.plan h2{font-size:26px}.price{font-size:48px;font-weight:700;letter-spacing:-2px;line-height:1.3}.price small{font-size:16px;letter-spacing:0;font-weight:400}.plan p{color:var(--muted);margin:15px 0 0}.section-title{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:40px}.section-title h2{margin:0}.section-title p{color:var(--muted);margin:0}.table-scroll{overflow:auto;max-width:100%;border:1px solid var(--line)}table{border-collapse:collapse;width:100%;min-width:640px;text-align:left;font-size:16px}caption{text-align:left;padding:20px;font-weight:700;font-size:20px}th,td{padding:17px 20px;border-bottom:1px solid var(--line);vertical-align:top}thead{background:var(--deep);color:white}tbody th{width:31%;font-weight:400;background:var(--soft)}tr:last-child>*{border-bottom:0}.note{border-left:3px solid var(--yellow);padding:15px 28px;margin-top:32px}.note p:last-child{margin:0}.big-note{background:var(--soft);padding:35px}.big-note strong{display:block;font-size:23px;margin-bottom:20px}.narrow{max-width:900px}.faq-group{margin-top:55px}.faq-group h2{font-size:28px}.intro-grid>*,.start-grid>*,.plan-band>.wrap>*,.faq-layout>*,.split>*,.story-row>*,.industry-hero>*{min-width:0}
@media(max-width:1050px){.wrap{width:calc(100% - 60px)}.desktop-nav{gap:22px}.story-row,.story-row.reverse{grid-template-columns:1fr 1fr}.story-copy{padding:45px 35px}.story-copy h3{font-size:34px}.intro-grid,.start-grid,.plan-band>.wrap,.faq-layout,.split{gap:50px}.industry-hero>.wrap{padding:40px 30px}.industry-hero h1{font-size:40px}.cta{display:block}.cta .actions{margin-top:25px}.capability-list{gap:30px}}
@media(max-width:760px){body{font-size:16px}.wrap{width:calc(100% - 40px)}.header,.navline{height:76px}.brand img{width:100px;height:40px}.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu>summary{cursor:pointer;list-style:none;font-size:16px;padding:8px 0 8px 15px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;top:76px;left:0;right:0;padding:24px 20px;background:var(--deep);border-top:1px solid #6c757d;display:flex;flex-direction:column;gap:12px}.mobile-menu nav>a{padding:8px 0;text-decoration:none}.mobile-menu nav .btn{margin-top:8px;padding:12px}.campaign{height:auto;min-height:690px}.campaign-image img{object-position:58% center}.campaign-shade{background:linear-gradient(0deg,rgba(33,37,41,.87),rgba(33,37,41,.36) 75%)}.campaign-copy{padding-block:200px 50px}.campaign h1{font-size:40px;line-height:1.28;letter-spacing:-.05em}.campaign p{font-size:16px}.campaign-image figcaption{bottom:auto;top:12px;right:12px}.section{padding:60px 0}h2,.intro h2{font-size:34px}.intro-grid,.start-grid,.plan-band>.wrap,.faq-layout,.split{grid-template-columns:1fr;gap:32px}.lead{font-size:18px}.section-heading{margin-bottom:30px}.story-row,.story-row.reverse{display:flex;flex-direction:column;min-height:0}.story-row .photograph{height:320px;min-height:0}.story-row.reverse .photograph{order:0}.story-copy,.story-row.reverse .story-copy{order:1;padding:35px 20px 48px}.story-copy h3{font-size:34px}.story-copy p{max-width:none}.section-label{margin-bottom:13px}.capability-list{grid-template-columns:1fr;gap:28px}.capability-list article{padding-top:22px}.start-list li{padding-left:50px}.plan-band{padding:52px 0}.plan-price{font-size:49px}.closing{padding:55px 0}.closing>.wrap{display:block}.closing h2{font-size:36px;margin-bottom:28px}.actions{gap:12px}.btn{padding:12px 22px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.inner-hero{padding:28px 0 44px}.inner-hero h1{font-size:37px}.breadcrumb{margin-bottom:30px}.industry-hero{display:flex;flex-direction:column;padding:0}.industry-hero>.wrap{padding:30px 20px 40px}.industry-photo{min-height:0;height:360px}.industry-hero h1{font-size:37px}.steps{grid-template-columns:1fr;gap:16px}.step{padding-top:18px}.step:before{margin-bottom:12px}.example{padding:28px 22px}.example h2{font-size:28px}.cta h2{font-size:34px}.cta{padding-top:35px}.section-title{display:block}.section-title p{margin-top:20px}.plan-strip{grid-template-columns:1fr}.plan,.plan:first-child{padding:25px 0;border-right:0;border-bottom:1px solid var(--line)}.plan h2{margin-bottom:10px}.big-note{padding:25px}.faq summary{font-size:17px}.source{line-height:1.8}.note{padding:10px 20px}.price{font-size:44px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Editorial refinement: photographic cover, restrained soft corners, two business models. */
:root{--display:Georgia,"Noto Serif TC","PMingLiU",serif;--media-radius:24px;--control-radius:6px}
body{background:#fff}.header{background:#343a40}.navline{height:88px}.brand img{width:128px;height:auto}.desktop-nav{gap:42px}.btn{border-radius:var(--control-radius);padding:14px 28px}.industry-dropdown{width:205px;border-radius:0 0 10px 10px}.campaign{margin:16px 16px 0;border-radius:var(--media-radius);overflow:hidden;height:calc(100svh - 120px);min-height:650px;max-height:900px}.campaign-image img{object-position:50% 56%}.campaign-shade{background:linear-gradient(0deg,rgba(33,37,41,.91),rgba(33,37,41,.14) 85%)}.campaign-copy{padding:60px 0;position:relative}.campaign-kicker{display:block;font-size:16px;letter-spacing:.14em;margin-bottom:30px}.campaign h1{font-family:var(--display);font-size:clamp(44px,4.65vw,70px);font-weight:700;letter-spacing:-.035em;line-height:1.25;max-width:1200px;margin-bottom:34px}.campaign-bottom{display:flex;align-items:end;justify-content:space-between;gap:35px}.campaign-bottom p{margin:0;font-size:18px}.campaign-bottom .btn{background:#ffc107;border-color:#ffc107;min-width:190px;flex-shrink:0}.campaign-image figcaption{font-size:12px;bottom:auto;top:20px;right:24px;background:rgba(33,37,41,.5);border-radius:3px}.section{padding:110px 0}.section-heading h2,.closing h2,.plan-band h2,.start-grid h2,.faq-layout h2{font-family:var(--display);font-weight:700;line-height:1.35;letter-spacing:-.03em}.section-heading h2{font-size:48px}.needs .section-heading{display:grid;grid-template-columns:1fr 1fr;column-gap:100px;align-items:end;margin-bottom:70px}.needs .section-heading>span{grid-column:1/-1}.needs .section-heading h2{margin:0}.needs .section-heading .lead{margin:0;font-size:19px;color:#6c757d}.needs-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.needs-grid article{border-top:1px solid #212529;padding-top:28px}.need-number{font-size:14px;display:block;letter-spacing:.08em;margin-bottom:28px;color:#6c757d}.needs-grid h3{font-size:32px;line-height:1.45;margin-bottom:23px}.needs-grid p{max-width:500px;color:#6c757d;margin-bottom:30px}.needs-contact{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid #ced4da;margin-top:60px;padding-top:27px}.needs-contact p{margin:0}.needs-contact .text-link{flex-shrink:0}.examples{background:#f8f9fa;border-radius:var(--media-radius);margin:0 16px}.examples .section-heading>p{margin:22px 0 0;color:#6c757d}.example-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.example-gallery .photograph{height:290px;border-radius:16px}.example-gallery .photograph img{object-position:50% 60%;transition:transform .5s}.example-gallery article:hover img{transform:scale(1.025)}.example-gallery article:last-child .photograph img{object-position:50% 68%}.example-gallery figcaption{font-size:12px;right:10px;bottom:10px}.example-copy{padding:28px 4px 24px}.example-copy h3{font-size:28px}.example-copy p{color:#6c757d;min-height:64px;max-width:360px}.example-copy .text-link{font-size:16px}.capabilities{background:#fff;color:#212529}.capabilities .section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:30px;margin-bottom:55px}.capabilities .section-heading span{margin:0}.capabilities .section-heading h2{font-size:44px}.capability-list{gap:50px}.capability-list article{border-top:3px solid #ffc107}.capability-list p{color:#6c757d}.capabilities+section{background:#343a40;color:white;border-radius:24px;margin:0 16px}.capabilities+section .start-list p,.capabilities+section .start-list li:before{color:#fff}.capabilities+section .start-list li{border-color:#6c757d}.plan-band{margin:90px 16px 0;border-radius:24px;background:#f8f9fa}.plan-band .section-label{color:#6c757d}.plan-band .btn.primary{background:#ffc107;border-color:#ffc107;color:#212529}.plan-price{font-size:58px}.closing{background:#ffc107;border-radius:24px 24px 0 0;margin:0 16px}.closing .primary{background:#343a40;border-color:#343a40;color:white}.footer{background:#343a40;padding-top:70px}.footer-grid{gap:70px}.footer-links b{color:#fff}.footer-bottom{color:#fff}.industry-hero{margin:16px 16px 0;border-radius:24px;overflow:hidden;background:#f8f9fa;min-height:640px}.industry-hero>.wrap{padding-left:max(40px,calc((100vw - 1240px)/2 - 16px))}.industry-hero h1{font-family:var(--display);font-size:47px;line-height:1.38}.industry-context{font-size:14px;color:#6c757d;max-width:440px;margin-bottom:22px}.industry-photo{min-height:640px}.inner-hero:not(.industry-hero){margin:16px;border-radius:24px;padding:40px 0 64px}.inner-hero:not(.industry-hero) h1{font-family:var(--display);font-size:52px;line-height:1.4}.example{border-radius:16px}.big-note{border-radius:12px}.table-scroll{border-radius:10px}.cta h2{font-family:var(--display)}.faq summary{font-weight:400}.faq details[open] summary{font-weight:700}.text-link{border-bottom-color:#ced4da}.text-link:hover{border-bottom-color:#212529;color:#212529}.footer a:hover{color:#ffc107}
@media(max-width:1050px){.needs .section-heading,.needs-grid{gap:45px}.campaign h1{font-size:49px}.campaign-bottom{align-items:start}.campaign-bottom p{font-size:17px}.example-gallery{gap:18px}.example-gallery .photograph{height:240px}.capabilities .section-heading{display:block}.capabilities .section-heading span{margin-bottom:20px}.industry-hero h1{font-size:38px}.industry-hero>.wrap{padding-left:30px}.industry-context{font-size:13px}}
@media(max-width:760px){:root{--media-radius:16px}.header,.navline{height:76px}.brand img{width:104px}.campaign{margin:10px 10px 0;min-height:640px;height:calc(100svh - 96px);max-height:820px}.campaign-copy{width:calc(100% - 40px);padding:180px 0 36px}.campaign h1{font-size:35px;line-height:1.45;letter-spacing:-.04em;margin-bottom:26px}.campaign h1 br{display:none}.campaign-kicker{font-size:14px;margin-bottom:20px;letter-spacing:.07em}.campaign-bottom{display:block}.campaign-bottom p{font-size:16px;line-height:1.8;margin-bottom:24px}.campaign-bottom p br{display:none}.campaign-bottom .btn{min-width:0;width:auto}.campaign-image img{object-position:60% 55%}.campaign-shade{background:linear-gradient(0deg,rgba(33,37,41,.95),rgba(33,37,41,.17) 95%)}.campaign-image figcaption{top:13px;right:13px;font-size:12px}.section{padding:65px 0}.section-heading h2{font-size:35px}.needs .section-heading{display:block;margin-bottom:38px}.needs .section-heading .lead{font-size:17px;margin-top:24px}.needs-grid{grid-template-columns:1fr;gap:36px}.need-number{margin-bottom:18px}.needs-grid h3{font-size:28px;margin-bottom:18px}.needs-grid p{margin-bottom:22px}.needs-contact{display:block;margin-top:36px;padding-top:25px}.needs-contact p{margin-bottom:18px}.examples{margin:0 10px}.examples .wrap{width:calc(100% - 32px)}.example-gallery{grid-template-columns:1fr;gap:42px}.example-gallery .photograph{height:270px;border-radius:12px}.example-copy{padding:21px 0 20px}.example-copy p{min-height:0}.example-copy h3{font-size:27px}.capabilities .section-heading h2{font-size:35px}.capabilities .section-heading{margin-bottom:35px}.capabilities+section{margin:0 10px;border-radius:16px}.plan-band{margin:50px 10px 0;border-radius:16px}.plan-band .wrap{width:calc(100% - 36px)}.plan-price{font-size:49px}.closing{margin:0 10px;border-radius:16px 16px 0 0}.closing .wrap{width:calc(100% - 36px)}.industry-hero{margin:10px 10px 0;border-radius:16px}.industry-hero>.wrap{padding:28px 20px 34px}.industry-hero h1{font-size:34px}.industry-photo{min-height:0;height:320px}.industry-context{font-size:14px}.inner-hero:not(.industry-hero){margin:10px;border-radius:16px;padding:28px 0 44px}.inner-hero:not(.industry-hero)>.wrap{width:calc(100% - 36px)}.inner-hero:not(.industry-hero) h1{font-size:35px}.footer-grid{gap:30px}.campaign .btn{font-size:16px}}


/* Floating navigation and modern traditional Chinese typography. */
@font-face{font-family:'Ding Sans';src:url('assets/ding-sans.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
:root{--display:'Ding Sans','Noto Sans TC','Microsoft JhengHei',sans-serif}
body{font-family:var(--display)}
h1,h2,h3{font-family:var(--display);letter-spacing:-.025em}
.header{width:calc(100% - 48px);max-width:1280px;height:76px;margin:16px auto 24px;top:16px;background:rgba(255,255,255,.94);color:#212529;border:1px solid rgba(33,37,41,.09);border-radius:18px;box-shadow:0 8px 32px rgba(33,37,41,.07);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.navline{height:74px;width:100%;padding:0 24px}.brand img{width:116px}.desktop-nav{gap:32px;font-weight:500}
.industry-dropdown{background:#fff;color:#212529;top:48px;border:1px solid #e7e9eb;border-radius:14px;box-shadow:0 12px 30px #21252914;padding:18px 22px}
.campaign{height:calc(100svh - 148px)}
.closing{background:#f8f9fa;margin:0;border-radius:0;padding:85px 0 65px}.closing h2{font-size:44px;line-height:1.4}
.footer{background:#f8f9fa;color:#212529;padding:0 0 28px}.footer>.wrap{border-top:1px solid #dfe2e5;padding-top:55px}.footer-links b{color:#212529;font-weight:600}.footer p,.footer-links a{color:#586069}.footer-bottom{border-color:#dfe2e5;color:#586069}.footer a:hover{color:#212529}.footer .brand img{width:128px}
a.btn[href='https://dingsystem.dingup.cc/reserve?sid=70&mid=53']{background:#ffc107;border-color:#ffc107;color:#212529;border-radius:8px}
a.btn[href='https://dingsystem.dingup.cc/reserve?sid=70&mid=53']:hover{background:#efb500;border-color:#efb500;color:#212529}
a.btn[href='https://dingsystem.dingup.cc/reserve?sid=70&mid=53']:focus-visible{outline:3px solid #212529;outline-offset:4px}
@media(max-width:1050px){.desktop-nav{gap:20px}.header{width:calc(100% - 32px)}.navline{padding:0 18px}}
@media(max-width:760px){.header{width:calc(100% - 24px);height:66px;top:12px;margin:12px auto 18px;border-radius:15px}.navline{height:64px;padding:0 16px}.brand img{width:100px}.mobile-menu nav{top:74px;left:0;right:0;background:#fff;color:#212529;border:1px solid #e7e9eb;border-radius:15px;box-shadow:0 14px 35px #2125291a;max-height:calc(100svh - 110px);overflow:auto}.mobile-menu>summary{font-weight:500}.campaign{height:calc(100svh - 116px)}.campaign h1{font-size:34px;font-weight:700;letter-spacing:-.035em}.closing{padding:55px 0 40px}.closing h2{font-size:32px}.closing .wrap{width:calc(100% - 40px)}.footer>.wrap{padding-top:36px}.footer-grid{gap:30px}.footer-bottom{margin-top:35px}}

/* Paired service and product scenes give both business models equal visibility. */
.scene-label>span:last-child{white-space:nowrap}
.dual-hero{padding:35px 0 18px}.dual-intro{display:grid;grid-template-columns:1.65fr 1fr;gap:50px;align-items:end;margin-bottom:42px}.dual-hero .campaign-kicker{font-size:14px;letter-spacing:.1em;margin-bottom:22px;color:#586069}.dual-hero h1{font-size:clamp(36px,3.65vw,56px);line-height:1.35;letter-spacing:-.035em;margin:0}.dual-description{justify-self:end}.dual-description p{color:#586069;font-size:17px;line-height:1.8;margin-bottom:24px}.dual-images{display:grid;grid-template-columns:1fr 1fr;gap:24px}.dual-scene{min-width:0;text-decoration:none}.dual-image{height:clamp(300px,31vw,465px);overflow:hidden;border-radius:22px;background:#f8f9fa}.dual-image figure{height:100%;width:100%}.dual-image img{height:100%;width:100%;object-fit:cover;transition:transform .5s}.service-scene img{object-position:50% 66%}.product-scene img{object-position:50% 60%}.dual-scene:hover img{transform:scale(1.025)}.scene-label{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:18px 2px;font-size:16px;font-weight:600}.scene-label>span:last-child{color:#586069;font-weight:400;font-size:14px}.scene-label b{font-size:20px;margin-left:10px;color:#212529}.dual-hero+.needs{padding-top:85px}
@media(max-width:1050px){.dual-intro{grid-template-columns:1.6fr 1fr;gap:30px}.dual-hero h1{font-size:38px}.dual-description p{font-size:16px}.scene-label{align-items:start}.scene-label>span:last-child{max-width:155px}}
@media(max-width:760px){.dual-hero{padding:20px 0 0}.dual-intro{display:block;margin-bottom:30px}.dual-hero .campaign-kicker{margin-bottom:18px;font-size:13px}.dual-hero h1{font-size:34px;line-height:1.42}.dual-hero h1 br{display:none}.dual-description{margin-top:24px}.dual-description p{font-size:16px;margin-bottom:22px}.dual-description p br{display:none}.dual-images{gap:12px}.dual-image{height:230px;border-radius:14px}.service-scene img{object-position:48% 65%}.product-scene img{object-position:48% 60%}.scene-label{display:block;padding-top:12px;font-size:16px}.scene-label>span{display:block}.scene-label>span:last-child{font-size:13px;margin-top:5px;max-width:none}.scene-label b{margin-left:3px;font-size:16px}.dual-hero+.needs{padding-top:60px}}

.efficiency-campaign .campaign-image img{object-position:60% center}.efficiency-campaign .campaign-shade{background:linear-gradient(0deg,rgba(20,24,27,.8),rgba(20,24,27,.05) 85%)}@media(max-width:760px){.efficiency-campaign .campaign-image img{object-position:72% center}.efficiency-campaign .campaign-shade{background:linear-gradient(0deg,rgba(20,24,27,.92),rgba(20,24,27,.08) 95%)}}

/* Refined pricing and readable comparison, with equal emphasis on each plan. */
.pricing-section{padding-top:60px}.pricing-section .section-title{align-items:center;margin-bottom:30px}.pricing-section .section-title h2{font-size:34px}.pricing-section .section-title>p{font-size:14px;border:1px solid #e4e6e8;border-radius:30px;padding:8px 16px}
.plan-strip{border:0;gap:20px;margin-bottom:55px}.plan,.plan:first-child,.plan:last-child{padding:30px 28px 0;border:1px solid #e4e6e8;border-radius:18px;background:linear-gradient(145deg,#fff,#f8f9fa);overflow:hidden}.plan:before{content:'';display:block;width:30px;height:4px;background:#ffc107;border-radius:2px;margin-bottom:23px}.plan h2{font-size:22px;margin-bottom:26px}.plan .price{font-family:Arial,var(--display);font-variant-numeric:tabular-nums;font-size:clamp(38px,4vw,56px);letter-spacing:-.045em;line-height:1.1;white-space:nowrap}.plan .price small:first-child{font-size:15px;vertical-align:top;display:inline-block;margin-top:7px;margin-right:5px;color:#586069}.plan .price small:last-child{font-size:14px;color:#586069;margin-left:5px}.plan p{border-top:1px solid #e4e6e8;margin-top:30px;padding:20px 0;font-size:15px;color:#586069}
.pricing-section .table-scroll{border:1px solid #e2e5e8;border-radius:18px;background:#fff}.pricing-section table{table-layout:fixed;min-width:740px}.pricing-section caption{padding:26px 28px;font-size:23px;background:#fff}.pricing-section thead{background:#f3f5f6;color:#212529}.pricing-section th,.pricing-section td{padding:22px 24px;line-height:1.65;border-bottom:1px solid #e9ecef;font-size:16px}.pricing-section thead th:first-child{width:31%}.pricing-section thead th:not(:first-child),.pricing-section td{text-align:center}.pricing-section tbody th{font-weight:500;background:#fff;color:#343a40}.pricing-section tbody tr:nth-child(even)>*{background:#fafbfc}.pricing-section tbody tr:hover>*{background:#fffbed}.pricing-section tbody tr:last-child>*{border-bottom:0}.pricing-section tbody tr:first-child td{font-weight:700;font-family:Arial,var(--display);font-size:19px}.feature-available{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.feature-available>span{display:inline-flex;align-items:center;justify-content:center;background:#fff0bd;color:#343a40;border-radius:50%;width:23px;height:23px;font-size:14px;font-weight:700}.feature-unavailable{color:#7b838a}.pricing-section .micro{margin-top:16px}.pricing-section .note{border:1px solid #e4e6e8;border-radius:14px;background:#f8f9fa;padding:25px 28px;margin-top:35px}.pricing-section .note h3{font-size:20px;margin-bottom:10px}.pricing-section .note p{font-size:16px;color:#586069}
.email-allowances>div{display:flex;justify-content:space-between;align-items:center;padding:22px 0;border-bottom:1px solid #dfe3e6;gap:20px}.email-allowances h3,.email-allowances p{margin:0}.email-allowances h3{font-size:20px}.email-allowances strong{font-family:Arial,var(--display);font-size:34px;color:#212529;margin-right:8px;font-variant-numeric:tabular-nums}
@media(max-width:1050px){.plan,.plan:first-child,.plan:last-child{padding:25px 20px 0}.plan .price{font-size:39px}.plan .price small:first-child{font-size:14px}.plan-strip{gap:14px}.pricing-section th,.pricing-section td{padding:20px 16px}}
@media(max-width:760px){.pricing-section{padding-top:40px}.pricing-section .section-title h2{font-size:29px}.pricing-section .section-title>p{display:inline-block;margin-top:16px;padding:6px 12px}.plan-strip{gap:14px;margin-bottom:35px}.plan,.plan:first-child,.plan:last-child{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;padding:24px 22px 0;border-radius:16px}.plan:before{position:absolute;top:0;left:22px;width:28px;height:3px;margin:0}.plan h2{font-size:21px;margin:0}.plan .price{font-size:38px}.plan .price small:first-child{font-size:12px;margin-right:3px}.plan .price small:last-child{font-size:13px}.plan p{grid-column:1/-1;margin-top:22px;padding:15px 0;font-size:14px}.pricing-section caption{padding:22px 20px;font-size:21px}.pricing-section table{min-width:720px}.pricing-section thead th:first-child{width:155px}.pricing-section th,.pricing-section td{font-size:15px;padding:19px 17px}.pricing-section tbody th,.pricing-section thead th:first-child{position:sticky;left:0;z-index:1;box-shadow:3px 0 6px #21252908}.pricing-section thead th:first-child{background:#f3f5f6}.pricing-section .note{padding:22px}}

/* Preview raster logo: blend the white source into the light brand surfaces. */
.header .brand img,.footer .brand img{width:150px;height:auto;display:block;mix-blend-mode:multiply}.header .brand,.footer .brand{display:inline-flex;align-items:center}@media(max-width:760px){.header .brand img{width:126px}.footer .brand img{width:150px}}

.header .brand img,.footer .brand img{mix-blend-mode:normal}

/* Legal documents */
.legal-document{max-width:900px;padding-top:96px;padding-bottom:110px}.legal-document__intro{border-bottom:1px solid var(--line);padding-bottom:38px;margin-bottom:54px}.legal-document__intro h1{font-family:var(--display);font-size:clamp(42px,5vw,64px);line-height:1.25;margin-bottom:18px}.legal-document__intro p{color:var(--muted);margin:0}.legal-document section{padding:0 0 40px;margin-bottom:40px;border-bottom:1px solid var(--line)}.legal-document section:last-child{border-bottom:0;margin-bottom:0}.legal-document h2{font-family:var(--display);font-size:27px;margin-bottom:18px}.legal-document p,.legal-document li{color:#4f575e;line-height:1.9}.legal-document p{margin:0 0 16px}.legal-document p:last-child{margin-bottom:0}.legal-document ul{padding-left:1.4em;margin:0}.legal-document li+li{margin-top:10px}@media(max-width:760px){.legal-document{width:calc(100% - 40px);padding-top:62px;padding-bottom:72px}.legal-document__intro{padding-bottom:30px;margin-bottom:40px}.legal-document section{padding-bottom:32px;margin-bottom:32px}.legal-document h2{font-size:24px}}

/* Refined type rhythm and interaction details */
body{font-family:"Noto Sans TC","PingFang TC","Microsoft JhengHei",Arial,sans-serif;font-kerning:normal;text-rendering:optimizeLegibility}::selection{background:#ffe18a;color:#212529}p,li{letter-spacing:.008em}p{text-wrap:pretty}h1,h2,h3{font-feature-settings:"kern" 1}.lead{letter-spacing:.012em}.eyebrow,.section-label,.campaign-kicker{font-weight:600;letter-spacing:.09em}.btn{font-weight:650;letter-spacing:.01em;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(33,37,41,.12)}.btn:active{transform:translateY(0);box-shadow:none}.inner-hero:not(.industry-hero),.industry-hero{box-shadow:0 16px 42px rgba(33,37,41,.045)}.feature-row{padding-block:29px}.feature-row h3{font-size:24px;line-height:1.45}.faq details{transition:background .2s ease,border-color .2s ease}.faq details:hover{background:#fafbfc}.faq summary{letter-spacing:-.01em}.faq details[open]{background:#fffdf5}.faq details[open] summary{padding-left:14px}.faq details[open] p{padding-left:14px}.legal-document{max-width:920px}.legal-document__intro{position:relative}.legal-document__intro:before{content:"";display:block;width:38px;height:3px;background:#ffc107;margin-bottom:25px}.legal-document h2{display:flex;align-items:center;gap:13px;font-size:28px;letter-spacing:-.025em}.legal-document h2:before{content:"";display:block;width:7px;height:7px;border-radius:50%;background:#ffc107;flex:0 0 auto}.legal-document p,.legal-document li{color:#4b545c;line-height:2}.legal-document li::marker{color:#c58e00}.legal-document section{padding-bottom:46px;margin-bottom:46px}.footer-links a{line-height:1.65}@media(max-width:760px){.feature-row{padding-block:23px}.feature-row h3{font-size:22px}.faq details[open] summary,.faq details[open] p{padding-left:0}.legal-document h2{font-size:24px}.legal-document section{padding-bottom:35px;margin-bottom:35px}.legal-document p,.legal-document li{line-height:1.9}}

/* Keep the wordmark inside the floating header, and align the industry trigger with other nav items. */
.header .brand img{width:120px;height:auto}
.industry-menu>summary{
  display:inline-flex;
  align-items:center;
  gap:3px;
  cursor:pointer;
  list-style:none;
  text-decoration:none;
  text-underline-offset:6px;
}
.industry-menu>summary::-webkit-details-marker,
.industry-menu>summary::marker{display:none;content:none}
.industry-menu>summary:after{
  content:'';
  width:6px;
  height:6px;
  margin-top:-1px;
  border-right:1.5px solid currentColor;
  border-bottom:1.5px solid currentColor;
  transform:rotate(45deg);
  flex-shrink:0;
}
.industry-menu[open]>summary:after{
  margin-top:2px;
  transform:rotate(225deg);
}
.desktop-nav .industry-menu>summary:hover,
.desktop-nav .industry-menu[open]>summary{text-decoration:underline}
@media(max-width:760px){.header .brand img{width:104px}}

.example-gallery .example-card{
  display:block;
  height:100%;
  text-decoration:none;
  color:inherit;
  border-radius:20px;
  padding:10px 10px 16px;
  margin:-10px -10px 0;
  background:transparent;
  transition:transform .28s ease,box-shadow .28s ease,background-color .28s ease;
}
.example-gallery .example-card .text-link{pointer-events:none}
.example-gallery .example-card:last-child .photograph img{object-position:50% 68%}
.example-gallery .example-card:hover img,
.example-gallery .example-card:focus-visible img{transform:scale(1.025)}
.example-gallery .example-card:hover .text-link,
.example-gallery .example-card:focus-visible .text-link{
  color:#212529;
  border-bottom-color:#212529;
}
.example-gallery .example-card:focus-visible{
  outline:3px solid var(--accent);
  outline-offset:4px;
  background:#fff;
  transform:translateY(-4px);
  box-shadow:0 16px 36px rgba(33,37,41,.1);
}
@media(hover:hover){
  .example-gallery .example-card:hover{
    background:#fff;
    transform:translateY(-4px);
    box-shadow:0 16px 36px rgba(33,37,41,.1);
  }
}

/* Compact header trial CTA so it sits at nav scale, not page-CTA scale. */
.header .desktop-nav .btn.primary{
  min-height:0;
  padding:7px 16px;
  font-size:16px;
}
