:root{--paper:#f7f5f0;--ink:#242824;--muted:#666b62;--orange:#b94725;--line:#dcded3;--green:#285448;--sans:"Noto Sans TC","Microsoft JhengHei",system-ui,sans-serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:5px}a:hover.text-link{text-decoration:underline;text-underline-offset:5px}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;padding-block:26px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:13px;font-size:22px;font-weight:750;letter-spacing:.06em}.brand-mark{display:grid;place-items:center;width:43px;height:43px;background:var(--orange);color:#fff;border-radius:50% 50% 5px 50%;font-size:23px}.brand-sub{display:block;font-size:9px;letter-spacing:.18em;font-weight:500;margin-top:1px}.site-header nav{display:flex;gap:32px;font-size:13px}.site-header nav a{padding:10px 0}.site-header nav span{margin-left:8px;color:var(--orange)}.hero{display:grid;grid-template-columns:1fr 1.07fr;gap:55px;padding-top:60px;padding-bottom:78px;align-items:center}.eyebrow{font-size:11px;font-weight:650;letter-spacing:.12em;margin:0 0 25px}.small-dot{display:inline-block;width:7px;height:7px;background:var(--orange);border-radius:50%;margin-right:8px}.hero h1{font-size:clamp(44px,4.4vw,65px);line-height:1.26;letter-spacing:-.05em;font-weight:750;margin:0 0 26px}.hero h1 em{font-style:normal;color:var(--orange)}.hero-description{font-size:15px;line-height:1.95;color:var(--muted);margin:0 0 28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:13px 21px;font-size:14px;font-weight:650;border-radius:3px;min-height:48px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--orange);color:white}.primary:hover{background:#9d3d20}.outline{border:1px solid var(--ink)}.micro{font-size:11px;color:var(--muted);margin-top:13px}.hero-stage{height:565px;background:#e9eddf;border-radius:5px 5px 90px 5px;position:relative;overflow:hidden;display:block}.stage-caption{position:absolute;top:22px;left:26px;right:26px;display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:.06em;color:var(--green)}.live-tag{border:1px solid #bacab8;border-radius:20px;padding:3px 9px;background:#f2f5ea}.orbit{position:absolute;border:1px solid #ced7c3;border-radius:50%;width:470px;height:470px;top:100px;left:80px}.orbit-two{width:340px;height:340px;top:165px;left:145px}.phone-preview{width:245px;background:#fff;border:7px solid #25382e;border-radius:33px;box-shadow:12px 24px 35px #30422726;position:absolute;left:50%;top:66px;transform:translateX(-50%) rotate(-5deg);height:423px;overflow:hidden}.phone-top{display:flex;justify-content:space-between;padding:8px 17px;font-size:9px;font-weight:700}.chat-header{display:flex;align-items:center;justify-content:space-between;background:#f7f8f6;padding:8px 12px;font-size:12px}.chat-body{background:#e6ece6;padding:12px 13px;height:100%;display:flex;align-items:flex-start;flex-direction:column;gap:9px}.chat-date{align-self:center;font-size:8px;color:#617061;background:#d7e0d6;border-radius:20px;padding:2px 10px}.bubble{padding:8px 10px;background:white;border-radius:0 9px 9px 9px;font-size:10px}.event-card{width:185px;background:white;border-radius:9px;overflow:hidden}.event-art{background:#54715c;color:#f0f0bd;padding:13px 16px;display:flex;justify-content:space-between;align-items:end;font:700 17px/1.1 Georgia,serif;letter-spacing:.03em}.event-art i{font:38px/1 system-ui}.event-details{padding:11px 14px}.tiny-label{font-size:8px;color:#6c7169}.event-details h3{font-size:17px;line-height:1.4;margin:5px 0}.event-details p{font-size:8px;color:#667267;margin:8px 0}.fake-button{background:#285448;color:white;display:block;text-align:center;font-size:10px;padding:6px;border-radius:4px}.chat-time{font-size:8px;color:#677265}.floating-note{position:absolute;bottom:85px;left:23px;display:flex;align-items:center;gap:12px;background:white;padding:15px 19px;box-shadow:0 12px 30px #3a503418;transform:rotate(-2deg);border:1px solid #e2e5d9;border-radius:5px}.floating-note strong{display:block;font-size:12px}.floating-note div>span{display:block;font-size:10px;color:var(--muted);margin-top:3px}.check-icon{background:#e7efdf;color:var(--green);border-radius:50%;height:31px;width:31px;display:grid;place-items:center}.stage-bottom{position:absolute;bottom:23px;left:26px;right:35px;display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#65745f}.circle-arrow{width:32px;height:32px;background:#fff;border-radius:50%;display:grid;place-items:center;font-size:20px}.cases{border-top:1px solid var(--line);padding-top:49px;padding-bottom:70px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.section-heading .eyebrow{color:var(--orange);margin-bottom:12px}.section-heading h2{font-size:30px;letter-spacing:-.04em;margin:0;line-height:1.4}.section-heading>p{font-size:13px;color:var(--muted);margin:0;line-height:1.9}.filters{display:flex;gap:9px;margin:27px 0 31px;flex-wrap:wrap}.filters button{border:1px solid var(--line);border-radius:30px;background:transparent;color:var(--muted);padding:9px 18px;font-size:12px;min-height:44px}.filters button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.filters button span{font-size:10px;margin-left:8px;opacity:.8}.case-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px 30px}.case[hidden]{display:none}.case-image{height:310px;position:relative;overflow:hidden;border-radius:4px;display:block}.image-label{position:absolute;top:17px;left:22px;font-size:10px;letter-spacing:.07em;z-index:1}.image-bottom{position:absolute;bottom:16px;left:22px;right:22px;display:flex;justify-content:space-between;align-items:center;font-size:11px;z-index:1}.image-bottom b{font-size:24px;font-weight:400}.signup-image{background:#e6eadc;color:#34533e}.queue-preview{position:absolute;left:9%;right:9%;top:65px;border:1px solid #d4dacb;box-shadow:0 10px 25px #3c503810;background:#fafbf5;border-radius:8px;padding:19px 22px;transform:rotate(-2deg);transition:transform .3s}.case-image:hover .queue-preview{transform:rotate(0)}.queue-caption{font-size:11px;display:block;margin-bottom:14px;color:#737d6c}.queue-preview>div{display:flex;align-items:center;gap:13px;padding:11px 0;border-top:1px solid #e0e5d8;font-size:11px}.queue-preview i{font-style:normal;color:#848f7b;font-size:10px}.queue-preview strong{font-size:13px}.queue-preview div>span{margin-left:auto;font-size:10px}.status-green{color:#286343;background:#e7efdf;border-radius:4px;padding:3px 7px}.queue-preview p{font-size:10px;color:#737d6c;margin:12px 0 0}.screenshot-image{padding:53px 30px 45px}.screenshot-image img{width:100%;height:100%;object-fit:cover;object-position:top;display:block;box-shadow:0 8px 24px #302b2419;border-radius:4px;border:1px solid #ffffff90;transition:transform .35s}.screenshot-image:hover img{transform:translateY(-4px)}.workshop-image{background:#e5e9e7}.retail-image{background:#ece3d6}.member-image{background:#e9e5ed}.member-image img{object-fit:contain;background:white}.case-meta{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:var(--muted);margin:16px 0 8px}.case-meta span:last-child{color:var(--orange)}.case h3{font-size:22px;line-height:1.5;letter-spacing:-.03em;margin:0 0 8px}.case>p{font-size:14px;color:var(--muted);margin:0 0 13px;max-width:46ch}.text-link{display:inline-flex;gap:30px;font-size:12px;font-weight:700;padding-block:8px}.text-link span{color:var(--orange)}.closing{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:36px;display:flex;align-items:center;gap:34px}.closing-index{font-size:10px;letter-spacing:.05em;color:var(--orange);align-self:flex-start;margin-top:7px}.closing h2{font-size:26px;letter-spacing:-.03em;margin:0 0 6px}.closing p{font-size:13px;color:var(--muted);margin:0}.closing .button{margin-left:auto;white-space:nowrap;font-size:12px}.site-footer{display:flex;justify-content:space-between;gap:24px;padding-block:29px;font-size:10px;color:var(--muted)}.footer-en{font-size:9px;letter-spacing:.12em;margin-left:9px}.skip{position:fixed;left:10px;top:-100px;background:white;padding:12px;z-index:20}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
@media(min-width:1600px){.hero{gap:95px}.hero-stage{height:585px}.phone-preview{top:78px}.floating-note{bottom:92px}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{gap:28px}.hero h1{font-size:47px}.hero-stage{height:530px}.stage-caption{left:17px;right:17px;font-size:8px}.phone-preview{width:230px}.floating-note{left:12px;padding:12px}.floating-note strong{font-size:10px}.floating-note div>span{font-size:9px}.case-image{height:275px}.queue-preview{padding:15px}.queue-preview>div{gap:8px}.closing{flex-wrap:wrap}.closing-index{display:none}.closing .button{margin-left:0}}
@media(max-width:680px){.wrap{width:calc(100% - 40px)}.site-header{padding-block:18px}.brand{font-size:18px;gap:9px}.brand-mark{width:35px;height:35px;font-size:19px}.brand-sub{font-size:7px}.site-header nav{gap:15px;font-size:10px}.site-header nav a:first-child{display:none}.hero{grid-template-columns:1fr;padding-top:35px;padding-bottom:40px;gap:27px}.hero h1{font-size:43px;line-height:1.25;letter-spacing:-.04em;margin-bottom:19px}.hero h1 br:first-child{display:none}.hero .eyebrow{font-size:10px;margin-bottom:20px}.hero-description{font-size:14px;margin-bottom:22px}.desktop-break{display:none}.hero-stage{height:475px;border-bottom-right-radius:60px}.phone-preview{top:57px;height:382px;width:228px}.floating-note{bottom:48px;left:14px}.stage-bottom{bottom:12px;left:20px}.stage-caption{font-size:9px}.cases{padding-top:32px;padding-bottom:40px}.section-heading{display:block}.section-heading h2{font-size:25px}.section-heading>p{margin-top:15px;font-size:12px}.section-heading>p br{display:none}.case-grid{grid-template-columns:1fr;gap:32px}.case-image{height:285px}.case h3{font-size:21px}.filters{gap:7px;margin-top:20px}.filters button{padding:9px 13px;font-size:11px}.case-meta{font-size:10px}.closing{gap:21px;padding-block:27px}.closing h2{font-size:24px}.site-footer{flex-direction:column;gap:7px;padding-block:23px}.queue-preview{top:61px}.hero .micro{font-size:10px}}
@media(max-width:680px){.hero h1 br:first-child{display:initial}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Official logo: retain the supplied square artwork without cropping. */
.brand-logo{display:block;width:64px;height:64px;object-fit:contain;border-radius:3px}.brand{gap:14px}
@media(max-width:680px){.brand-logo{width:52px;height:52px}.brand{gap:10px;font-size:17px}}
