body,html{margin:0;padding:0;background:#f3f2ee}a,body,html{color:#292929}a{text-decoration:none}a:hover{color:#49b39d}input,select,textarea{font-family:Noto Sans TC,system-ui,sans-serif}input:focus,select:focus,textarea:focus{outline:none;border-color:#49b39d}*{box-sizing:border-box}.fcvc-rule{display:block;height:1px;transform:scaleX(0);transform-origin:left center;transition:transform .75s cubic-bezier(.16,1,.3,1)}.fcvc-rule.is-in{transform:scaleX(1)}@media (prefers-reduced-motion:reduce){.fcvc-rule{transition:none;transform:scaleX(1)}}.fcvc-dash-line{display:block;overflow:hidden;padding-bottom:.06em;margin-bottom:-.06em}.fcvc-dash-line>span{display:block;transform-origin:left bottom;will-change:transform,opacity;animation:fcvc-dash .85s cubic-bezier(.16,1,.3,1) both}.fcvc-dash-line:nth-of-type(2)>span{animation-delay:.11s}@keyframes fcvc-dash{0%{transform:translate3d(-16%,.22em,0) skewX(-14deg);opacity:0}55%{transform:translate3d(1.5%,0,0) skewX(3deg);opacity:1}to{transform:translateZ(0) skewX(0);opacity:1}}.fcvc-dash-streak{display:block;height:2px;width:0;margin-top:.12em;background:var(--fcvc-accent,#49b39d);animation:fcvc-streak 1.1s cubic-bezier(.22,1,.36,1) .3s both}@keyframes fcvc-streak{0%{width:0;opacity:0}35%{opacity:1}to{width:34%;opacity:1}}@media (prefers-reduced-motion:reduce){.fcvc-dash-line>span{animation:none}.fcvc-dash-streak{animation:none;width:34%}}